31 Commits

Author SHA1 Message Date
Hykilpikonna 216204fac5 [O] Optimize Alarm edit 2021-01-28 02:26:25 -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 b900123a09 [F] End editing on return 2021-01-27 19:37:13 -05:00
Hykilpikonna 81363beb47 [-] Reduce repeated code in add alarm view controller 2021-01-27 19:17:51 -05:00
Aaron 23635612a1 Alarms with the same time, but different repeats/title can be added. 2021-01-27 11:50:31 -05:00
Aaron 5378764e37 Removed obsolete code. 2021-01-27 11:08:34 -05:00
Aaron 91e58ab328 Fixed ringtone selection. 2021-01-27 11:07:20 -05:00
Hykilpikonna 5b0a0a80f3 [O] Fix AddAlarmViewController indents 2021-01-27 09:44:30 -05:00
Andrew 0a50eb6dd8 Tagged both PickerView...Still no luck :( 2021-01-27 00:44:08 -05:00
Aaron 57e5eca0f9 Implemented bulk notification schedueling after restore. 2021-01-26 22:47:16 -05:00
Aaron e55736d4d5 Editing an alarm now reschedules the notification 2021-01-26 22:18:18 -05:00
Aaron 53a3616d5c Edit Alarm delete now works. 2021-01-26 21:49:39 -05:00
Aaron 7c626b4f82 Editing alarm now displays correct title. 2021-01-26 21:41:04 -05:00
Andrew 8daa15f24c RingTone work... 2021-01-26 19:14:32 -05:00
Aaron 0de6aeef80 Alarms are now editable. 2021-01-26 16:23:23 -05:00
Aaron 4f31b80707 Schedules alarm notification when added 2021-01-24 17:40:05 -05:00
Aaron 90ba42d7f7 Dyamically updates ETA on any modification in AddAlarm 2021-01-24 16:38:50 -05:00
Aaron b758087a96 Dynamically sets time until alarm during addition. 2021-01-24 16:27:15 -05:00
Hykilpikonna 7471f71212 [+] Prevent user from adding duplicate alarms 2021-01-24 12:49:45 -05:00
Hykilpikonna f8f01c0bcb [F] Make oneTime a computed property 2021-01-24 12:33:03 -05:00
Hykilpikonna dda2d48ea0 [F] Fix repeats 2021-01-23 23:54:24 -05:00
Dallon Archibald c187403e29 Updated the delete button for alarms 2021-01-21 14:54:38 -05:00
Dallon Archibald da46725420 Added rock, paper, scissors class. Need to connect outlets/actions and implement condition to leave (its repeating rn) 2021-01-21 14:34:41 -05:00
Hykilpikonna 950e86302c [+] Write comments for Dallon's Code 2021-01-20 15:30:24 -05:00
Dallon Archibald ef72aa8b91 Added alarm name in storyboard and started implementation of adding alarms 2021-01-20 11:34:33 -05:00
Dallon Archibald f9c1af7fd8 Corrected outlets 2021-01-20 11:10:10 -05:00
Dallon Archibald 54dad7f1d4 Implemented basic outlets 2021-01-20 11:03:36 -05:00
Dallon Archibald 1f7a0cf027 Updated source to include the great me 2021-01-13 12:58:47 -05:00
Hykilpikonna 8931d00dd9 [+] Implement wvm picker data source 2021-01-08 18:34:57 -05:00
Hykilpikonna fb03ca7702 [F] Fix scroll view scrolling 2021-01-08 17:51:42 -05:00