281 Commits

Author SHA1 Message Date
Diego Beraldin
dcf392f51e fix(navigation): fix serialization issues 2023-09-11 23:15:55 +02:00
Diego Beraldin
d8dadbe4f4 refactor(navigation): remove back callbacks 2023-09-11 21:22:11 +02:00
Diego Beraldin
f2c07fa18d refactor: remove some composition locals for navigators 2023-09-11 21:10:47 +02:00
Diego Beraldin
1b353e893b fix(posts): crash due to serialization in main screen 2023-09-11 20:58:01 +02:00
Diego Beraldin
345402435c feat(posts): link bar and URL opening 2023-09-11 20:41:06 +02:00
Diego Beraldin
a3e317f813 feat(posts): open image from post detail 2023-09-11 19:33:52 +02:00
Diego Beraldin
e74f234380 feat(commonui): image screen with pinch to zoom 2023-09-11 13:54:26 +02:00
Diego Beraldin
c083627c2f fix(posts): improve title rendering 2023-09-10 22:44:23 +02:00
Diego Beraldin
1b8d8828e6 fix(posts, search, inbox, settings): reset defaults after logout 2023-09-10 22:14:47 +02:00
Diego Beraldin
cc8e26f33f fix(posts, community, user-detail): upvote and download removal 2023-09-10 21:26:04 +02:00
Diego Beraldin
679eeecf3b refactor(commonui): use material tab row 2023-09-10 21:07:11 +02:00
Diego Beraldin
d417108e46 fix(profile): remove initial loading from main screen 2023-09-10 20:59:46 +02:00
Diego Beraldin
f196c7d5f2 fix(home): bottom scroll bar visibility 2023-09-10 13:44:59 +02:00
Diego Beraldin
9bc0f49ea0 version 1.0.0-alpha06 1.0.0-alpha06 2023-09-10 11:08:34 +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
83cfe1b64d
8 profile and inbox navigation (#9)
* fix profile main screen

* fix profile logged screen

* fix user detail screen

* fix inbox screen
2023-09-10 09:50:44 +02:00
Diego Beraldin
8720766336 version 1.0.0-alpha05 1.0.0-alpha05 2023-09-09 15:10:52 +02:00
Diego Beraldin
08f4b2d7ed fix(post): open post from user detail 2023-09-09 15:10:16 +02:00
Diego Beraldin
50f6610159 fix(profile): open post from profile 2023-09-09 15:04:09 +02:00
Diego Beraldin
8ff3cba330 fix(home): equal post, community and user top bars 2023-09-09 14:56:52 +02:00
Diego Beraldin
a2f6ea97a4 fix(inbox): navigation between screens 2023-09-09 14:53:28 +02:00
Diego Beraldin
5bd81e529b fix: login and profile navigation 2023-09-09 14:41:44 +02:00
Diego Beraldin
34d515085d fix: login and profile navigation 2023-09-09 14:41:37 +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
0795eb0160 version 1.0.0-alpha04 v1.0.0-alpha04 2023-09-08 23:43:47 +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
77fed461d5
feat(posts, explore): add top sort management (#6)
* fix: iOS crash report

* feat(posts, explore): add sort top management
2023-09-08 09:05:51 +02:00
Diego Beraldin
6243718090 fix: API error management 2023-09-08 07:59:17 +02:00
Diego Beraldin
0c7756da42
fix: improve navigation (#5) 2023-09-08 07:38:53 +02:00
Diego Beraldin
80c4d23495 version 1.0.0-alpha03 1.0.0-alpha03 2023-09-07 22:56:20 +02:00
Diego Beraldin
1b2ffdf327
feat(posts): nested comment management (#4)
* fix: update layout

* feat(posts): show nested comments

* fix: more layout fixes

* feat(posts): add possibility to load more nested comments
2023-09-07 22:54:53 +02:00
Diego Beraldin
a69c6b4029 feat(explore): possibility to sort community list 2023-09-07 19:16:30 +02:00
Diego Beraldin
b27045f43c version 1.0.0-alpha02 1.0.0-alpha02 2023-09-06 22:41:57 +02:00
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