a0f044786f
feat: add get tags endpoint
2025-06-07 09:06:51 +05:30
d69629c319
fix: upgrade AndroidX snapshot
2025-06-07 09:06:51 +05:30
d4bfee92b5
fix: avoid deprecated API
2025-06-05 18:35:43 +05:30
renovate[bot]
6702cf6ea2
fix(deps): update androidx
2025-06-04 18:49:48 +00:00
1a14095af6
fix: reset to loading state on next update
...
Fixes #847
2025-06-05 00:02:19 +05:30
da3ca63085
chore: re-enable Renovate updates for about libraries
...
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2025-06-04 14:05:15 +05:30
091276a3c6
fix: upgrade about libraries
2025-06-04 00:08:30 +05:30
669ec2ad09
fix: use nav3 snapshots
...
This works around a fatal crash that is triggered during configuration changes
2025-06-03 01:29:35 +05:30
6badde13b0
fix: disable more config changes
2025-06-03 00:48:35 +05:30
764be07cc0
fix: address regression in comment collapse
2025-06-02 21:52:19 +05:30
8947c3a3bc
refactor: make CommentNode#toString
non-recursive
2025-06-02 21:40:46 +05:30
renovate[bot]
16cc116b00
fix(deps): update haze to v1.6.3
2025-06-01 09:32:16 +00:00
7c9f833ade
refactor: pull down comments stuff into common
2025-06-01 14:40:43 +05:30
0d47787a73
refactor: remove unused method
2025-06-01 13:49:30 +05:30
8c4b2f2b9b
refactor: move comment expand/collapse flow to a button
2025-06-01 13:36:04 +05:30
renovate[bot]
18dd1d8255
fix(deps): update agp to v8.12.0-alpha03
2025-05-29 23:07:15 +00:00
renovate[bot]
988f360a14
fix(deps): update dependency com.github.requery:sqlite-android to v3.49.0
2025-05-29 20:07:18 +00:00
b6169ca5ca
fix: add extra offset to comment counts when required
2025-05-30 00:47:28 +05:30
30d035baa2
fix: restore navigation rail
...
Fixes #834
2025-05-30 00:06:22 +05:30
bebbe4f82c
fix: key ViewModels to prevent incorrect re-use
2025-05-29 23:45:37 +05:30
renovate[bot]
931684f76b
chore(deps): update plugin dependencyanalysis to v2.18.0
2025-05-28 22:19:58 +00:00
renovate[bot]
843b610018
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v5.7.0
2025-05-28 14:31:25 +00:00
renovate[bot]
26d78eb26b
chore(deps): update gradle/actions digest to 8379f6a
2025-05-28 09:00:03 +00:00
renovate[bot]
e669a22d90
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.4
2025-05-27 22:45:06 +00:00
renovate[bot]
b4d3b60764
fix(deps): update sentry to v8.13.2
2025-05-27 18:15:14 +00:00
renovate[bot]
05538cc3c6
chore(deps): update plugin com.gradle.develocity to v4.0.2
2025-05-27 16:44:41 +00:00
renovate[bot]
4bb36e4930
fix(deps): update sentry to v8.13.1
2025-05-26 19:33:16 +00:00
eccdb91c82
fix: disable InvalidPackage
lint
2025-05-26 19:36:06 +05:30
0aaac90e63
chore: refresh Lint baseline
2025-05-26 19:16:12 +05:30
bcac86d187
refactor: hoist state out of comments page
2025-05-26 19:14:23 +05:30
0d3c08c10a
refactor: hoist state out of UserProfile
...
Solves the issue of every pop of the backstack causing data to be re-fetched,
but now has the issue of the data being stale for a few frames. Still better
than the current state, so I'll take it.
2025-05-26 19:02:37 +05:30
5d65d1ea51
common: make NetworkState
public
2025-05-26 18:52:55 +05:30
daf66a16bc
refactor: move HttpFailure.toError to api
module
...
Also expose EitherNet as an api dependency since it's part of the
public API.
2025-05-26 18:51:23 +05:30
1db8067616
chore: update changelog
2025-05-25 23:14:54 +05:30
2543f5bcc2
refactor: Nav3Screen -> LobstersPostsScreen
2025-05-25 23:12:07 +05:30
e92017173d
refactor: cleanup ClawBackStack implementation
2025-05-25 23:11:33 +05:30
fe5a6f0a93
fix: add missing adaptive strategy
2025-05-25 22:46:34 +05:30
f7c8f968e5
feat: add adaptive hints to Nav3Screen
2025-05-25 22:46:34 +05:30
a3f15a911e
fix(deps): add material3 navigation3 adaptive
2025-05-25 22:46:34 +05:30
88f4f2dd5a
chore(build): explicitly set maven content for repos
2025-05-25 22:46:34 +05:30
24a07c9600
fix: remove unused dependencies
2025-05-25 22:46:34 +05:30
f64d4ab9a1
refactor: eliminate Destination indirection
2025-05-25 22:46:34 +05:30
9dce06ff80
refactor: pull out ClawAppBar
...
Also change consumers of ClawBackStack to take delegating references
2025-05-25 22:46:34 +05:30
beb1943ee6
refactor: consistently use destination over route
2025-05-25 22:46:34 +05:30
9c76617700
refactor: properly use TopLevelRoute
2025-05-25 22:46:34 +05:30
e011870986
refactor: add a custom back stack implementation
2025-05-25 17:43:20 +05:30
eef3fa0fc8
fix: add back Haze
2025-05-25 16:55:19 +05:30
0a466d5f54
feat: add nicer animations
2025-05-25 16:53:18 +05:30
ec70c9ab56
fix: try fixing backstack introspection
2025-05-25 16:53:09 +05:30
699afafcf9
refactor: switch to rememberNavBackStack helper
2025-05-25 16:52:41 +05:30