75 Commits

Author SHA1 Message Date
Diego Beraldin
fd74648d03 feat: configurable image auto-loading; closes #39 2023-10-08 10:18:44 +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
b5521b8b1c feat: separate upvotes and downvotes 2023-10-06 19:33:23 +02:00
Diego Beraldin
9dcdf13f80 fix: community selection with search 2023-10-05 23:54:49 +02:00
Diego Beraldin
5fc21db784 fix: comment author and community information 2023-10-05 22:21:29 +02:00
Diego Beraldin
abc9b3632a
feat: multi-communities (#36)
* chore: add persistence

* chore: move serializable to core-utils

* fix: leftover color in user detail

* chore: new messages

* feat: add multi-communities in subscription list

* feat: add multi-community editor

* feat: add multi-community detail
2023-10-05 21:18:32 +02:00
Diego Beraldin
83e42ca4e8 enhancement: dividers for placeholders 2023-10-04 08:26:22 +02:00
Diego Beraldin
2214fd1404 enhancement: placeholder with shimmer effect 2023-10-03 18:54:39 +02:00
Diego Beraldin
0e0614bc79 fix: vote icon appearance, improve up and downvote colors 2023-10-02 22:42:39 +02:00
Diego Beraldin
1e1a17cd1d enhancement: improve card colors and spacing 2023-10-02 22:02:30 +02:00
Diego Beraldin
0b21444e6d
feat: account specific settings (#34) 2023-10-02 08:39:44 +02:00
Diego Beraldin
6a808439f3 fix(common): update counter after creating comments 2023-10-01 10:14:27 +02:00
Diego Beraldin
bbf15f4ffc feat(common): highlight sub-card in post detail if opened from comment 2023-10-01 00:00:55 +02:00
Diego Beraldin
d94aa55809 chore(deps): fix dependencies 2023-09-30 22:49:05 +02:00
Diego Beraldin
46151d6d92 enhancement(explore): better keyboard management 2023-09-30 12:26:43 +02:00
Diego Beraldin
4b6ea79e86
feat: multi-account management (#32) 2023-09-29 08:38:20 +02:00
Diego Beraldin
41597a8b03 chore: further fix in vertical margins 2023-09-28 20:50:35 +02:00
Diego Beraldin
8080aa54ef feat(explore): add pull to refresh to manage subscriptions screen 2023-09-28 18:00:21 +02:00
Diego Beraldin
592ff7989a chore: reduce spacing in post lists 2023-09-28 08:26:56 +02:00
Diego Beraldin
f8caceb41b chore(explore): invert action buttons 2023-09-27 23:59:00 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
6297ef3b97 feat(explore): subscription management screen 2023-09-27 13:04:10 +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
d504664e8f fix(ui): margins and dividers around cards 2023-09-26 08:09:17 +02:00
Diego Beraldin
6453ab6b2b feat(common-ui, settings): support for multiple post layouts 2023-09-25 07:54:13 +02:00
Diego Beraldin
ecfd775d25 chore: introduce data objects where needed 2023-09-24 21:51:26 +02:00
Diego Beraldin
4acaca39de fix(home, explore): remove elevation from top bar colors when scrolled 2023-09-24 16:17:38 +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
503bbc60aa fix(explore): default feed and sort type applied 2023-09-23 07:09:58 +02:00
Diego Beraldin
1eff763bbf feat: open comment author and community from explore, user detail and profile 2023-09-21 13:57:55 +02:00
Diego Beraldin
ec311d7b5a feat: possibility to open comment in detail from explore screen 2023-09-21 06:28:20 +02:00
Diego Beraldin
468727d1b2 fix: typo in view model class name 2023-09-21 06:18:50 +02:00
Diego Beraldin
053084f01e
feat(search): new multi-result search page (#28) 2023-09-19 20:01:00 +02:00
Diego Beraldin
efded506af
refactor: change notification system to constant contracts (#21) 2023-09-17 10:37:30 +02:00
Diego Beraldin
c13ef232bd chore: remove unnecessary imports 2023-09-12 19:53:39 +02:00
Diego Beraldin
0f3935c7e0 fix(navigation): remove further callbacks and use Serializable interface 2023-09-12 19:42:40 +02:00
Diego Beraldin
b707bd3e59 fix(navigation): remove callback from all bottom sheets 2023-09-12 08:55:10 +02:00
Diego Beraldin
36026435e5 fix(navigation): remove callback from ListingTypeBottomSheet 2023-09-12 00:01:05 +02:00
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
1b8d8828e6 fix(posts, search, inbox, settings): reset defaults after logout 2023-09-10 22:14:47 +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
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
0c7756da42
fix: improve navigation (#5) 2023-09-08 07:38:53 +02:00