Commit graph

335 commits

Author SHA1 Message Date
78c321d269
chore(common): suppress warnings in generated code 2022-10-02 16:38:12 +05:30
0da964e790
feat(common): add preview for ThemedRichText 2022-09-30 13:33:56 +05:30
2f7291844f
fix(common): include android.permission.INTERNET permission
This allows Coil-using previews from common to be deployed to devices
2022-09-30 13:33:56 +05:30
0c0143b186
fix(common): add missing default value to ProgressBar 2022-09-30 13:33:56 +05:30
b98cf8ff49
feat(common): add preview for MonthHeader 2022-09-30 13:33:56 +05:30
b5b097b53b
feat(common): add preview for ClawAppBar 2022-09-30 13:33:56 +05:30
613de5bae5
feat(common): add preview for NetworkError 2022-09-30 13:33:55 +05:30
0832205262
feat(common): add Multipreview annotations 2022-09-30 13:33:55 +05:30
4bee8f1818
feat(common): add preview dependencies 2022-09-30 12:14:38 +05:30
9ee4d3b344
refactor(common): move ColorScheme logic into LobstersTheme 2022-09-30 12:14:38 +05:30
388e9ac0bd
refactor(common): migrate Android NetworkError to common 2022-09-30 12:14:38 +05:30
cca50bf2d9
refactor(common): make NetworkError also take in a Throwable parameter 2022-09-30 12:14:38 +05:30
1ba9cefda6
fix(common): use a custom link style for legibility 2022-09-30 12:14:38 +05:30
e483ceea5f
refactor(common): move Material3RichText initialization higher up 2022-09-30 12:14:38 +05:30
d1b74a71ad
refactor(common): unwrap identical branches 2022-09-28 23:50:03 +05:30
4d9934172b
feat(common): add score and relative time to comments 2022-09-28 21:09:02 +05:30
e86db40fd6
refactor(common): make Submitter take in an AnnotatedString 2022-09-28 21:09:02 +05:30
21b5f3e4f3
refactor: remove kotlinx-datetime dependency 2022-09-28 20:19:49 +05:30
22667997df
chore(common): reorder dependencies 2022-09-28 19:03:13 +05:30
e57dc1a6cf
feat(common): make user profile page correctly handle errors 2022-09-18 22:20:32 +05:30
3335c79591
chore(common): add imports for NetworkState subclasses 2022-09-18 22:18:24 +05:30
f69c569406
refactor(common): ensure comments page can handle errors 2022-09-18 22:18:06 +05:30
4db02f4f93
refactor(common): remove Aurora SVG transcoder plugin for now
The snapshot repository that needs to be added for this
has been a constant thorn in the side with CC invalidation
and Renovate trying to resolve _every_ dependency from
the snapshots repo
2022-09-18 19:13:47 +05:30
b2c3abe97a fix(build): remove unnecessary duplicate call to transcode 2022-09-15 14:48:40 +05:30
fe96c90549 chore(deps): flatten androidx.compose.ui references in Version Catalog 2022-09-15 14:41:43 +05:30
e726bba39f
refactor(android): update ClawAppBar for Material3 1.0.0-beta02 2022-09-08 03:07:59 +05:30
3fe304dedd
common: don't hardcode circle clip in NetworkImage 2022-08-19 23:53:58 +05:30
a3520c818b
common: integrate LinkMetadata 2022-08-19 23:40:18 +05:30
23298dd0f5
all: introduce and migrate to ExtendedPostDetails 2022-08-19 23:20:45 +05:30
bf94d1fbe5
all: disable Paparazzi tests and fix lint issues 2022-08-11 00:12:54 +05:30
8d7a2df73d
common: switch to Material3 Divider 2022-08-10 23:32:40 +05:30
cfacabefdb
gradle: bump all dependencies 2022-08-10 23:32:40 +05:30
295fbc0043
Revert "Revert "common: fix Paparazzi tests""
This reverts commit 23546db192.
2022-08-10 22:47:37 +05:30
23546db192
Revert "common: fix Paparazzi tests"
This reverts commit 907d044b41.
2022-08-07 16:18:17 +05:30
b9f2a4ad8c
gradle: switch to Paparazzi 1.1.0-SNAPSHOT 2022-08-06 02:38:27 +05:30
907d044b41
common: fix Paparazzi tests 2022-08-06 02:30:34 +05:30
492219e3a8
common: use upstream ColorScheme#surfaceColorAtElevation 2022-08-03 00:27:33 +05:30
cbdfa67d07
paparazzi-tests: move to common module 2022-08-02 23:54:12 +05:30
ab2713154f
common: migrate to Android-only 2022-08-02 23:45:48 +05:30
47a00ad61a
gradle: add AndroidX Compose dependencies 2022-08-02 23:31:19 +05:30
62e6bf9866 common: remove crossfade parameter from KamelImage 2022-08-02 02:22:33 +00:00
1547760492 common: resolve duplicate content roots warning 2022-08-02 02:14:25 +00:00
22dc11d641
common: consistently use named font weights 2022-07-10 20:01:45 +05:30
3f53b86e88
common: add horizontal padding to UserProfile 2022-07-03 23:16:18 +05:30
4d78a41e49
all: sort and reorganize dependencies 2022-07-03 21:42:02 +05:30
Rahul Krishna
4a048e8ff0
android: Render filled icon for selected bottom nav icon (#326)
Signed-off-by: Rahul Krishna <Rahulkrishna585@gmail.com>
2022-07-03 01:20:15 +05:30
9535242238
common: fix LobstersCard height 2022-06-29 23:31:41 +05:30
426c64f5cf
gradle: bump AGP 2022-06-29 23:31:41 +05:30
b282e47213
all: reorganize some composables 2022-06-27 23:56:19 +05:30
5fd3ec436a
common: render UserProfile text as Markdown
Fixes #324
2022-06-24 17:08:46 +05:30