Commit graph

574 commits

Author SHA1 Message Date
e25032cbcb
chore(deps): update accompanist to 0.24.3-alpha 2022-02-28 17:52:21 +05:30
3215dd77d1
common: add a comment count badge 2022-02-28 17:47:56 +05:30
Renovate Bot
516e7b99bb
chore(deps): update plugin org.jetbrains.compose to v1.1.0 2022-02-25 08:50:25 +00:00
Renovate Bot
9767d374a8
chore(deps): update org.pushing-pixels to v1.1.0 2022-02-24 23:56:57 +00:00
Renovate Bot
66b17d23de
chore(deps): update actions/setup-java action to v3 2022-02-24 13:29:11 +00:00
Renovate Bot
fd9408aa0e
chore(deps): update plugin com.github.ben-manes.versions to v0.42.0 2022-02-23 21:54:08 +00:00
2f60aa0ae0
android: remove TopAppBar scroll out behaviour
I'm not a fan of this behaviour.

This fully reverts commit 0ce95ef770 and partially reverts commit 0db4e48613.
2022-02-24 01:20:51 +05:30
31e30406ba
gradle: update all versions 2022-02-24 01:11:54 +05:30
e43b709a18
build: add VCU plugin 2022-02-24 01:11:42 +05:30
81134dbfc1
github: run check task for unit tests 2022-02-22 17:53:30 +05:30
f32e425e4e
desktop: fix compilation 2022-02-22 17:51:15 +05:30
e51067728c
database: add baseline v1 db to enable migration verification 2022-02-22 17:45:17 +05:30
16840b3a07
database: turn on schema validation for SQLDelight 2022-02-22 17:32:35 +05:30
renovate[bot]
bbaa1bac0f
chore(deps): update plugin org.jetbrains.compose to v1.1.0-rc01 (#304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-22 11:51:15 +00:00
Renovate Bot
c5f216dbb4
chore(deps): update dependency com.squareup.okhttp3:mockwebserver3-junit4 to v5.0.0-alpha.5 2022-02-21 17:45:28 +00:00
Rahul Krishna
c05b2073ba
android: Check savedPost against shortId (#303) 2022-02-21 21:55:18 +05:30
Rahul Krishna
9e5e260efd
android: Add bottomPadding for HottestPosts (#302)
* android: Add bottomPadding for HottestPosts

* Update android/src/main/kotlin/dev/msfjarvis/claw/android/ui/LobstersApp.kt

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-20 13:03:50 +00:00
Sasikanth Miriyampalli
0ce95ef770
Show back button in appbar when current destination is not in nav items (#301)
* Add navigation icon support in `ClawAppBar`

* Show back icon in app bar when current destination is not in nav items

* Add title support in `ClawAppBar`

* Show title in app bar only if the current destination is present in nav items
2022-02-20 11:13:42 +00:00
Sasikanth Miriyampalli
01a2bbc55d
Align post action icons properly in LobstersCard (#300) 2022-02-20 16:26:11 +05:30
Rahul Krishna
3b833083e1
Use material3 color for SwipeRefreshIndicator (#299) 2022-02-20 16:06:36 +05:30
Sasikanth Miriyampalli
34393ef2dc
Add Divider composable in common module (#298) 2022-02-20 15:57:01 +05:30
Sasikanth Miriyampalli
0db4e48613
Update LobstersCard UI (#296) 2022-02-20 09:53:26 +00:00
Sasikanth Miriyampalli
93b013515c
Add database migration to handle nullable comment count (#297) 2022-02-20 15:16:29 +05:30
Sasikanth Miriyampalli
88d57f63dd
Add support for comment count in API responses and DB table (#295) 2022-02-20 06:02:32 +00:00
Renovate Bot
12dec1ff46
chore(deps): update plugin org.jetbrains.compose to v1.1.0-alpha05 2022-02-18 09:57:13 +00:00
Renovate Bot
db4d10b401
chore(deps): update dependency io.coil-kt:coil-compose to v2.0.0-alpha09 2022-02-17 09:23:46 +00:00
Renovate Bot
7d0374c7b7
chore(deps): update dependency com.google.dagger:hilt-android-gradle-plugin to v2.41 2022-02-17 00:23:21 +00:00
Renovate Bot
1ee309474d
chore(deps): update com.google.dagger to v2.41 2022-02-16 22:43:44 +00:00
Renovate Bot
be8d414f15
chore(deps): update plugin com.diffplug.spotless to v6.3.0 2022-02-16 12:55:08 +00:00
dd233d4b10
android: inject a 10 mB cache into network layer 2022-02-14 17:39:39 +05:30
adbda57652
common: use the boolean operator 2022-02-14 17:32:45 +05:30
943ee382d8
all: switch to produceState where applicable 2022-02-14 17:29:15 +05:30
4aa26d80a6
common: remove unnecessary experimental opt-in 2022-02-14 04:04:44 +05:30
7661eaa35c
common: fix filename 2022-02-14 04:03:00 +05:30
b8a6cf90c8
android: replace ClawFab with a NavigationBar interaction 2022-02-14 03:42:48 +05:30
f8a32ccd2c
Revert "android: allow swipe to remove from saved posts"
This reverts commit 80dc5a59f8.
2022-02-14 03:23:56 +05:30
07ee37edb2
Revert "android: ensure save is toggled only after dismiss"
This reverts commit bad6fc9e3a.
2022-02-14 03:23:52 +05:30
c5d3876dfd
gradle: use ktfmt 0.32 2022-02-12 02:04:15 +05:30
06fb287fe0
Revert "gradle: remove JetBrains repositories"
All binaries are not on MavenCentral apparently

This reverts commit 5b4adcea70.
2022-02-12 02:02:59 +05:30
Renovate Bot
471457490d
chore(deps): update plugin org.jetbrains.compose to v1.1.0-alpha04 2022-02-11 08:25:07 +00:00
Renovate Bot
d334398d0b
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.4.1 2022-02-10 19:31:03 +05:30
Renovate Bot
35615d4bee
chore(deps): update dependency androidx.navigation:navigation-compose to v2.4.1 2022-02-10 12:25:14 +00:00
Renovate Bot
8c0944a661
chore(deps): update dependency androidx.core:core-ktx to v1.8.0-alpha04 2022-02-10 10:28:51 +00:00
bad6fc9e3a
android: ensure save is toggled only after dismiss 2022-02-10 13:49:10 +05:30
a39a21c7e1
build: bump R8 to 3.3.14-dev 2022-02-10 13:16:23 +05:30
6222152f64
android: ensure saved posts don't draw under bottom nav 2022-02-10 13:15:58 +05:30
9db923daf6
gradle: use ktfmt 0.31 2022-02-10 13:11:22 +05:30
ed30494407
gradle: version catalogs are now stable 2022-02-10 13:06:38 +05:30
Renovate Bot
5b1cd81649
chore(deps): update dependency io.coil-kt:coil-compose to v2.0.0-alpha08 2022-02-10 04:18:21 +00:00
renovate[bot]
af2264532d
chore(deps): update com.halilibo.compose-richtext to v0.11.0 (#293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-02-10 09:48:01 +05:30