|
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 |
|
|
ad8c830b17
|
fix(common): make HTMLText use M3 Text component
|
2023-06-13 02:47:17 +05:30 |
|
|
40cd7758dc
|
chore: remove unused Markdown dependencies
|
2023-06-09 20:09:44 +05:30 |
|
|
2dc8eae861
|
refactor: migrate to HTMLText
|
2023-06-09 20:09:44 +05:30 |
|
|
2d23ceee83
|
feat(common): add HTMLText composable
This allows rendering raw HTML text directly without roundtripping it as Markdown
|
2023-06-09 20:09:44 +05:30 |
|
|
ee6bcc864f
|
feat: update iconography for consistency
|
2023-06-07 16:24:02 +05:30 |
|
|
86a70ffb48
|
feat(common): remove animation for comment text
|
2023-06-07 02:42:15 +05:30 |
|
|
9fdd72220f
|
feat(scripts): add a quick way to refresh the README graphic
|
2023-06-05 13:24:22 +05:30 |
|
|
1e888494ee
|
fix(build): temporarily revert to AGP 8.0.x
Android Studio's canary version is going through some trouble recognizing test sources
|
2023-06-05 02:16:57 +05:30 |
|
|
c6ea1182e0
|
refactor: remove explicit calls to rememberVectorPainter
|
2023-06-04 17:14:09 +00:00 |
|
|
37e6c87046
|
feat: move up to AGP 8.2.x
|
2023-05-25 22:19:58 +05:30 |
|
|
ae10d433e6
|
refactor: switch to Material Icons
Our previous system resulted in leaner code but was way too annoying to add
new icons to.
|
2023-05-18 02:03:17 +05:30 |
|
|
7e91628339
|
feat: switch over to Compose alphas
|
2023-05-13 19:27:28 +05:30 |
|
|
6b1c53c31a
|
chore(gradle): sort dependencies
|
2023-05-12 13:15:36 +05:30 |
|
|
7737c82db9
|
fix: switch TopAppBar to non-deprecated APIs
|
2023-05-11 01:30:36 +05:30 |
|
|
3dfd2d7862
|
chore: rework dependency declaration
|
2023-05-07 11:16:19 +00:00 |
|
|
9c86a9124d
|
fix: sort dependencies
|
2023-05-04 15:16:31 +05:30 |
|
|
d694415a4a
|
chore: re-sync Lint baseline
|
2023-05-04 03:53:36 +05:30 |
|
renovate[bot]
|
b1a66bb8dd
|
chore(deps): update dependency com.facebook:ktfmt to v0.44 (#374)
* chore(deps): update dependency com.facebook:ktfmt to v0.44
* chore: reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2023-04-29 09:48:04 +05:30 |
|
|
0cd4257e73
|
Revert "feat(build): upgrade to AGP 8.1.0-beta01"
Newer AGP releases cause incorrect desugaring of the Crux dependency
This reverts commit 68a20e0d11 .
|
2023-04-26 14:37:03 +00:00 |
|