Commit graph

240 commits

Author SHA1 Message Date
GitHub Actions
ccd64b46e3 chore(android): refresh baseline profile 2022-12-23 20:38:40 +00:00
3cc74f9bcf
fix(android): stupid copypasta :clown:
Fixes 2afbc73bd4
2022-12-24 01:22:38 +05:30
GitHub Actions
327ec9b6a5 chore(android): refresh baseline profile 2022-12-22 01:14:47 +00:00
GitHub Actions
fc617a5dfa chore(android): refresh baseline profile 2022-12-21 19:16:21 +00:00
fd9010d468
chore(android): refresh baseline profile 2022-12-21 13:11:08 +05:30
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
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
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
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
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
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
5443cc1486
refactor: simplify swipe to refresh 2022-11-29 01:25:20 +05:30
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
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
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
157fe2c221
refactor(di): move out Coil configuration to an AppPlugin 2022-11-13 21:10:57 +05:30
93db17e6d7
refactor(android): turn off StrictMode 2022-11-13 21:01:00 +05:30
c75d1959a6
feat(android): integrate AppPlugin 2022-11-13 20:35:18 +05:30
72acf9c850
feat(android): add a WorkManager plugin 2022-11-13 20:35:18 +05:30
005dc9ab83
refactor(di): move ApiModule to core and api 2022-11-13 17:17:01 +05:30
9d41b7e819
refactor(di): migrate OkHttp module to core 2022-11-13 16:27:33 +05:30
4fe7c64e42
refactor(android): migrate to Anvil
Fixes #261
2022-11-13 13:15:53 +05:30
56d47d1f32
refactor(di): move database injection to its module 2022-11-13 13:13:59 +05:30
28c6f62b81
refactor(android): simplify SavedPostUpdaterWorker 2022-11-13 12:32:09 +05:30
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
ccfcd48438
refactor: simplify argument passing 2022-10-16 12:44:07 +05:30
79aba9a187
feat: load link metadata lazily 2022-10-16 12:21:19 +05:30
8652d4ceaa
refactor(api): adopt EitherNet 2022-10-10 01:29:32 +05:30
484fac5779
Revert "Revert "android: enable support for back navigation animation""
This reverts commit f0a7ffb4b4.
2022-10-09 13:11:54 +05:30
8060c347cc
refactor(android): resolve Detekt-reported issues 2022-10-05 12:23:30 +05:30
dd76c7bed7
refactor(android): remove unnecessary non-null assertion 2022-10-03 22:40:33 +05:30
535c8a5808
refactor(common): pass HTMLConverter down as a parameter 2022-10-03 12:57:39 +05:30
999f2dfb01
refactor(android): simplify Destinations 2022-10-03 11:32:45 +05:30
5ab0774689
refactor(android): extract annotations to their own file 2022-10-02 16:38:12 +05:30