Commit graph

365 commits

Author SHA1 Message Date
tibbi
16d97e9a92 replace filepicker library with commons 2016-12-26 12:00:50 +01:00
tibbi
a118990170 set proper long press selector colors to media screen too 2016-12-25 23:40:43 +01:00
tibbi
b02fa1c409 color the directory selected foreground properly 2016-12-25 23:16:27 +01:00
tibbi
c2fb9ce0f3 add a black splash screen 2016-12-25 20:23:05 +01:00
tibbi
674c82c15d add a Select all button to the directories screen too 2016-12-25 16:32:19 +01:00
tibbi
211a3b7673 remove some dark theme related style entries 2016-12-25 15:44:50 +01:00
tibbi
240c043422 update fullscreen activity actionbar to gradient 2016-12-25 15:37:37 +01:00
tibbi
81ee5f46f5 use our custom views where appropriate 2016-12-25 15:17:15 +01:00
tibbi
6d8f87fe87 replace the checkbox with a myappcompatcheckbox 2016-12-20 00:06:03 +01:00
tibbi
0efab3ef60 updating the dialog colors 2016-12-19 23:47:18 +01:00
tibbi
8fc683e6f4 tweak settings layout 2016-12-18 20:02:18 +01:00
V字龍
6b18a3ad41 Chinese(Taiwan) translation - fix google play description punctuation
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-18 21:48:23 +08:00
V字龍
f57ef1537a Chinese(Taiwan) translation - add all missing translations
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-18 21:39:27 +08:00
tibbi
e82327f315 add some missing chinese strings 2016-12-18 13:15:13 +01:00
tibbi
d2e9cbeacd removing another duplicate string 2016-12-17 11:06:42 +01:00
tibbi
b72078eb76 removing a duplicate string 2016-12-17 11:05:58 +01:00
Tibor Kaputa
53f9b0aea0 Merge pull request #103 from Vdragon/fix-zh-rTW-translation
Update zh-rTW translation: fix "gallery" translation
2016-12-17 10:59:34 +01:00
V字龍
98e978e252 Update zh-rTW translation: fix "gallery" translation
Previously I use "相簿" a.k.a. "相本"(in zh-rCN) a.k.a. "Album" in English,
but after discussion with L10N-TW community "藝廊" a.k.a. "gallery" should
be a much precise and sane translation.

Reference:

* Search result:
<https://duckduckgo.com/?q=藝廊&ia=images&iai=http%3A%2F%2Fwww.akigallery.com.tw%2Fimages%2Faboutus_03_2.jpg>
* Chinese Dictionary of Ministry of Education, TW:
<https://www.moedict.tw/藝廊>

Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-17 10:27:41 +08:00
Tibor Kaputa
2c88f81b4b Merge pull request #101 from Vdragon/fix-zh-rTW-translation
Fix & Update Chinese(Taiwan) Translation
2016-12-16 23:53:36 +01:00
Taras
da7501f724 Update Russian 2016-12-17 00:13:59 +03:00
V字龍
556dd59b6b Fix and extend Chinese(Taiwan) translation
Credit-goes-to: KrasnayaPloshchad <https://github.com/KrasnayaPloshchad>
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-16 22:24:30 +08:00
V字龍
5b5d1ef691 Fix misplaced zh-rTW translation
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-16 21:44:54 +08:00
Tibor Kaputa
09e3364b78 rename chinese values folder 2016-12-16 09:07:02 +01:00
Tibor Kaputa
feb8f23866 Merge pull request #98 from KrasnayaPloshchad/patch-1
Update Chinese Simplified translation
2016-12-16 09:05:17 +01:00
Krasnaya Ploshchad’
093ff07d6d Minor fix 2016-12-16 12:30:53 +08:00
Krasnaya Ploshchad’
0f79c8d103 Minor fix 2016-12-16 12:22:44 +08:00
Krasnaya Ploshchad’
749d86a386 Minor fix 2016-12-16 12:19:43 +08:00
Krasnaya Ploshchad’
d5621eef43 Add traditional Chinese 2016-12-16 12:07:57 +08:00
Krasnaya Ploshchad’
e5c4f24e8b Update strings.xml 2016-12-16 11:46:51 +08:00
tibbi
a803948657 add the customization activity 2016-12-15 22:49:23 +01:00
tibbi
2aca33863c adding some release notes 2016-12-15 00:04:10 +01:00
tibbi
667befcb52 add license activity 2016-12-14 00:11:33 +01:00
tibbi
e7b307401b updating some things related to adding Commons library 2016-12-13 23:53:59 +01:00
Sérgio Marques
fdfed2cd64 Portuguese update 2016-12-13 22:15:06 +00:00
tibbi
c9ca364292 add back a string 2016-12-13 21:54:55 +01:00
tibbi
f43da0654e take some strings from Commons 2016-12-13 21:51:50 +01:00
Tibor Kaputa
1fd4169d26 small update to Copy / Move string 2016-12-13 15:22:24 +01:00
Taras
0a6aef8ca8 Update russian 2016-12-12 13:26:21 +03:00
tibbi
02d4d1b372 update the app description with the pinch for changing column count 2016-12-11 23:00:15 +01:00
tibbi
9bb9e3496c store the amount of columns 2016-12-11 21:54:40 +01:00
tibbi
72381ba53d allow changing directory column cnt too 2016-12-11 21:38:15 +01:00
tibbi
b9d5c004e0 allow changing grid column count by pinching 2016-12-11 21:22:07 +01:00
tibbi
a077e36831 show Delete as the first icon at long pressing media 2016-12-11 19:43:09 +01:00
Tibor Kaputa
4396e4340f Merge pull request #87 from smarquespt/master
Portuguese update
2016-12-11 11:00:11 +01:00
tibbi
cf750b6253 add some links to more strings 2016-12-11 10:59:05 +01:00
Sérgio Marques
56d526abe0 Portuguese update 2016-12-11 02:00:49 +00:00
tibbi
af9b5bd81e update some strings 2016-12-10 23:47:40 +01:00
tibbi
ce4c098e32 add a spinner for displaying images or videos only 2016-12-10 21:16:53 +01:00
Taras
ccd019e5bc Update Russian 2016-12-10 17:35:08 +03:00
tibbi
960267c543 updated the About activity 2016-12-10 11:20:47 +01:00
tibbi
a97ed6cb03 add some new strings 2016-12-10 11:18:09 +01:00
Taras
fbc29174be Update Russian
new item translated. playstore description translation variant added
2016-12-10 03:49:38 +03:00
Sérgio Marques
d053f163e7 Portuguese update 2016-12-09 23:10:20 +00:00
tibbi
c449ce43a5 lets actually remove Deselect all, there is the back button for it... 2016-12-08 21:31:48 +01:00
tibbi
26dfea3adb add cab buttons for de/selecting all items 2016-12-08 21:27:13 +01:00
Sérgio Marques
99eb0ab5e0 Portuguese update 2016-12-07 22:55:02 +00:00
tibbi
b28f7dcc78 remove the Undo option at removing from media view 2016-12-07 20:36:42 +01:00
tibbi
9f83e19db7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2016-12-07 18:21:15 +01:00
tibbi
89ba36e590 specify directory font size explicitly 2016-12-07 18:20:58 +01:00
Taras
19a7dfde30 Update Russian
corrections and new translations
2016-12-07 10:28:44 +03:00
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