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 |
|
Tibor Kaputa
|
d6c621c07d
|
Merge pull request #1 from smarquespt/patch-1
Create strings.xml
|
2018-03-04 23:55:26 +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 |
|
tibbi
|
f6d1bf3cb5
|
update commons to 3.14.12
|
2018-03-03 22:47:12 +01:00 |
|
tibbi
|
931d30835b
|
remove the round launcher icon
|
2018-03-03 22:45:47 +01:00 |
|
tibbi
|
1c48c5b44f
|
use the edited timezone title when appropriate
|
2018-03-02 16:00:37 +01:00 |
|
tibbi
|
19e20f51c7
|
show the FAB for adding new event time zones by default
|
2018-03-02 15:51:38 +01:00 |
|
tibbi
|
b800435bb2
|
store the titles of edited timezones in shared prefs
|
2018-03-02 15:04:24 +01:00 |
|
tibbi
|
60bac7087d
|
add a dialog for changing time zone title
|
2018-03-02 11:53:17 +01:00 |
|
tibbi
|
48b798d692
|
update kotlin to 1.2.30
|
2018-03-02 11:51:32 +01:00 |
|
tibbi
|
069c599ff0
|
remove the Edit cab item
|
2018-03-01 23:43:57 +01:00 |
|
tibbi
|
133a3717f0
|
allow removing extra timezones by long pressing too
|
2018-03-01 22:35:43 +01:00 |
|
tibbi
|
eeb8b29e0f
|
lets start/stop the timer on resume/pause instead of create/destroy
|
2018-03-01 21:57:09 +01:00 |
|
tibbi
|
8107901a1c
|
show an extra timezone date too if it is different than the local one
|
2018-03-01 21:39:39 +01:00 |
|
tibbi
|
d4edaf646b
|
show the selected time zone times on the main screen
|
2018-03-01 20:37:30 +01:00 |
|
tibbi
|
e76847476e
|
add a dialog for selecting extra timezones
|
2018-03-01 17:33:40 +01:00 |
|
tibbi
|
d629ccaf94
|
rewrite fragments from views to casual support fragments
|
2018-03-01 16:25:11 +01:00 |
|
tibbi
|
cd0c951c8e
|
replace the time zones placeholder with a FAB
|
2018-03-01 13:22:52 +01:00 |
|
tibbi
|
2edad88880
|
create a list of timezones
|
2018-03-01 13:13:24 +01:00 |
|
tibbi
|
2b0ace315d
|
add a toggle for displaying other timezones in the first tab
|
2018-02-28 22:31:29 +01:00 |
|
tibbi
|
b7bb078b98
|
make sure the date gets updated properly at midnight
|
2018-02-28 19:42:55 +01:00 |
|
tibbi
|
40cee86c0d
|
add the date under time
|
2018-02-28 18:51:39 +01:00 |
|
tibbi
|
60f4244acf
|
add a toggle for showing seconds
|
2018-02-28 16:19:04 +01:00 |
|
tibbi
|
febb166894
|
update the clock time every second
|
2018-02-28 16:08:57 +01:00 |
|
tibbi
|
ce00e3975b
|
add a textview for current time at the Clock fragment
|
2018-02-28 13:26:15 +01:00 |
|
tibbi
|
a64b1903cd
|
add viewpager tab fragments
|
2018-02-28 12:50:52 +01:00 |
|
tibbi
|
7bd4296d64
|
adding the viewpager layout
|
2018-02-28 11:35:37 +01:00 |
|