tibbi
|
5e21170731
|
rename the Long formatting extension function
|
2017-12-05 23:38:08 +01:00 |
|
tibbi
|
dabb5ef766
|
add a callback for updating the fastscroller bubble text
|
2017-12-05 23:18:32 +01:00 |
|
tibbi
|
5d93b1c997
|
make sure getSharedTheme is always called
|
2017-12-04 16:57:56 +01:00 |
|
tibbi
|
c4b6502dae
|
add null checks to getSharedTheme
|
2017-12-04 16:36:01 +01:00 |
|
tibbi
|
a0287eb2c7
|
update version to 3.1.0
|
2017-12-04 16:19:58 +01:00 |
|
tibbi
|
327566661d
|
display apk file thumbnails at the filepicker dialog
|
2017-12-04 12:00:53 +01:00 |
|
tibbi
|
ec0556ce67
|
add a helper function for checking if the device is Oreo+
|
2017-12-02 18:22:22 +01:00 |
|
tibbi
|
215068b2e6
|
do not select any item on the RadioGroupDialog by default
|
2017-12-01 23:45:18 +01: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
|
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
|
93c5db701b
|
move setupDialogStuff to activity and make sure it is valid when called
|
2017-12-01 10:43:37 +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
|
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
|
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
|
712e11dd80
|
add a new helper function for adding vertical dividers at recyclerviews
|
2017-11-30 13:26:45 +01: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
|
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
|
358417279b
|
update version to 2.42.7
|
2017-11-29 20:37:04 +01:00 |
|
tibbi
|
3caaa6c16b
|
check if Shared theme should be used at freshly installed apps
|
2017-11-29 18:49:35 +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
|
a8ca3ca52d
|
adding MyContentProvider
|
2017-11-28 20:55:18 +01:00 |
|
tibbi
|
b06a755ac5
|
update version to 2.41.11
|
2017-11-28 11:02:53 +01:00 |
|
tibbi
|
4dd42e777a
|
update version to 2.41.10
|
2017-11-27 20:35:54 +01:00 |
|
tibbi
|
cbf337d7bb
|
update kotlin to 1.1.61
|
2017-11-26 10:31:20 +01:00 |
|
tibbi
|
2c8dc234d0
|
show a warning about fake app after some runs
|
2017-11-23 09:34:53 +01:00 |
|
tibbi
|
f0774ad0af
|
update gradle to 3.0.1
|
2017-11-22 00:16:14 +01:00 |
|
tibbi
|
0889d0c535
|
updating version to 2.41.5
|
2017-11-20 11:25:29 +01:00 |
|
tibbi
|
e814f3865f
|
improve the way mimetype is achieved from multiple uris
|
2017-11-19 19:06:01 +01:00 |
|
tibbi
|
a51539eedf
|
use a mimetype */* if every previous way failed
|
2017-11-19 18:34:57 +01:00 |
|
tibbi
|
67cd9d79d5
|
update version to 2.41.1
|
2017-11-19 17:46:33 +01:00 |
|
tibbi
|
3c7b8d3918
|
revert Implementation back to Compile
|
2017-11-19 12:01:43 +01:00 |
|
tibbi
|
0baa7fe71f
|
update Glide annotationProcessor to kapt
|
2017-11-18 23:59:18 +01:00 |
|
tibbi
|
ea04b6ab09
|
disable aapt2
|
2017-11-18 23:54:30 +01:00 |
|
tibbi
|
4e4124acd8
|
tweak the way of getting mimetype from uri
|
2017-11-18 23:08:00 +01:00 |
|
tibbi
|
61c0c3f29e
|
update some gradle things to reflect Android Studio 3 changes
|
2017-11-18 21:25:03 +01:00 |
|
tibbi
|
34b2ad3af4
|
add a Menu item with Delete button only
|
2017-11-16 21:59:57 +01:00 |
|
tibbi
|
f67296f78a
|
adding more helper functions to viewholder creating
|
2017-11-16 14:50:24 +01:00 |
|
tibbi
|
dc9e1ec7cf
|
simplify long click detecting at ViewHolder.bindView
|
2017-11-16 14:23:33 +01:00 |
|
tibbi
|
cf9f0488a2
|
update version to 2.39.7
|
2017-11-16 13:58:04 +01:00 |
|