tibbi
|
a56bbbd54a
|
simplify Leak Canary initialization
|
2017-12-01 23:35:36 +01:00 |
|
tibbi
|
e04c4da1d6
|
set translucent navigation bar programmatically where appropriate
|
2017-12-01 11:37:48 +01:00 |
|
tibbi
|
9fbbd902e8
|
update Commons with some dialog crashfixes
|
2017-12-01 11:04:26 +01:00 |
|
tibbi
|
84fee84349
|
lets provide Subsampling our own orientation
|
2017-12-01 10:04:57 +01:00 |
|
tibbi
|
2da5af065b
|
fix #454, share multiple items properly, as images
|
2017-11-30 23:51:56 +01:00 |
|
tibbi
|
a7a473c172
|
fix #478, make sure photos are visible after unhiding
|
2017-11-30 23:45:01 +01:00 |
|
tibbi
|
c5b67785a6
|
update commons to 3.0.12
|
2017-11-30 19:38:07 +01:00 |
|
tibbi
|
48e78f529e
|
rename mFragments to fragments at the pager adapter
|
2017-11-30 18:34:12 +01:00 |
|
tibbi
|
d595c590f0
|
update commons to 3.0.9
|
2017-11-30 18:26:04 +01:00 |
|
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 |
|
tibbi
|
4936f04296
|
use the shared Splash activity
|
2017-11-29 20:26:23 +01:00 |
|
tibbi
|
15daa64cbd
|
reenable leak canary
|
2017-11-27 20:32:57 +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
|
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
|
2b3223be08
|
use encoded video path only at passing it to the mediaplayer
|
2017-11-20 21:53:55 +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
|
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
|
7dbdd163c1
|
add multidex support
|
2017-11-12 23:59:22 +01:00 |
|
tibbi
|
99dee5e7f1
|
update Commons to 2.38.8
|
2017-11-12 23:49:29 +01:00 |
|
tibbi
|
abbf25ddf8
|
make sure we show the Use English toggle when it was changed
|
2017-11-10 21:17:34 +01:00 |
|
tibbi
|
11fb678ede
|
updating Release notes
|
2017-11-09 19:31:10 +01:00 |
|
tibbi
|
96065615b4
|
use some view visiblity extension functions
|
2017-11-09 19:14:51 +01:00 |
|
tibbi
|
ae9cce880a
|
make sure extended details are always properly positioned
|
2017-11-09 19:09:31 +01:00 |
|
tibbi
|
80fadfec62
|
make videoFragment timeHolder nullable
|
2017-11-09 17:28:38 +01:00 |
|
tibbi
|
3e7d4b6f5b
|
make resultData.data nullable at pick intent result
|
2017-11-09 17:23:47 +01:00 |
|
tibbi
|
f374cfde67
|
reenable GlideDecoder for loading fullscreen media
|
2017-11-09 17:14:28 +01:00 |
|
tibbi
|
e1ec8c5623
|
clean up some more things after usage at videofragment
|
2017-11-09 17:04:10 +01:00 |
|
tibbi
|
f657a64baa
|
reset video SurfaceView and SurfaceHolder on destroy
|
2017-11-09 16:50:32 +01:00 |
|
tibbi
|
0048f9096b
|
make sure we save the rotated image on the background thread
|
2017-11-09 16:47:36 +01:00 |
|
tibbi
|
0bb48601f4
|
remove some empty callbacks to avoid memory leaks
|
2017-11-09 14:50:05 +01:00 |
|
tibbi
|
aa5b5b3081
|
move the image saving things in a separate function to reduce indentation
|
2017-11-09 14:11:52 +01:00 |
|
tibbi
|
014c2b951d
|
clear Glide cache after rotating an image, to avoid some glitches
|
2017-11-09 13:57:24 +01:00 |
|
tibbi
|
9141073ed6
|
try keeping old Last Modified after rotating when needed
|
2017-11-09 11:27:30 +01:00 |
|
tibbi
|
4efdb1a47a
|
fix saving rotated images on the internal storage
|
2017-11-08 23:40:19 +01:00 |
|
tibbi
|
28e1d77f1b
|
disable GlideDecoder for now
|
2017-11-08 23:29:33 +01:00 |
|