Commit graph

126 commits

Author SHA1 Message Date
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
bad6fc9e3a
android: ensure save is toggled only after dismiss 2022-02-10 13:49:10 +05:30
6222152f64
android: ensure saved posts don't draw under bottom nav 2022-02-10 13:15:58 +05:30
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
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
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
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
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
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
b6598436b2
android: cleanup ClawViewModel 2022-02-06 15:03:39 +05:30
7db06f9b93
all: make Coil version match compose-richtext 2022-02-01 02:05:31 +05:30
6eb815ec3b
Revert "android: remove unnecessary currentDestination variable"
This reverts commit 77d15ae6c6.
2022-02-01 01:35:48 +05:30
renovate[bot]
c0e185b6eb
chore(deps): update plugin org.jetbrains.compose to v1.1.0-alpha02 (#292)
* chore(deps): update plugin org.jetbrains.compose to v1.1.0-alpha02

* Update for M3 Scaffold

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2022-01-30 22:04:21 +05:30
c99b51000b
common: make theme providedValues be vararg 2022-01-19 13:01:49 +05:30
77d15ae6c6
android: remove unnecessary currentDestination variable 2022-01-19 12:49:51 +05:30
7dbedf7e82
android: make navigation destinations more strongly typed 2022-01-19 12:45:59 +05:30
4c254cb75e
android: remove unused modifier 2021-12-31 01:31:17 +05:30
bac7611bee
all: add support for dynamic colors 2021-12-31 01:31:17 +05:30
49519f66a5
Replace Card with Box 2021-12-30 11:18:08 +05:30
72d7297818
all: migrate to M3 2021-12-30 11:18:07 +05:30
6eb3acff78
all: allow unknown keys in responses 2021-12-15 22:18:07 +05:30
fddfbaf089
gradle: commonise JetBrains Compose version 2021-11-30 15:55:11 +05:30
51f8962623
Update dependencies 2021-11-26 16:17:24 +05:30
7cc7759205
build: update Compose, AppCompat and Accompanist 2021-11-20 18:56:10 +05:30
6daf60bc9e
build: upgrade Compose, Aurora and Coil 2021-11-16 17:54:07 +05:30
dd621d90a5
common: refactor comments page to accept modifiers 2021-11-16 17:54:07 +05:30
4622162d09
common: extract htmlToMarkdown passing style to a composition local 2021-11-15 23:05:47 +05:30
a73871f421
android: add support for links in recents 2021-11-15 22:34:14 +05:30
4c9184a19c
android: hide FAB by default 2021-11-10 20:06:15 +05:30
a99ba91f23
build: upgrade JB Compose and Aurora 2021-11-10 11:55:14 +05:30
4971606709
build: upgrade all dependencies 2021-11-04 12:10:58 +05:30