Commit graph

4819 commits

Author SHA1 Message Date
tibbi
006e367a1e redesigning the app settings 2021-11-30 11:41:59 +01:00
tibbi
06cc30a723 updating some icons + replacing some with vectors 2021-11-29 23:54:04 +01:00
tibbi
06b6416926 animate the thumbnail appearance only if animations arent disabled in the system 2021-11-29 22:55:14 +01:00
tibbi
657021b67e fixing a glitch with folder thumbnails at using search 2021-11-29 22:53:11 +01:00
tibbi
243f0ae988 adding some SearchActivity related fixes 2021-11-29 22:48:40 +01:00
tibbi
8887a57a6e correcting some placeholder and list visibility 2021-11-29 22:46:28 +01:00
tibbi
fba4b6fc3e we finally dont have to calculate content height and width 2021-11-29 22:11:02 +01:00
tibbi
a67e5ff86f properly handle margins between thumbnails, if selected so 2021-11-29 21:51:17 +01:00
tibbi
0636fc9461 limit the list items filename in width a bit 2021-11-29 21:45:06 +01:00
tibbi
c17e6833e2 setup listLayoutManager too 2021-11-29 21:15:58 +01:00
tibbi
559469e7b8 add toggling between horizontal and vertical scrolling 2021-11-29 21:10:29 +01:00
tibbi
daf9834d39 implementing the media bubble text fetcher 2021-11-29 20:10:13 +01:00
tibbi
45fe153d54 adding bubble at folders fastscroller 2021-11-29 19:59:38 +01:00
tibbi
53eafb30c6 updating commons, lets just make it compilable for now 2021-11-29 19:17:48 +01:00
tibbi
b778ff989b escaping an apostrophe in the romanian string 2021-11-29 18:58:49 +01:00
melintemarian
4bf50c4ae9 Added romanian strings 2021-11-22 01:39:30 +02:00
Guillaume
7b1731b4e7
Dutch (consistency) 2021-11-17 21:59:28 +01:00
tibbi
6373d84ef9 removing an invalid Indonesian translation file 2021-11-13 17:24:35 +01:00
Oğuz Ersen
78baba766e
Update strings.xml (Turkish) 2021-11-12 17:27:18 +00:00
tibbi
e849c6f7c0 use MediaStore for fetching files on Android 11 2021-11-02 23:30:43 +01:00
Sérgio Marques
2c0496cebe
Update strings.xml 2021-10-31 16:07:50 +00:00
tibbi
3e2dddd526 moving some activities from the manifest into Commons 2021-10-26 13:06:42 +02:00
tibbi
e1c5631c58 fixed a glitch with files not being sorted properly in some cases 2021-10-24 19:19:38 +02:00
tibbi
352dbe40bf catch all exceptions at toggling favorites 2021-10-24 18:35:31 +02:00
tibbi
d6e95fd13f adding 20:9 crop ratio to photos 2021-10-24 09:12:06 +02:00
tibbi
c6640eaa9a adding a comment related to removing irrelevant cached files 2021-10-23 22:04:54 +02:00
tibbi
a6057f7fe4 be more agressive at deleting corrupt cached files 2021-10-23 21:54:42 +02:00
tibbi
ff6de731c9 fix #2080, make sure Favorites and Recycle bin has priority at refreshing 2021-10-21 14:23:57 +02:00
tibbi
811d5e88c5 fixed some glitches with favorites un/marking 2021-10-21 13:59:54 +02:00
tibbi
50e6b98d09 adding some recycle bin refreshing related improvements 2021-10-21 13:32:41 +02:00
tibbi
3e729ba6fe rescan favorites and recycle bin with higher priority on main screen 2021-10-21 12:02:35 +02:00
tibbi
eb909442e8 avoid scanning the recycle bin folder twice 2021-10-21 11:16:03 +02:00
tibbi
3c33839686 do not try copying EXIF at edited videos 2021-10-19 11:40:09 +02:00
tibbi
5ff7860d17 updating commons and gradle 2021-10-17 18:39:21 +02:00
lavenderwaste
ad7011918d
Update strings.xml
updating spanish strings (<string name="pesdk_text_title_input">Añadir texto</string>)
2021-10-14 23:17:07 +00:00
tibbi
e69fed1981 simplifying a check in the sorting dialog 2021-10-12 23:18:26 +02:00
tibbi
46ce909be5 removing a new permissions added by a Reprint module 2021-10-10 15:03:49 +02:00
tibbi
ff6726b476 lets rescan files after some file operations, reverting #4d00682ec6 2021-10-09 17:38:38 +02:00
Agnieszka C
12c4058788 Updated Polish translation 2021-10-09 16:37:24 +02:00
tibbi
f6a1ba1c74 moving file deletion handling into Commons 2021-10-08 22:16:30 +02:00
tibbi
841d770167 formatting some code style and imports in activities, no real change 2021-10-08 21:51:12 +02:00
tibbi
3781ee1f04 adding a helper function for fetching media store IDs from file paths 2021-10-08 21:48:34 +02:00
tibbi
e268927756 rescan files after editing 2021-10-08 20:30:54 +02:00
tibbi
02afd54309 allow fast trimming in the video editor, should fix some glitches 2021-10-03 19:32:45 +02:00
tibbi
48bf301e55 do not close the Upgraded From Free dialog on clicking outside of it 2021-10-03 19:32:32 +02:00
tibbi
3e8593498f removing some PIN icons 2021-10-03 19:28:39 +02:00
chreddy
f6276e8dca
Updating Danish translation 2021-10-01 22:54:18 +02:00
Valdnet
a445f67fa5
i18n: [PL] Change in translation
Changing the translation for a text string for the selected menu image.
2021-09-15 12:04:02 +02:00
tibbi
21305a6d6d catch exceptions thrown at fixing date taken values 2021-09-09 15:37:26 +02:00
tibbi
4d00682ec6 avoid rescanning paths in some cases
This can make files not be recognized as media files in some other apps,
but rescanning can also too easily delete files. Let's try playing it
safe.
2021-08-30 22:38:29 +02:00