Commit graph

1808 commits

Author SHA1 Message Date
301760c39f
refactor(android): make String.toLocalDateTime private 2023-06-05 01:59:17 +05:30
79fd814c14
fix(android): add Snackbars to data transfer flow 2023-06-05 01:50:23 +05:30
a82d0e7063
fix(android): only show data transfer action on home screen 2023-06-05 00:56:20 +05:30
c6ea1182e0 refactor: remove explicit calls to rememberVectorPainter 2023-06-04 17:14:09 +00:00
5e7b79eb89
fix(android): hide data transfer action on data transfer screen 2023-06-04 21:19:22 +05:30
3738d94789
feat(android): wire up import/export settings to UI 2023-06-04 18:45:14 +05:30
fb0e372917
feat(android): add DataTransferRepository 2023-06-04 18:45:14 +05:30
8945f9e33f
feat(database): build a custom serializer for SavedPost 2023-06-04 18:45:14 +05:30
2895e7ffe7
refactor(android): split out comments functionality 2023-06-04 18:45:14 +05:30
GitHub Actions
f102166fae chore(android): refresh baseline profile 2023-06-04 01:28:30 +00:00
c51e28b8e1
fix: touch up version catalog 2023-06-04 01:33:25 +05:30
GitHub Actions
a9923eb8c0 feat(release): start next development iteration 2023-06-03 18:50:53 +00:00
GitHub Actions
de2f3964e0 feat(release): bump version 2023-06-03 18:46:20 +00:00
7c5ccbf63b
fix: make nav transitions run at 2x of defaults 2023-06-04 00:03:38 +05:30
b4b96222ed
chore: reorder manifest attributes 2023-06-04 00:03:38 +05:30
a920f899fb
fix(android): automatically extract native libraries 2023-06-04 00:03:38 +05:30
GitHub Actions
31b39a49d6 chore(android): refresh baseline profile 2023-06-03 01:33:42 +00:00
renovate[bot]
bfb4e9741a
chore(deps): update msfjarvis/keep-a-changelog-new-release action to v2.1.0 2023-06-02 22:59:13 +00:00
GitHub Actions
bc5c5a13b4 chore(android): refresh baseline profile 2023-06-02 01:22:03 +00:00
renovate[bot]
19c50f40cd
chore(deps): update github/codeql-action action to v2.3.6 2023-06-01 19:54:14 +00:00
renovate[bot]
bb0a987d80
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.8.0 2023-06-01 10:22:25 +00:00
dba380e4c4
fix(gradle): remove default-enabled feature prop 2023-06-01 12:46:32 +05:30
4a52524212
fix(gradle): correct property name for CC 2023-06-01 12:46:32 +05:30
1a94ba5a40
fix(gradle): upgrade to 8.2-rc-1 2023-06-01 12:38:05 +05:30
GitHub Actions
2022255200 chore(android): refresh baseline profile 2023-06-01 01:33:44 +00:00
renovate[bot]
ab1951f9c5
fix(deps): update dependency com.slack.eithernet:eithernet to v1.4.1 2023-05-31 19:31:40 +00:00
renovate[bot]
a9176b8508
chore(deps): update dependency io.sentry:sentry-android to v6.21.0 2023-05-31 08:54:31 +00:00
GitHub Actions
02ad998b06 chore(android): refresh baseline profile 2023-05-31 01:23:45 +00:00
GitHub Actions
31059abf23 feat(release): start next development iteration 2023-05-31 01:11:15 +00:00
GitHub Actions
fc70931c2c feat(release): bump version 2023-05-31 01:07:01 +00:00
renovate[bot]
af4a6c4672
chore(deps): update agp to v8.2.0-alpha06 2023-05-31 00:40:15 +00:00
3347224018
feat(database): use Requery's repackaged SQLite for databases 2023-05-31 06:09:44 +05:30
558062a915
Revert "feat: add some navigation transitions"
This was fun but good lord it is ugly

This reverts commit 4f4b480a13.
2023-05-31 05:57:25 +05:30
a7ab941543
chore(deps): update sqldelight to v2.0.0-rc01 2023-05-31 05:54:11 +05:30
renovate[bot]
57b5f33720
fix(deps): update dependency com.google.truth:truth to v1.1.4 2023-05-30 17:18:20 +00:00
GitHub Actions
f36d0ef5e6 chore(android): refresh baseline profile 2023-05-30 01:24:00 +00:00
GitHub Actions
0d9b0fec6b chore(android): refresh baseline profile 2023-05-29 06:19:36 +00:00
d1b83410d0
fix(ci): adjust baseline profile path 2023-05-29 11:12:39 +05:30
990bb26276
fix(deps): update accompanist to 0.31.3-beta 2023-05-29 11:05:56 +05:30
4f4b480a13
feat: add some navigation transitions 2023-05-28 18:14:11 +05:30
b2490cd014
fix: wrap DatabasePosts content in a Box 2023-05-28 18:13:53 +05:30
9d85563cf2
fix: remove deeplink for lobste.rs
It makes logging in to the website from a browser fairly annoying for minimal gain
2023-05-28 17:25:04 +05:30
ac573d9311
chore: add changelog entry for adaptive nav 2023-05-28 17:22:52 +05:30
1e5ae4048c
fix: make nav rail animate horizontally 2023-05-28 14:01:04 +05:30
3db05fb3b1
fix: remove dubious return 2023-05-28 14:01:04 +05:30
5a098e125a
Apply suggestions from code review 2023-05-28 13:39:39 +05:30
Yash-Garg
78b77fd4c1
feat: add adaptive navigation for different screen sizes 2023-05-28 13:17:55 +05:30
renovate[bot]
b2470ca89b
chore(deps): pin actions/cache action to 88522ab 2023-05-27 23:56:18 +00:00
4764698583
fix(ci): manually cache Android SDK build-tools
This is necessary to avoid the extremely slow re-download on each run
2023-05-28 03:19:10 +05:30
c91a34aae5
chore: update changelog 2023-05-27 01:36:06 +05:30