Commit Graph

1053 Commits

Author SHA1 Message Date
a2f3faad0f
chore: add an editorconfig file to approximate ktfmt formatting
This avoids having to reconfigure IntelliJ again and again
2022-12-09 16:08:36 +05:30
9b25cd0fea
feat(ci): add Qodana scan workflow 2022-12-09 16:08:11 +05:30
renovate[bot]
db75d1edfe
chore(deps): update github/codeql-action digest to a669cc5 2022-12-08 22:27:59 +00:00
GitHub Actions
ac98ebda3f feat(release): start next development iteration 2022-12-07 21:51:44 +00:00
GitHub Actions
c8d03c515a feat(release): bump version 2022-12-07 21:47:57 +00:00
a77f098822
chore: update changelog 2022-12-08 03:13:50 +05:30
608720ac35
chore(android): refresh baseline profile 2022-12-08 03:12:59 +05:30
renovate[bot]
f1b68b238c
fix(deps): update richtext to v0.16.0 2022-12-08 03:08:58 +05:30
renovate[bot]
977e3cbc8e
fix(deps): update dependency androidx.compose:compose-bom to v2022.12.00 2022-12-07 21:38:17 +00:00
renovate[bot]
fe2c3f630b
fix(deps): update dependency androidx.work:work-runtime-ktx to v2.8.0-rc01 2022-12-08 03:06:00 +05:30
renovate[bot]
4fac861656
chore(deps): pin dependencies 2022-12-07 21:33:05 +00:00
0ec03fc979
fix(benchmark): re-enable BaselineProfileBenchmark 2022-12-08 02:59:58 +05:30
renovate[bot]
46a9658dcd
fix(deps): update dependency androidx.browser:browser to v1.5.0-alpha02 2022-12-08 02:48:05 +05:30
387881181a
feat(benchmark): switch to new BaselineProfileRule.collectStableBaselineProfile API 2022-12-08 02:46:55 +05:30
renovate[bot]
cb619ca6a9
fix(deps): update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha08 2022-12-08 02:40:33 +05:30
37fc528053
fix(benchmark): wut 2022-12-08 02:39:33 +05:30
b19617f8c7
feat(ci): configure CodeQL analysis 2022-12-08 01:40:44 +05:30
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