Hykilpikonna
|
216204fac5
|
[O] Optimize Alarm edit
|
2021-01-28 02:26:25 -05:00 |
|
Hykilpikonna
|
01e01dcd36
|
[F] Get tone name through list rather than adding another field to Alarm
|
2021-01-28 02:05:54 -05:00 |
|
Aaron
|
15949b6405
|
Fixed editing alarm tones.
|
2021-01-27 22:52:50 -05:00 |
|
Aaron
|
83d304e215
|
Made alarmTone editable, but localRead() nil error.
|
2021-01-27 22:44:16 -05:00 |
|
Hykilpikonna
|
2b0109468c
|
[+] Implement regular math expressions
|
2021-01-27 20:20:41 -05:00 |
|
Andrew
|
2888765b39
|
Extra Tones
|
2021-01-27 16:06:56 -05:00 |
|
Aaron
|
23635612a1
|
Alarms with the same time, but different repeats/title can be added.
|
2021-01-27 11:50:31 -05:00 |
|
Hykilpikonna
|
fcf280dfca
|
[+] Sort alarms on save
|
2021-01-27 08:41:54 -05:00 |
|
Andrew
|
fcf3c6d312
|
Need help adding two UIPickers to one view
|
2021-01-27 00:09:48 -05:00 |
|
Aaron
|
803696e2a8
|
Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main
|
2021-01-26 19:29:34 -05:00 |
|
Aaron
|
ba88ea0a0a
|
Readded Equatable to Alarm.
|
2021-01-26 19:29:28 -05:00 |
|
Hykilpikonna
|
97f1fc6fae
|
Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main
|
2021-01-26 19:27:48 -05:00 |
|
Hykilpikonna
|
5529e5422c
|
[F] Add null cases for family updates checking
|
2021-01-26 19:27:42 -05:00 |
|
Andrew
|
8daa15f24c
|
RingTone work...
|
2021-01-26 19:14:32 -05:00 |
|
Hykilpikonna
|
dea555d5c2
|
[O] Encapsulate Alarm.textLabel
|
2021-01-26 17:38:02 -05:00 |
|
Aaron
|
8183907366
|
Merge branch 'main' of github.com:hykilpikonna/ProjectClock into main
|
2021-01-26 16:23:45 -05:00 |
|
Aaron
|
2437c52faf
|
Made Alarm Equatable (==)
Ignores WVM
|
2021-01-26 15:55:49 -05:00 |
|
Dallon Archibald
|
b8aedfc28c
|
Starting to Implement Shake Action
|
2021-01-26 13:23:38 -05:00 |
|
Hykilpikonna
|
bf2be6442a
|
[+] Encapsulate family.memberList
|
2021-01-25 16:21:27 -05:00 |
|
Aaron
|
39578d4c61
|
Added NotificationID property to Alarm
|
2021-01-25 09:38:00 -05:00 |
|
Hykilpikonna
|
4be170e203
|
[F] Fix "Attempt to insert non-property list object"
|
2021-01-24 20:14:49 -05:00 |
|
Hykilpikonna
|
e84fb87cd0
|
[+] Implement create family
|
2021-01-24 19:14:51 -05:00 |
|
Hykilpikonna
|
a42093a0f0
|
[-] Remove unused User model
|
2021-01-24 18:59:57 -05:00 |
|
Aaron
|
49576828b6
|
Added alarmTone property to Alarm class.
|
2021-01-24 18:09:40 -05:00 |
|
Aaron
|
d362b5cd3e
|
Disabled unimplemented WVMs
|
2021-01-24 16:52:31 -05:00 |
|
Hykilpikonna
|
f8f01c0bcb
|
[F] Make oneTime a computed property
|
2021-01-24 12:33:03 -05:00 |
|
Dallon Archibald
|
ff22e44140
|
Corrected error
|
2021-01-23 16:54:34 -05:00 |
|
Aaron
|
6d0aa461c3
|
Redesigned RPS class.
|
2021-01-22 13:18:00 -05:00 |
|
Aaron
|
bf7e746aff
|
Changed Puzzle WVM to Factor
|
2021-01-22 13:06:44 -05:00 |
|
VergeDX
|
03e52c7cb4
|
[F] Fix date index out of range error.
|
2021-01-21 10:37:54 +08:00 |
|
Hykilpikonna
|
26752f607e
|
[F] Refresh table when alarms are changed
|
2021-01-17 17:10:58 -05:00 |
|
Hykilpikonna
|
2c5f28c97b
|
[O] Implement obj.apply {} like Kotlin
|
2021-01-17 16:34:20 -05:00 |
|
Hykilpikonna
|
7e4dc51da8
|
[O] Move default values to alarm constructor
|
2021-01-17 16:30:18 -05:00 |
|
Hykilpikonna
|
788d43e333
|
[F] Fix alarm detection in the same minute
|
2021-01-17 16:18:28 -05:00 |
|
Hykilpikonna
|
c54e18ad64
|
[O] Make Alarm a class
|
2021-01-17 15:59:25 -05:00 |
|
Hykilpikonna
|
ce758633b0
|
[F] Use lastActivate as the base for nextActivate rather than current date
|
2021-01-17 14:58:28 -05:00 |
|
Hykilpikonna
|
e0b6eb41fd
|
[+] Create function to get alarms activating now
|
2021-01-17 14:31:29 -05:00 |
|
Hykilpikonna
|
ba50233bd2
|
[+] Allow one-time alarms to bypass repeating date check
|
2021-01-17 14:27:36 -05:00 |
|
Hykilpikonna
|
79202c71f3
|
[+] Make sure it repeats on that day
|
2021-01-17 14:26:17 -05:00 |
|
Hykilpikonna
|
7e17405858
|
[+] Create computed field nextActivate to calculate the next activation date for an alarm
|
2021-01-17 14:25:35 -05:00 |
|
Hykilpikonna
|
c3c2142418
|
[+] Add autoDisable field to alarm
|
2021-01-17 14:25:03 -05:00 |
|
Hykilpikonna
|
251b281a04
|
[+] Add repeats field to alarm
|
2021-01-17 14:24:43 -05:00 |
|
Hykilpikonna
|
ce9cf95e47
|
[O] Use hour + minute instead of Date when storing alarm time
|
2021-01-17 14:24:26 -05:00 |
|
Hykilpikonna
|
c30f78efbb
|
[+] Create enabled field in Alarm
|
2021-01-17 13:17:19 -05:00 |
|
Hykilpikonna
|
02d8b40831
|
[+] Create Alarms object and save and read functions
|
2021-01-17 13:12:13 -05:00 |
|
Hykilpikonna
|
8a90bf21bf
|
[O] Make models json-encodable
|
2021-01-17 12:55:38 -05:00 |
|
Hykilpikonna
|
27184eff9d
|
[M] Move WVM class to Models.swift
|
2021-01-17 09:11:46 -05:00 |
|
Hykilpikonna
|
702f4135a6
|
[M] Move Alarm class to Models.swift
|
2021-01-14 11:58:23 -05:00 |
|
Hykilpikonna
|
bd663772fb
|
[+] Create family model
|
2021-01-14 11:08:25 -05:00 |
|
Hykilpikonna
|
d2666491ec
|
[+] Implement send request
|
2021-01-12 15:01:44 -05:00 |
|