Commit Graph

3662 Commits

Author SHA1 Message Date
90e8309aa1 allow sorting media 2016-07-24 19:43:12 +02:00
cd567c370b add sorting button to the menu 2016-07-24 16:40:10 +02:00
fddaea76c3 calculate the size of directories
+ adding some initial sorting things
2016-07-24 16:34:45 +02:00
0c9fe0e4c3 remove a not needed flag 2016-07-24 11:42:10 +02:00
29854b555b update version to 16 (1.16) 2016-07-20 23:32:57 +02:00
34a1a15d74 move the settings layout back where it should be 2016-07-20 23:32:06 +02:00
31100a3afe properly handle orientation changes 2016-07-20 23:23:43 +02:00
cdc07b0bff allow sharing multiple items at once 2016-07-20 23:10:31 +02:00
427e44f3bd allow refreshing media view too
- closes #10
2016-07-20 22:41:58 +02:00
b31a18e48c add pull to refresh to the directories view 2016-07-20 22:35:29 +02:00
cda29dd904 use resources instead of some hardcoded values 2016-07-20 21:03:48 +02:00
b0d9c7e8ee wrap directory thumbnails in FrameLayout only on Android 4 2016-07-20 21:00:02 +02:00
32aa2fbc39 add a Dark theme
+ adding the Settings itself (splitting it into multiple commits would make no sense)
2016-07-20 20:46:51 +02:00
952a820aa8 remove some non translatable strings 2016-07-17 23:22:14 +02:00
286dc7a628 swedish translation 2016-07-16 20:11:34 +02:00
90ca54f28a swedish language 2016-07-16 20:08:41 +02:00
d95f90aedb Create strings.xml 2016-07-16 00:09:37 +02:00
61b3497b59 update version to 15 (1.15) 2016-07-15 23:07:48 +02:00
7427f266a7 properly highlight the items that are going to be deleted 2016-07-15 23:07:21 +02:00
7b47da40c3 remove the strings that arent supposed to be translated 2016-07-15 22:51:17 +02:00
d3168fe1f1 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2016-07-15 22:46:55 +02:00
7aed3a846f mark some strings as not to be translated 2016-07-15 22:46:40 +02:00
1462068cd0 Merge pull request #8 from naofum/master
Added Japanese translation
2016-07-15 22:45:48 +02:00
d649c5bb51 Added Japanese translation 2016-07-16 00:10:20 +09:00
8be07f3eff Create strings.xml 2016-07-14 15:16:56 +02:00
3ba3870688 update version to 14 (1.14) 2016-07-13 14:21:08 +02:00
6bcb522d59 use a different action at the Camera icon
closes #6
2016-07-12 11:10:57 +02:00
1b30b011b2 allow rotating the device 2016-07-11 20:47:06 +02:00
6aefd23436 some english fixes 2016-07-11 20:22:18 +02:00
cb1b8c296f remove a duplicate intent filter action 2016-07-10 16:20:54 +02:00
a4ffdf6141 update version to 13 (1.13) 2016-07-09 23:58:57 +02:00
11af15fb80 properly open a couple more VIEW intents 2016-07-09 22:18:05 +02:00
c3420aa748 add a button to open the Camera, closes #4
- added it only to the main screen with the directories, as adding it in the specific album might be confusing. People could think that the photo will be saved in that album
2016-07-09 21:15:05 +02:00
3e76b22634 update version to 12 (1.12) 2016-07-07 15:02:30 +02:00
569ce03f80 improve GIF support 2016-07-07 15:02:11 +02:00
98cf2df4dc update the version to 11 (1.11) 2016-07-05 21:43:01 +02:00
77077b7369 more renames 2016-07-04 16:19:28 +02:00
1e3b2ff8d6 rename a couple variables 2016-07-04 16:18:03 +02:00
bb71618d54 use the new Google Plus logo 2016-07-01 23:03:19 +02:00
7db10c5619 updating the version to 10 (1.9) 2016-07-01 16:00:03 +02:00
4b7049b8a9 change the default year in About section 2016-07-01 15:10:37 +02:00
600705f155 use capital G at shared prefs 2016-07-01 15:07:34 +02:00
9d5277a090 show a Rate us button to returning users 2016-07-01 15:04:31 +02:00
42226e88d2 make the thumbnails smaller on tablets 2016-07-01 11:41:06 +02:00
4ab90d0e08 scale up the sizes properly for tablets 2016-06-30 23:12:46 +02:00
6e5192f9ac update version to 9 (1.8) 2016-06-27 22:59:14 +02:00
c6c54940f8 add a Google Plus link in About section 2016-06-27 22:57:53 +02:00
971141652b handle a couple more Pick intents 2016-06-27 15:40:25 +02:00
75e4f6c8ab lets also react to vnd.android.cursor.dir/ intent 2016-06-27 12:47:57 +02:00
719af8c8ba implement GET_CONTENT intent handling 2016-06-27 12:37:01 +02:00