67 Commits

Author SHA1 Message Date
Diego Beraldin
1f5e2f58e7 feat: add experimental support for MastodonRedirect; closes #41 2023-10-09 23:58:51 +02:00
Diego Beraldin
1293aaeb73 feat: change UI font size; closes #49 2023-10-09 23:13:08 +02:00
Diego Beraldin
b3ed33474e fix: improve loading screen; closes #46 2023-10-09 08:55:53 +02:00
Diego Beraldin
647916fe6c fix: pagination issues in case of network or API error 2023-10-07 23:18:19 +02:00
Diego Beraldin
3f3d7acff2 refactor: move saved items to drawer 2023-10-07 13:41:53 +02:00
Diego Beraldin
f8e1dfc527 feat: add navigation drawer 2023-10-07 09:04:48 +02:00
Diego Beraldin
80bd102e33 feat: conditional crash reporting 2023-10-03 21:01:10 +02:00
Diego Beraldin
0b21444e6d
feat: account specific settings (#34) 2023-10-02 08:39:44 +02:00
Diego Beraldin
eaaf066304 feat: manage user and community opening from links in texts 2023-09-28 20:38:25 +02:00
Diego Beraldin
8e39587d7d chore: remove unused variable 2023-09-28 13:41:59 +02:00
Diego Beraldin
5e18264e21 feat: local persistence 2023-09-28 13:40:17 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
7c0a363fa4 fix(ui): bottom navigation bar color 2023-09-27 19:36:11 +02:00
Diego Beraldin
f8433211f5 fix(profile): prevent seeing unlogged screen even if logged 2023-09-27 19:36:02 +02:00
Diego Beraldin
d2500372c2 fix(ui): add divider for comments 2023-09-27 08:18:19 +02:00
Diego Beraldin
31f34b03a3 feat(settings, ui): generate palette based on seed color 2023-09-26 21:32:15 +02:00
Diego Beraldin
161c0522c9 fix: consistent naming 2023-09-26 18:39:49 +02:00
Diego Beraldin
e6a2e4666e feat(inbox): show inbox badge numbers 2023-09-26 07:51:53 +02:00
Diego Beraldin
6453ab6b2b feat(common-ui, settings): support for multiple post layouts 2023-09-25 07:54:13 +02:00
Diego Beraldin
c363caa0a9 feat(settings): configure primary, secondary and tertiary colors 2023-09-24 21:41:16 +02:00
Diego Beraldin
09bae54203 chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34 2023-09-23 15:09:34 +02:00
Diego Beraldin
0058dd76f9 chore: remove Firebase 2023-09-21 13:57:55 +02:00
Diego Beraldin
1188fc7ed7 chore: reduce bottom bar icon size 2023-09-20 23:34:58 +02:00
Diego Beraldin
88b54c2263
feat(common-ui): add save image to gallery (#26) 2023-09-18 19:31:39 +02:00
Diego Beraldin
63d492c388
feat(common-ui): image share (#22) 2023-09-17 13:13:25 +02:00
Diego Beraldin
c47bb2be0a chore: improve bottom sheet l&f 2023-09-16 09:13:38 +02:00
Diego Beraldin
275fd50f76 feat: possibility to open URLs in internal WebView 2023-09-12 22:49:33 +02:00
Diego Beraldin
1b353e893b fix(posts): crash due to serialization in main screen 2023-09-11 20:58:01 +02:00
Diego Beraldin
f196c7d5f2 fix(home): bottom scroll bar visibility 2023-09-10 13:44:59 +02:00
Diego Beraldin
29dc03f318
feat(home): scroll to top on second tap on navigation item (#13) 2023-09-10 11:06:47 +02:00
Diego Beraldin
c4ee208b3b
fix(home): bottom bar appearance when scrolling (#11) 2023-09-10 10:36:50 +02:00
Diego Beraldin
a661016e34 fix: navigation issues 2023-09-09 12:52:40 +02:00
Diego Beraldin
58a65a4b8d fix: navigation serialization issues 2023-09-09 11:47:20 +02:00
Diego Beraldin
2059bcd832
feat(post): comment indentation with colors, bar visibility (#7)
* feat(posts): show comment depth

* fix: use Material TopAppBar

* fix: improve some icons

* fix(posts): image corners

* fix(posts): FAB and bottom bar visibility tied to scroll
2023-09-08 23:42:10 +02:00
Diego Beraldin
0c7756da42
fix: improve navigation (#5) 2023-09-08 07:38:53 +02:00
Diego Beraldin
94033dfa89 feat(appearance): support material3 dynamic colors 2023-09-06 22:38:07 +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
0aace7f957 feat: possibility to adjust content font scale 2023-09-03 20:01:51 +02:00
Diego Beraldin
9fbd97ce5e feat(inbox): mention screen 2023-08-31 22:12:29 +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
f2e763de14 feat(posts, communities): add haptic feedback 2023-08-10 15:58:36 +02:00
Diego Beraldin
9e39f240ee fix: general layout improvements 2023-08-09 09:44:26 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
673210134a chore(settings): configure listing and sorting 2023-08-02 18:53:11 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +02:00