Commit graph

320 commits

Author SHA1 Message Date
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
e3627ca89d
fix: prevent upgrading to Anvil k1.8 build 2023-07-29 20:22:24 +05:30
3143556c63
fix: re-roll Lint baseline 2023-07-27 12:04:50 +05:30
ed85ba905d
fix(deps): update dev.chrisbanes.compose:compose-bom to 2023.07.00-alpha02 2023-07-27 02:36:28 +05:30
bcf4f02a01
Revert "Revert "Revert "fix(common): make text in comments screen selectable"""
Still causes crashes :(

This reverts commit c5ec6cd680.

Fixes COMPOSE-LOBSTERS-16
2023-07-27 01:28:21 +05:30
7c59130af9
feat(benchmark): restore full UI exploration 2023-07-25 01:31:01 +05:30
c5ec6cd680 Revert "Revert "fix(common): make text in comments screen selectable""
This reverts commit 401214794d.
2023-07-19 21:58:08 +05:30
401214794d Revert "fix(common): make text in comments screen selectable"
Causes frequent crashes

This reverts commit 778be597dd.
2023-07-19 10:03:04 +00:00
fdd2f7008c Revert "fix(common): use SystemClock for getting current millis"
This broke relative time accounting

This reverts commit 42cc852a20.
2023-07-19 10:02:20 +00:00
42cc852a20 fix(common): use SystemClock for getting current millis 2023-07-19 00:41:33 +05:30
778be597dd fix(common): make text in comments screen selectable
With this change you can now select
- The post title
- The post description if it exists, and
- Each individual comment

Fixes #385
2023-07-18 23:23:24 +05:30
255439e2b4 feat(common): add a clickable icon to SearchBar 2023-07-18 23:23:24 +05:30
84c9dd3762 feat(common): add a simple SearchBar component
Material 3's SearchBar has way too much "interaction" for my liking
2023-07-18 23:08:07 +05:30
5daeb8d580 feat(common): log errors from NetworkError composable
Having the errors in the logcat stream makes debugging quite a lot faster.
2023-07-18 17:01:52 +05:30
0359860b82 refactor(android): move link metadata extraction to Unfurl
Crux is doing major changes for no good reason
2023-07-17 15:03:55 +05:30
9a5a417418
feat(build): add copyright license headers to XML files 2023-07-09 22:59:58 +05:30
b5c57500b1
feat: revert back to old text pipeline
Things have been entirely too slow on the lobste.rs front and I don't care much to continue pushing for it.

Fixes #382
Fixes #383
2023-06-28 10:58:39 +05:30
d8a76cf1e7
Revert "fix(build): temporarily revert to AGP 8.0.x"
This reverts commit 1e888494ee.
2023-06-28 10:46:59 +05:30
e0c9c88ca9
chore(common): prettify HTMLText preview 2023-06-15 23:27:40 +05:30
ea7f7b6306
fix(common): add some visual distinction for blockquotes 2023-06-15 23:27:40 +05:30