Tibor Kaputa
|
0e16e9b7e4
|
Merge pull request #116 from solokot/master
Update Russian
|
2017-12-01 23:46:40 +01:00 |
|
tibbi
|
215068b2e6
|
do not select any item on the RadioGroupDialog by default
|
2017-12-01 23:45:18 +01:00 |
|
solokot
|
984a58aabb
|
Update strings.xml
|
2017-12-02 01:14:23 +03:00 |
|
solokot
|
4d6167ff27
|
Update strings.xml
|
2017-12-02 01:13:07 +03:00 |
|
solokot
|
929c8addbf
|
Merge pull request #5 from SimpleMobileTools/master
update
|
2017-12-02 01:04:23 +03:00 |
|
tibbi
|
64bbaa8a29
|
show the Save button after changing the theme
|
2017-12-01 14:40:06 +01:00 |
|
tibbi
|
24dfaeb5e0
|
add a crashfix to the LineColorPicker
|
2017-12-01 14:12:28 +01:00 |
|
tibbi
|
23a0bb35a2
|
remove a redundant proguard rule
|
2017-12-01 13:37:01 +01:00 |
|
tibbi
|
0d09225efb
|
add a helper function for setting translucent navigation bar
|
2017-12-01 11:33:59 +01:00 |
|
tibbi
|
bc454a59f2
|
use extension functions for applying color filters
|
2017-12-01 10:55:19 +01:00 |
|
tibbi
|
e74b30143a
|
lets replace setupDialogStuff boolean with an anonymous callback
|
2017-12-01 10:49:20 +01:00 |
|
tibbi
|
93c5db701b
|
move setupDialogStuff to activity and make sure it is valid when called
|
2017-12-01 10:43:37 +01:00 |
|
tibbi
|
eafc719787
|
try catching exceptions thrown at getting a public uri at openFile
|
2017-11-30 23:56:30 +01:00 |
|
tibbi
|
68a68a1694
|
move the SD card getter in a separate function
|
2017-11-30 20:43:11 +01:00 |
|
tibbi
|
992a1e63ca
|
move the english checking in an app extension
|
2017-11-30 19:35:14 +01:00 |
|
tibbi
|
4d5d95a815
|
add a helper function for checking if english should be forced
|
2017-11-30 19:32:10 +01:00 |
|
tibbi
|
0c2d487915
|
update version to 3.0.10
|
2017-11-30 19:12:14 +01:00 |
|
tibbi
|
089e3523f8
|
rename storeStoragePaths to appLaunched
|
2017-11-30 19:12:00 +01:00 |
|
tibbi
|
c59ea73c54
|
remove the solarized theme for now, it doesnt look good enough
|
2017-11-30 19:11:30 +01:00 |
|
tibbi
|
b79e081da1
|
add some new translation
|
2017-11-30 19:05:09 +01:00 |
|
tibbi
|
d328811036
|
make sure we always have a proper selectable item count at adapters
|
2017-11-30 17:21:19 +01:00 |
|
tibbi
|
c0fd8f7fa7
|
correcting an apostrophe in the polish translation
|
2017-11-30 16:27:58 +01:00 |
|
tibbi
|
9796a7b24f
|
add a helper function at recyclerview adapter to remove selected items
|
2017-11-30 16:25:49 +01:00 |
|
tibbi
|
342646b132
|
update support libraries to 27.0.2
|
2017-11-30 16:25:30 +01:00 |
|
tibbi
|
282723a968
|
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons
|
2017-11-30 15:27:03 +01:00 |
|
tibbi
|
bbd06e8598
|
replace vibration with haptic feedback at the pin tab
|
2017-11-30 15:26:48 +01:00 |
|
Tibor Kaputa
|
5865f4c4e6
|
Merge pull request #115 from gregory678/patch-3
Translated new strings
|
2017-11-30 15:15:22 +01:00 |
|
gregory678
|
6e121d84b2
|
Translated new strings
|
2017-11-30 14:55:16 +01:00 |
|
tibbi
|
4d9d9ff461
|
rewrite filepickeradapter to the new recyclerview adapter
|
2017-11-30 14:50:58 +01:00 |
|
Tibor Kaputa
|
c2db38160c
|
Merge pull request #114 from fricyo/patch-3
Translation update
|
2017-11-30 13:29:33 +01:00 |
|
tibbi
|
712e11dd80
|
add a new helper function for adding vertical dividers at recyclerviews
|
2017-11-30 13:26:45 +01:00 |
|
fricyo
|
874fe299ea
|
Translation update
|
2017-11-30 20:25:02 +08:00 |
|
tibbi
|
6f9857ddbb
|
send the layoutPosition at recycler viewholder callback
|
2017-11-30 10:41:34 +01:00 |
|
tibbi
|
ca76735fd8
|
allow preventing dynamic theme usage
|
2017-11-29 22:35:34 +01:00 |
|
tibbi
|
27b6a72ff1
|
remove some redundant styles
|
2017-11-29 21:44:51 +01:00 |
|
tibbi
|
6af155c59d
|
update version to 3.0.0
|
2017-11-29 21:27:37 +01:00 |
|
tibbi
|
5e55b034ad
|
make sure we check for Shared Theme usage after updating the apps too
|
2017-11-29 21:17:11 +01:00 |
|
tibbi
|
c7e9410213
|
make proguard not warn about LineColorPickerDialog
|
2017-11-29 21:08:28 +01:00 |
|
tibbi
|
9a7e7290ba
|
remove some redundant libraries from the sample app
|
2017-11-29 21:05:04 +01:00 |
|
tibbi
|
358417279b
|
update version to 2.42.7
|
2017-11-29 20:37:04 +01:00 |
|
tibbi
|
f14b3358fd
|
show the customization Save button only if theres some unsaved changes
|
2017-11-29 20:36:28 +01:00 |
|
Tibor Kaputa
|
e6bbe9821f
|
Merge pull request #113 from ltGuillaume/patch-1
Updated Dutch
|
2017-11-29 19:25:57 +01:00 |
|
Guillaume
|
14a4a25391
|
Updated Dutch
|
2017-11-29 19:08:24 +01:00 |
|
tibbi
|
433d357991
|
updating some Croatian strings
|
2017-11-29 18:54:49 +01:00 |
|
tibbi
|
3caaa6c16b
|
check if Shared theme should be used at freshly installed apps
|
2017-11-29 18:49:35 +01:00 |
|
tibbi
|
f4b7786626
|
adding a missing string in the croatian translation
|
2017-11-29 17:11:54 +01:00 |
|
tibbi
|
e69643ea99
|
adding Croatian translation
|
2017-11-29 17:06:39 +01:00 |
|
tibbi
|
9eddd7e215
|
add a broadcastreceiver for activating and updating the shared theme
|
2017-11-29 15:34:55 +01:00 |
|
tibbi
|
fa0c15bdb5
|
update version to 2.41.19
|
2017-11-29 13:42:20 +01:00 |
|
tibbi
|
5bcbb8de86
|
allow copying the line color picker hex code to clipboard by long pressing
|
2017-11-29 12:45:32 +01:00 |
|