Commit graph

362 commits

Author SHA1 Message Date
tibbi
5062d3f087 fix #656, separate Images and Raws at filtering 2018-06-16 23:48:12 +02:00
tibbi
039d6fdfd5 fix #802, always use white text color at fullscreen extended details 2018-06-14 10:41:38 +02:00
tibbi
158fccfedd add back sorting by date taken at the dialog 2018-05-24 15:21:49 +02:00
tibbi
85a0a69599 show an icon at the folder for OTG devices too 2018-04-24 13:15:41 +02:00
tibbi
26aa79294b remove sorting by date_taken while it doesnt work anyway 2018-04-13 22:54:53 +02:00
tibbi
415d37f880 increase the text size of placeholder texts 2018-04-09 21:38:08 +02:00
tibbi
c4dd4696de use smaller side margins at included/excluded/hidden folders list 2018-04-08 23:48:46 +02:00
tibbi
26963ffd43 rename gif_view to photo_view 2018-03-14 23:14:56 +01:00
tibbi
a5372f97a3 add a switch for toggling Pull-to-refresh 2018-02-24 00:21:46 +01:00
tibbi
9280533c74 added a toggle for always skipping Delete confirmation dialog 2018-02-23 23:30:09 +01:00
tibbi
5535883e87 reduce the padding of Settings section labels too 2018-02-09 22:01:29 +01:00
tibbi
85bef7ab1d use smaller side paddings at Settings items 2018-02-09 21:49:39 +01:00
tibbi
ace15c4248 allow skipping forward/backward by pressing curr/max time at videos 2018-02-09 20:29:49 +01:00
tibbi
4449b96d6e handle touch events in MediaSideScroll itself 2018-02-09 17:51:42 +01:00
tibbi
16e30e5969 make MediaSideScroll extend RelativeLayout 2018-02-09 17:12:31 +01:00
tibbi
2a2d37e221 fix some glitches with swiping to sides with Instant media change enabled 2018-02-09 16:41:17 +01:00
tibbi
4809f54bae lets just catch all exceptions thrown at storing folders json 2018-02-08 18:01:30 +01:00
tibbi
b2f54f0e6e add an optional extra check to avoid showing invalid files 2018-02-04 19:58:44 +01:00
tibbi
0a752cea03 use our own Linear and Grid layout managers 2018-02-04 18:00:09 +01:00
Tibor Kaputa
2ca0bded2d
Merge pull request #623 from trubitsyn/drag-images
Allow changing the brightness by dragging on images
2018-02-04 11:58:53 +01:00
Tibor Kaputa
cc79c99c04
move the Photo gestures toggle from Videos to Fullscreen media section 2018-02-04 11:58:46 +01:00
tibbi
8524970d6d add a toggle for preventing showing Whats New 2018-02-04 11:49:54 +01:00
Nikola Trubitsyn
d884da9b82 Allow to toggle photo gestures via settings toggle 2018-02-04 03:33:51 +03:00
Nikola Trubitsyn
5ab2bc2fe7 Join two dimens together 2018-02-02 16:55:12 +03:00
Nikola Trubitsyn
abd027e27b Use MediaSideScroll in PhotoFragment 2018-02-02 16:34:25 +03:00
tibbi
c4c083b77f add a toggle for hiding extended details when the statusbar is hidden 2018-01-28 17:49:29 +01:00
tibbi
b824023722 add a toggle for replacing zoomable images with better quality ones, related to #343 2018-01-28 16:39:12 +01:00
tibbi
a10bb5aa58 move Extended details related things in a separate Settings section 2018-01-28 12:27:56 +01:00
tibbi
9533204a50 add an option to change media instantly by clicking on screen sides 2018-01-27 23:35:28 +01:00
tibbi
246c0a0453 split Settings into subsections 2018-01-27 22:48:00 +01:00
tibbi
a9768934d3 remove the custom dark theme color definitions 2018-01-17 23:20:16 +01:00
tibbi
ab7b086497 move the one finger zoom above Extended media settings 2018-01-15 00:14:11 +01:00
Brian Floersch
1942140187 added one finger zooming 2018-01-13 22:58:42 -05:00
tibbi
4123f67ad3 rewrite scrolling to improve performance 2018-01-06 16:10:13 +01:00
tibbi
ad1a787a15 move the "Use english" button further in settings 2018-01-06 13:20:30 +01:00
tibbi
7f4ef710d1 add a vertical scrollbar to manage folder activities 2017-12-29 20:40:22 +01:00
tibbi
4240849151 add an activity for displaying hidden folders 2017-12-29 16:46:13 +01:00
tibbi
8b9810bab9 use black status bar at fullscreen media when set so 2017-12-19 10:55:01 +01:00
tibbi
ef2d34ac45 change the key of the changed string too 2017-12-19 08:44:17 +01:00
tibbi
d0c80a8cd0 reuse the Show Hidden Items string from Commons 2017-12-13 19:42:40 +01:00
tibbi
2e13d381a1 use PhotoView at fullscreen media to allow zooming gifs and raws 2017-12-06 18:44:56 +01:00
tibbi
858865a9cb use normal_text_size at every dialog edittext 2017-12-06 18:07:05 +01:00
tibbi
0285b97a17 showd fastscroller bubble at horizontal scrolling tii 2017-12-06 16:42:06 +01:00
tibbi
fbcee2c7a0 couple code style updates 2017-12-06 16:10:21 +01:00
tibbi
04f1bbaffe add a toggle for showing info bubble at fastscroller 2017-12-06 14:42:17 +01:00
tibbi
2341d0f009 update commons to 3.1.3 2017-12-05 23:28:04 +01:00
tibbi
c75cc9d3a0 hide the Check selection indicator by default 2017-11-30 23:24:17 +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
ee883d3acc update MyScalableRecyclerView to the new MyRecyclerView 2017-11-16 14:03:18 +01:00
tibbi
99dee5e7f1 update Commons to 2.38.8 2017-11-12 23:49:29 +01:00
tibbi
c7bbeddae8 allow password protecting the whole app 2017-11-08 23:13:02 +01:00
tibbi
3a23e2b0bf add a toggle for forcing English language, if it isnt the device language 2017-11-08 12:08:36 +01:00
tibbi
05dfced1bc add a toggle in Settings to set keeping last-modified value 2017-10-28 17:50:50 +02:00
tibbi
4fedc05571 use GifDrawables at thumbnails too 2017-10-28 13:27:50 +02:00
tibbi
1c3aab82ff use a simple ImageView at photo fragments 2017-10-28 12:56:57 +02:00
tibbi
286955ab83 replace PhotoView with GifDrawable
it will replace zoomable gifs with smooth gifs
2017-10-28 11:02:02 +02:00
tibbi
5cd3fdf57f implement the Show Media Count toggle functionality 2017-10-23 17:26:33 +02:00
tibbi
0c408f6cf0 add a checkbox for skiping confirmation dialog at delete in a session 2017-10-19 21:03:19 +02:00
tibbi
021a1cbf74 rewrite the mediapicker dialog, make it work like picking directories 2017-10-19 17:24:14 +02:00
tibbi
7fe9a27b84 fix #141, properly handle extended details view at toggling fullscreen 2017-10-19 15:49:27 +02:00
tibbi
3f008960de add the dialog for customizing extended details 2017-10-18 23:38:35 +02:00
tibbi
2e339f08e4 show extended details at photos/videos if appropriate 2017-10-18 21:54:08 +02:00
tibbi
90e3d6c6f5 add a toggle for showing extended details over fullscreen media 2017-10-18 19:34:31 +02:00
tibbi
3033f611a1 allow sorting items by path 2017-10-18 17:56:14 +02:00
tibbi
99da56deec use a different video icon at list view, without fill 2017-09-29 23:54:23 +02:00
tibbi
c8c09e0911 add the list view type handling in media activity 2017-09-29 23:22:52 +02:00
tibbi
216e51beff rename photo_video_item to photo_video_item_grid 2017-09-29 22:52:30 +02:00
tibbi
d7eaaa070d show folder path at the list view 2017-09-29 21:57:24 +02:00
tibbi
da00ed8422 add a divider between folders 2017-09-29 21:31:12 +02:00
tibbi
2ee425e21d couple UI updates to the directory list view 2017-09-29 20:24:35 +02:00
tibbi
c9e355eecf adding an initial implementation of directory_item_list 2017-09-28 23:17:53 +02:00
tibbi
74d179f86d minor code style updates 2017-09-28 21:48:08 +02:00
tibbi
9c5c359e4d rename directory_item to directory_item_grid 2017-09-28 21:28:42 +02:00
tibbi
a64195750f remove some visual glitches at horizontally swiping at the folder thumbnails 2017-09-16 22:31:00 +02:00
tibbi
d09acabdc3 use match_parent height at directories grid 2017-09-16 20:20:25 +02:00
tibbi
8ea418dad6 add an option to loop slideshows 2017-09-05 20:04:09 +02:00
tibbi
067798e5c2 use different toggles for photos and gifs at the slideshow setup 2017-09-05 16:06:42 +02:00
tibbi
01495680cb fix #333, add a switch for disabling video gestures 2017-09-01 11:51:11 +02:00
tibbi
9fe361ea62 fix #341, add a switch for not deleting empty folders 2017-09-01 11:37:56 +02:00
tibbi
21a2e2a6b1 add placeholders when no media is shown because of filters 2017-08-28 23:57:48 +02:00
tibbi
d954dc0d5a adding the Filter Media dialog 2017-08-28 14:11:34 +02:00
tibbi
272d45b3f4 move the Media filtering from Settings to an actionmenu item 2017-08-28 13:33:46 +02:00
tibbi
68a090a522 add a black background to the pin icons 2017-08-07 23:37:06 +02:00
tibbi
4992bec80b make the Pin icon the same size too 2017-08-07 23:04:52 +02:00
tibbi
2ebcaf12aa make the video thumbnail video circle a bit smaller 2017-08-07 22:57:41 +02:00
tibbi
5ece5ff90b move the password protection string in commons 2017-08-07 22:17:37 +02:00
tibbi
b0562e7ed1 allow controlling the brightness with sliding too 2017-08-07 21:56:25 +02:00
tibbi
f3cddb1a6b add an indicator of the volume at sliding 2017-08-06 20:03:37 +02:00
tibbi
15c20ab758 add a volume slider at the video fragments right side 2017-08-06 16:44:00 +02:00
tibbi
178c92c993 move the thumbnail video icon to the top left corner 2017-08-06 12:20:12 +02:00
tibbi
9ee1273995 fix #171, change multiselector to use colored circle Check icons 2017-08-05 17:02:18 +02:00
tibbi
15159de4e9 add colored background to the currently selected directory thumbnail 2017-08-05 16:55:12 +02:00
tibbi
fa775e35e3 replace the selected directory foreground marker with a temporary check icon 2017-08-05 16:34:49 +02:00
tibbi
5c448081f0 hide the Use fade animations slideshow toggle for now 2017-08-05 16:23:52 +02:00
tibbi
5b3fa44432 add a new slideshow setup toggle for including photos 2017-08-05 16:12:19 +02:00
tibbi
3757616a47 hide the keyboard at togglig a slideshow setup checkbox 2017-08-05 14:05:51 +02:00
tibbi
e3a5b9356e adding a new slideshow option, moving backwards 2017-08-05 12:33:57 +02:00
tibbi
1dec1b7457 store values set at the slideshow setup dialog 2017-08-04 22:53:43 +02:00
tibbi
c06fe43a68 adding an initial slideshow setup dialog 2017-08-04 21:19:04 +02:00