Diego Beraldin
|
aecf2549fb
|
chore: add crash reporting (#129)
* refactor: organize core-utils
* feat: add crash report sender
|
2023-11-12 22:26:19 +01:00 |
|
Diego Beraldin
|
5d032fd583
|
feat: cross-post (#117)
* feat: cross-post
* refactor: id-based options
* fix: show actions only for logged users
|
2023-11-09 19:40:27 +01:00 |
|
Diego Beraldin
|
058a92f804
|
enhancement: image prefetch; icon sizes (#109)
* enhancement: add image prefetch
* enhancement: standardize image sizes
|
2023-11-06 23:49:52 +01:00 |
|
Diego Beraldin
|
8558f524df
|
chore: update deps (#108)
|
2023-11-06 22:48:51 +01:00 |
|
Diego Beraldin
|
e771aa3d5e
|
chore: further optimizations (#104)
|
2023-11-05 22:31:54 +01:00 |
|
Diego Beraldin
|
e007426b37
|
chore: screen model and navigator optimizations (#103)
|
2023-11-05 13:58:46 +01:00 |
|
Diego Beraldin
|
28bce8c7b7
|
enhancement: apply some compose optimizations (#101)
* fix: comment retry message display
* enhancement: footer spacing
* enhancement: reduce image quality
* enhancement: optimizations
|
2023-11-03 22:58:19 +01:00 |
|
Diego Beraldin
|
6f4615f72d
|
chore: update deps (#62)
* chore: update deps
* chore: update SwipeToDismiss
|
2023-10-24 19:55:34 +02:00 |
|
Diego Beraldin
|
660a38180d
|
feat: show community stats in sidebar
|
2023-10-23 20:07:42 +02:00 |
|
Diego Beraldin
|
e4ec9e6606
|
enhancement: more granular content font scale
|
2023-10-23 14:11:56 +02:00 |
|
Diego Beraldin
|
b2bd60a3c4
|
feat: custom upvote and downvote colors
|
2023-10-22 19:10:50 +02:00 |
|
Diego Beraldin
|
cb0f030295
|
fix: separate upvotes and downvotes in inbox
|
2023-10-20 08:38:34 +02:00 |
|
Diego Beraldin
|
ad54a90261
|
fix: back to top and top bar colors
|
2023-10-19 21:28:46 +02:00 |
|
Diego Beraldin
|
2dcf08bfd9
|
chore: view model inheritance
|
2023-10-19 10:40:03 +02:00 |
|
Diego Beraldin
|
254e170490
|
fix: vote counters for inbox replies and mentions
|
2023-10-15 18:12:51 +02:00 |
|
Diego Beraldin
|
f4149a2041
|
fix: remove glitch in compact mode and add placeholders for users and communities; closes #47
|
2023-10-08 19:52:14 +02:00 |
|
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
|
f8e1dfc527
|
feat: add navigation drawer
|
2023-10-07 09:04:48 +02:00 |
|
Diego Beraldin
|
203f1f4712
|
enhancement: uniform mention/replies read management
|
2023-10-04 08:31:26 +02:00 |
|
Diego Beraldin
|
83e42ca4e8
|
enhancement: dividers for placeholders
|
2023-10-04 08:26:22 +02:00 |
|
Diego Beraldin
|
41f71b8108
|
feat: empty list message in inbox
|
2023-10-03 21:24:47 +02:00 |
|
Diego Beraldin
|
7d3601e013
|
fix: unread count in bottom bar
|
2023-10-03 19:02:49 +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
|
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
|
c4366b5cfd
|
enhancement(inbox): avoid unnecessary reload when marking items read
|
2023-09-30 12:11:57 +02:00 |
|
Diego Beraldin
|
74a2a77254
|
fix(inbox): correct header for replies and mentions
|
2023-09-29 18:41:49 +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
|
9392ee08ba
|
chore(deps): update build scripts
|
2023-09-27 23:59:00 +02:00 |
|
Diego Beraldin
|
f8433211f5
|
fix(profile): prevent seeing unlogged screen even if logged
|
2023-09-27 19:36:02 +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
|
e6a2e4666e
|
feat(inbox): show inbox badge numbers
|
2023-09-26 07:51:53 +02:00 |
|
Diego Beraldin
|
248e28f292
|
feat(inbox): support for post layouts
|
2023-09-25 07:54:13 +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
|
c363caa0a9
|
feat(settings): configure primary, secondary and tertiary colors
|
2023-09-24 21:41:16 +02:00 |
|
Diego Beraldin
|
82f192721c
|
refactor: move common components to separate module, centralize image loading
|
2023-09-23 22:16:00 +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
|
c37e282d35
|
chore: add FilterQuality to images
|
2023-09-23 06:53:13 +02:00 |
|
Diego Beraldin
|
4c442a2c52
|
fix(inbox): upvote and downvote from replies and mentions
|
2023-09-23 00:34:48 +02:00 |
|
Diego Beraldin
|
31d784d645
|
fix: prevent inbox and profile unlogged contents from being visible if logged
|
2023-09-21 13:57:55 +02:00 |
|
Diego Beraldin
|
70a79800ca
|
feat(common-ui): open chat with user from detail screen
|
2023-09-20 18:53:17 +02:00 |
|
Diego Beraldin
|
0eda8a341a
|
feat(settings): possibility to disable swipe actions
|
2023-09-17 20:26:00 +02:00 |
|
Diego Beraldin
|
3f55e132c5
|
feat(inbox): message in case of not logged user
|
2023-09-17 11:05:55 +02:00 |
|