Commit graph

1036 commits

Author SHA1 Message Date
3829abeb8f
refactor(android): move post save state logic to a Paging transform
Fixes #349
2022-12-08 01:32:04 +05:30
renovate[bot]
bd5cf0f167
chore(deps): update actions/setup-java action to v3.8.0 2022-12-06 16:56:08 +00:00
a8ba0ed3d9
refactor(build-logic): massage around some types and extensions 2022-12-04 20:24:33 +05:30
1267cf81e3
refactor(build-logic): make everything top-level 2022-12-04 20:13:08 +05:30
f48ef0206f
fix(gradle): remove unused exclusiveContent block 2022-12-03 20:22:54 +05:30
renovate[bot]
7b31dc740b
chore(deps): update actions/setup-java action to v3.7.0 2022-12-01 14:38:07 +00:00
69c76a06c2
fix(gradle): use internal kotlin-android plugin 2022-12-01 12:18:45 +05:30
GitHub Actions
83e01c7cbc feat(release): start next development iteration 2022-11-30 14:38:50 +00:00
GitHub Actions
b6421b01ba feat(release): bump version 2022-11-30 14:37:38 +00:00
9bc4a8c81b
fix(readme): use an HTML image to downsize featured graphic 2022-11-30 15:01:20 +05:30
8cae135784
chore: refresh AGP experimental features opt-in 2022-11-30 14:35:56 +05:30
eba5d64998
refactor: migrate all tests to kotest 2022-11-30 01:47:17 +05:30
8eec09e832
feat(gradle): add kotest deps 2022-11-30 01:32:15 +05:30
69537da95b
chore: mark baseline profile as generated 2022-11-30 01:04:38 +05:30
a679b88497
chore: update changelog 2022-11-30 01:04:38 +05:30
e570b9d88f
feat(android): refresh baseline profile 2022-11-30 01:04:38 +05:30
ce37523e11
fix(benchmark): ensure UiAutomator is able to correctly find UI elements 2022-11-30 01:04:38 +05:30
3601c190ac
fix(benchmark): disable baseline profile benchmark 2022-11-29 21:26:55 +05:30
b0044dd0fc
chore(deps): override ProfileInstaller version 2022-11-29 21:22:39 +05:30
b2c2be45bf
refactor: cleanup and simplify AndroidCommonPlugin 2022-11-29 21:22:39 +05:30
6f219b6da2
fix(benchmark): ensure benchmark build type is not obfuscated 2022-11-29 21:22:39 +05:30
8d6c567c84
refactor: simplify build type configuration 2022-11-29 21:22:39 +05:30
2b2010a22c fix(ci): only run one instance of snapshot workflow 2022-11-29 18:15:25 +05:30
27af06e180 chore: try out a full size image 2022-11-29 18:11:46 +05:30
499088cf43 chore: re-do README screenshot 2022-11-29 18:09:01 +05:30
renovate[bot]
ce579f21f9
fix(deps): update accompanist to v0.28.0 2022-11-29 04:51:00 +00:00
5a4643dc57
refactor: start consuming whetstone through Sonatype snapshots repository
It was much easier to set up automatic publishing than to constantly debug weird build errors from included builds
2022-11-29 03:29:06 +05:30
2a65dc4a9e
chore(deps): bump whetstone tag 2022-11-29 02:17:04 +05:30
d08aa25f76
fix: add changelog entry 2022-11-29 01:53:48 +05:30
410c7ccd1d
fix: add missing DI annotation to CoilAppPlugin 2022-11-29 01:53:48 +05:30
5443cc1486
refactor: simplify swipe to refresh 2022-11-29 01:25:20 +05:30
683cb0cfbb
fix: adjust capitalisation of CI steps 2022-11-28 19:56:59 +05:30
GitHub Actions
cbf89b4158 feat(release): start next development iteration 2022-11-28 14:18:53 +00:00
GitHub Actions
bbf315fecc feat(release): bump version 2022-11-28 14:16:35 +00:00
238d410245 Revert "fix: cache pager flows in ViewModel scope"
Trying to see if this fixes anything

This reverts commit 6b05a2991d.
2022-11-28 11:53:12 +00:00
41adf7566e
Revert "Revert "chore(deps): update dependency gradle to v7.6""
After some painful wiping of local caches this seems to not be a problem anymore

This reverts commit 44733a05cd.
2022-11-28 12:57:23 +05:30
9f6d231912
refactor: add actions parameter to ClawAppBar 2022-11-28 12:57:17 +05:30
84e09fd5e1
refactor: remove unnecessary clickable configuration 2022-11-28 12:57:02 +05:30
e12fc5ae6a
fix(detekt): update config for 1.22.0 deprecations 2022-11-27 21:18:12 +05:30
9aa50637e0
fix(renovate): also disable Gradle updates 2022-11-27 21:18:12 +05:30
8e4330aea3
chore: update changelog 2022-11-27 21:18:12 +05:30
6b05a2991d
fix: cache pager flows in ViewModel scope 2022-11-27 21:18:12 +05:30
6cd57b72b7
feat: add a loading indicator at the bottom of list 2022-11-27 21:18:12 +05:30
a03ff1a60b
chore: rename paging-related parameters and variables 2022-11-27 21:18:12 +05:30
d59a151944
fix(deps): temporarily downgrade AGP to 7.3.1
Let's explain the decision with the help of a table

 AGP Version  | Has known issues | Has Studio available
--------------|------------------|---------------------
8.0.0-alpha07 |      No          |        No
8.0.0-alpha08 |      Yes         |        Yes
    7.3.1     |      No          |        Yes

And thus, we settle on 7.3.1
2022-11-27 19:28:56 +05:30
44733a05cd
Revert "chore(deps): update dependency gradle to v7.6"
Seems to be causing hard-to-debug compilation errors

This reverts commit 98c489a32a.
2022-11-27 18:44:04 +05:30
renovate[bot]
98c489a32a
chore(deps): update dependency gradle to v7.6 2022-11-25 15:27:57 +00:00
renovate[bot]
f5b731a6e1
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.12.0 2022-11-24 23:53:18 +00:00
renovate[bot]
180aafc71b
chore(deps): update mindsers/changelog-reader-action action to v2.2.2 2022-11-23 15:26:47 +00:00
renovate[bot]
2320917c46
chore(deps): update dependency com.twitter.compose.rules:detekt to v0.0.26 2022-11-21 19:05:13 +00:00