Commit graph

6692 commits

Author SHA1 Message Date
tibbi
44d5cb2b19 update version to 6.19.6 2021-04-18 22:59:26 +02:00
tibbi
f3d026cef4 updating commons 2021-04-18 22:44:36 +02:00
tibbi
5f77fca4f4 updating commons 2021-04-18 21:21:55 +02:00
tibbi
762220533c removing a debug statement 2021-04-18 21:21:46 +02:00
tibbi
3d0a11d96f fix #1911, add clipdata to share intents 2021-04-18 20:25:51 +02:00
tibbi
4a20695d77 use a better confirmation dialog text at clearing the recycle bin 2021-04-18 20:04:21 +02:00
tibbi
851fddc67a use the new way of querying contentresolver on api 30+ 2021-04-17 23:29:40 +02:00
tibbi
5202b77e8c updating commons 2021-04-17 22:51:15 +02:00
tibbi
c96a50b9e9 updating photo editor to 8.1.3 2021-04-17 22:33:58 +02:00
tibbi
1526b592ab adding the svg icon 2021-04-08 23:15:36 +02:00
Tibor Kaputa
cf2db1b38f
Merge pull request #2115 from Mek101/patch-1
Update Italian translation
2021-04-06 22:36:57 +02:00
Mek101
d28674aa08
Translated pesdk_sticker_category_name_custom 2021-04-06 13:22:31 +02:00
Mek101
9e74fa598d
Update italian translation 2021-04-06 10:52:29 +02:00
Mek101
7308a59443
Update italian translation 2021-04-06 10:44:21 +02:00
Tibor Kaputa
98af9535f4
Merge pull request #2116 from teemue/patch-3
Improved FI translation
2021-04-05 21:02:10 +02:00
teemue
afe24f8a91
Improved FI translation 2021-04-05 19:57:31 +03:00
Mek101
c4cfa1ba06
Initial update italiano translation 2021-04-05 18:36:33 +02:00
tibbi
5ababbe4ea updating changelog 2021-03-31 12:14:02 +02:00
tibbi
7ccaa2d94e update version to 6.19.5 2021-03-31 12:13:56 +02:00
tibbi
0e36f653e5 handle max brightness at panoramas too 2021-03-31 11:50:48 +02:00
tibbi
cef127dae4 updating commons to 5.34.25 2021-03-31 00:27:27 +02:00
tibbi
bfda618d7f try setting speed as the file loading priority by default 2021-03-30 22:57:52 +02:00
tibbi
16e8207b36 updating kotlin and the webp displaying library 2021-03-30 15:22:52 +02:00
tibbi
d068135a39 shortening some Picasso initialization code 2021-03-30 15:16:41 +02:00
Tibor Kaputa
ed7c834222
Merge pull request #2107 from connyduck/shrink_resources
enable shrinkResources
2021-03-29 23:30:18 +02:00
Tibor Kaputa
ffa4c02f63
Merge pull request #2105 from connyduck/remove_okhttp
remove okhttp dependency from runtime classpath to save appsize
2021-03-29 23:15:32 +02:00
Tibor Kaputa
a17cbb7494
Merge pull request #2104 from connyduck/webp
Convert img_widget_preview to webp for smaller filesizes
2021-03-29 23:10:47 +02:00
tibbi
80def97201 adding a threading crashfix 2021-03-29 23:09:12 +02:00
tibbi
48885a8ac6 updating gradle, commons and photo editor sdk 2021-03-29 23:08:48 +02:00
Tibor Kaputa
6d1a973ea0
Merge pull request #2108 from GobinathAL/patch-1
Corrected the spelling
2021-03-18 20:00:40 +01:00
GobinathAL
1b5b825e4b
Corrected the spelling 2021-03-18 19:03:30 +05:30
Konrad Pozniak
4f657a9be8 enable shrinkResources 2021-03-17 07:30:09 +01:00
Konrad Pozniak
ab1d7e2ab1 remove okhttp dependency from runtime classpath to save appsize 2021-03-16 21:16:34 +01:00
Konrad Pozniak
2bd05c42a8 Convert img_widget_preview to webp for smaller filesizes 2021-03-16 20:43:32 +01:00
tibbi
8a7171a7fe updating changelog 2021-03-09 09:20:27 +01:00
tibbi
1fc32855d0 update version to 6.19.4 2021-03-09 09:20:20 +01:00
tibbi
350bf0a7f6 reverting the coroutines thing, it is too unstable 2021-03-09 09:11:55 +01:00
tibbi
ab3e656a27 updating changelog 2021-03-08 23:05:14 +01:00
tibbi
700d262c91 update version to 6.19.3 2021-03-08 23:05:08 +01:00
tibbi
f4c788fa94 try setting higher thread priority at fetching cached folders 2021-03-08 22:59:08 +01:00
tibbi
95a8c327ee updating some coroutine related libraries 2021-03-08 21:23:09 +01:00
tibbi
ddbc78226e make sure the FixDateTaken callback gets called 2021-03-08 21:21:49 +01:00
Tibor Kaputa
e0a78cc057
Merge pull request #1939 from Isira-Seneviratne/Use_suspend_functions_in_DateTakensDao
Use suspend functions in DateTakensDao.
2021-03-08 21:20:50 +01:00
Tibor Kaputa
3c10ef19bd
Merge branch 'master' into Use_suspend_functions_in_DateTakensDao 2021-03-08 20:58:52 +01:00
tibbi
9f54d04df0 update commons to 5.34.21 2021-03-08 18:35:35 +01:00
tibbi
463c0ed719 add animations to listviews 2021-03-07 22:59:57 +01:00
tibbi
fa41371209 use Down animation at closing fullscreen view with a gesture 2021-03-07 22:49:41 +01:00
tibbi
34824e79ff updating commons, kotlin and photo editor sdk 2021-03-07 22:48:07 +01:00
tibbi
8b735f36d7 adding some GIF and SVG improvements 2021-03-07 22:43:06 +01:00
Tibor Kaputa
b51a4d14cc
Merge pull request #2097 from smarquespt/patch-3
Update strings.xml
2021-03-01 23:18:26 +01:00