Commit graph

107 commits

Author SHA1 Message Date
tibbi
d6a8683941 allow opening other photos with the Gallery 2016-06-14 11:24:57 +02:00
tibbi
51981e4f06 close the app when no permission to storage is given 2016-06-13 17:32:38 +02:00
tibbi
186b5bfd4f some minor video layout change 2016-06-09 21:07:41 +02:00
tibbi
82241c250b fade the timeholder together with the system ui 2016-06-09 17:01:43 +02:00
tibbi
73575f8839 split viewpagerfragment into photo and video 2016-06-09 10:22:07 +02:00
tibbi
1923479591 add seekbar functionality + misc changes 2016-06-09 00:13:30 +02:00
tibbi
309e52ef3a allow playing videos 2016-06-08 20:58:45 +02:00
tibbi
c1b112c57d remove Exoplayer 2016-06-08 20:50:42 +02:00
tibbi
28988becd0 add exoplayer 2016-06-06 16:48:35 +02:00
tibbi
b676bc7ca4 add a play outline on videos 2016-06-05 23:49:57 +02:00
tibbi
728afc915c rename photos to media 2016-06-05 23:22:32 +02:00
tibbi
c0f32c25f2 add launcher icons 2016-06-04 11:33:50 +02:00
tibbi
ea9a943dd0 change some colors 2016-06-03 23:28:35 +02:00
tibbi
ac6ef1ea3f change the selected items overlay color 2016-06-02 23:17:14 +02:00
tibbi
b8c16e42c1 add some licences 2016-06-02 21:52:42 +02:00
tibbi
f863febba1 change the font at fullscreen activity text too 2016-06-02 13:21:03 +02:00
tibbi
03c79360e2 changing the actionbar font style 2016-06-02 13:19:34 +02:00
tibbi
46638aa6f2 use a higher resolution Undo icon 2016-06-01 23:45:10 +02:00
tibbi
d0a7cb2b03 add some icons and colors 2016-06-01 22:15:38 +02:00
tibbi
a28162fc0d add About section 2016-06-01 17:44:50 +02:00
tibbi
4abe15564d replace the Snackbar with an Undo button
- snackbar would appear behind the transparent navigation bar
2016-04-18 21:29:19 +02:00
tibbi
01a9036c17 hide the navigation bar at fullscreen photos 2016-04-18 20:36:31 +02:00
tibbi
af61d30113 write a separate toast when folder is being renamed 2016-04-01 22:12:13 +02:00
tibbi
0f10c6dd92 make dialog edittexts single line 2016-03-26 16:48:40 +01:00
tibbi
1da4050d4a reformat the rename conditions a bit 2016-03-26 15:37:12 +01:00
tibbi
9dfe89ba6b add ripple effect 2016-03-22 19:16:02 +01:00
tibbi
f626ee1843 allow renaming the directories 2016-03-07 21:41:55 +01:00
tibbi
e03cf07761 allow deleting full directories 2016-03-06 21:45:48 +01:00
tibbi
75d2a4a19e allow selecting multiple items at the directories page 2016-03-06 19:05:37 +01:00
tibbi
5a225f8768 do not do anything we dont have to 2016-03-06 16:39:12 +01:00
tibbi
304f6010da allow Undoing file deleting from viewpager 2016-03-05 23:53:47 +01:00
tibbi
a242fb783d allow renaming files 2016-03-05 13:59:32 +01:00
tibbi
b8f4bcbd0a allow Undoing file deletion 2016-03-03 00:12:10 +01:00
tibbi
a2f508378e delete empty directories after deleting all photos 2016-02-29 22:51:28 +01:00
tibbi
6f629cc5f5 implement deleting files from viewpager 2016-02-29 21:25:08 +01:00
tibbi
ceecb21fa1 mark the selected items 2016-02-28 23:10:01 +01:00
tibbi
a68ad87b4b add a contextual actionbar for deleting images 2016-02-28 21:24:27 +01:00
tibbi
e982fa0d22 autoformat an xml 2016-02-26 23:00:14 +01:00
tibbi
bc2f333171 check for external storage permission at startup 2016-02-26 12:19:38 +01:00
tibbi
1045b53f9a display the current directory/photo name at the actionbar 2016-02-25 22:53:33 +01:00
tibbi
7d86d15f00 change the acrionbat color at viewpager activity 2016-02-24 23:37:26 +01:00
tibbi
f630b9aa3d change the package name to com.simplemobiletools.gallery
- no real functionality change
2016-02-24 00:08:09 +01:00
tibbi
c5224c12e5 implement the sharing functionality 2016-02-23 23:56:25 +01:00
tibbi
95ab204fc0 add a Share button to the menu 2016-02-23 23:28:51 +01:00
tibbi
42ba6b0e1d lets use subsampling-scale-image-view for proper zooming 2016-02-21 21:09:58 +01:00
tibbi
e8da1424ad use an overriden ViewPager to fix IllegalArgumentException 2016-02-21 18:09:39 +01:00
tibbi
3983428d5f fix up displaying fullscreen images at the viewpager 2016-02-21 17:50:29 +01:00
tibbi
497ca6b127 display the selected image fullscreen 2016-02-20 22:54:41 +01:00
tibbi
0ab046c8d5 display a grid of photos on a directory selection 2016-02-20 21:06:22 +01:00
tibbi
6ee539eb52 rename layout photo_item to directory_item 2016-02-20 20:18:52 +01:00
tibbi
d285b3e261 open a new activity with photos on directory click 2016-02-20 19:26:23 +01:00
tibbi
8e66c935a6 make sure the background is black even at very few directories 2016-02-20 18:59:18 +01:00
tibbi
90d5d99c08 add directory thumbnails 2016-02-20 18:14:09 +01:00
tibbi
c157c5bb88 create a grid of directories 2016-02-20 16:30:28 +01:00
tibbi
3cafb49996 get the image paths 2016-02-16 22:57:53 +01:00
tibbi
e48d655298 some cleanup 2016-02-16 22:42:36 +01:00
tibbi
e3a4055fb9 creating initial project 2016-02-16 22:23:25 +01:00