96 Commits

Author SHA1 Message Date
Diego Beraldin
c7f70957e1 fix: update .gitignore
(cherry picked from commit 318e04eb8e41c8c41199efac986c2599b91aba69)
2023-09-06 22:38:07 +02:00
Diego Beraldin
94033dfa89 feat(appearance): support material3 dynamic colors 2023-09-06 22:38:07 +02:00
Diego Beraldin
a4e8cf7be2 fix: some layout fixes 2023-09-06 09:02:18 +02:00
Diego Beraldin
b4bf6ae69f feat(post): add basic post creation 2023-09-06 08:23:27 +02:00
Diego Beraldin
62ba4f1967 feat(crash-report): add crash report module 2023-09-06 08:23:27 +02:00
Diego Beraldin
39a80161e1 feat(settings): possibility to show/hide navigation bar titles 2023-09-05 19:15:27 +02:00
Diego Beraldin
056aae12ee refactor: layout and spacing adjustments 2023-09-05 18:53:18 +02:00
Diego Beraldin
b371950d7b
feat(posts): add possibility to reply to posts and comments (#1) 2023-09-04 22:50:06 +02:00
Diego Beraldin
376f84cfef feat(settings): add options to manage nsfw 2023-09-03 22:53:04 +02:00
Diego Beraldin
a7120f1617 feat(posts): add nsfw blur 2023-09-03 22:24:17 +02:00
Diego Beraldin
47db87cc41 feat: add android app icon 2023-09-03 21:44:52 +02:00
Diego Beraldin
a54c08165b
Update README.md 2023-09-03 21:43:36 +02:00
Diego Beraldin
0aace7f957 feat: possibility to adjust content font scale 2023-09-03 20:01:51 +02:00
Diego Beraldin
b55453041c refactor(search): remove search button 2023-09-03 18:28:38 +02:00
Diego Beraldin
2e26af8026 refactor(search): improve search UI 2023-09-03 10:34:01 +02:00
Diego Beraldin
fb7723a178 fix(inbox): fix mark reply read 2023-09-03 09:32:37 +02:00
Diego Beraldin
c2b245f4ec feat(posts): different colors for like and dislike 2023-09-02 15:10:41 +02:00
Diego Beraldin
689a24dade refactor: factor out common swipe logic 2023-09-02 14:45:20 +02:00
Diego Beraldin
5251b7a161 feat(inbox): open post detail from inbox 2023-09-01 08:39:12 +02:00
Diego Beraldin
eda1f760e9 feat(inbox): mark all as read 2023-09-01 08:34:55 +02:00
Diego Beraldin
2d6204adef feat(inbox): mark reply as read 2023-08-31 22:46:41 +02:00
Diego Beraldin
9fbd97ce5e feat(inbox): mention screen 2023-08-31 22:12:29 +02:00
Diego Beraldin
9cd638ee0b feat(inbox): progress to replies 2023-08-27 22:46:33 +02:00
Diego Beraldin
70072f636d fix(posts): layout color fixes 2023-08-27 22:16:45 +02:00
Diego Beraldin
0776dd5c21 fix(posts): layout color fixes 2023-08-16 23:13:36 +02:00
Diego Beraldin
0583695a56 feat(inbox): add replies and mentions screens 2023-08-16 22:55:24 +02:00
Diego Beraldin
abadb0587d feat(inbox): add mentions api 2023-08-15 18:39:46 +02:00
Diego Beraldin
2b9dfa799b fix(community): improvements to community list and detail 2023-08-15 18:03:50 +02:00
Diego Beraldin
9787bc533f fix(network): set default request timeout 2023-08-15 18:03:27 +02:00
Diego Beraldin
4df6156f30 feat(community): allow to view post for foreign communities 2023-08-15 17:41:25 +02:00
Diego Beraldin
029ce48669 feat(instance): info screen as top level screen 2023-08-15 09:13:55 +02:00
Diego Beraldin
39b644487f feat(community): add instance detail with communities 2023-08-14 18:26:07 +02:00
Diego Beraldin
7571b67f58 refactor(community): options button in community detail 2023-08-14 12:53:48 +02:00
Diego Beraldin
c264931ae5 refactor(community): improve info bottom sheet 2023-08-14 10:06:45 +02:00
Diego Beraldin
205c800591 feat(community): add community info 2023-08-14 00:08:57 +02:00
Diego Beraldin
8b82c46d67 feat(community): add possibility to subscribe/unsubscribe 2023-08-13 00:00:17 +02:00
Diego Beraldin
243dc64ad8 feat(ui): add indicator to bottom sheets 2023-08-12 17:37:06 +02:00
Diego Beraldin
ac95d61eb2 feat(post, community, user): add sorting types 2023-08-12 17:30:10 +02:00
Diego Beraldin
63b46867e4 feat(profile): show user banner 2023-08-11 22:56:11 +02:00
Diego Beraldin
a25a930085 fix(posts, profile): layout improvements 2023-08-11 22:39:18 +02:00
Diego Beraldin
0ecb9fb42a feat(user): add swipe actions to user detail 2023-08-11 17:57:44 +02:00
Diego Beraldin
578176a449 feat(user): add user detail implementation 2023-08-10 22:28:47 +02:00
Diego Beraldin
67c074b42c feat(profile): update layout to have scrolling header 2023-08-10 20:44:32 +02:00
Diego Beraldin
4ebf2858e2 feat(posts, communities): add swipe actions 2023-08-10 20:28:37 +02:00
Diego Beraldin
f2e763de14 feat(posts, communities): add haptic feedback 2023-08-10 15:58:36 +02:00
Diego Beraldin
c26ad24358 refactor(posts, communities): immediate feedback after actions 2023-08-10 15:35:20 +02:00
Diego Beraldin
9e39f240ee fix: general layout improvements 2023-08-09 09:44:26 +02:00
Diego Beraldin
84fc7e635c feat(community): add navigation to community detail 2023-08-04 22:02:21 +02:00
Diego Beraldin
98e4789c81 refactor: introduce multi-level navigation 2023-08-04 21:36:50 +02:00
Diego Beraldin
e311a91548 feat(search): implement community detail 2023-08-04 20:06:10 +02:00