Commit graph

105 commits

Author SHA1 Message Date
Peter Vacho dea4ef9fff
feat: Allow opening event details from day view events 2025-01-04 23:11:15 +01:00
Peter Vacho e5ae396476
feat: Add category details activity 2025-01-04 22:43:59 +01:00
Peter Vacho 15576b6c39
feat(categories): Improve category item layout 2025-01-04 22:34:03 +01:00
Peter Vacho 354e00487a
feat(categories): Add activity for category management 2025-01-04 22:23:35 +01:00
Peter Vacho 5ba14f2aba
feat(notifications): Add function to remove nth notification 2025-01-04 22:02:18 +01:00
Peter Vacho bf3b296136
feat(notifications): Add docstrings 2025-01-04 21:57:11 +01:00
Peter Vacho 01f1b003c9
fix(notifications): Proper reindex on notif remove 2025-01-04 20:28:37 +01:00
Peter Vacho 307afd1f0c
feat(notifications): Add hint on notif remove & on no notifs 2025-01-04 20:27:52 +01:00
Peter Vacho 9aa6b5217d
fix: Incorrectly named query param 2025-01-04 18:44:17 +01:00
Peter Vacho d741655292
feat(notifications): Swipe to delete support 2025-01-04 18:28:32 +01:00
Peter Vacho d302927de0
feat(notifications): Fetch associated events 2025-01-04 18:08:26 +01:00
Peter Vacho 49f7a977dd
feat(notifications): Various improvements 2025-01-04 17:02:40 +01:00
Peter Vacho ef08d6ddd3
feat(notifications): Handle some edge cases 2025-01-04 16:48:55 +01:00
Peter Vacho 8c57542934
feat(notifications): Add accept/decline support 2025-01-04 14:28:41 +01:00
Peter Vacho 7a0f3cea06
feat(notifications): Fetch users & other necessary data 2025-01-04 14:13:50 +01:00
Peter Vacho 046da599b7
feat(notifications): Fetch corresponding invitations 2025-01-04 13:15:58 +01:00
Peter Vacho ac36100c74
feat(notifications): Show notification creation time 2025-01-04 12:47:10 +01:00
Peter Vacho 4ca096df1c
feat(notifications): Add view button 2025-01-04 12:44:03 +01:00
Peter Vacho dbbbfee769
feat(notifications): Notification fetching & marking as read 2025-01-04 12:35:45 +01:00
Peter Vacho 4cf5a35255
feat(notifications): Add UI 2025-01-04 12:12:04 +01:00
Peter Vacho 6781410b87
feat: Add (blank) categories activity & logic to enter it 2025-01-03 18:00:49 +01:00
Peter Vacho bec3ab3ad1
chore: Localize all ui strings 2025-01-03 17:41:40 +01:00
Peter Vacho 16c7640fcd
chore: Make retrofitClient var lateinit 2025-01-03 17:29:49 +01:00
Peter Vacho 28211abe93
feat: Add notifications api service 2025-01-03 17:27:57 +01:00
Peter Vacho 5cd48cfed6
feat: Add settings activity 2025-01-03 17:15:33 +01:00
Peter Vacho 49ca0f79a2
feat: Add notifications activiy & button (only ui) 2025-01-02 17:38:44 +01:00
Peter Vacho dcf6e98427
chore: Rename appSettingsBar fragment to mainBar 2025-01-02 17:32:09 +01:00
Peter Vacho 8e412b3587
fix: Fix categories not being shown when editing 2025-01-02 17:31:03 +01:00
Peter Vacho 11e3625d26
chore: Improve the UI for event create (center the card) 2025-01-02 17:30:36 +01:00
Peter Vacho f7b02b5b20
chore: Improve color of the bars on dark theme 2025-01-02 17:00:00 +01:00
Peter Vacho 336b15e030
feat: Add (blank) settings activit & bar showing it 2025-01-02 16:58:08 +01:00
Peter Vacho 86f4e66215
feat: Add support for inviting users to join events 2025-01-02 16:43:15 +01:00
Peter Vacho f51a25d46f
fix: Make the next/prev months buttons more visible 2025-01-02 15:10:28 +01:00
Peter Vacho 48d24ac10a
feat(eventCard): Add support for leaving invited events 2025-01-02 15:07:46 +01:00
Peter Vacho d434a533bf
feat(eventCard): Show event leave button on invited events 2025-01-02 14:58:39 +01:00
Peter Vacho 1a09a163e0
feat: Handle showing invited events 2025-01-02 14:50:53 +01:00
Peter Vacho c1e3e09bf4
feat: Add support for editing events 2025-01-02 14:33:55 +01:00
Peter Vacho a6579e6434
chore: Add some more logging to global exc handler 2025-01-02 14:33:28 +01:00
Peter Vacho 7d143e2f60
chore: Specify a default bg tint for removable categories 2025-01-02 12:13:49 +01:00
Peter Vacho 7efaf40207
chore(createEvent): Use cancel instead of close 2025-01-02 12:13:28 +01:00
Peter Vacho 18325d87ad
fix: Show the category color on removable chips 2025-01-02 12:04:37 +01:00
Peter Vacho 908bf293b0
feat(createEvent): Implement category adding 2025-01-02 11:56:53 +01:00
Peter Vacho 95c4211e08
chore(createEvent): Use consistent naming for button attrs 2025-01-02 11:36:30 +01:00
Peter Vacho d85b685407
feat(createEvent): Make the close button funtional 2025-01-02 11:35:43 +01:00
Peter Vacho 24b6791a76
feat(createEvent): Add ui for category adding 2025-01-02 11:30:25 +01:00
Peter Vacho 82de68633d
feat: Add support for removing categories 2025-01-02 10:48:11 +01:00
Peter Vacho 078a8e9239
fix: Don't specify alpha for default event color 2025-01-01 19:31:03 +01:00
Peter Vacho f20ee98c39
chore: Handle validation errors from event creation 2025-01-01 19:30:38 +01:00
Peter Vacho e8f7bf372a
fix: Fix fetching user events & note a bug 2025-01-01 19:29:55 +01:00
Peter Vacho ce1374bee4
chore: Make day numbers with event bg more visible 2025-01-01 19:02:17 +01:00