|
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 |
|
|
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 |
|
|
8a4fee5f7c
|
chore(deps): remove unused dependencies from android module
|
2022-11-13 17:17:01 +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 |
|
|
da40cf3892
|
feat(release): start next development iteration
|
2022-11-10 22:15:16 +05:30 |
|
|
2eb0a6a31c
|
feat(release): bump version
|
2022-11-10 22:12:04 +05:30 |
|
|
b30425d97d
|
feat(release): start next development iteration
|
2022-11-02 14:17:58 +05:30 |
|
|
c89589adcb
|
feat(release): bump version
|
2022-11-02 14:17:05 +05:30 |
|
|
6a4d0c2d3a
|
refactor: add license headers across the board
|
2022-10-26 01:55:50 +05:30 |
|
|
8508a8646f
|
feat(release): start next development iteration
|
2022-10-24 23:11:30 +05:30 |
|
|
790874e1a7
|
feat(release): bump version
|
2022-10-24 23:09:41 +05:30 |
|
|
80bfb34e5b
|
refactor(deps): switch Compose dependencies to BOM
|
2022-10-24 22:49:58 +05:30 |
|
|
cc55687292
|
feat(rename-artifacts): add support for obfuscation mapping files
|
2022-10-24 19:17:54 +05:30 |
|
|
204a3c0bb5
|
feat(release): start next development iteration
|
2022-10-17 11:25:46 +05:30 |
|
|
69eed8a23a
|
feat(release): bump version
|
2022-10-17 11:25:21 +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 |
|
|
8835e07ac6
|
chore: reformat proguard file
|
2022-10-02 15:17:39 +05:30 |
|