Commit graph

802 commits

Author SHA1 Message Date
tibbi
f976c709d2 catch a couple exceptions thrown at some third party intents 2018-04-22 23:42:34 +02:00
tibbi
37e6cf20e9 update Glide to 4.7.1 2018-04-22 23:30:00 +02:00
tibbi
288452317b fix the path at renaming item 2018-04-21 21:21:10 +02:00
tibbi
033332edc2 trim trailing slash at humanizing paths 2018-04-20 22:43:51 +02:00
tibbi
d62a90a65e trim the trailing slash at getParentPath 2018-04-20 11:37:46 +02:00
tibbi
fd70ce7e34 return unchanged text if the part to highlight is empty 2018-04-18 20:23:51 +02:00
tibbi
20ad914048 add a string extension function for highlighting text parts 2018-04-18 20:01:01 +02:00
tibbi
c7fa7d3bf1 adding a smaller version for SMS and Email icons 2018-04-18 15:57:47 +02:00
tibbi
f11c1fbe27 update version to 3.19.1 2018-04-17 20:25:25 +02:00
tibbi
06729aa708 add portrait forcing in Config 2018-04-15 20:19:26 +02:00
tibbi
00b6fd62d4 update version to 3.18.26 2018-04-15 20:14:07 +02:00
tibbi
8d64b65f65 make sure write uri permission is granted at Edit intent 2018-04-14 22:08:40 +02:00
tibbi
b7405d897a update gradle to 3.1.1 2018-04-13 21:16:34 +02:00
tibbi
20e4328f83 update version to 3.18.23 2018-04-13 10:36:25 +02:00
tibbi
c96346ce63 updating the german Filter strings 2018-04-12 21:03:50 +02:00
tibbi
db5ed913fc update support libraries to 27.1.1 2018-04-12 19:40:59 +02:00
tibbi
fe2b77b8c8 update version to 3.18.20 2018-04-12 19:23:40 +02:00
tibbi
49300b2b59 update version to 3.18.19 2018-04-11 20:14:09 +02:00
tibbi
c4f2f07b4d adding a new "No sound" item at the alarmsound picker 2018-04-11 11:59:53 +02:00
tibbi
5b30c9a63d avoid fetching the default sd card path everytime it is requested 2018-04-10 14:58:07 +02:00
tibbi
848ad3bcd1 move the list of media file extensions out of String extensions 2018-04-10 11:24:20 +02:00
tibbi
9a95d6906c add support for .org raw file 2018-04-10 09:46:25 +02:00
tibbi
2faee25279 do not try creating media content uri for every file 2018-04-09 22:05:23 +02:00
tibbi
98dfcb9512 adding some strings related to recycle bin and deleting files 2018-04-09 20:41:21 +02:00
tibbi
efd8919273 make sure we disable shared theme usage if it is null 2018-04-06 18:01:51 +02:00
tibbi
4184c6ae02 adding back the COL_ID column in MyContentProvider 2018-04-05 15:09:50 +02:00
tibbi
a2bc28c4e3 allow removing the dim from behind the colorpicker + getting current color 2018-04-05 14:25:04 +02:00
tibbi
7aedb6385c adding a new string about changing color 2018-04-05 13:51:53 +02:00
tibbi
10a364cf7a update version to 3.18.6 2018-04-04 19:56:16 +02:00
tibbi
45ef26d05a couple tweaks related to shared theme handling 2018-04-04 19:52:53 +02:00
tibbi
800dd9710a show Shared theme and hide Apply To All button at customization in some cases 2018-04-04 16:38:22 +02:00
tibbi
7be38eb5de fix some constants for sorting by artist and duration 2018-04-03 11:43:29 +02:00
tibbi
824046d867 lets make saveExifRotation a context extension 2018-04-01 13:07:05 +02:00
tibbi
eb2988038d add a helper function for saving image rotation 2018-04-01 11:28:18 +02:00
tibbi
85e9f29777 adding some int helper extensions for getting orientation/degrees 2018-04-01 11:18:28 +02:00
tibbi
ec39ec0ba8 remove the helper function triggered at toggling english language 2018-03-31 14:16:55 +02:00
tibbi
23cc7216c9 create media content uris only at images/videos/gifs 2018-03-31 11:40:36 +02:00
tibbi
7b741aaeb5 limiting the scope of some recycler view adapter variables and functions 2018-03-30 23:30:29 +02:00
tibbi
1d9eedbe57 add an extra parameter to SelectAlarmSoundDialog to toggle looping 2018-03-30 18:13:43 +02:00
tibbi
cc2056894e always use "Alarm" as the default alarm sound title 2018-03-30 17:10:31 +02:00
tibbi
09f798ddfa add a type parameter to select alarm sound dialog 2018-03-30 16:29:02 +02:00
tibbi
b1edf14a1f add a context extension for granting uri read permission 2018-03-30 15:51:30 +02:00
tibbi
aeba8cb2d9 adding a SelectAlarmSoundDialog 2018-03-30 12:16:49 +02:00
tibbi
9a7b612eaa adding some alarm related strings 2018-03-29 19:38:17 +02:00
tibbi
fdd8baa125 use the short week day letters instead of substringing 2018-03-28 19:01:43 +02:00
tibbi
91ad738e8a create an array with short versions of week day names 2018-03-28 18:50:25 +02:00
tibbi
72785a5f85 show Hours at the duration if it is exactly 3600 seconds 2018-03-28 17:32:02 +02:00
tibbi
2720210a3e use proper multiplier when selecting Days at custom interval picker 2018-03-28 11:20:32 +02:00
tibbi
99cfb73b17 add a smaller version of the Snooze icon 2018-03-27 22:56:12 +02:00
tibbi
42ace66ed6 replace some "compile"s with "implementation" 2018-03-27 18:46:27 +02:00
tibbi
19b2843be7 update gradle to 3.1.0 2018-03-27 17:58:15 +02:00
tibbi
f8e7c23838 lets rename the helper extension function to make it less confusing 2018-03-27 15:22:43 +02:00
tibbi
6811488264 add a helper activity extension for picking minutes 2018-03-27 15:17:46 +02:00
tibbi
a3ca5ec47b properly format "No reminder" time 2018-03-26 10:36:59 +02:00
tibbi
7bff53e2ad adding a new string for Tomorrow 2018-03-23 22:39:03 +01:00
tibbi
0efe95028c update kotlin to 1.2.31 2018-03-23 22:31:15 +01:00
tibbi
450d11c6ff catch ReceiverCallNotAllowedException thrown at MediaScanner connect 2018-03-23 10:10:56 +01:00
tibbi
5faff02b6a update version to 3.16.14 2018-03-22 15:17:36 +01:00
tibbi
8397586d20 update version to 3.16.12 2018-03-21 22:23:06 +01:00
tibbi
529a12295b create parent folders at getFileOutputStream if needed 2018-03-16 10:26:21 +01:00
tibbi
200921a5a8 send the destination path in the copy/move callback 2018-03-15 21:49:20 +01:00
tibbi
44303fe0dc fix memory leaks at media scanning + some rename improvements 2018-03-15 21:08:54 +01:00
tibbi
120b1c1858 add another helper function for getting latest media id by date taken 2018-03-15 19:25:49 +01:00
tibbi
6929b05085 try getting MediaContent uri in a more general way if one fails 2018-03-15 17:23:25 +01:00
tibbi
a916391925 some formatting changes 2018-03-14 22:15:06 +01:00
tibbi
ed1762b23d add bigger Snooze icons 2018-03-14 19:15:14 +01:00
tibbi
d8a6f01654 adding a Stop icon 2018-03-14 15:23:32 +01:00
tibbi
bda3bb3e19 update website to https 2018-03-13 23:24:22 +01:00
tibbi
96d96d88bc add a helper RemoteViews extension function for toggling item visibility 2018-03-12 23:54:30 +01:00
tibbi
4e1ad3edb1 adding untranslatable a.m. and p.m. strings 2018-03-12 22:05:25 +01:00
tibbi
8101735043 add Seconds handling at the pick interval dialog 2018-03-11 18:39:30 +01:00
tibbi
ed37968bb6 simplify second formatting to duration 2018-03-09 22:46:24 +01:00
tibbi
e357822841 adding Number Picker license 2018-03-09 14:38:48 +01:00
tibbi
ad4e9c53c3 adding a config item for vibrating on button press 2018-03-08 17:03:48 +01:00
tibbi
36a30806a1 automatically add Kotlin license to all apps 2018-03-08 12:40:25 +01:00
tibbi
51c3e218b7 adding a couple new icons 2018-03-07 18:11:22 +01:00
tibbi
959842aa67 adding a CustomIntervalPickerDialog from calendar 2018-03-07 14:08:15 +01:00
tibbi
90ac73f614 add a helper function for formatting minutes to string 2018-03-06 22:06:19 +01:00
tibbi
0326f6c860 adding some alarm and snooze related strings 2018-03-06 20:00:46 +01:00
tibbi
7c58899c56 adding a couple more strings for future use 2018-03-06 15:51:34 +01:00
tibbi
cf0788b161 make sure the alarm reminder string is on a new line 2018-03-06 12:45:37 +01:00
tibbi
dc1abbf3af adding some warnings related to alarm/reminder reliability 2018-03-06 12:04:31 +01:00
tibbi
9a28058a37 simplify the reminder going off string, for easier translations 2018-03-06 11:26:10 +01:00
tibbi
b472409006 add a helper extension function for adding bits to int 2018-03-05 18:02:35 +01:00
tibbi
2c2fe206d4 add an array containing week day letters 2018-03-05 16:05:06 +01:00
tibbi
333c9d4ff1 add a helper arraylist extension for moving the last item to front 2018-03-05 15:07:42 +01:00
tibbi
7f7e8b1add adding some new icons 2018-03-05 12:47:38 +01:00
tibbi
7a59eca5f7 adding week day letters 2018-03-04 22:58:23 +01:00
tibbi
f7044bae6b update version to 3.14.13 2018-03-04 18:51:51 +01:00
tibbi
8a28092364 improve file scanning at copy/move 2018-03-03 16:33:32 +01:00
tibbi
492b592d93 add an extension function for checking if a package is installed 2018-03-02 19:18:49 +01:00
tibbi
28e25a6c09 updating some libraries 2018-03-02 17:09:43 +01:00
tibbi
a6cbf14edf add an alertdialog helper extension for hiding the keyboard 2018-03-02 16:50:03 +01:00
tibbi
afbe4edab6 update the Email template in About a bit to make it more convenient 2018-03-02 12:04:49 +01:00
tibbi
5b8a150f70 update version to 3.14.3 2018-03-02 11:54:33 +01:00
tibbi
9f677108f7 update kotlin to 1.2.30 2018-03-02 11:54:17 +01:00
tibbi
d8d5f32866 add a helper alertdialog extension for showing keyboard 2018-03-02 11:23:08 +01:00
tibbi
1897b8117c add a string array with weekdays 2018-02-28 18:37:20 +01:00
tibbi
1fd2661747 update version to 3.14.0 2018-02-28 18:01:33 +01:00
tibbi
6376f0a8cf create an array holding months 2018-02-28 17:19:52 +01:00
tibbi
2a9e970e99 adding some strings with month and weekday names 2018-02-28 17:09:49 +01:00
tibbi
c788aef4aa add a helper extension for listening to viewpager page changes 2018-02-28 12:11:56 +01:00
tibbi
c333579f26 add a TabLayout extension for getting tab un/select events 2018-02-28 11:51:19 +01:00
tibbi
c6f582d025 add a config for storing the last used viewpager page 2018-02-28 11:48:04 +01:00
tibbi
4bee3181b8 update version to 3.13.17 2018-02-28 11:21:38 +01:00
tibbi
5fed7a9a9e adding a config item for preventing the device from sleeping 2018-02-27 20:36:57 +01:00
tibbi
a56b56f331 update version to 3.13.15 2018-02-27 19:51:39 +01:00
tibbi
56050008ce adding some new sort options 2018-02-27 16:46:30 +01:00
tibbi
f431ffdd00 update version to 3.13.11 2018-02-26 23:40:44 +01:00
tibbi
69040d9dbe add a null check at getting OTG files 2018-02-26 10:49:28 +01:00
tibbi
ff67853908 try getting the media content uri at generating a public uri 2018-02-25 13:57:04 +01:00
tibbi
a036b92740 add an extra way of detecting an SD card 2018-02-24 23:44:32 +01:00
tibbi
83e75f77c5 get the parent folder documentFile if we are creating a new file 2018-02-24 20:08:16 +01:00
tibbi
bb49b8608b remove a file existance check before removing from playstore 2018-02-24 19:44:02 +01:00
tibbi
a6cdacd6a3 ensure some file operation callbacks are called on the ui thread 2018-02-24 18:51:28 +01:00
tibbi
3abf27b7a0 update version to 3.13.1 2018-02-24 14:33:44 +01:00
tibbi
bdfd1e3ac5 adding a toggle for enabling Pull to refresh 2018-02-24 00:18:52 +01:00
tibbi
e4bc2e4251 add a config field for skipping delete confirmation 2018-02-23 23:22:06 +01:00
tibbi
60f5191c1c update version to 3.12.23 2018-02-23 23:18:26 +01:00
tibbi
b0285377e6 update version to 3.12.22 2018-02-23 16:13:01 +01:00
tibbi
2d63dabfc0 add a new string for specifying which filename contains invalid characters 2018-02-22 23:32:45 +01:00
tibbi
a9c1889d2f update version to 3.12.20 2018-02-22 21:03:43 +01:00
tibbi
e48fe76a02 update version to 3.12.19 2018-02-21 22:32:21 +01:00
tibbi
0f70bba514 correct a string substring size check 2018-02-21 21:48:12 +01:00
tibbi
b2163d4481 adding a crashfix at getting OTG files 2018-02-21 21:26:36 +01:00
tibbi
a690168d06 adding a new string for Notes 2018-02-21 18:37:32 +01:00
tibbi
db7567a7fd use an arraylist for faqitems 2018-02-21 14:44:17 +01:00
tibbi
453030e6dd rescan both the old and new path after renaming 2018-02-20 20:25:46 +01:00
tibbi
a28e8b94cf remove a redundant context extension 2018-02-20 14:59:15 +01:00
tibbi
cb7475a16d properly display OTG image preview 2018-02-20 13:57:26 +01:00
tibbi
ac36826f1d couple file deleting improvements 2018-02-19 23:08:09 +01:00
tibbi
416b0391bf properly fill FileDirItem at copy/move if it is empty 2018-02-19 21:29:10 +01:00
tibbi
4de4021e48 send the real_file_path at editor intent too 2018-02-19 21:03:02 +01:00
tibbi
a1487f0c93 update version to 3.12.6 2018-02-19 15:44:56 +01:00
tibbi
7f877bc6e4 couple function renames and smaller improvements here and there 2018-02-17 17:04:56 +01:00
tibbi
0ad81e7be3 really properly catch TransactionTooLargeException 2018-02-17 11:13:59 +01:00
tibbi
2e98a333c1 properly catch TransactionTooLargeException when sharing large items 2018-02-17 00:00:20 +01:00
tibbi
96f3875be2 update version to 3.12.0 2018-02-16 23:56:24 +01:00
tibbi
54b0a22849 try preventing selecting the same partition for SD card and OTG devices 2018-02-16 23:47:39 +01:00
tibbi
df689de953 updating some third party intent handling 2018-02-16 21:22:25 +01:00
tibbi
d211c65218 fixing the folder child counter 2018-02-16 18:29:47 +01:00
tibbi
4c7aeae46c some misc improvements here and there 2018-02-16 17:44:38 +01:00
tibbi
464482bf1a updating some dialog and documentfile related things 2018-02-16 16:19:10 +01:00
tibbi
db42b53658 couple copy/move improvements 2018-02-16 11:54:09 +01:00
tibbi
fc3c416758 add a helper function for checking if a path represents a directory 2018-02-16 10:17:23 +01:00
tibbi
0a0c515609 do not trim slashes from otg:// 2018-02-15 23:53:12 +01:00
tibbi
d2d906dd1b fix selecting root folder of OTG devices at the storage picker dialog 2018-02-15 23:47:24 +01:00
tibbi
3d19426fdc couple copy/move improvements 2018-02-15 23:34:31 +01:00
tibbi
980eec068a properly allow selecting the OTG root folder 2018-02-15 22:03:06 +01:00
tibbi
f26d1f5e24 couple file/folder copy/move improvements 2018-02-15 21:31:20 +01:00