Commit Graph

193 Commits

Author SHA1 Message Date
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
Kompiuterių meistras +37060040020 bcade11fe6
Lithuanian strings xml
Lithuanian translation
2018-03-19 15:45:23 +02:00
twckr_klinikpc 93e1a9c51e German translation added 2018-03-17 11:16:48 +01:00
fricyo c344c2dda2
Creat Chinese(TW) Translation 2018-03-16 16:52:15 +08:00
Tibor Kaputa 0fd522a60b
correcting some strings style 2018-03-15 14:30:56 +01:00
julianaito 315a571eae Added values-fr and translated strings.xml 2018-03-15 14:25:02 +01:00
tibbi 3ad6e0d0a6 update version to 3.1.1 2018-03-14 20:56:40 +01:00
tibbi fe11e1aa8e catch and show exceptions thrown at querying alarms 2018-03-14 20:56:34 +01:00
tibbi 64305e1c15 make alarms smaller so more fit there 2018-03-14 20:46:45 +01:00
tibbi ebd4f8ef54 use AppCompat for setting alarms 2018-03-14 20:35:46 +01:00
tibbi 732fc3c668 show the current time at alarm notifications to avoid confusion at snooze 2018-03-14 20:19:50 +01:00
tibbi f827645522 handle Snooze at Reminder activity 2018-03-14 20:15:01 +01:00
tibbi 3c5fe3b935 add a Snooze button to Reminder activity 2018-03-14 19:21:03 +01:00
tibbi 10c5b07c90 add a Dismiss button to the alarm reminder 2018-03-14 18:46:43 +01:00
tibbi 49edf70f61 hide reminder activity at Alarms too when appropriate 2018-03-14 18:36:50 +01:00
tibbi ee5e15c384 remove Reminder activity on notification swipe 2018-03-14 18:21:34 +01:00
tibbi 516341bf1b use the Reminder activity for alarms too 2018-03-14 17:57:13 +01:00
tibbi 4fa13283c8 move the Alarm notification handling in context extension 2018-03-14 17:27:44 +01:00
tibbi afe7c695af add a stop button to the reminder activity 2018-03-14 15:54:58 +01:00
tibbi 50f5cf3cc5 hide the timer notification if the Reminder activity is destroyed 2018-03-14 15:00:45 +01:00
tibbi f28fe26a4d move the Timer reminder creation in context extensions 2018-03-14 14:16:43 +01:00
tibbi f2253f80c4 make sure the ringtones at the selector dialog loop 2018-03-14 13:51:47 +01:00
tibbi f1fe2cf1fa send the reminder title and text to ReminderActivity via extras 2018-03-14 13:50:51 +01:00
tibbi 472fc90d22 show an activity over the lockscreen at Timer notification, if screen is off 2018-03-14 12:33:43 +01:00