|
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 |
|
Renovate Bot
|
65a6242b68
|
chore(deps): update plugin com.diffplug.spotless to v6.2.2
|
2022-02-09 12:00:11 +00:00 |
|
|
7b7bc79a60
|
all: run reformat and code cleanup tasks
|
2022-02-09 13:13:44 +05:30 |
|
|
80dc5a59f8
|
android: allow swipe to remove from saved posts
|
2022-02-09 13:13:43 +05:30 |
|
Renovate Bot
|
706680ec42
|
chore(deps): update dependency gradle to v7.4
|
2022-02-08 11:16:34 +00:00 |
|
|
834a59e46e
|
android: set web URI to null in saved posts screen
|
2022-02-08 02:08:16 +05:30 |
|
|
d15bf23eee
|
android: use the correct nav color and make the check fancier
|
2022-02-08 02:08:15 +05:30 |
|
|
f03a55543e
|
android: commonize shared animation code
|
2022-02-08 02:08:15 +05:30 |
|
|
f8e7043a42
|
android: use navigation destination to signal selected state
|
2022-02-08 02:08:15 +05:30 |
|
|
2bfdab7a1a
|
android: force navigation bar color update when system theme changes
|
2022-02-08 02:08:15 +05:30 |
|
|
2e503422c8
|
android: fix navigation backstack handling
As seen previously in #66
|
2022-02-07 14:53:08 +05:30 |
|
|
d079a73e11
|
android: add top padding
|
2022-02-07 13:25:48 +05:30 |
|
|
c0f4f42643
|
android: extract common code from lists
|
2022-02-07 13:20:31 +05:30 |
|
|
f2b4bc02f0
|
common: rename suffixes from px to dp
|
2022-02-07 11:58:31 +05:30 |
|
|
072f939791
|
android: ensure system bar color blending applies to comments screen as well
|
2022-02-07 11:58:31 +05:30 |
|
|
2b638fcc29
|
android: hide NavigationBar in comments screen
|
2022-02-07 11:30:26 +05:30 |
|
|
15da824d3e
|
common: increase vertical padding inside LobstersItem
|
2022-02-06 22:12:07 +05:30 |
|
|
4a3d296041
|
android: improve propagation of surface color
|
2022-02-06 22:12:07 +05:30 |
|
|
e15244b5db
|
android: integrate ClawNavigationBar
|
2022-02-06 20:41:10 +05:30 |
|
|
0e87507e63
|
android: add ClawNavigationBar
|
2022-02-06 20:41:10 +05:30 |
|
|
e8f9d88c68
|
android: remove arbitrary top padding from HottestPosts
|
2022-02-06 20:41:01 +05:30 |
|
|
20f209c4ef
|
android: reorganize ui package
|
2022-02-06 19:30:34 +05:30 |
|
|
452dcfa53f
|
renovate: exclude AGP from Renovate updates
|
2022-02-06 18:47:42 +05:30 |
|
|
ad5a01b8d0
|
android: refactor and extract things from LobstersApp
|
2022-02-06 15:48:22 +05:30 |
|
|
baa3830966
|
android: extract PostActions instance creation
|
2022-02-06 15:32:19 +05:30 |
|
|
de5d7fe42c
|
android: set currentDestination to null by default
|
2022-02-06 15:28:12 +05:30 |
|
|
cc6ca5e6b1
|
android: wire DatabasePosts into the navigation flow
|
2022-02-06 15:19:03 +05:30 |
|
|
071a06ff56
|
android: add DatabasePosts
|
2022-02-06 15:11:59 +05:30 |
|
|
7771665562
|
android: add logtags
|
2022-02-06 15:03:40 +05:30 |
|
|
e93baa84be
|
common: add post to remember keys for localSavedState
(cherry picked from commit 876b5d8b8fe6e8bcedd414f346430a7c9ce6f4b4)
|
2022-02-06 15:03:40 +05:30 |
|
Aditya Wasan
|
743b2db4ef
|
feat(common): add localSavedState for save button composable
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
(cherry picked from commit 910471b32bde54749e437d374822c1d1e7830798)
|
2022-02-06 15:03:39 +05:30 |
|
|
b6598436b2
|
android: cleanup ClawViewModel
|
2022-02-06 15:03:39 +05:30 |
|
|
06ea10f3b3
|
common: fix package directive for NetworkState
|
2022-02-06 14:06:24 +05:30 |
|
|
0cd7b6bb2d
|
build: downgrade to AGP 7.0.x
IntelliJ currently only supports AGP 7.0
|
2022-02-06 14:06:08 +05:30 |
|
|
3b8f55a82b
|
README: cleanup
|
2022-02-06 13:55:14 +05:30 |
|