Commit graph

1738 commits

Author SHA1 Message Date
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
Tibor Kaputa
03acb74ba3 Merge pull request #49 from smarquespt/master
Portuguese update
2016-11-10 09:02:51 +01:00
Sérgio Marques
855daa4675 Portuguese update 2016-11-09 23:14:36 +00:00
tibbi
fa4c6928bd updating changelog 2016-11-09 23:41:19 +01: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
1eb125e36d updating changelog 2016-11-08 00:05:51 +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
bebc8f808f updating changelog 2016-11-06 23:57:13 +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