|
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 |
|
|
ccc14dee4f
|
feat(release): prepare next development revision
|
2022-09-30 15:19:00 +05:30 |
|
|
03882b4646
|
feat(release): bump version
|
2022-09-30 15:18:39 +05:30 |
|
|
9ee4d3b344
|
refactor(common): move ColorScheme logic into LobstersTheme
|
2022-09-30 12:14:38 +05:30 |
|
|
388e9ac0bd
|
refactor(common): migrate Android NetworkError to common
|
2022-09-30 12:14:38 +05:30 |
|
|
24afea0412
|
refactor(android): decouple LoadError from AndroidX Paging
|
2022-09-30 12:14:38 +05:30 |
|
|
91c8033d71
|
feat(android): migrate to NAPT
|
2022-09-29 12:07:11 +05:30 |
|
|
21b5f3e4f3
|
refactor: remove kotlinx-datetime dependency
|
2022-09-28 20:19:49 +05:30 |
|
|
a2422f9356
|
feat(android): declare backup rules
|
2022-09-23 17:10:11 +05:30 |
|
|
11da08a8f8
|
chore(android): reformat AndroidManifest.xml
|
2022-09-23 16:55:58 +05:30 |
|
|
eb058cfa3d
|
refactor(android): abstract away getMorePosts type
|
2022-09-23 16:42:39 +05:30 |
|
|
eedab4d679
|
chore(android): prepare next development iteration
|
2022-09-20 16:43:59 +05:30 |
|
|
e96ef78d1a
|
feat(android): add detailed error screen for post load failure
|
2022-09-18 21:54:27 +05:30 |
|
|
8ced9d61d0
|
feat(android): switch to versioning plugin
|
2022-09-10 16:42:40 +05:30 |
|
|
2afbc73bd4
|
refactor(android): leverage assisted inject for LobstersPagingSource
|
2022-09-10 02:11:27 +05:30 |
|
|
59b35a9255
|
refactor(android): switch to DispatcherProvider
|
2022-09-09 12:59:31 +05:30 |
|
|
cffb2bdbb2
|
refactor(android): merge all OkHttp bindings into a single class
|
2022-09-06 18:21:33 +05:30 |
|
|
ffce663f6f
|
fix(android): remove unnecessary coroutine usage
|
2022-09-06 17:54:13 +05:30 |
|
|
0a5ac7471e
|
refactor: inline current navigation destination logic
All the Compose samples seem to be doing this just fine
|
2022-09-06 16:55:23 +05:30 |
|
|
ed8402034e
|
refactor(android): use in-built navigation backstack State
|
2022-09-04 17:34:04 +00:00 |
|