Commit graph

3202 commits

Author SHA1 Message Date
Naveen
3665ec1998
Remove package checks 2024-01-10 16:35:47 +05:30
Naveen
2faae85d4d
Remove panorama support temporarily
The library used (https://github.com/googlevr/gvr-android-sdk) was not open source.
2024-01-02 00:48:38 +05:30
gmasil
94feb1a522
Merge branch 'master' into visibility-of-video-duration-in-thumbnail 2023-12-21 17:53:14 +01:00
gmasil
bfcf018570
combine play icon and duration of video thumbnails 2023-12-19 15:29:19 +01:00
Naveen
2e32206d39
Update launcher icons 2023-12-19 13:59:27 +05:30
Naveen
cb938277b1
Remove old release notes 2023-12-14 16:25:22 +05:30
Naveen
ef524b1fab
Remove pro version dialog 2023-12-14 16:16:12 +05:30
Naveen
8c27e4eba6
Rename package names 2023-12-12 19:49:33 +05:30
Agnieszka C
c3691c61d9 Fixed setting group ordering (#2996) 2023-10-05 07:47:00 +02:00
Naveen
fc742a223e
Disable system decoder 2023-10-03 21:21:50 +05:30
gmasil
d203c1fced
move option animate gifs to main settings 2023-09-22 17:11:47 +02:00
gmasil
669bfcd904
remove separate options to enable animated thumbnails for files and folders 2023-09-21 12:55:14 +02:00
gmasil
6c0913570c
remove empty line 2023-09-20 09:52:03 +02:00
gmasil
6a64e31aab
remove unused imports 2023-09-19 17:04:21 +02:00
gmasil
1edbfd6264
support animated thumbnails of webp files and allow settings for files/folders separately 2023-09-19 15:30:33 +02:00
Naveen
4cb053847c
Use in-app dividers 2023-09-06 18:10:39 +05:30
tibbi
87adbfcd4b updating commons 2023-08-31 00:06:22 +02:00
Tibor Kaputa
4951002796
Merge pull request #2955 from gmasil/close-closables-to-prevent-leaks
close inputstream and datasource to prevent leaks
2023-08-30 13:57:06 +02:00
Ensar Sarajčić
1b5f444f9d Change required permission in ViewPagerActivity 2023-08-30 09:11:37 +02:00
Ensar Sarajčić
2c82c1bee8 Revert partial media permission handling 2023-08-30 09:04:52 +02:00
Ensar Sarajčić
3f67830d60 Allow using app only when all images are allowed 2023-08-25 16:08:38 +02:00
gmasil
a5292aa669
close inputstream and datasource to prevent leaks 2023-08-25 13:27:19 +02:00
Tibor Kaputa
584b3f52e3
Merge branch 'master' into viewbinding-migration 2023-08-25 10:34:28 +02:00
gmasil
f8c09b947f
fix bug where static webp images will cause high CPU usage 2023-08-25 00:38:35 +02:00
Tibor Kaputa
b4db673e24
adding some empty lines 2023-08-21 23:13:52 +02:00
Ensar Sarajčić
b3b5a9dff7 Use delegated properties for viewBinding in activities 2023-08-17 16:12:58 +02:00
Ensar Sarajčić
42c6e857fb Handle new permission in imgly SDK activities 2023-08-09 12:57:19 +02:00
Ensar Sarajčić
763e0eacc6 Handle access_more_media options menu 2023-08-09 11:02:46 +02:00
Ensar Sarajčić
3303a6d638 Migrate to viewbinding and kotlin gradle scripts
- Replaced kotlinx sythetic with viewbinding
- Updated kotlin from 1.7.10 to 1.9.0
- Updated Android Gradle Plugin to 8.1.0
2023-08-09 10:32:19 +02:00
Tibor Kaputa
b435494b03
Merge pull request #2925 from esensar/fix/1886-subfolder-grouping
Pre-fill parent folders when grouping subfolders
2023-08-02 11:45:32 +02:00
gmasil
c4a207fcfe
fix missing thumbnails for animated webp files 2023-08-01 16:20:24 +02:00
Ensar Sarajčić
430596b146 Pre-fill parent folders when grouping subfolders
This ensures that folders without media files
which have direct child folders with media don't get different treatment
during grouping. This should make subfolder grouping a bit more
predictable.
2023-07-31 17:18:47 +02:00
Ensar Sarajčić
a812239012 Revert "Make subfolder grouping follow file structure"
This reverts commit 11aa25ad45.
2023-07-31 10:03:44 +02:00
Ensar Sarajčić
669a0b5a96 Check parent folders too when displaying unhide warning 2023-07-25 10:45:13 +02:00
Tibor Kaputa
b9f762e1e4
Merge branch 'master' into fix/hiding-ux 2023-07-25 09:30:40 +02:00
Ensar Sarajčić
c8efdaa2f4 Add explanation for unhiding folders starting with . 2023-07-25 08:37:48 +02:00
fatih ergin
19a500f552 hide skip recycle bin option on delete dialog if file is already in recycle bin 2023-07-25 00:59:14 +03:00
Tibor Kaputa
bc85272855
Merge pull request #2909 from esensar/fix/2901-folder-move-copy-protection
Handle password protection when copying/moving folders
2023-07-24 12:51:52 +02:00
tibbi
272093f533 adding an empty line 2023-07-24 11:42:09 +02:00
tibbi
afb8c3b5ff Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2023-07-24 11:41:50 +02:00
Tibor Kaputa
e2ab0bd643
Merge pull request #2907 from esensar/exoplayer-media3-migration
Migrate to media3 exoplayer
2023-07-24 11:41:44 +02:00
Ensar Sarajčić
39b6f4bbaf Handle password protection when copying/moving folders
This changes copy and move handling to work similarly to delete.
It will ask for protection if single folder is selected and it will
ignore protected folders if multiple are selected.

This closes #2901
2023-07-24 09:54:26 +02:00
Ensar Sarajčić
566cbd8765 Fix an issue with inaccurate video resume
This closes #2750
2023-07-24 08:39:09 +02:00
Ensar Sarajčić
8aaab1eed3 Migrate to media3-exoplayer 2023-07-24 08:26:34 +02:00
tibbi
46be768a17 Merge branch 'fix/343-use-argb8888' of github.com:esensar/Simple-Gallery 2023-07-23 23:23:27 +02:00
yangfeng
a9210c5a1b fix: lack of import statement 2023-07-22 20:02:08 +08:00
Tibor Kaputa
762b712246
minor code style update 2023-07-21 21:33:13 +02:00
Ensar Sarajčić
16355a53a1 Disable hide/unhide options for filesystem hidden folders 2023-07-21 15:40:23 +02:00
Ensar Sarajčić
92ea6d8138 Always use ARGB_8888 to avoid artifacts in images
This closes #343
2023-07-21 15:27:07 +02:00
Ensar Sarajčić
11aa25ad45 Make subfolder grouping follow file structure
This changes subfolder grouping to follow file hierarchy
to prevent unreliable behavior with middle folders missing
media.

This fixes #1886
2023-07-21 11:16:24 +02:00