Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
ThanaReka b84f266db7
Add tablet specific UI (#686)
Hi @msfjarvis! Please have a look at what I have been able to implement
so far. When trying to call the ListDetail version in the MainActivity I
realized that the MainActivity is based on the BaseActivity class, and I
wasn't exactly sure how to set the parameters for ListDetail. Let me
know your thoughts when you get a chance. Thanks!

---------

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2024-10-26 20:53:43 +00:00
.github chore(deps): update actions/setup-python digest to 0b93645 2024-10-24 19:48:46 +00:00
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android Add tablet specific UI (#686) 2024-10-26 20:53:43 +00:00
api chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
benchmark feat(benchmark): use real devices baseline profile generation 2024-01-25 01:41:57 +05:30
build-logic chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
common Add tablet specific UI (#686) 2024-10-26 20:53:43 +00:00
core chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
database chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
gradle fix(deps): add Material3 adaptive 2024-10-27 01:36:32 +05:30
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
scripts fix(ci): rename snapshot tag back to latest 2024-01-28 14:06:09 +05:30
secrets fix(release): update secrets handling scripts 2023-07-26 14:10:49 +05:30
spotless feat(build): add copyright license headers to XML files 2023-07-09 22:59:58 +05:30
store chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
web chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
.editorconfig chore: add an editorconfig file to approximate ktfmt formatting 2022-12-09 16:08:36 +05:30
.git-blame-ignore-revs chore: add database refactor to blame ignore revs 2023-09-26 16:36:42 +05:30
.gitattributes chore: mark test resources as vendored 2024-10-17 15:13:37 +05:30
.gitignore chore: update gitignore 2024-05-30 03:19:12 +05:30
.ignore feat(android): refresh baseline profiles 2023-11-20 12:31:18 +05:30
build.gradle.kts feat(build): add Invert plugin 2024-06-08 12:57:19 +05:30
CHANGELOG.md chore: refresh changelog 2024-10-12 01:39:34 +05:30
gradle.properties fix(build): upgrade to Gradle 8.11-rc-1 2024-10-17 17:59:39 +05:30
gradlew fix(build): update to Gradle 8.9-rc-1 2024-06-26 21:11:16 +05:30
gradlew.bat fix(build): update to Gradle 8.9-rc-1 2024-06-26 21:11:16 +05:30
LICENSE fix: remove inaccurate copyright header 2022-11-02 12:23:09 +05:30
PRIVACY.md chore: add a barebones privacy policy 2022-09-10 02:51:57 +05:30
README.md chore: fix link to IzzyOnDroid badge 2024-03-20 23:21:26 +05:30
settings.gradle.kts chore(deps): update plugin com.gradle.develocity to v3.18.1 2024-09-10 18:50:10 +00:00

Claw for lobste.rs CI

Unofficial Android app for read-only access to lobste.rs, built with Jetpack Compose.

Get it on Google Play Get it on IzzyOnDroid

Note

Daily builds are published to the Google Play 'Open Testing' channel (if there are any changes), which can be opted into via this link: [Android] [Web]

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

License

See LICENSE