Commit Graph

103 Commits

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