Commit Graph

316 Commits

Author SHA1 Message Date
tibbi e1076b8826 make sure we trigger reminder actions max once 2018-07-08 15:50:12 +02:00
tibbi cde58b8c8c allow snoozing or dismissing alarm by dragging the middle element 2018-07-08 15:40:15 +02:00
tibbi 9352fa0221 allow dragging the center item at the ReminderActivity 2018-07-08 15:03:20 +02:00
tibbi 72b31819d8 split ReminderActivty setup into some smaller functions 2018-07-08 14:26:05 +02:00
tibbi c5f9dd2906 do not finish the ReminderActivity if Snooze dialog is cancelled 2018-07-08 14:23:00 +02:00
tibbi d7c2323489 add a pulsing background to the reminder activity draggable element 2018-07-08 14:17:25 +02:00
tibbi 5552ac2c65 reworking the Reminder activity screen a bit 2018-07-08 12:50:56 +02:00
tibbi cf05ba6565 destroy mediaplayer at ReminderActivity at onDestroy, not onStop 2018-07-07 23:54:05 +02:00
tibbi d69ed5543c add gradual volume increasing at the ReminderActivity as appropriate 2018-07-07 23:46:00 +02:00
tibbi b4e4cc5cfc use mediaplayer at the ReminderActivity instead of a notification 2018-07-07 23:29:38 +02:00
tibbi d771ec5e75 removing some functionality related to hiding reminder activity 2018-07-07 23:21:13 +02:00
tibbi 12d9aecc28 adding a setting for increasing volume gradually 2018-07-06 23:27:54 +02:00
tibbi 8d611535f0 adding a new string for increasing volume gradually 2018-07-06 21:40:34 +02:00
tibbi ea0e2b8230 fix #65, listen to alarm toggle changes in general, not just clicks 2018-07-06 21:37:34 +02:00
tibbi 545f973d56 update commons to 4.3.31 2018-07-06 21:31:47 +02:00
Tibor Kaputa 6fb94ae4d9
replace Anwendung with App for consistency 2018-06-05 09:37:51 +02:00
Jonas Schubert 2f0f456860 Updated german translations 2018-06-04 22:08:25 +02:00
tibbi 4be3370ed4 adding a spanish strings file 2018-05-30 15:51:19 +02:00
tibbi 088e64fb2c update version to 4.0.1 2018-05-27 15:38:05 +02:00
tibbi 8a20de3a01 flip Snooze and Dismiss buttons at the notification 2018-05-27 15:26:24 +02:00
tibbi dc31b34db7 play the stopwatch reminder in the Alarm stream 2018-05-27 14:43:36 +02:00
tibbi 3a95fe601b adding some type checks at updating viepager fragments 2018-05-27 14:35:12 +02:00
tibbi 8005fe1fae update commons to 4.1.4 2018-05-27 14:26:59 +02:00
FTno 1301619f42
Create strings.xml
Norwegian translation for Simple-Clock
2018-05-26 14:47:22 +02:00
tibbi 2f57a46dd3 update version to 4.0.0 2018-05-16 21:57:05 +02:00
tibbi 64380d4ca6 update commons to 4.0.17 2018-05-16 21:53:36 +02:00
tibbi 291e403891 increase the widget time text size when the widget is higher 2018-05-16 21:19:49 +02:00
tibbi f798f245cd fix #53, remove the top margin from the widgets time 2018-05-16 16:18:11 +02:00
tibbi 6decda1b08 launch the proper Splash activity intent even if the app color is changed 2018-05-16 16:04:00 +02:00
tibbi 081f51763b fix #7, show pending alarms at the clock tab 2018-05-16 16:00:07 +02:00
tibbi 3b4a0c85cf make context at updating alarms nullable 2018-05-16 15:35:00 +02:00
tibbi 9c4f4d242a add a Settings button for customizing widget colors without recreating them 2018-05-16 15:11:34 +02:00
tibbi 2f42edd2b1 fix #46, properly disable freshly created alarm on delete 2018-05-16 14:57:31 +02:00
tibbi 616f6caa15 adding colored launcher icons 2018-05-16 10:19:57 +02:00
Nikola Trubitsyn de7951acc2 Russian translation 2018-05-08 17:37:01 +03:00
10cents 5a46c2e66d
new da file 2018-04-30 00:35:40 +02:00
tibbi 21d9c4e373 update commons to 3.19.1 2018-04-17 22:15:57 +02:00
en2sv ffd0e64ece
Add Swedish translation 2018-04-15 20:20:59 +02:00
tibbi e8d084ae22 update version to 3.1.3 2018-04-11 20:18:14 +02:00
tibbi e265ac35cc set alarm stream type at the alarm sound 2018-04-11 20:18:07 +02:00
tibbi ac95ff8adc use a different channel id for every sound uri 2018-04-11 20:04:36 +02:00
tibbi 6ae89328a2 fix #24, fix notification sounds on Android 8 2018-04-11 20:00:38 +02:00
tibbi b0cfa4efd2 properly handle no alarm set 2018-04-11 18:00:16 +02:00
tibbi a8e512b551 use the newer function on Android 5+ for getting the next alarm 2018-04-11 17:57:24 +02:00
tibbi 8ed6db98fc fix #33, do not stop the timer on device rotation 2018-04-11 17:07:41 +02:00
tibbi bbc3704dd7 properly handle stopwatch lap sorting at device rotation too 2018-04-11 15:05:56 +02:00
tibbi 33940b6879 properly restore laps at device rotation 2018-04-11 14:50:46 +02:00
tibbi a7a148e57c use Apply at some state bundles 2018-04-11 14:34:02 +02:00
tibbi 51513e625d do not reset Stopwatch at device rotation 2018-04-11 14:30:08 +02:00
tibbi 597f2ebc17 renaming some sound uri variables 2018-04-11 12:27:24 +02:00
tibbi fe16f35c66 update Commons, allow selecting No Sound at notifications 2018-04-11 12:14:29 +02:00
tibbi 820f4ac256 update commons to 3.18.17 2018-04-11 10:58:38 +02:00
tibbi 329560d21e adding a crashfix at setting up alarms 2018-04-11 10:36:15 +02:00
GuitarBilly 42addb67f5
Create strings.xml
Dutch translation for Simple Clock.
2018-04-08 01:28:37 +02:00
Tibor Kaputa e1ee85a46e
escaping some apostrophes 2018-04-06 20:59:42 +02:00
matteoarrighi c2984ba6da
Create strings.xml
Adding italian translation.
2018-04-06 20:45:29 +02:00
tibbi d4f6531b13 update commons to 3.17.14 2018-03-30 18:29:25 +02:00
tibbi f24104fbdd update commons to 3.17.13 2018-03-30 17:16:33 +02:00
tibbi 0101158131 update commons to 3.17.12 2018-03-30 16:37:16 +02:00
tibbi e93dbdc327 moving SelectAlarmSoundDialog in Commons 2018-03-30 16:00:35 +02:00
tibbi 7748341d22 update version to 3.1.2 2018-03-30 00:12:55 +02:00
tibbi b3c6375923 recheck alarms with the deleted sound uri from timer fragment too 2018-03-30 00:12:40 +02:00
tibbi 02b4de56c5 remove a redundant function 2018-03-30 00:02:39 +02:00
tibbi 14f125e808 add proper timer or Edit Alarm dialog updating if the current sound is deleted 2018-03-30 00:01:04 +02:00
tibbi 3cf6ef12bf update timer and alarm sounds if the current selection has been deleted 2018-03-29 23:43:31 +02:00
tibbi b9adb1306b allow removing custom alarm sounds with long press 2018-03-29 21:45:45 +02:00
tibbi 8f07546831 properly handle adding a new alarmsound from edit alarm dialog too 2018-03-29 21:16:45 +02:00
tibbi 2df47166a9 update picked alarm sound when a brand new file is added 2018-03-29 21:01:52 +02:00
tibbi c1b056c858 make sure custom picked alarm sounds play well 2018-03-29 20:48:39 +02:00
tibbi aecfb9f5f1 allow selecting custom sounds as notification sound 2018-03-29 20:37:10 +02:00
tibbi 6daa6a4dbf updating website urls to https 2018-03-29 19:43:44 +02:00
tibbi 4d6f9d2232 reuse some alarm strings from Commons 2018-03-29 19:42:53 +02:00
tibbi 376cf36b8c avoid adding the same alarm sound multiple times 2018-03-29 16:48:31 +02:00
tibbi cbe2617624 use a different audio file pick intent on 4.3- devices 2018-03-29 16:46:50 +02:00
tibbi 2dd62ab3c6 change get_content intent to an open_document one with persistent read uri perm 2018-03-29 16:35:57 +02:00
tibbi 4c9c5e0c7e list user picked alarms at the list of alarms 2018-03-29 15:59:50 +02:00
tibbi 031f2d0138 implement the intent for picking audio file as an alarm sound 2018-03-29 15:52:25 +02:00
tibbi 60e38973f3 adding an "Add new sound" button to the alarmsound picker 2018-03-29 12:24:59 +02:00
tibbi 1d46eacdec add a helper function for adding alarm sounds to radiogroup 2018-03-29 12:10:47 +02:00
tibbi ce319c617c add a title above system sounds at the alarm picker 2018-03-29 11:45:20 +02:00
tibbi 9f2eb79c9f fix #14, request storage permission at alarm picker if necessary 2018-03-29 10:57:39 +02:00
tibbi 87c1b0ea08 improve error handling at SelectAlarmSound dialog 2018-03-28 23:38:26 +02:00
tibbi 2d4ea903d1 fix #23, sort week days at the edit alarm dialog properly with sunday as first day 2018-03-28 23:16:50 +02:00
tibbi 3dd7ffddc5 show two digits at seconds when the stopwatch is above 1 minute 2018-03-28 23:09:22 +02:00
tibbi 9262e7f072 fix #21, wrong time at stopwatch This lap 2018-03-28 23:05:55 +02:00
tibbi 2810497771 do not sort laps in the fragment itself 2018-03-28 23:00:51 +02:00
tibbi d4de429898 clone items in the adapter, do not use the object itself 2018-03-28 22:56:25 +02:00
tibbi a20e1ce8f9 cancel active alarms before deleting 2018-03-28 19:13:20 +02:00
tibbi 02ea628762 fix #16, enable alarm by default after creating 2018-03-28 19:10:04 +02:00
tibbi 22454df944 fix #13, use proper short day versions, dont always substring to 3 chars 2018-03-28 19:07:13 +02:00
tibbi f3c018f6b4 get a db reference at app launch just to make sure it is initialized 2018-03-28 18:38:36 +02:00
tibbi 649169c268 use a default alarm title "Alarm" 2018-03-28 18:32:48 +02:00
tibbi 290267594e avoid setting 0 seconds at the timer, set to 10 by default 2018-03-28 17:37:33 +02:00
tibbi 247009602e fix #26, show Hours field at duration if it is exactly 3600 seconds 2018-03-28 17:32:46 +02:00
tibbi 32c41e9261 show the alarm label at notification and reminder screen, if set 2018-03-28 17:23:13 +02:00
tibbi dfaa49cfc3 update commons to 3.17.5 2018-03-28 17:08:27 +02:00
Unknown 7b46d87040 Croatian translation
App fully translated to Croatian.
2018-03-27 20:07:24 +02:00
Tibor Kaputa 337142ff46
Merge pull request #32 from twckr/german
German translation added.
2018-03-27 09:49:15 +02:00
twckr 41dab30047
German translation added 2018-03-27 08:43:04 +02:00
Sérgio Marques 4a345fec18
Update strings.xml 2018-03-26 22:48:47 +00:00