Commit Graph

277 Commits

Author SHA1 Message Date
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
tibbi
25fd5c5098 remove a redundant setting of showing other timezones 2018-03-14 10:17:24 +01:00
tibbi
b7faad8742 catch and show exceptions thrown at playing sounds 2018-03-14 10:11:16 +01:00
tibbi
5e564bfa25 make sure the reminder sounds and vibrations loop 2018-03-14 10:01:57 +01:00
tibbi
b6e0d8381f properly handle daylight savings 2018-03-14 09:43:37 +01:00
tibbi
b3873e726c update versionCode to 2 2018-03-13 22:07:05 +01:00
tibbi
0ad2668014 update version to 3.1.0 2018-03-13 21:57:36 +01:00
tibbi
e38bd8e660 adding a shadowed version of the Next alarm image on the widget 2018-03-13 21:55:17 +01:00
tibbi
73fceb9504 update full description again 2018-03-13 21:01:27 +01:00
tibbi
818e31117c remove fullscreen mode from app description for now 2018-03-13 20:59:40 +01:00
tibbi
818ef0c12e update the slovak translation of the short app description 2018-03-13 20:41:52 +01:00
tibbi
eb48cf0fab do not force portrait mode at the widget config activity 2018-03-13 19:54:48 +01:00
tibbi
94bd7900bb use constant text size on the widget on tablets too 2018-03-13 19:48:49 +01:00
tibbi
c2cabfa84f handle null getNextAlarm() 2018-03-13 19:45:58 +01:00
tibbi
579a4057c6 update text colors on resume if they changed 2018-03-13 19:26:16 +01:00
tibbi
8d9e7181a0 adding an extra check to make sure alarms are scheduled at app launch 2018-03-13 18:51:14 +01:00
tibbi
94599b9dd7 couple widget UI adjustments 2018-03-13 18:32:34 +01:00
tibbi
291220404e open the app at pressing the alarm in the launcher 2018-03-13 18:08:48 +01:00
tibbi
53a373b3e9 adding a widget preview image 2018-03-13 17:53:35 +01:00
tibbi
7d862313ec do not allow confirming the Edit Alarm dialog with no days selected 2018-03-13 17:51:52 +01:00
tibbi
711c230ac1 handle another case of Alarm sound URI fetching 2018-03-13 17:40:52 +01:00
tibbi
23cf40108b change some sizes on the widget config screen 2018-03-13 17:28:36 +01:00
tibbi
0626a9be26 make sure the widget gets updated when the time/timezone or alarm changes 2018-03-13 17:22:17 +01:00
tibbi
1c29b08ef7 add some bottom padding to the widget 2018-03-13 17:17:10 +01:00
tibbi
561dbd3d34 update widget at toggling an alarm 2018-03-13 16:32:56 +01:00
tibbi
b4a1d6fce8 properly format the next alarm time 2018-03-13 16:22:24 +01:00
tibbi
cb1156fe01 Show the next alarm time on the widget 2018-03-13 15:40:43 +01:00
tibbi
f1fd39ab8f improve am/pm displaying at the widget 2018-03-13 00:03:37 +01:00
tibbi
803e88992c remove the "Digital" from widgets name for consistency 2018-03-12 23:49:28 +01:00
tibbi
e17ca5920b use 12 hour formatting on other places when appropriate too 2018-03-12 22:31:44 +01:00
tibbi
2243e9561f adding a setting for toggling 24 hour format 2018-03-12 22:11:21 +01:00
tibbi
68ee5a40c6 add a toggle for setting Sunday as the first day 2018-03-12 20:06:05 +01:00
tibbi
d91895f336 make sure the Clock tab is opened at widget press 2018-03-12 20:03:31 +01:00
tibbi
01429207c9 schedule a widget update in onUpdate too, just to be sure 2018-03-12 19:30:01 +01:00
tibbi
ef69dddbd6 add APPWIDGET_ENABLED to the manifest intent filters 2018-03-12 19:05:02 +01:00
tibbi
8d8d98e88d properly update the widget every new minute 2018-03-12 18:53:38 +01:00
tibbi
95a66b8a75 fix seconds ticking on Clock fragment 2018-03-12 18:20:37 +01:00
tibbi
a542775a84 hide timer notification at Reset or play/pause toggle too 2018-03-12 17:54:53 +01:00
tibbi
256c686a03 open the proper tab at clicking the timer or alarm notification 2018-03-12 17:39:35 +01:00
tibbi
b2441efee4 properly handle SHOW_ALARMS intent 2018-03-12 17:10:17 +01:00
tibbi
f399a3506a open the app after clicking on the widget 2018-03-12 16:46:12 +01:00
tibbi
c1feb66b91 add optional text shadow to widget for better readability 2018-03-12 00:01:20 +01:00
tibbi
3b5bf64066 properly update widget date and time 2018-03-11 23:12:36 +01:00
tibbi
9bb9caf7c5 add a helper extension function for getting formatted time 2018-03-11 22:50:36 +01:00
tibbi
ef9c8fe0aa show proper date, time and colors on the widget config screen 2018-03-11 21:37:47 +01:00
tibbi
d85980fb9e replace "Max reminder length" string with "Max reminder duration" 2018-03-11 21:19:46 +01:00
tibbi
1949e433c7 adding some core widget related things 2018-03-11 21:12:46 +01:00
tibbi
3fed41e03b allow customizing the default max timer reminder duration 2018-03-11 20:27:10 +01:00
tibbi
afa4599f5e allow customizing max reminder length at Alarm 2018-03-11 19:27:41 +01:00
tibbi
b4bb2172c6 explicitly remove the Fingerprint permission 2018-03-11 19:26:05 +01:00
tibbi
3f7da61c3f stop the timer on expiration if backgrounded 2018-03-11 12:03:41 +01:00
tibbi
49937ede5c trigger some reminders when the Timer expires 2018-03-11 11:17:19 +01:00
tibbi
a21ba3852c calculate the vibration duration more dynamically 2018-03-09 23:12:20 +01:00
tibbi
94757ae38a try vibrating during the whole alarm duration, if enabled 2018-03-09 23:09:58 +01:00
tibbi
d57a075ce8 removing some duplicate Timer clicklisteners 2018-03-09 23:05:40 +01:00
tibbi
d015bd2901 hide the alarm notification automatically after 5 minutes 2018-03-09 22:59:27 +01:00
tibbi
5315c56661 prepend remaining time with a Minus sign at negative time 2018-03-09 22:49:23 +01:00
tibbi
5878af2cc5 show a toast at stopping timer or stopwatch if it is running at onDestroy 2018-03-09 21:57:49 +01:00
tibbi
b771f05881 allow changing the Timer ringtone 2018-03-09 21:44:01 +01:00
tibbi
071105d749 adding Number Picker license 2018-03-09 14:44:31 +01:00
tibbi
df44a87e93 add colons between the number pickers 2018-03-09 14:31:45 +01:00
tibbi
07a3b876b2 allow changing the timer time my clicking at the initial time 2018-03-09 14:18:35 +01:00
tibbi
9fc8115f26 show a time picker at pressing initial time at the timer tab 2018-03-09 10:13:35 +01:00
tibbi
8b429a5006 fill in some initial timer values 2018-03-08 23:28:53 +01:00
tibbi
3fb0d57527 adding some settings to the Timer tab 2018-03-08 23:02:15 +01:00
tibbi
a043529ddf display alarm label at the alarms list 2018-03-08 21:58:45 +01:00
tibbi
50a573cc33 handle inserting new alarms 2018-03-08 21:32:35 +01:00
tibbi
660ebc90f0 properly delete alarms from the database 2018-03-08 21:27:47 +01:00
tibbi
05eae929d1 allow drag selecting timezones and alarms 2018-03-08 21:23:16 +01:00
tibbi
7ef63b76e4 add some Timer fragment functionality 2018-03-08 21:02:19 +01:00
tibbi
a7c915b4fd set the timer to 5 minutes by default 2018-03-08 19:32:17 +01:00
tibbi
c995e79a1a adding a Timer tab 2018-03-08 18:29:40 +01:00
tibbi
60071e2cdc adding app descriptions 2018-03-08 17:41:31 +01:00
tibbi
610892230b add vibrations on button press at the stopwatch tab 2018-03-08 17:16:02 +01:00
tibbi
5570de136e updating the app icon 2018-03-08 16:50:59 +01:00
tibbi
40eb93dae9 update time at the last lap in realtime 2018-03-08 16:10:11 +01:00
tibbi
3e62f995ac show lap sorting indicators above the laps 2018-03-08 15:25:25 +01:00
tibbi
b7707b351e adding some sorting indicators at the laps 2018-03-08 14:28:29 +01:00
tibbi
916e7db548 add proper lap sorting 2018-03-08 13:11:16 +01:00
tibbi
79a4f9494f adding a couple things related to sorting change 2018-03-08 12:24:28 +01:00
tibbi
2a77bce55f show laps in a recyclerview 2018-03-08 11:44:11 +01:00
tibbi
af91f217ef add a helper function for reseting stopwatch 2018-03-07 23:37:04 +01:00
tibbi
f19b8140cd store laps in an arraylist 2018-03-07 23:34:19 +01:00
tibbi
fdf769dbca add some Reset functionality 2018-03-07 22:33:05 +01:00
tibbi
caef58df54 properly handle stopwatch pause/resume 2018-03-07 22:11:02 +01:00
tibbi
422cbf4378 add stopwatch timer updating 2018-03-07 21:41:39 +01:00
tibbi
2ef7285764 show the Lap button only when appropriate 2018-03-07 20:07:32 +01:00
tibbi
a54fe11821 adding some views to the stopwatch fragment 2018-03-07 19:56:28 +01:00
tibbi
75277a1fc4 adding some stopwatch UI 2018-03-07 18:41:27 +01:00
tibbi
928177e8be schedule enabled alarms on reboot 2018-03-07 15:48:09 +01:00
tibbi
244a137e5b handle dynamic snooze picker 2018-03-07 15:09:34 +01:00
tibbi
241f527412 handle Snooze with a constant interval 2018-03-07 14:59:23 +01:00
tibbi
539be21489 schedule the next alarm at triggering 2018-03-06 21:35:44 +01:00
tibbi
b54cf59c3e recheck alarm state after editing 2018-03-06 21:20:10 +01:00
tibbi
258453d88c adding initial alarm reminder handling 2018-03-06 20:55:37 +01:00
tibbi
91a1f059d3 properly handle alarmclock scheduling 2018-03-06 16:22:15 +01:00
tibbi
0cda6a133e show a toast message about the remaining time till the alarm, when activated 2018-03-06 14:06:08 +01:00
tibbi
bbdf015823 show a warning at first alarm toggle about reliability 2018-03-06 12:18:22 +01:00
tibbi
9e106e5a83 do not allow enabling an alarm if no days are selected 2018-03-06 10:31:30 +01:00
tibbi
ce033cf6fa removing some redundant constants 2018-03-05 23:49:14 +01:00
tibbi
eee9458d4e update the Alarm enabled state at toggling 2018-03-05 23:04:53 +01:00
tibbi
0f8d61c0d0 properly update the alarm in the database after changing 2018-03-05 22:43:55 +01:00
tibbi
2c0ad467a1 allow changing the alarm sound 2018-03-05 21:32:51 +01:00
tibbi
2da39c735f add the default alarm title and uri to new alarms 2018-03-05 19:14:53 +01:00
tibbi
8018994881 wrap the Edit Alarm dialog in a scrollview 2018-03-05 18:53:26 +01:00
tibbi
6001be8f17 couple smaller adjustments at the alarm editing dialog 2018-03-05 18:18:49 +01:00
tibbi
a60bf80785 properly toggle day state at Edit Alarm dialog 2018-03-05 18:12:55 +01:00
tibbi
470bcdb68a add the alarm timepicker 2018-03-05 17:48:52 +01:00
tibbi
e6e8039284 adding the core of Edit Alarm Dialog 2018-03-05 17:11:04 +01:00
Sérgio Marques
7620d49feb
Create strings.xml 2018-03-04 22:28:25 +00:00
tibbi
a7fe9d35da use proper primary color at B&W theme on alarm switches 2018-03-04 20:38:25 +01:00
tibbi
d9d84b0c2f properly format alarm days 2018-03-04 19:16:54 +01:00
tibbi
db1012d255 creating the Alarms adapter 2018-03-04 11:21:36 +01:00
tibbi
4f9624a232 create some initial alarms for weekdays and the weekend 2018-03-04 00:08:17 +01:00
tibbi
7c498b90dc adding Stetho in debug builds 2018-03-03 23:51:58 +01:00
tibbi
91bd5a6d4a create the database holding alarms 2018-03-03 23:41:21 +01:00
tibbi
0e4744a0d2 add a FAB at the alarm fragment 2018-03-03 23:00:48 +01:00