renovate[bot]
310c486b55
fix(deps): update junit5 monorepo to v5.13.1
2025-06-07 08:27:40 +00:00
renovate[bot]
02f3004e07
fix(deps): update agp to v8.12.0-alpha04 ( #851 )
...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.android.test](https://developer.android.com/studio/build )
([source](https://android.googlesource.com/platform/tools/base )) |
`8.12.0-alpha03` -> `8.12.0-alpha04` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
| [com.android.lint](https://developer.android.com/studio/build )
([source](https://android.googlesource.com/platform/tools/base )) |
`8.12.0-alpha03` -> `8.12.0-alpha04` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[com.android.tools.build:gradle](https://developer.android.com/studio/build )
([source](https://android.googlesource.com/platform/tools/base )) |
`8.12.0-alpha03` -> `8.12.0-alpha04` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/msfjarvis/compose-lobsters ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 04:05:50 +00:00
123e2c9eb2
fix: remove benchmark project
...
This has barely ever worked and I'm kinda done with it
2025-06-07 09:29:36 +05:30
93b593bd41
refactor: move datastore module to common
2025-06-07 09:13:02 +05:30
d31da62cfe
fix: improve TagList UI
2025-06-07 09:06:52 +05:30
renovate[bot]
d2f0630fe2
fix(deps): update haze to v1.6.4
2025-06-07 09:06:52 +05:30
renovate[bot]
fc6931d84d
fix(deps): update aboutlibraries to v12.2.1
2025-06-07 09:06:52 +05:30
3a7c1b9068
refactor(core): reorganize to feature packages
2025-06-07 09:06:51 +05:30
renovate[bot]
c0fde85262
chore(deps): update dependency gradle to v8.14.2
2025-06-07 09:06:51 +05:30
a746734ad8
common: add TagList
2025-06-07 09:06:51 +05:30
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