tibbi
|
2e4e407470
|
fix the predefined list of folders to scan
|
2018-12-30 00:11:52 +01:00 |
|
tibbi
|
8c0799e1f1
|
ensure we have proper screen resolution when loading fullscreen images
|
2018-12-28 22:04:33 +01:00 |
|
tibbi
|
ca450e8f18
|
try adding files in the mediastore if updating Date Taken fails
|
2018-12-26 20:54:46 +01:00 |
|
tibbi
|
f74302d889
|
avoid trying to fetch contentresolver values from favorites and recycle bin
|
2018-12-26 20:28:28 +01:00 |
|
tibbi
|
5abb3ae538
|
fix #1153, do not show favorite items from hidden folders, when shouldnt
|
2018-12-26 20:12:55 +01:00 |
|
tibbi
|
a608ce2d6e
|
try fixing a ConcurrentModificationException at loading directories
|
2018-12-26 19:56:11 +01:00 |
|
tibbi
|
704a675601
|
adding a faq item related to icon disappearing
|
2018-12-24 16:29:12 +01:00 |
|
tibbi
|
b041d45f80
|
improve file sorting if sorting by original field is equal
|
2018-12-24 14:05:31 +01:00 |
|
tibbi
|
8758b3c9fc
|
fix #1146, allow setting view type per-folder
|
2018-12-24 13:35:32 +01:00 |
|
tibbi
|
c2178d467e
|
reuse the same ChangeViewType dialog at media view too
|
2018-12-24 12:33:44 +01:00 |
|
tibbi
|
cc0b47c1db
|
load zoomable fullscreen image earlier
|
2018-12-22 16:41:30 +01:00 |
|
tibbi
|
73698398a5
|
retrieve file name a bit later at fetching files
|
2018-12-21 22:01:11 +01:00 |
|
tibbi
|
93907c54b4
|
removing the extra compare step at sorting
|
2018-12-21 14:56:38 +01:00 |
|
tibbi
|
293d8a7390
|
scan OTG paths only if there is an OTG device connected
|
2018-12-21 10:39:54 +01:00 |
|
tibbi
|
2789702ad7
|
make sure we setup the scroll direction at main screen from the main thread
|
2018-12-18 10:02:35 +01:00 |
|
tibbi
|
82ca23935a
|
fixing a crash at updating the widget
|
2018-12-18 10:01:38 +01:00 |
|
tibbi
|
a9bbe65999
|
make sure we update the adapter on the main thread
|
2018-12-18 10:00:21 +01:00 |
|
tibbi
|
81276cb878
|
catch exceptions at filling the widget
|
2018-12-18 09:55:28 +01:00 |
|
tibbi
|
16a654ea39
|
adding some of the new features in the release notes
|
2018-12-17 22:47:03 +01:00 |
|
tibbi
|
2920dea288
|
fix #303, allow defining custom crop aspect ratio
|
2018-12-17 22:02:53 +01:00 |
|
tibbi
|
f865af04a1
|
rename resize_image.xml to dialog_resize_image.xml
|
2018-12-17 21:48:48 +01:00 |
|
tibbi
|
555c18ae4f
|
close the inputStream after using at the editor activity
|
2018-12-17 21:14:28 +01:00 |
|
tibbi
|
5b22d06ff9
|
keep exif data at editing images from Android 7+
|
2018-12-17 20:00:44 +01:00 |
|
tibbi
|
8905b78678
|
update commons to 5.5.17
|
2018-12-17 19:59:33 +01:00 |
|
tibbi
|
050a62ca80
|
fix #948, add third party intent files in the db at Review intent action
|
2018-12-17 16:14:51 +01:00 |
|
tibbi
|
d0f580dec7
|
fix #989, rescan unhidden folders in the mediastore
|
2018-12-17 15:05:34 +01:00 |
|
tibbi
|
944372deda
|
sort media/directories by path, if the original sorting result is equal
|
2018-12-17 14:43:32 +01:00 |
|
tibbi
|
96d839cd8c
|
lets fall back to db recreation on some error, it is better than a crashing app
|
2018-12-17 14:07:41 +01:00 |
|
tibbi
|
f2774b91fe
|
properly store the selected widget text color
|
2018-12-17 13:55:48 +01:00 |
|
tibbi
|
72db7e8070
|
improve the handling of direct subfolder grouping in some cases
|
2018-12-17 12:47:22 +01:00 |
|
tibbi
|
92316d8827
|
properly handle direct subfolder grouping at the Pick Directory dialog
|
2018-12-17 12:05:58 +01:00 |
|
tibbi
|
98061e4fc2
|
moving some functions related to subfolder grouping in Context extensions
|
2018-12-17 11:52:11 +01:00 |
|
tibbi
|
7ba0be43a9
|
properly handle Recycle bin and Favorites at grouping direct subfolders
|
2018-12-17 11:18:41 +01:00 |
|
tibbi
|
84b0c9c88b
|
try filling in the whole available space at widgets
|
2018-12-17 10:29:25 +01:00 |
|
tibbi
|
2273fead3e
|
adding a hackfix for disappearing recyclerview content
|
2018-12-16 22:00:46 +01:00 |
|
tibbi
|
e40963a6b8
|
crop thumbnails at widget config screen only if selected so
|
2018-12-16 21:18:02 +01:00 |
|
tibbi
|
9e2847fb8f
|
properly remove the widget ID from the database on deletion
|
2018-12-16 20:55:56 +01:00 |
|
tibbi
|
069d991fac
|
fix some threading issues related to widgets
|
2018-12-16 20:55:41 +01:00 |
|
tibbi
|
7fc10d74d4
|
update the widgets at opening the Media Activity too
|
2018-12-16 20:31:25 +01:00 |
|
tibbi
|
92bf2acc56
|
make sure we update the widget config folder name from the proper thread
|
2018-12-16 20:31:13 +01:00 |
|
tibbi
|
e3964a1b91
|
update selected folder path at the folder picker at widget config
|
2018-12-16 20:10:04 +01:00 |
|
tibbi
|
fcde3beba1
|
show the folder name on the widget too, if selected so
|
2018-12-16 20:05:44 +01:00 |
|
tibbi
|
536eeaeee8
|
allow toggling folder name visibility at the widget config screen
|
2018-12-16 19:54:15 +01:00 |
|
tibbi
|
dd537c63f3
|
adding a text color changer at the widget config screen
|
2018-12-16 19:31:59 +01:00 |
|
tibbi
|
7c8f89cf82
|
add a toggle at widget config screen for toggling folder name visibility
|
2018-12-16 18:24:49 +01:00 |
|
tibbi
|
65aa2224bd
|
renaming widget_config to activity_widget_config
|
2018-12-16 18:04:45 +01:00 |
|
tibbi
|
3e06d78791
|
show the image at the widget
|
2018-12-16 18:02:13 +01:00 |
|
tibbi
|
a7f2cc61c8
|
store the folder path at widgets, not thumbnail path
|
2018-12-16 17:13:17 +01:00 |
|
tibbi
|
69f6599f8d
|
show proper media counts at the Pick Directory dialog
|
2018-12-16 16:57:05 +01:00 |
|
tibbi
|
5f10bebb19
|
hide the Other Folder button at the widget folder picker
|
2018-12-16 16:54:56 +01:00 |
|