Commit graph

481 commits

Author SHA1 Message Date
tibbi
64180c0af1 implement vr video play/pause 2018-10-21 18:42:15 +02:00
tibbi
cb4d86461e adding some PanoramaVideo implementation 2018-10-21 17:57:55 +02:00
tibbi
7bc48bee0b add some initial handling for 360 videos 2018-10-21 13:08:46 +02:00
tibbi
23b8ec36c7 fix #264, add a "Show Hidden" button at the copy destination 2018-10-19 23:16:06 +02:00
tibbi
af8133b8b2 fix #983, add an option for showing the Recycle Bin as the last folder 2018-10-17 12:19:01 +02:00
tibbi
2873b996bc updating support libraries to AndroidX 2018-10-05 22:42:21 +02:00
tibbi
f9000830f5 fix #972, use GifTextureView for displaying gifs, do not pause/resume them 2018-10-02 19:08:31 +02:00
tibbi
9319633c85 adding Notch support + some actionbar/statusbar updates 2018-10-02 15:04:55 +02:00
tibbi
fe186bcabc adding a new Settings toggle for showing images in the highest possible quality 2018-09-28 19:03:35 +02:00
tibbi
644fce6ef2 make sure the selection checks are placed properly at horizontal scrolling 2018-09-21 10:09:49 +02:00
tibbi
46b47896a5 fix #940, ensure editor actions are visible on white background too 2018-09-05 13:49:20 +02:00
tibbi
ee931a6def fix #921, make the editor view positioning more dynamic 2018-08-20 21:39:38 +02:00
tibbi
d2f5fdfd03 fix #67, show SVG files 2018-08-20 20:20:59 +02:00
tibbi
458686865b adding a toggle for allowing deep zoomable images 2018-08-08 16:37:38 +02:00
tibbi
a830cc00ce adding some switch padding at the Setting items 2018-08-07 12:47:41 +02:00
tibbi
2d3cc070ae remove the Replace Deep Zoomable images... option 2018-08-07 12:42:13 +02:00
tibbi
31f3396450 preload a smaller resolution fullscreen image first 2018-08-07 11:56:20 +02:00
tibbi
d848f0b305 scroll the editor filters list horizontally when we reach an edge 2018-07-24 00:13:46 +02:00
tibbi
1c89721292 add some bottom margin to the image in the editor 2018-07-23 23:35:20 +02:00
tibbi
f8cf95991f use bottom actions at Set Wallpaper intent too 2018-07-23 21:55:17 +02:00
tibbi
ef40875d72 remove the side margin of the Editor 2018-07-23 21:39:50 +02:00
tibbi
e17aa8b4b8 mark the currently selected filter with a white stroke 2018-07-22 22:17:30 +02:00
tibbi
1112d5f19b apply the selected filter on the fullscreen shown image 2018-07-22 22:02:08 +02:00
tibbi
d308dfb069 use Glide for loading the initial image in the editor 2018-07-22 21:13:04 +02:00
tibbi
dbaacd596e show a list of thumbnails at the editor, for applying filters 2018-07-19 23:36:46 +02:00
tibbi
85e105819c add an Editor horizontal recyclerview that will hold the filter previews 2018-07-19 21:15:54 +02:00
tibbi
baec75dc62 add some more buttons at the bottom of the Editor 2018-07-19 20:12:03 +02:00
tibbi
8f8baecc5f add some side padding to the editor image 2018-07-19 19:29:07 +02:00
tibbi
17e02d568a adding editor buttons for aspect ratios 2018-07-18 22:13:05 +02:00
tibbi
a633330c8e add an aspect ratio selector to the Editor activity 2018-07-18 21:14:03 +02:00
tibbi
87f90879ea replace the editors Flip menu items with bottom actions 2018-07-18 20:07:47 +02:00
tibbi
868b654107 move some Editor actions at the bottom of the screen 2018-07-18 19:33:41 +02:00
tibbi
3358dfa201 show recycle bin at the main folders screen only when appropriate 2018-07-18 17:54:23 +02:00
tibbi
ec20d67fff init exoplayer only if play is pressed 2018-07-18 12:11:05 +02:00
tibbi
7e913635f5 adding a Purchase Thank You button in the app settings 2018-07-15 21:25:28 +02:00
tibbi
3186d27d12 add "Set as" as an available bottom action at the fullscreen view 2018-07-15 21:17:13 +02:00
tibbi
902bdb0255 use smaller play/pause/panorama icons with dynamic background 2018-07-06 12:42:07 +02:00
tibbi
5420321207 show the bottom gradient at video fragment only if bottom actions are disabled 2018-07-04 19:54:51 +02:00
tibbi
9614bd07c2 creating a PanoramaActivity for handling panoramas 2018-07-03 21:15:03 +02:00
tibbi
727c42f7bd show a panorama button over images if appropriate 2018-07-03 15:39:31 +02:00
tibbi
3862708360 fix #822, use end ellipsize at photo thumbnails 2018-07-01 18:04:23 +02:00
tibbi
07585ce8ae make Lock Orientation more advanced, toggle between portrait/landscape/auto 2018-07-01 17:50:42 +02:00
tibbi
712e4c02db change lock orientation into forcing different orientation types 2018-07-01 14:14:53 +02:00
tibbi
047a9e3e47 adding a new string for changing device orientation 2018-07-01 12:44:51 +02:00
tibbi
ee1ec98df9 add Rename to available bottom actions 2018-07-01 11:27:50 +02:00
tibbi
91e2638c21 use a new cursor icon for Rename 2018-07-01 11:19:54 +02:00
tibbi
13f873497e properly handle bottom action button visibility and functionality 2018-06-29 21:07:21 +02:00
tibbi
c618af4e95 create the dialog for customizing shown bottom actions 2018-06-29 16:04:11 +02:00
tibbi
59d277c710 add a settings button for managing bottom action buttons 2018-06-29 15:26:50 +02:00
tibbi
1038ee33d2 fix #274, replace video MediaPlayer with ExoPlayer 2018-06-29 12:00:12 +02:00
tibbi
0f3daf9052 use the Pencil icon for Edit, do not ever show Rename as an icon 2018-06-27 22:19:37 +02:00
tibbi
b0cafd05c4 show the Recycle Bin content size at settings 2018-06-27 18:59:00 +02:00
tibbi
317089a4ff adding a Settings button for emptying the recycle bin 2018-06-27 18:50:30 +02:00
tibbi
3bedb2282c update commons to 4.3.4 2018-06-26 23:54:32 +02:00
tibbi
97829e9840 update commons to 4.3.3 2018-06-26 23:25:18 +02:00
tibbi
d8a33f81d7 add a settings toggle for toggling recycle bin usage 2018-06-26 22:37:49 +02:00
tibbi
e5da025335 remove an unused activity_splash layout file 2018-06-22 23:39:02 +02:00
tibbi
8e1cd62c7c really disallow clicking on thumbnail section titles 2018-06-22 21:14:30 +02:00
tibbi
2139b19ca8 make sure item group section titles span across the whole line 2018-06-22 11:16:45 +02:00
tibbi
5ca95e7e35 handle thumbnail section adding 2018-06-22 10:38:24 +02:00
tibbi
637913415b create a separate dialog for Group By for more flexibility 2018-06-21 21:26:09 +02:00
tibbi
8270aaa2f2 replace bottom actions Properties button with Add to favorites 2018-06-19 23:23:18 +02:00
tibbi
9aa8f553ca add the bottom action buttons to third party intent handling activity too 2018-06-17 23:52:03 +02:00
tibbi
b1136ed041 replace the Play icon with a Pause at playing videos 2018-06-17 21:28:44 +02:00
tibbi
1b008490a8 handle bottom action button clicks 2018-06-17 16:08:57 +02:00
tibbi
38397a71dd remove the option for replacing Share with Rotate at the fullscreen view 2018-06-17 15:52:18 +02:00
tibbi
a231a3af69 move bottom actions from fragments to the activity 2018-06-17 15:20:41 +02:00
tibbi
715b783a8a add some bottom shadow to fullscreen photos when Bottom Actions are enabled 2018-06-17 14:30:44 +02:00
tibbi
5de6eb9765 add a toggle for showing some fullscreen image actions at the bottom 2018-06-17 09:04:33 +02:00
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