Commit graph

684 commits

Author SHA1 Message Date
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