GitHub Actions
aa51535e65
chore(android): refresh baseline profile
2023-05-11 01:27:50 +00:00
7737c82db9
fix: switch TopAppBar to non-deprecated APIs
2023-05-11 01:30:36 +05:30
renovate[bot]
7ee64e0ead
fix(deps): update androidx
2023-05-10 19:51:26 +00:00
987990704c
fix(renovate): group all AndroidX updates
2023-05-11 01:20:53 +05:30
GitHub Actions
e8975e70f5
chore(android): refresh baseline profile
2023-05-09 01:23:53 +00:00
GitHub Actions
72409a0b73
chore(android): refresh baseline profile
2023-05-08 01:25:09 +00:00
3dfd2d7862
chore: rework dependency declaration
2023-05-07 11:16:19 +00:00
c93d2f73a9
fix(maestro): correct tap index
...
I initially wrote this to tap the 1st and 3rd save button but failed to account for the fact that once the first button was pressed, its text property would no longer be "Add to saved posts" which results in index=2 actually pointing to the 4th absolute position in the list.
2023-05-06 12:25:08 +05:30
66d638f952
fix(benchmark): raise min SDK to align with API requirements
2023-05-06 02:24:37 +05:30
815a8f186b
chore: rejig README
2023-05-06 02:23:39 +05:30
ae745b917e
chore: refresh README feature image
2023-05-06 02:22:04 +05:30
bd759c53cd
chore(deps): update coroutines to 1.7.0
2023-05-06 02:02:34 +05:30
renovate[bot]
8dca324f71
chore(deps): update plugin modulegraph to v0.4.0
2023-05-05 19:49:51 +00:00
dd7a7d9977
feat: use Maestro to automatically generate Play Store screenshots
2023-05-05 21:01:31 +05:30
a7c81a77f2
fix(android): make nav content description less shouty
2023-05-05 20:42:27 +05:30
15b1e68611
Revert "feat: add gradle-dependencies-sort
plugin"
...
The lexer/parser on this is very sensitive to custom APIs being used in the
`dependencies {}` DSL.
This reverts commit 069c5a4389
.
2023-05-05 20:31:29 +05:30
a5e25e2eb5
refactor(build): simplify test dependency setup
2023-05-05 20:31:29 +05:30
renovate[bot]
c10ec27b51
chore(deps): update github/codeql-action action to v2.3.3
2023-05-04 20:26:50 +00:00
9c86a9124d
fix: sort dependencies
2023-05-04 15:16:31 +05:30
069c5a4389
feat: add gradle-dependencies-sort
plugin
2023-05-04 15:09:41 +05:30
b498cf4b62
feat: fix Sentry disabling logic again
2023-05-04 14:09:05 +05:30
GitHub Actions
70ee848a41
chore(android): refresh baseline profile
2023-05-04 01:28:37 +00:00
GitHub Actions
60fd6a4af4
feat(release): start next development iteration
2023-05-03 22:38:06 +00:00
GitHub Actions
04ed687dbb
feat(release): bump version
2023-05-03 22:37:02 +00:00
d694415a4a
chore: re-sync Lint baseline
2023-05-04 03:53:36 +05:30
3f2a9c999b
chore: sync changelog
2023-05-04 03:52:18 +05:30
ea40650214
feat(android): migrate away from kotest
2023-05-04 03:38:23 +05:30
ae66aced83
feat(api): migrate away from kotest
2023-05-04 03:33:47 +05:30
5d2eebf093
fix(api): add test util for type assertion
2023-05-04 03:33:47 +05:30
5c8057d71f
fix(model): implement contains
operator fun for Tags
2023-05-04 03:33:47 +05:30
4d78a73602
feat(database): migrate away from kotest
2023-05-04 03:33:47 +05:30
7c5a9eb683
feat(build): add JUnit 5 and Truth deps
2023-05-04 03:33:47 +05:30
renovate[bot]
df423d28d6
fix(deps): update dependency androidx.profileinstaller:profileinstaller to v1.3.1
2023-05-03 20:29:20 +00:00
renovate[bot]
a92616c5a3
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha14
2023-05-04 01:58:30 +05:30
renovate[bot]
2fc29f65ca
fix(deps): update dependency androidx.compose:compose-bom to v2023.05.00
2023-05-04 01:58:30 +05:30
aab712e680
fix(android): migrate to new paging-compose APIs
2023-05-04 01:58:30 +05:30
renovate[bot]
4bca86d91e
fix(deps): update dependency androidx.paging:paging-compose to v1.0.0-alpha19
2023-05-03 18:41:29 +00:00
GitHub Actions
63cca3eba2
chore(android): refresh baseline profile
2023-05-03 01:28:04 +00:00
cba2ed5944
fix: strip out invalid R8 rules
2023-05-03 01:58:22 +05:30
ee5886c9b9
chore(benchmark): use method reference
2023-05-02 19:45:28 +05:30
e96dadae34
fix(scripts): adjust emulator bootup routines
2023-05-02 19:45:28 +05:30
a23ad82b60
fix(scripts): migrate away from deprecated ANDROID_SDK_ROOT
2023-05-02 19:45:28 +05:30
GitHub Actions
f816580886
chore(android): refresh baseline profile
2023-05-02 01:28:03 +00:00
renovate[bot]
a5f8f1a4c2
chore(deps): update agp to v8.0.1
2023-05-01 18:30:20 +00:00
GitHub Actions
0d47f06be3
chore(android): refresh baseline profile
2023-05-01 01:31:57 +00:00
GitHub Actions
c4eb2d2116
chore(android): refresh baseline profile
2023-04-30 01:32:24 +00:00
renovate[bot]
8c1dc62211
fix(deps): update dependency org.jsoup:jsoup to v1.16.1
2023-04-29 08:41:46 +00:00
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
GitHub Actions
61a2cefcc3
chore(android): refresh baseline profile
2023-04-29 01:27:42 +00:00
renovate[bot]
ad775bf8e1
fix(deps): update dagger to v2.46
2023-04-28 22:48:14 +00:00