Commit graph

339 commits

Author SHA1 Message Date
ca03561df0 fix(common): force titles in lists to be a single line 2024-04-24 23:55:09 +05:30
687cb32f7c fix: remove visual divider 2024-04-24 23:44:36 +05:30
cec2d70fda fix(common): make LobstersCard more compact
Fixes #526
2024-04-20 15:18:10 +05:30
433727a386 refactor(common): expose fields for LobstersCard previews 2024-04-20 15:18:10 +05:30
ed5b6c21da Revert "fix(deps): upgrade Compose"
I guess it is not unmaintained

This reverts commit d19c1e11be.
2024-04-18 03:48:34 +05:30
d0bf2a4fb2 fix: handle user profile navigation correctly 2024-04-18 01:54:26 +05:30
2b9680d3d8 refactor: remove deeplinks
Fixes #484
2024-04-18 01:08:42 +05:30
d19c1e11be fix(deps): upgrade Compose
The BOM is likely to go unmaintained in the future

See: https://github.com/chrisbanes/compose-bom/issues/97
2024-04-18 01:02:26 +05:30
85fc5cac21 fix: adjust for new API changes 2024-03-16 09:48:08 +05:30
4fb66975fb fix(common): adopt new elevation guidelines 2024-03-07 11:41:44 +05:30
a161769cbd chore: refresh Lint baselines 2024-03-05 19:12:58 +05:30
97126da808 fix(deps): upgrade richtext to 1.0.0-alpha01 2024-02-29 18:01:35 +05:30
65f7013e78 chore: refresh lint baseline 2024-02-22 11:13:57 +05:30
b1148679e3 refactor: workaround poor read/saved state management
I need a fresh set of eyes on this absolute mess
2024-01-30 01:36:00 +05:30
74a7835a53 refactor(android): switch over to PagingData transformations 2024-01-27 19:55:03 +05:30
e7d5676cb5 refactor: address issues from compose-lint 1.3.x 2024-01-26 14:54:21 +05:30
renovate[bot]
a187752659 chore(deps): update dependency com.facebook:ktfmt to v0.47
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2024-01-18 01:55:45 +05:30
c5a3562608 refactor(android): rework sorting mechanism and saved posts month header 2024-01-11 01:54:39 +05:30
3e23ef40aa fix(common): adjust for richtext 0.20.0 2024-01-06 19:22:03 +05:30
53f0656353
chore: migrate to data object 2023-12-07 01:22:39 +05:30
5bcfe0a85c
feat(web): init 2023-12-03 23:22:29 +05:30
5a1cdc73c5
fix(android): refresh icon asset
dzuk said the asset had export errors.
2023-11-19 19:23:15 +05:30
89fce2010c feat(common): add PasswordField 2023-11-17 19:56:25 +05:30
cbaa098005 fix(deps): upgrade compose-bom 2023-11-16 02:42:01 +05:30
58f6607404 feat(android): add new icon by dzuk 2023-11-15 09:34:06 +05:30
cc210a3597
chore(common): rename ext.kt -> Color.ext.kt 2023-11-11 23:40:11 +05:30
ab1db27dc7
feat(common): request focus when search screen is opened 2023-11-08 18:06:57 +05:30
8922142ade
Revert "feat(common): add swipe action for saving posts"
The post update flow is not synced enough for this to work.

This reverts commit 7a648a77b0.
2023-11-08 01:34:13 +05:30
7a648a77b0
feat(common): add swipe action for saving posts 2023-11-07 13:09:15 +05:30
ce62671276
fix(common): use multipreview for SearchBar 2023-11-06 17:36:51 +05:30
0b3286cd1e
feat(android): revert search screen to old design
The Material3 SearchBar component is just not for me
2023-11-04 20:50:37 +05:30
f636b56ee3
feat(android): introduce a separate SearchActivity 2023-11-04 02:42:21 +05:30
17eb9a4c45
chore: refresh lint baselines 2023-10-19 01:38:13 +05:30
d3d3a6af09
refactor(android): simplify system bars color setup 2023-10-09 01:32:45 +05:30
6226c3b0c8
fix(common): prevent crashing when parsing comment trees
Fixes COMPOSE-LOBSTERS-1Z
2023-10-06 13:51:18 +05:30
ed32186984
refactor(build): adopt Slack lints 2023-09-28 15:14:36 +05:30
7b0b206905
refactor(database): split out JVM and Android parts 2023-09-26 16:35:50 +05:30
c6739487a4 fix(android): update widget with a more usable UI 2023-09-23 01:19:18 +05:30
62ebb43e6f fix(common): ensure TagRow has vertical spacing 2023-09-17 01:44:09 +05:30
25382acf0e
refactor(model): use Konvert to automatically generate mappings 2023-09-09 13:31:28 +05:30
19e7d65006
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.10.00-alpha01 2023-09-07 13:03:34 +05:30
721b74fedc
chore: refresh Lint baseline 2023-09-06 01:57:27 +05:30
6265c50caf
chore: refresh Lint baseline 2023-08-30 15:55:41 +05:30
Anunay Maheshwari
db393d4534 fix(comments): calculate and expose indentLevel from CommentNode 2023-08-30 14:35:16 +05:30
63d74ae065
chore: refresh lint baseline 2023-08-23 23:29:40 +05:30
49c5029256
refactor: move ClawAppBar to android module 2023-08-16 12:30:04 +05:30
bc2365b08b
feat(android): add support for identifying read posts 2023-08-16 00:37:50 +05:30
cbf0707aa6
chore(common): tweak LobstersCard UI
Cut down on paddings and use colors more explicitly
2023-08-15 16:15:11 +05:30
67e621160f
fix(common): allow custom tints for NetworkImage placeholders 2023-08-15 15:37:23 +05:30
bae671ad23
feat(android): switch comments page to a swipe action 2023-08-02 01:40:36 +05:30