Commit graph

322 commits

Author SHA1 Message Date
7b593806eb
fix: prevent unwanted list jumping during paging refresh
Fixes #347

Fixes SDP-34
2022-12-20 22:47:53 +05:30
79920f6180
chore: align copyright headers with Spotless expectations 2022-12-20 16:01:44 +05:30
75ab508dc3
refactor: rework ProgressBar usage 2022-12-14 18:32:28 +05:30
1d2da7c2f8
fix(gradle): address list reassignment lints 2022-12-14 18:27:01 +05:30
485282a48d
feat(common): change progress indicator to linear
Fixes SDP-20
2022-12-14 17:46:42 +05:30
eeef2c347d feat(android): use enter always scroll behavior for TopAppBar 2022-12-13 17:03:04 +00:00
GitHub Actions
42f3068b01 feat(release): start next development iteration 2022-12-12 08:02:05 +00:00
GitHub Actions
0312c3f431 feat(release): bump version 2022-12-12 08:01:02 +00:00
0d668ac3aa
chore: enable Compose Compiler metrics 2022-12-12 02:41:12 +05:30
b1a32496ba
refactor: improve skippability of Composables 2022-12-12 02:41:12 +05:30
ea92d64972
fix(android): do not force re-enqueue post update job on each start 2022-12-10 20:16:04 +05:30
766f14cd22
refactor(android): run post updates in a batch transaction 2022-12-10 20:16:04 +05:30
33210319bb
fix(android): manually set up WorkManager 2022-12-10 19:31:22 +05:30
GitHub Actions
9d8fd77a08 feat(release): start next development iteration 2022-12-10 10:21:13 +00:00
GitHub Actions
e2c760e7f3 feat(release): bump version 2022-12-10 10:18:13 +00:00
GitHub Actions
25bfed3c71 feat(release): start next development iteration 2022-12-09 15:40:46 +00:00
GitHub Actions
6c88ecf5d5 feat(release): bump version 2022-12-09 15:37:20 +00:00
4f60db29bd
Revert "refactor(android): move post save state logic to a Paging transform"
This reverts commit 3829abeb8f.
2022-12-09 21:02:24 +05:30
30fa04db56
fix(android): only queue post update worker on Application init 2022-12-09 20:58:42 +05:30
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
608720ac35
chore(android): refresh baseline profile 2022-12-08 03:12:59 +05:30
0ec03fc979
fix(benchmark): re-enable BaselineProfileBenchmark 2022-12-08 02:59:58 +05:30
3829abeb8f
refactor(android): move post save state logic to a Paging transform
Fixes #349
2022-12-08 01:32:04 +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
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
b0044dd0fc
chore(deps): override ProfileInstaller version 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
5443cc1486
refactor: simplify swipe to refresh 2022-11-29 01:25:20 +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
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
f31d388c04
feat(release): start next development iteration 2022-11-21 18:03:29 +05:30
GitHub Actions
8e9ec3ab16 feat(release): bump version 2022-11-21 11:45:25 +00:00
6249364c5e
feat(release): start next development iteration 2022-11-20 01:27:35 +05:30
GitHub Actions
00f164e347 feat(release): bump version 2022-11-19 17:20:52 +00:00
e6ebb10bff
refactor: add a Modifier parameter to LobstersApp 2022-11-19 20:13:46 +05:30
960222c489
refactor: remove navigation animations 2022-11-19 20:13:46 +05:30
f7b2b0f9bc
feat(android): replace Accompanist swiperefresh with Compose Material 2022-11-19 18:00:23 +05:30
0eba2aeaf4
feat(release): start next development iteration 2022-11-14 19:03:27 +05:30
b728103b13
feat(release): bump version 2022-11-14 19:00:39 +05:30
839773e48e
refactor(gradle): configure Lint for all modules 2022-11-14 13:56:56 +05:30
0232a4179a
refactor(di): replace Tangle with Whetstone 2022-11-14 12:59:01 +05:30
4a87682b68
refactor(di): migrate to Whetstone ApplicationScope 2022-11-14 12:59:01 +05:30