tibbi
|
fd34074a48
|
properly handle the default portrait image selection
|
2019-10-02 20:57:49 +02:00 |
|
tibbi
|
615f32935c
|
minor code style update
|
2019-10-02 19:59:31 +02:00 |
|
tibbi
|
687b8697c8
|
update the current portrait photo on click
|
2019-10-02 19:53:12 +02:00 |
|
tibbi
|
420a6459e7
|
add portrait photo scrolling at selection
|
2019-10-02 19:51:09 +02:00 |
|
tibbi
|
d70dd26ea6
|
properly determine the default portrait photos cover
|
2019-10-02 19:36:50 +02:00 |
|
tibbi
|
29cd22bda7
|
improve portrait photos positioning
|
2019-10-02 19:25:27 +02:00 |
|
tibbi
|
3c151e27a6
|
allow sliding portrait photos to side
|
2019-10-02 16:43:41 +02:00 |
|
tibbi
|
1e9318a789
|
avoid accessing mMedium before it was initialized
|
2019-10-02 12:15:18 +02:00 |
|
tibbi
|
3ed598c2fd
|
add portrait photos on a stripe
|
2019-10-02 11:46:09 +02:00 |
|
tibbi
|
f1a4e21d94
|
adding a portrait photo stripe
|
2019-10-01 23:13:17 +02:00 |
|
tibbi
|
ac39523478
|
show the portrait icon at the thumbnails only when appropriate
|
2019-10-01 22:07:54 +02:00 |
|
tibbi
|
84dd54f5a8
|
allow zooming portrait images
|
2019-10-01 22:06:01 +02:00 |
|
tibbi
|
138f563534
|
show a Portrait icon when appropriate
|
2019-10-01 21:47:43 +02:00 |
|
tibbi
|
740a19e594
|
improve portrait file recognizing
|
2019-10-01 12:37:38 +02:00 |
|
tibbi
|
3bdca11698
|
show portrait folders in some cases
|
2019-10-01 10:41:51 +02:00 |
|
tibbi
|
7db3b82ae0
|
adding more portrait filetype related improvements
|
2019-09-30 23:52:14 +02:00 |
|
tibbi
|
ff79038efa
|
avoid concurrent arraylist modification at portrait fetching
|
2019-09-30 15:04:55 +02:00 |
|
tibbi
|
bac9bf57b1
|
properly retrieve cached portrait photos
|
2019-09-30 10:49:54 +02:00 |
|
tibbi
|
e684c660b5
|
add more handling for Portrait file type
|
2019-09-29 23:18:40 +02:00 |
|
tibbi
|
bc455addb4
|
do not show portrait folders on the main screen
|
2019-09-29 22:46:24 +02:00 |
|
tibbi
|
230d793a40
|
removing a redundant config call
|
2019-09-29 22:08:31 +02:00 |
|
tibbi
|
ad85ec5a63
|
start showing portrait photos better, if appropriate
|
2019-09-29 22:04:19 +02:00 |
|
tibbi
|
49ad4d812f
|
add only Portrait folders in subdirs at fetching media
|
2019-09-29 21:35:08 +02:00 |
|
tibbi
|
77f3c3adb6
|
split directories at media fetching into a separate arraylist
|
2019-09-27 15:26:58 +02:00 |
|
tibbi
|
3673378434
|
show the recycle bin in some extra cases, if not empty
|
2019-09-12 22:51:42 +02:00 |
|
tibbi
|
1bb3cc54d8
|
load fullscreen images quicker
|
2019-09-12 22:14:10 +02:00 |
|
tibbi
|
ac462f5a3c
|
fetch the file name only when needed
|
2019-09-12 20:22:29 +02:00 |
|
tibbi
|
af3b4e46f0
|
properly fetch the Date Taken value on Android 10
|
2019-09-12 20:21:25 +02:00 |
|
tibbi
|
4d016a9e09
|
fixing an error with no folders for scanning
|
2019-09-10 09:34:49 +02:00 |
|
tibbi
|
acdefe7b0a
|
disabling some OTG related code as its handling changed once again
|
2019-09-08 11:25:45 +02:00 |
|
tibbi
|
50e39315a5
|
fix #1576, properly handle fullscreen toggling on Chromebooks
|
2019-09-07 22:53:07 +02:00 |
|
tibbi
|
94d34904d5
|
properly handle date taken after editing too
|
2019-09-07 17:25:59 +02:00 |
|
tibbi
|
28981ac870
|
improve FixDateTaken, rescan paths missing from mediastore if necessary
|
2019-09-07 17:11:20 +02:00 |
|
tibbi
|
1030021ca1
|
properly handle Date Taken value at file copy/move
|
2019-09-06 12:35:12 +02:00 |
|
tibbi
|
fff42bf309
|
updating Commons to 5.17.3
|
2019-09-03 23:27:15 +02:00 |
|
tibbi
|
1c20589d4d
|
adding a setting for toggling file type visibility
|
2019-09-03 23:25:30 +02:00 |
|
tibbi
|
2aed30bd72
|
show gif/raw/svg indications at file thumbnails
|
2019-09-03 22:59:31 +02:00 |
|
tibbi
|
e095ee7421
|
fix #1552, fixing a glitch related to removing multiple folders at once
|
2019-09-03 21:07:53 +02:00 |
|
tibbi
|
e582dd6034
|
fix #1571, properly handle the backstack at using shortcuts
|
2019-09-03 20:16:00 +02:00 |
|
tibbi
|
84110a0638
|
load the fullscreen image in full resolution with Glide
|
2019-08-21 14:28:27 +02:00 |
|
tibbi
|
170decd866
|
properly handle videos in case the pixels arent square (wtf)
|
2019-08-18 12:03:10 +02:00 |
|
tibbi
|
9b0567e7bc
|
lets use Glide for Subsampling image decoding, keep Picasso only at regions
|
2019-08-17 16:36:03 +02:00 |
|
tibbi
|
c6a8d6d02a
|
fixing some menu color customization related glitches
|
2019-08-11 21:39:43 +02:00 |
|
tibbi
|
bb109fce95
|
update the top menu colors depending on the primary color B/W
|
2019-08-11 17:32:49 +02:00 |
|
tibbi
|
6033d6a812
|
adding a null check at the MediaSideScroll
|
2019-08-11 15:56:38 +02:00 |
|
tibbi
|
4595f6549a
|
lets show some error messages during file fetching
|
2019-08-11 15:50:28 +02:00 |
|
tibbi
|
c93705ebef
|
reordering a few lines around media fetching
|
2019-08-11 15:22:25 +02:00 |
|
tibbi
|
82aa3e4bd7
|
adding a new FAQ item about downloading issues
|
2019-08-11 12:54:55 +02:00 |
|
tibbi
|
a66596f160
|
try improving the image loading performance on weaker devices
|
2019-08-11 12:10:13 +02:00 |
|
tibbi
|
51260d351f
|
fix #1523, check SAF dialog at restoring recycle bin items to SD cards
|
2019-08-10 21:59:39 +02:00 |
|