Commit graph

3049 commits

Author SHA1 Message Date
f66ba9eef4 chore: update changelog 2024-11-14 01:21:03 +05:30
5db68ba186 feat: highlight story author in comments 2024-11-14 01:21:03 +05:30
renovate[bot]
7bdaf691df
chore(deps): update plugin com.gradle.develocity to v3.18.2 2024-11-13 13:58:44 +00:00
renovate[bot]
9274b5d01f
chore(deps): update gradle/actions digest to 473878a 2024-11-12 20:38:52 +00:00
f00853dcc4 fix(comments): preserve scroll state 2024-11-13 01:00:07 +05:30
renovate[bot]
d9b1d082f9
fix(deps): update dependency io.sentry:sentry-bom to v7.17.0 2024-11-12 14:31:14 +00:00
renovate[bot]
d7fc14ea95
fix(deps): update haze to v1.0.1 2024-11-11 23:10:44 +00:00
renovate[bot]
d33f0c56bf
chore(deps): update dependency gradle to v8.11 2024-11-11 15:34:46 +00:00
renovate[bot]
4d30b26b7e
fix(deps): update coil3 to v3.0.2 2024-11-10 03:52:25 +00:00
renovate[bot]
1e9263a98f
chore(deps): update plugin ksp to v2.0.21-1.0.27 2024-11-07 23:09:47 +00:00
renovate[bot]
b99b4dc4ba
fix(deps): update haze to v1 2024-11-07 17:13:42 +00:00
renovate[bot]
62589be921
chore(deps): update dependency gradle to v8.11-rc-3 2024-11-07 14:43:26 +00:00
renovate[bot]
4c17a24bd8
fix(deps): update coil3 to v3.0.1 2024-11-07 09:41:16 +00:00
dd95801b78
fix(ci): remove code quality workflows
These are too finicky to maintain and the value is mostly dubious for a relatively simple app like this.

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2024-11-05 17:48:13 +05:30
103f495ee1 fix: tweak Coil cache configuration
Reduce in-memory cache size and provide a bigger disk cache instead
2024-11-05 13:13:59 +05:30
b24a180780 refactor: migrate to Coil3 2024-11-05 13:13:59 +05:30
renovate[bot]
e7e060e324
chore(deps): update mobsf/mobsfscan digest to 7d67c71 (#705)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| MobSF/mobsfscan | action | digest | `f6322a0` -> `7d67c71` |

---

### 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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 05:53:21 +00:00
9e403cd199 fix(renoate): migrate config 2024-11-05 11:19:39 +05:30
renovate[bot]
bc81e91573
chore(deps): update plugin dependencyanalysis to v2.4.2 2024-11-04 02:05:33 +00:00
c2c16a5d08 fix(deps): update Haze 2024-11-03 03:21:45 +05:30
renovate[bot]
b26338a8b4
fix(deps): update konvert to v3.2.3 2024-11-02 05:04:45 +00:00
renovate[bot]
64230b291c
chore(deps): update plugin dependencyanalysis to v2.4.1 2024-11-02 01:26:29 +00:00
renovate[bot]
7ada1e388f
chore(deps): update agp to v8.7.2 2024-10-31 22:57:19 +00:00
4bac4c6404 fixup! refactor(android): remove TwoPaneLayoutPostActions 2024-11-01 00:09:30 +05:30
4d260933c0 refactor(android): remove TwoPaneLayoutPostActions 2024-11-01 00:00:33 +05:30
37d0614830 fix(android): switch to LocalActivity from activity-compose 2024-10-31 23:38:00 +05:30
renovate[bot]
925206a237
chore(deps): update dependency gradle to v8.11-rc-2 2024-10-31 17:55:20 +00:00
858160efd7 fix(deps): upgrade AndroidX to current unstable releases 2024-10-31 16:27:00 +05:30
renovate[bot]
8d26473fab
chore(deps): update plugin dependencyanalysis to v2.4.0 2024-10-31 02:02:10 +00:00
renovate[bot]
6024703c33
chore(deps): update dependency com.facebook:ktfmt to v0.53 2024-10-30 19:21:14 +00:00
renovate[bot]
e50d716bc2
fix(deps): update androidx 2024-10-30 17:43:39 +00:00
renovate[bot]
bb42d36586
chore(deps): update actions/dependency-review-action digest to 4081bf9 2024-10-28 19:28:41 +00:00
renovate[bot]
1a927e9f8c
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v4.13.0 2024-10-28 17:50:28 +00:00
renovate[bot]
1b5ee72058
chore(deps): update mobsf/mobsfscan digest to f6322a0 2024-10-28 12:17:47 +00:00
1fc8f9a2be refactor(android): revamp the user interactions of tablet UI and cleanup code 2024-10-28 01:14:39 +05:30
b51eb5415a fix(android): ignore some androidx.window stuff from R8 2024-10-28 00:25:41 +05:30
8303530857 chore: update changelog 2024-10-27 02:32:36 +05:30
ThanaReka
b84f266db7
Add tablet specific UI (#686)
Hi @msfjarvis! Please have a look at what I have been able to implement
so far. When trying to call the ListDetail version in the MainActivity I
realized that the MainActivity is based on the BaseActivity class, and I
wasn't exactly sure how to set the parameters for ListDetail. Let me
know your thoughts when you get a chance. Thanks!

---------

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-10-26 20:53:43 +00:00
f215210ffa refactor(android): make navigation destinations parcelable 2024-10-27 01:36:58 +05:30
3921771938 fix(deps): add Material3 adaptive 2024-10-27 01:36:32 +05:30
renovate[bot]
f7a0929669
fix(deps): update haze to v0.9.0-rc02 2024-10-26 12:09:29 +00:00
a3fa7b9c78 Merge remote-tracking branches 'origin/renovate/com.autonomousapps.dependency-analysis-2.x', 'origin/renovate/com.diffplug.spotless-spotless-plugin-gradle-7.x' and 'origin/renovate/nl.littlerobots.version-catalog-update-nl.littlerobots.version-catalog-update.gradle.plugin-0.x'
* origin/renovate/com.autonomousapps.dependency-analysis-2.x:
  chore(deps): update plugin dependencyanalysis to v2.3.0

* origin/renovate/com.diffplug.spotless-spotless-plugin-gradle-7.x:
  fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.0.beta4

* origin/renovate/nl.littlerobots.version-catalog-update-nl.littlerobots.version-catalog-update.gradle.plugin-0.x:
  fix(deps): update dependency nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin to v0.8.5
2024-10-25 03:25:58 +05:30
renovate[bot]
9fe92264c1
chore(deps): update plugin dependencyanalysis to v2.3.0 2024-10-24 21:36:13 +00:00
renovate[bot]
ae5e9a0d71
fix(deps): update dependency nl.littlerobots.version-catalog-update:nl.littlerobots.version-catalog-update.gradle.plugin to v0.8.5 2024-10-24 21:36:10 +00:00
renovate[bot]
39d77a3282
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.0.beta4 2024-10-24 21:36:08 +00:00
renovate[bot]
b7d1f36fb1
fix(deps): update dependency androidx.work:work-runtime to v2.10.0-rc01 2024-10-24 20:07:38 +00:00
renovate[bot]
28662a6cf9
chore(deps): update actions/setup-python digest to 0b93645 2024-10-24 19:48:46 +00:00
renovate[bot]
e0b3b21b5b
chore(deps): update actions/setup-java action to v4.5.0 2024-10-24 15:02:07 +00:00
renovate[bot]
291b5367c9
chore(deps): update plugin ksp to v2.0.21-1.0.26 2024-10-23 21:49:53 +00:00
renovate[bot]
2d3743ed4e
chore(deps): update actions/checkout action to v4.2.2 2024-10-23 17:11:00 +00:00