tibbi
|
b5b3648602
|
use a helper method for refreshing recyclerviews at delete
|
2017-11-30 16:37:06 +01:00 |
|
tibbi
|
df86b5d9ae
|
update commons to 3.0.5
|
2017-11-30 14:58:27 +01:00 |
|
tibbi
|
e7aeb44256
|
small cleanup at the sorting dialog
|
2017-11-30 10:37:51 +01:00 |
|
tibbi
|
7f596a3993
|
fix #480, make sure drag selection is always available
|
2017-11-30 10:08:16 +01:00 |
|
Tibor Kaputa
|
dbb1eee9c7
|
Merge pull request #481 from fricyo/patch-3
Translation update
|
2017-11-30 09:26:38 +01:00 |
|
fricyo
|
164682f2c3
|
Translation update
|
2017-11-30 15:56:09 +08:00 |
|
tibbi
|
4eba7b5557
|
update commons to 3.0.3
|
2017-11-30 00:16:08 +01:00 |
|
tibbi
|
4936f04296
|
use the shared Splash activity
|
2017-11-29 20:26:23 +01:00 |
|
tibbi
|
9ef6e159cc
|
adding Croatian translation
|
2017-11-29 17:09:08 +01:00 |
|
tibbi
|
31a5603398
|
adding Croatian translation
|
2017-11-29 11:14:08 +01:00 |
|
tibbi
|
714f1b4458
|
update kotlin to 1.1.61
|
2017-11-28 19:19:51 +01:00 |
|
tibbi
|
fda4181117
|
allow installing the gallery on SD card
|
2017-11-28 19:19:41 +01:00 |
|
tibbi
|
99cb734fc5
|
refresh the launcher icons, use svgs whenever possible
|
2017-11-28 11:20:04 +01:00 |
|
tibbi
|
776643ba2a
|
update commons to 2.41.10
|
2017-11-27 20:36:11 +01:00 |
|
tibbi
|
15daa64cbd
|
reenable leak canary
|
2017-11-27 20:32:57 +01:00 |
|
tibbi
|
92a8d30c1e
|
updating changelog
|
2017-11-23 09:59:50 +01:00 |
|
tibbi
|
7ed35a83b3
|
update version to 2.19.0
|
2017-11-23 09:59:45 +01:00 |
|
tibbi
|
6ebfb82e39
|
avoid decoding fullscreen images twice
|
2017-11-23 09:58:12 +01:00 |
|
tibbi
|
1b88318f46
|
catch OutOfMemory errors at GifDrawables
|
2017-11-23 09:44:26 +01:00 |
|
tibbi
|
1c7c95d579
|
comment out leak canary initialization
|
2017-11-23 09:43:14 +01:00 |
|
tibbi
|
62e3f0428a
|
update commons to 2.41.8
|
2017-11-23 09:37:08 +01:00 |
|
tibbi
|
2c2f0ea5f6
|
fix #470, avoid running 2 directory fetching async tasks at once
|
2017-11-23 09:07:10 +01:00 |
|
tibbi
|
015fde6a97
|
lets remove GlideDecoder for now, roll back to rgb_565 format
|
2017-11-23 08:45:20 +01:00 |
|
tibbi
|
aa2f8722ea
|
delete items from the main activity and viewpager activity on background threads
|
2017-11-22 00:01:07 +01:00 |
|
tibbi
|
07d921330e
|
save images in the editor on the background thread
|
2017-11-21 23:50:46 +01:00 |
|
tibbi
|
b1a53c0e9c
|
updating Commons
|
2017-11-21 16:22:08 +01:00 |
|
tibbi
|
2b3223be08
|
use encoded video path only at passing it to the mediaplayer
|
2017-11-20 21:53:55 +01:00 |
|
Tibor Kaputa
|
03be5504f4
|
Merge pull request #464 from smarquespt/patch-2
Update strings.xml
|
2017-11-20 09:51:37 +01:00 |
|
Sérgio Marques
|
f2014212d7
|
Update strings.xml
|
2017-11-20 00:52:49 +00:00 |
|
tibbi
|
8b5f4369c5
|
updating changelog
|
2017-11-16 23:53:16 +01:00 |
|
tibbi
|
e62f75e28d
|
update version to 2.18.1
|
2017-11-16 23:53:10 +01:00 |
|
tibbi
|
a3c680fc73
|
improve some double-tap zoom handling
|
2017-11-16 23:37:14 +01:00 |
|
tibbi
|
bdc61380a5
|
make it easier to keep the device in landscape mode
|
2017-11-16 23:02:49 +01:00 |
|
tibbi
|
69bc80fa4e
|
rewriting the Included Folders to recyclerview too
|
2017-11-16 22:15:33 +01:00 |
|
tibbi
|
d596829fd6
|
rewrite ExcludeFolders activity to use a recyclerview
|
2017-11-16 22:05:44 +01:00 |
|
tibbi
|
27f00cfe3c
|
improve some double-tap zoom ratios
|
2017-11-16 19:26:25 +01:00 |
|
tibbi
|
73441a021a
|
update Subsampling Scale Image View to 3.8.0
|
2017-11-16 18:57:04 +01:00 |
|
tibbi
|
12e3f61574
|
catch outofmemory errors at gif loading
|
2017-11-16 14:56:14 +01:00 |
|
tibbi
|
1afddbc7bb
|
update Commons to 2.39.9
|
2017-11-16 14:53:21 +01:00 |
|
tibbi
|
6f78a6e9ce
|
rewriting MediaAdapter to the Commons MyRecyclerViewAdapter
|
2017-11-16 14:44:39 +01:00 |
|
tibbi
|
ee883d3acc
|
update MyScalableRecyclerView to the new MyRecyclerView
|
2017-11-16 14:03:18 +01:00 |
|
tibbi
|
93c0247f9d
|
update kotlin to 1.1.60
|
2017-11-16 11:59:32 +01:00 |
|
tibbi
|
7dbdd163c1
|
add multidex support
|
2017-11-12 23:59:22 +01:00 |
|
tibbi
|
baf1ae2aee
|
update commons to 2.38.9
|
2017-11-12 23:57:54 +01:00 |
|
tibbi
|
99dee5e7f1
|
update Commons to 2.38.8
|
2017-11-12 23:49:29 +01:00 |
|
Tibor Kaputa
|
e0628204ba
|
Merge pull request #456 from bla-ke/master
[Update] Polish app name + translation
|
2017-11-12 14:40:19 +01:00 |
|
Daria Szatan
|
1419f979aa
|
[Update] Polish app name + translation
|
2017-11-12 13:10:49 +01:00 |
|
Tibor Kaputa
|
a2f9c4544e
|
Merge pull request #455 from alpenblauwtje/patch-3
Small grammar corrections
|
2017-11-11 17:01:42 +01:00 |
|
alpenblauwtje
|
4d4b40e6fd
|
Small grammar corrections
|
2017-11-11 16:59:55 +01:00 |
|
Tibor Kaputa
|
96d5d82296
|
Merge pull request #453 from gregory678/patch-1
Updates for version 2.18
|
2017-11-11 10:01:19 +01:00 |
|