Commit graph

305 commits

Author SHA1 Message Date
tibbi
74d8287333 add an Edit button to media cab 2016-12-06 23:30:22 +01:00
tibbi
ade06101a5 add a Rename action button to the media screen 2016-12-06 22:53:11 +01:00
tibbi
4abc2d4b59 rename directory cab_edit to cab_rename 2016-12-06 22:40:09 +01:00
tibbi
6c5a428b40 split filename and extension at save dialog 2016-12-06 22:31:17 +01:00
tibbi
d53000b667 validate the inserted resolution 2016-12-06 22:00:22 +01:00
Taras
b6d957ec02 Update strings.xml 2016-12-06 22:30:43 +03:00
Taras
9fbf3ec5c6 Update Russian
translation of added items
2016-12-06 22:19:49 +03:00
tibbi
6d32e55bf4 creating the resize dialog 2016-12-06 20:15:33 +01:00
tibbi
463992a80d add some Resize related assets 2016-12-06 19:06:54 +01:00
tibbi
4c0a0a43b8 add Camera, Settings and About to ShowAll actionbar 2016-12-06 18:11:15 +01:00
tibbi
6f11b05e25 store Show All in shared prefs making it permanent 2016-12-06 17:59:54 +01:00
tibbi
dd3709f7ff add a string for switching back to normal folder view 2016-12-06 17:18:33 +01:00
tibbi
c3e3d550d1 add a couple things related to displaying all media at once 2016-12-06 16:57:17 +01:00
tibbi
105866987d allow copying items in folders that contain no media, fix #62 2016-12-06 16:18:50 +01:00
tibbi
c26ef0e513 display vertical scrollbars at scroll 2016-12-06 10:09:34 +01:00
Taras
bc76fcf250 Update Russian
add translation for new items. some corrections
2016-12-06 11:01:29 +03:00
Sérgio Marques
3899b1538b Portuguese update 2016-12-05 22:19:09 +00:00
tibbi
609cfbd580 implement the sorting by date taken 2016-12-05 22:51:13 +01:00
tibbi
438d987e3f move some Renaming strings into an own category 2016-12-05 22:27:10 +01:00
tibbi
835b0d694e move a couple strings into a Sorting category 2016-12-05 22:22:58 +01:00
tibbi
f4fb14f1fe change sorting Date to Last modified and add Date taken 2016-12-05 22:18:58 +01:00
tibbi
b5b4e15990 add some folder pinning related things 2016-12-05 20:20:38 +01:00
Taras
16da426dd4 Update strings.xml 2016-12-05 18:39:10 +03:00
Taras
be8b575825 Update strings.xml 2016-12-05 12:45:06 +03:00
Taras
b75b3e12a6 Update strings.xml
some minor changes for better preception.
can't find file deletion confirmation dialog strings
2016-12-05 12:38:16 +03:00
tibbi
c4644c73a5 remove the Undo option of deleting at viewpager, as there is a confirmation box 2016-12-04 18:57:58 +01:00
Tibor Kaputa
312e3c8edb Merge pull request #73 from MasTu/patch-1
Update strings.xml
2016-12-04 15:48:27 +01:00
tibbi
9fb2ec55d9 allow editing third party images 2016-12-04 15:47:46 +01:00
MasTu
33b0b30e36 Update strings.xml
Update Italian language
2016-12-04 15:40:03 +01:00
tibbi
40e50dddc8 show the path at Save as dialog of editor 2016-12-04 13:20:37 +01:00
tibbi
5c12491fc1 add Set as wallpaper to photovideoactivity 2016-12-04 12:58:47 +01:00
tibbi
679deb424a add more action buttons to PhotoVideoActivity used by third parties 2016-12-04 12:25:54 +01:00
tibbi
2469609399 show the Delete action at the viewpager menu 2016-12-04 11:07:27 +01:00
tibbi
49247ee9f1 wrap the sorting dialog in a scrollview 2016-12-03 21:00:55 +01:00
tibbi
1094da87e2 adding Russian translation 2016-11-30 22:30:16 +01:00
tibbi
c51cb0974e escape some translated chars 2016-11-30 21:52:40 +01:00
naofum
3cf3d37c5a Updated Japanese 2016-11-30 23:29:23 +09:00
tibbi
c479da15eb simplify About padding 2016-11-27 10:56:15 +01:00
Sérgio Marques
4e64e3425a Portuguese update 2016-11-26 16:00:16 +00:00
MasTu
4a0fc960ab Update strings.xml 2016-11-26 02:10:41 +01:00
tibbi
5b2f085839 adding playstore strings 2016-11-24 23:30:51 +01:00
Sérgio Marques
df4a41aa65 Portuguese update 2016-11-21 17:46:53 +00:00
tibbi
01bf9dcf74 add kotlin license 2016-11-20 19:01:17 +01:00
tibbi
11ef6235a5 fix the rtl viewpager url 2016-11-20 17:58:28 +01:00
tibbi
adadf2efec adding "Right to Left Viewpager" License 2016-11-20 17:56:31 +01:00
tibbi
b725899d96 add the BigNerdRanch multiselector license 2016-11-20 17:49:36 +01:00
tibbi
f3fd84dab9 rely on selected state, not activated on long click 2016-11-20 17:33:04 +01:00
Sérgio Marques
7991603d01 Portuguese update 2016-11-20 15:30:41 +00:00
tibbi
0824c66784 change the media gridview to recyclerview 2016-11-19 19:20:50 +01:00
tibbi
4b243b5498 rename "columns" resource to "directory_columns" 2016-11-19 17:34:50 +01:00
tibbi
02297cc33d add some description to the Image Cropper library 2016-11-19 14:50:39 +01:00
tibbi
f4db0c7898 remove Butterknife 2016-11-19 14:49:04 +01:00
tibbi
63dc2b5184 add an icon to the Copy action at the menu 2016-11-19 11:45:45 +01:00
Tibor Kaputa
aa29c5b6d8 be more responsive at calculating column cnt 2016-11-18 14:57:30 +01:00
tibbi
accf45bc83 replace photoview license with Subsampling scale image view 2016-11-17 19:08:30 +01:00
tibbi
fa4cadebb4 check if new file/dir names are valid 2016-11-17 16:23:49 +01:00
tibbi
6a80ab4473 make sure directory name and photo cnt display properly 2016-11-17 15:09:28 +01:00
tibbi
6ee959d2a4 make sure About us is displayed properly in rtl layout 2016-11-17 15:06:01 +01:00
tibbi
60596b7e5c use isActivated for selecting items 2016-11-17 11:12:58 +01:00
tibbi
cc7c6a1e24 make sure unselecting items work on all android versions 2016-11-17 10:45:52 +01:00
tibbi
258c49eeb8 allow selecting multiple directories 2016-11-17 10:35:51 +01:00
tibbi
6c4ec53cc1 replace directory baseadapter with recyclerview adapter 2016-11-16 23:50:46 +01:00
tibbi
e2938a59ec some smaller adjustments here and there 2016-11-13 22:13:16 +01:00
tibbi
8cc9c27416 convert ChangeSortingDialog to kotlin 2016-11-13 21:43:56 +01:00
Sérgio Marques
77ce470fed Update strings.xml 2016-11-13 18:07:43 +00:00
Sérgio Marques
e1e76370b7 Update strings.xml 2016-11-13 11:11:04 +00:00
tibbi
e013cc02a4 do not allow renaming the root folder of a storage 2016-11-13 11:40:12 +01:00
tibbi
9b8420e9d1 check for already existing folder at renaming 2016-11-13 11:28:34 +01:00
tibbi
4d324e491e convert myviewpager and myimageview to kotlin 2016-11-13 11:01:21 +01:00
tibbi
57836b229d add filepicker and fileproperties licenses 2016-11-13 10:33:33 +01:00
tibbi
d2a8aca830 update the order of chinese strings 2016-11-13 10:20:00 +01:00
tcg2008
83be878d50 test-pr 2016-11-13 16:24:08 +08:00
tibbi
cec3e5f640 Portuguese string updates by smarquespt 2016-11-12 21:55:33 +01:00
tibbi
a6bca1ae88 renaming a string 2016-11-12 21:43:22 +01:00
tibbi
afb722ab24 let the user know if not all files have been copied/moved 2016-11-12 21:33:46 +01:00
tibbi
c8b927e7e1 put copy/move above Delete at media screen 2016-11-12 20:42:56 +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
bf94d8172c remove the local write permissions dialog related stuff 2016-11-12 12:07:07 +01:00
tibbi
48f5a33f90 remove some non translatable strings from the Portuguese file 2016-11-10 23:54:09 +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
3e2cfe90bc handle 3 line filenames properly 2016-11-10 20:55:28 +01:00
tibbi
c609072eaf display a file name at the media activity 2016-11-10 20:46:11 +01:00
tibbi
93d4353d42 move the play outline of thumbnails to the right top corner 2016-11-10 20:23:32 +01:00
tibbi
a971b215a5 notify the user when the copy fails or succeeds 2016-11-10 20:02:06 +01:00
Sérgio Marques
855daa4675 Portuguese update 2016-11-09 23:14:36 +00:00
tibbi
96b25a43b8 make "Save as" the only saving option in the editor 2016-11-09 23:37:39 +01:00
tibbi
fa14b43e3e comment out Move function for now 2016-11-09 23:02: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
2c7d62c863 add a dialog for picking the copy destination 2016-11-09 21:10:08 +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
57048d3956 update some Spanish strings, by Felipe Criado 2016-11-08 00:01:48 +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
a70e99da34 move RenameItemDialog in a separate file 2016-11-06 18:45:33 +01:00
tibbi
32fe796d66 update the video autoplay strings 2016-11-06 16:36:37 +01:00