Commit graph

560 commits

Author SHA1 Message Date
tibbi
d2546e1a3e delete only media files at deleting a folder 2016-11-12 20:34:21 +01:00
tibbi
34d015734e add some checks to avoid displaying nonexistant files 2016-11-12 20:29:47 +01:00
tibbi
f548ed833a change copymovetask interface to inline 2016-11-12 20:11:41 +01:00
tibbi
7c3ad32dee allow copying and moving only photo and video files with the gallery 2016-11-12 19:57:18 +01:00
tibbi
cf67f52ea2 update filepicker to 1.3.17 2016-11-12 19:56:54 +01:00
tibbi
84613885ef convert Medium to kotlin + Directory updates 2016-11-12 19:26:01 +01:00
tibbi
a5deb81e58 update the copy task related things 2016-11-12 19:10:05 +01:00
tibbi
807add5579 update filepicker to 1.3.16 2016-11-12 18:54:20 +01:00
tibbi
36aaf03541 update the copy task 2016-11-12 17:52:35 +01:00
tibbi
d4855573c9 readd the Move button 2016-11-12 16:50:05 +01:00
tibbi
93b8281cfb some mediascan adjustments 2016-11-12 15:24:40 +01:00
tibbi
df5b90319f update filepicker to 1.3.15 2016-11-12 15:09:51 +01:00
tibbi
75beef4da6 using a few more extension functions 2016-11-12 12:16:50 +01:00
tibbi
c4edf3c28e replace a couple more extension functions 2016-11-12 12:12:05 +01:00
tibbi
bf94d8172c remove the local write permissions dialog related stuff 2016-11-12 12:07:07 +01:00
tibbi
9e5936b8a0 make use of some of the new extension functions 2016-11-12 12:04:38 +01:00
tibbi
42be5de0cb update filepicker to 1.3.13 2016-11-12 11:56:47 +01:00
tibbi
e3cc1b91cc rely on some extension functions from the filepicker library 2016-11-11 23:40:33 +01:00
tibbi
cb734d7c10 update filepicker to 1.3.12 2016-11-11 23:01:46 +01:00
tibbi
293f77afe0 update version to 30 2016-11-11 00:01:22 +01:00
tibbi
4b12949a73 humanize the paths at rename dialogs 2016-11-11 00:01:08 +01:00
tibbi
48f5a33f90 remove some non translatable strings from the Portuguese file 2016-11-10 23:54:09 +01:00
tibbi
0959403628 convert a couple simple activity to kotlin, no functionality change 2016-11-10 23:19:04 +01:00
tibbi
d4c75c2107 add the actual filename visibility toggle functionality 2016-11-10 22:57:17 +01:00
tibbi
af3d247b7f use the inherited mConfig variable 2016-11-10 22:44:05 +01:00
tibbi
805f726022 add a menu item for toggling filename visibility 2016-11-10 21:39:07 +01:00
tibbi
4e9dc8e85f the background at video controls should be gradient too 2016-11-10 21:29:47 +01:00
tibbi
534ff0ab7d make the directory bottom background gradient 2016-11-10 21:27:01 +01:00
tibbi
d80a1bd185 remove the file.canWrite check 2016-11-10 21:22:02 +01:00
tibbi
3e2cfe90bc handle 3 line filenames properly 2016-11-10 20:55:28 +01:00
tibbi
8f85b5da2f do not show the permissions dialog to prekitkat devices 2016-11-10 20:50:38 +01:00
tibbi
c609072eaf display a file name at the media activity 2016-11-10 20:46:11 +01:00
Lonami Exo
d6dd6210c7 Fixed #50 for reals (treeUri needs to be set at least once, always) 2016-11-10 20:41:13 +01:00
tibbi
93d4353d42 move the play outline of thumbnails to the right top corner 2016-11-10 20:23:32 +01:00
tibbi
6f2ef95b40 add a constant for displaying file names 2016-11-10 20:20:29 +01:00
tibbi
1710590639 removing a weird file creation 2016-11-10 20:06:36 +01:00
tibbi
a971b215a5 notify the user when the copy fails or succeeds 2016-11-10 20:02:06 +01:00
tibbi
dfae308cc7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2016-11-10 18:57:34 +01:00
tibbi
8108a109dc fix #50, make sure we have SD write permission before deleting a folder 2016-11-10 18:57:09 +01:00
Sérgio Marques
855daa4675 Portuguese update 2016-11-09 23:14:36 +00:00
tibbi
3323ff7157 update version to 29 (1.29) 2016-11-09 23:41:14 +01:00
tibbi
96b25a43b8 make "Save as" the only saving option in the editor 2016-11-09 23:37:39 +01:00
tibbi
267317c7c2 use date_modified instead of date_taken everywhere 2016-11-09 23:20:18 +01:00
tibbi
fa14b43e3e comment out Move function for now 2016-11-09 23:02:13 +01:00
tibbi
beba22b764 refresh the directories view after copying 2016-11-09 22:58:13 +01:00
tibbi
c176959305 add a copy menu button at folder view too 2016-11-09 22:47:27 +01:00
tibbi
8487ef44c4 add a copy/move menu item to media activity 2016-11-09 22:27:13 +01:00
tibbi
d7ffc35dd0 store the real destination path in a variable 2016-11-09 21:19:46 +01:00
tibbi
d6fd4ad378 humanize the selected copy destination link too 2016-11-09 21:15:11 +01:00
tibbi
2c7d62c863 add a dialog for picking the copy destination 2016-11-09 21:10:08 +01:00
tibbi
3804f3d8f4 autoplay videos only if set so 2016-11-08 23:08:35 +01:00
tibbi
9b809790f9 create the copy dialog at viewpageractivity 2016-11-08 23:00:09 +01:00
tibbi
c6598528fd add a couple things related to file copying 2016-11-08 21:49:54 +01:00
tibbi
fbe1409862 add a pickAlbumActivity for picking copy destination 2016-11-08 20:08:39 +01:00
tibbi
10e197af95 zoom in a bit less on double tap 2016-11-08 19:09:26 +01:00
tibbi
ac7757c76e update version to 28 (1.28) 2016-11-08 00:05:20 +01:00
tibbi
f25ae4f1b7 set the default folder sorting by date, descending 2016-11-08 00:03:38 +01:00
tibbi
57048d3956 update some Spanish strings, by Felipe Criado 2016-11-08 00:01:48 +01:00
tibbi
f2e13e9cb3 fix SD card detecting 2016-11-07 23:59:08 +01:00
tibbi
1e1d0f8dc7 update filepicker to 1.3.8 2016-11-07 23:58:06 +01:00
tibbi
4c50b5bc0e update version to 27 (1.27) 2016-11-06 23:57:06 +01:00
tibbi
5cb0bb904f close #44, add "Save as" to the editor 2016-11-06 23:52:57 +01:00
tibbi
90d704cff4 add a Save as button to the editor 2016-11-06 21:52:43 +01:00
tibbi
a31533418d fix #45, display proper filename when opening an item from Downloads folder 2016-11-06 21:42:23 +01:00
tibbi
a5da407ed3 delete files from main screen more carefully, and not recursively 2016-11-06 21:32:36 +01:00
tibbi
c7408fb9fe move directory rename dialog in a separate file 2016-11-06 21:16:41 +01:00
tibbi
fc8f8c3fa7 rename RenameItemDialog to RenameFileDialog 2016-11-06 20:53:34 +01:00
tibbi
0ade1ec579 check write permissions before starting the deletion 2016-11-06 20:49:47 +01:00
tibbi
6c9c072dc9 create a helper function for displaying stupid kitkat permissions dialog 2016-11-06 20:36:55 +01:00
tibbi
c71f94d9ec handle open_documet_tree activityresult in shared simpleactivity 2016-11-06 19:53:02 +01:00
tibbi
fb59224405 convert simpleactivity to kotlin 2016-11-06 19:44:26 +01:00
tibbi
dd983c9753 handle kitkat permissions at saving edited photos 2016-11-06 19:40:03 +01:00
tibbi
84f81ed3e2 check kitkat sd permission before deleting from viewpager 2016-11-06 19:03:59 +01:00
tibbi
a70e99da34 move RenameItemDialog in a separate file 2016-11-06 18:45:33 +01:00
tibbi
7ba442e32e fix renaming files from the viewpager 2016-11-06 17:10:42 +01:00
tibbi
251ccd8078 add the filepicker 2016-11-06 16:56:17 +01:00
tibbi
32fe796d66 update the video autoplay strings 2016-11-06 16:36:37 +01:00
tibbi
3ec6bd3a94 convert utils to kotlin 2016-11-06 16:35:45 +01:00
tibbi
4f74709774 add some things related to kitkat sdcard write permissions 2016-11-06 16:26:25 +01:00
tibbi
165cff24e6 move mypageradapter to the proper folder 2016-11-06 16:09:50 +01:00
tibbi
122209fb28 convert MyPagerAdapter to kotlin 2016-11-06 16:08:48 +01:00
tibbi
def05ffbe2 convert mediaadapter to kotlin 2016-11-06 16:01:13 +01:00
tibbi
d60521411e convert directoryadapter to kotlin 2016-11-06 15:54:53 +01:00
tibbi
f0e8746bce require write_external_storage so we can modify things too 2016-11-06 15:42:56 +01:00
tibbi
3f756369f2 add a couple more path null checks 2016-11-06 15:38:34 +01:00
tibbi
657b14fdb4 add a null check at obtaining files to fix some crashes 2016-11-06 15:29:54 +01:00
tibbi
001bf403d1 move interface declaration to the bottom 2016-11-06 15:18:17 +01:00
tibbi
9a58d3fedb update version to 26 (1.26) 2016-11-03 23:28:54 +01:00
tibbi
a5fc444ba3 add the properties dialog to viewpager items 2016-11-03 23:27:09 +01:00
tibbi
b3fa4bf880 add the properties dialog th the media activity 2016-11-03 23:16:47 +01:00
tibbi
97d6f2d452 implement the Properties dialog at the albums view 2016-11-03 23:12:04 +01:00
tibbi
60536bfdf6 add a properties button to directories view 2016-11-03 23:04:43 +01:00
tibbi
871e6d9cf1 update version to 25 (1.25) 2016-10-25 22:52:11 +02:00
tibbi
2f9c63e43b fix up directory sorting 2016-10-25 22:48:30 +02:00
tibbi
9081d1a579 load the directories asynchronously 2016-10-25 22:28:25 +02:00
tibbi
4f289b4c47 play the video at load automatically if set so, fixes #38 2016-10-25 20:50:37 +02:00
tibbi
6e0f60b770 add a toggle for autoplaying videos 2016-10-25 20:42:23 +02:00
tibbi
37bda0c72e minor refactoring 2016-10-25 20:34:09 +02:00
tibbi
07b60e0afb select Dark theme by default 2016-10-25 20:27:02 +02:00
tibbi
def5c9ce2a use white background colors if dark theme isnt selected 2016-10-25 20:26:53 +02:00
mueller-ma
fe6b65d407 Translated some strings to german 2016-10-25 11:06:58 +02:00
tibbi
d643cc2822 pass context instead of whole activity to scanFile 2016-10-16 19:19:40 +02:00
tibbi
adbb344ec9 update version to 24 (1.24) 2016-10-09 20:13:55 +02:00
tibbi
647a487fd5 convert content:// uri to real path when needed 2016-10-09 18:54:36 +02:00
tibbi
be5eefb9a6 check case when checking gif files 2016-10-09 18:36:04 +02:00
tibbi
fc0b011d48 lets cache the directory thumbnails 2016-10-09 16:31:23 +02:00
tibbi
e51ff13da7 allow toggling the visibility of multiple folders at once 2016-10-09 16:12:40 +02:00
tibbi
c0a430c839 show Hide and Unhide menu items only when appropriate 2016-10-09 16:06:32 +02:00
tibbi
ceb6b14250 add menu buttons for hiding and unhiding folders 2016-10-09 15:40:54 +02:00
tibbi
16fa3733c9 add unhide and hide icons 2016-10-09 15:28:14 +02:00
tibbi
8c58964a99 update menu items at hiding folders 2016-10-09 15:23:03 +02:00
tibbi
5d1126d0f8 add a (hidden) postfix to hidden folders 2016-10-09 15:18:45 +02:00
tibbi
7b7788b03c allow unhiding folders 2016-10-09 15:07:53 +02:00
tibbi
60494b0cfd hide hidden folders if set so 2016-10-09 14:59:16 +02:00
tibbi
cae1c040ec add an option for showing hidden folders 2016-10-09 14:14:58 +02:00
tibbi
848fe154be allow hiding folders 2016-10-09 14:09:05 +02:00
tibbi
cff90e1e8b ignore folders which contain .nomedia 2016-10-09 11:28:04 +02:00
tibbi
301f14acdb clean up the mediaplayer at surface destroy, so its recreated 2016-10-09 11:08:58 +02:00
tibbi
b1fcd36a0b update README and screenshots 2016-10-09 00:05:58 +02:00
tibbi
2b0d9c3928 update version to 23 (1.23) 2016-10-08 23:06:28 +02:00
tibbi
4bb8650b57 save edited images at 90% quality 2016-10-08 23:05:41 +02:00
tibbi
cc91a3a287 add Android Image Cropper title in the missing languages 2016-10-08 22:44:18 +02:00
tibbi
aebfa078e1 check for unknown file path at editing remote images 2016-10-08 22:42:11 +02:00
tibbi
7cd62075e7 close #21, allow opening images and videos with third party apps 2016-10-08 21:28:16 +02:00
tibbi
4398443a0d rename item Crop / Rotate to Edit 2016-10-08 21:08:49 +02:00
tibbi
e20a9294df close the app if the user goes Back from picking an image without pick 2016-10-08 20:05:01 +02:00
tibbi
b34fbabbf8 change the Wallpaper label to Simple Wallpaper 2016-10-08 20:03:12 +02:00
tibbi
8e4866c2f7 allow using Set as wallpaper with long pressing the desktop 2016-10-08 19:55:38 +02:00
tibbi
c64a158a49 move the wallpaper handling in a background thread 2016-10-08 19:39:50 +02:00
tibbi
d907e3cef5 allow croping and rotating the wallpaper before setting 2016-10-08 19:03:50 +02:00
tibbi
1a7c0861c3 create an activity for setting a wallpaper 2016-10-08 17:03:52 +02:00
tibbi
8aa93491f2 offer third party apps at setting as wallpaper 2016-10-08 16:47:36 +02:00
tibbi
f765bf7dc9 handle content:// uri scheme properly too, close #28 2016-10-08 16:08:10 +02:00
tibbi
a42e9b09fe add a couple more changes for better RTL support 2016-10-08 15:43:38 +02:00
Tibor Kaputa
a29bac3a1a Merge pull request #36 from xsoh/master
FIX: Wrong direction of swap in Arabic and other RTL languages #35
2016-10-08 15:35:52 +02:00
tibbi
ca65ead9a7 take the file uri scheme into account when editing and saving files 2016-10-08 12:44:04 +02:00
Suhail Alkowaileet
2b7e7033ee FIX: Wrong direction of swap in Arabic and other RTL languages #35 2016-10-08 12:56:29 +03:00
tibbi
b2cea47c8d allow editing images with different apps too 2016-10-07 23:52:01 +02:00
tibbi
a856a4a0f9 add Android Image Cropper license 2016-10-06 22:56:45 +02:00
tibbi
58ec3276bb lowercase the file extension before checking its type 2016-10-06 22:32:35 +02:00
tibbi
f635173b1f cache thumbnails by timestamp signature 2016-10-06 22:25:07 +02:00
tibbi
bd2a39dbb8 remove Glide caching 2016-10-06 22:09:28 +02:00
tibbi
0005fb7e0c do not display an error toast if the user leaves the editor with Back 2016-10-06 20:55:09 +02:00
tibbi
a7f3bda7bd set the initial crop window padding to 0 2016-10-06 20:09:24 +02:00
tibbi
f4655761bd update the given medium after editing it 2016-10-06 20:05:44 +02:00
tibbi
a5def53373 save the edited bitmap when done 2016-10-06 19:54:09 +02:00
tibbi
cae7b9458a open the image editor at pressing Rotate / crop 2016-10-06 18:51:16 +02:00
tibbi
c433c897b5 finish the Edit activity if the image uri is invalid 2016-10-05 23:36:53 +02:00
tibbi
acf539ee93 update the edit activitys intent-filter 2016-10-05 23:19:24 +02:00
tibbi
12800ec7c1 add a menu item for Crop / rotate 2016-10-05 23:12:09 +02:00
tibbi
6dafca7732 rename Edit to Rename ;) 2016-10-05 22:22:44 +02:00
tibbi
5a7d5ac2e7 crop the image on pressing Save 2016-10-05 22:07:32 +02:00
tibbi
1e4c1206cc rotate the image by 90 degrees at pressing Rotate 2016-10-05 21:47:12 +02:00
tibbi
d3ce91beb5 add a menu item for rotating 2016-10-05 21:08:24 +02:00
tibbi
ed1a971564 add a Save menu item 2016-10-05 20:55:01 +02:00
tibbi
734557d7cd add theartofdev.edmodo:android-image-cropper for image editing 2016-10-05 20:47:58 +02:00
tibbi
d638f6350e create an activity for editing photos 2016-10-05 18:37:28 +02:00
tibbi
21d0a38446 add kotlin 2016-10-05 18:31:46 +02:00
tibbi
36316a8fdb added portuguese translation 2016-10-03 23:32:24 +02:00
tibbi
74dd65281c Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2016-10-03 23:29:26 +02:00
tibbi
49cf04a6da update version to 22 (1.22) 2016-10-03 23:28:17 +02:00
tibbi
53c7c78801 handle orientation changes manually to prevent video glitches 2016-10-03 23:27:56 +02:00
YSmhXQDd6Z
a7caee04af Create strings.xml 2016-10-02 21:49:13 +00:00
tibbi
43ef3d0003 update version to 21 (1.21) 2016-09-25 23:47:46 +02:00
tibbi
ee6f1a6eb3 fix #25, fill the Play buttons with transparent grey for better visibility 2016-09-25 23:46:59 +02:00
tibbi
481fc40653 fix #19, use the special foreground selector only from v23 2016-09-25 23:36:29 +02:00
tibbi
08f7a57c55 prevent the screen from turning off while playing a video 2016-09-25 23:16:34 +02:00
Tibor Kaputa
016a6a464e Merge pull request #30 from vanitasvitae/master
Fixed typo
2016-09-09 00:19:43 +02:00
vanitasvitae
b5dabe87cd Fixed typo 2016-09-08 10:06:38 +02:00
tibbi
d1e4437e93 small change to selectable item background 2016-09-07 22:59:03 +02:00
tibbi
22184e5ddd Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2016-09-07 22:13:40 +02:00
tibbi
4fdc578b3e update version to 20 (1.20) 2016-09-07 22:12:55 +02:00
vanitasvitae
128e7bdb69 Added german translation 2016-09-06 13:38:07 +02:00
tibbi
7d4b19de4f remove some non translatable strings 2016-08-30 19:32:22 +02:00
Laura Arjona Reina
f5c021a827 Add Spanish translation 2016-08-30 19:07:49 +02:00
tibbi
ca08626d8d update version to 19 (1.19) 2016-08-26 20:45:02 +02:00
tibbi
f0c9583213 update launcher icons 2016-08-26 20:43:00 +02:00
tibbi
cc802df7fd change the app launcher name to Gallery 2016-08-25 21:52:49 +02:00
tibbi
b9ee748855 update launcher icon 2016-08-25 21:45:48 +02:00
tibbi
d8dfbc3627 remove the Set as wallpaper feature for now, it needs more work 2016-08-25 21:33:07 +02:00
tibbi
9a75c3ae8c rescan directories too recursively 2016-08-24 23:51:48 +02:00
tibbi
3a515e5844 rescan all files only at pull to refresh 2016-08-24 23:48:48 +02:00
tibbi
ea9e43c00b apply the image as wallpaper if picked so 2016-08-24 23:39:46 +02:00
tibbi
2b83491631 show a "Set as Wallpaper" menu item at images 2016-08-24 23:32:01 +02:00
tibbi
131f0647a9 rescan all files in directory on open
- related to #18, #16
2016-08-24 23:26:52 +02:00
tibbi
605a4a29c3 allow using the app as both an image and video picker, related to #15 2016-08-24 22:08:29 +02:00
tibbi
2ce5c90204 if Same sorting is enabled, use the directory sorting 2016-08-23 21:48:23 +02:00
tibbi
5bc11afc69 add a switch to enable/disable same sorting for files and dirs 2016-08-23 21:18:40 +02:00
tibbi
9612e53dbb fix #23, allow different sorting for folders and files 2016-08-23 20:53:07 +02:00
tibbi
325e5fe6f3 add an Invite friends button 2016-08-22 23:52:09 +02:00
tibbi
802f61cf64 use our own strings for OK and Cancel 2016-08-21 20:39:16 +02:00
tibbi
284ff3d697 make the buttons in About section easier to click 2016-08-21 20:13:15 +02:00
tibbi
7aaa000d3d update version to 18 (1.18) 2016-07-26 22:47:59 +02:00
tibbi
20aac8175f make the dark theme really dark 2016-07-26 22:47:51 +02:00
tibbi
ed27325779 update version to 17 (1.17) 2016-07-24 22:54:03 +02:00
tibbi
1d2e7b310e use the subsampling-scale-image-view for zoomable photos 2016-07-24 22:53:32 +02:00
tibbi
7141563463 sort directories already at the query 2016-07-24 21:15:05 +02:00
tibbi
8054f51727 allow sorting directories 2016-07-24 21:02:02 +02:00
tibbi
90e8309aa1 allow sorting media 2016-07-24 19:43:12 +02:00
tibbi
cd567c370b add sorting button to the menu 2016-07-24 16:40:10 +02:00