19 Commits

Author SHA1 Message Date
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
eb990ccd82
feat: zombie mode (#107) 2023-11-06 21:58:08 +01:00
Diego Beraldin
e771aa3d5e
chore: further optimizations (#104) 2023-11-05 22:31:54 +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
17b5958798
fix: several small fixes (#94)
* enhancement: improve comment collapse animations

* enhancement: swipe card sensitivity

* fix: unnecessary profile loading

* chore(deps): upgrade to Kotlin 1.9.20 and Compose Multiplatform 1.5.10

* enhancement: reduce vibration duration for haptic feedback before API level 29

* enhancement: sidebar loading

* fix: post loading when hide read option is enabled
2023-11-02 19:42:52 +01:00
Diego Beraldin
e85ed03be8 fix: swipe for posts and comments fine tuning 2023-10-29 21:33:57 +01:00
Diego Beraldin
1a25a1bf44 fix: decrease swipe sensitivity (which was driving me crazy) 2023-10-28 19:19:30 +02:00
Diego Beraldin
6f4615f72d
chore: update deps (#62)
* chore: update deps

* chore: update SwipeToDismiss
2023-10-24 19:55:34 +02:00
Diego Beraldin
4cfc1b8702 enhancement: improve zoomable image 2023-10-21 21:53:03 +02:00
Diego Beraldin
df7b4632b7 chore: update SwipeableCard sensitivity 2023-10-17 22:31:21 +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
a9cfa1833a enhancement: open user and community icons for zoom 2023-10-08 08:24:54 +02:00
Diego Beraldin
b74e646634 fix: improve image loading errors 2023-10-02 21:38:23 +02:00
Diego Beraldin
9c11a5f8c5 fix: avoid crash while loading large images 2023-10-01 18:50:33 +02:00
Diego Beraldin
b74a18a93f fix(ui): improve pan and scale for zoomable images 2023-09-26 22:16:49 +02:00
Diego Beraldin
31f34b03a3 feat(settings, ui): generate palette based on seed color 2023-09-26 21:32:15 +02:00
Diego Beraldin
ecfd775d25 chore: introduce data objects where needed 2023-09-24 21:51:26 +02:00
Diego Beraldin
82f192721c refactor: move common components to separate module, centralize image loading 2023-09-23 22:16:00 +02:00