Commit graph

241 commits

Author SHA1 Message Date
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
7a86842ef3
refactor(android): move navigation bar animations to its use site 2022-09-04 17:34:03 +00:00
cb66144055
android: change existing work policy to CANCEL_AND_REENQUEUE 2022-08-27 13:09:00 +05:30
f0a7ffb4b4
Revert "android: enable support for back navigation animation"
Too buggy Sadge

This reverts commit f83e2e5692.
2022-08-27 12:32:58 +05:30
f83e2e5692
android: enable support for back navigation animation 2022-08-25 02:37:39 +05:30
f3520834f3
android: downgrade Lint noise 2022-08-20 00:09:20 +05:30
2ca150c666
android: fix injection of MetadataExtractor 2022-08-19 23:20:45 +05:30
23298dd0f5
all: introduce and migrate to ExtendedPostDetails 2022-08-19 23:20:45 +05:30
bf94d1fbe5
all: disable Paparazzi tests and fix lint issues 2022-08-11 00:12:54 +05:30
8d7a2df73d
common: switch to Material3 Divider 2022-08-10 23:32:40 +05:30
a0fdd25979
Revert "android: set android:enableOnBackInvokedCallback="true""
This reverts commit fe41c885e4.
2022-08-07 16:18:19 +05:30
1a17593777
android: turn off R8 obfuscation to some extent 2022-08-06 01:46:37 +05:30
fe41c885e4
android: set android:enableOnBackInvokedCallback="true" 2022-08-06 01:46:37 +05:30
d8332d6b90
android: fix most untagged OkHttp sockets 2022-08-06 01:46:37 +05:30
957ba1943a
android: regenerate baseline profile 2022-08-03 01:01:04 +05:30
73580be6e9
android: apply padding correctly 2022-08-03 00:12:18 +05:30
ff19b36a9d
all: finalize migration 2022-08-02 23:54:28 +05:30
e7f4c8a7eb
database: migrate to Android-only 2022-08-02 23:09:05 +05:30
a2353e2f21
android: unconditionally set StrictMode policies 2022-07-31 22:05:17 +05:30
706ccb9685
feat(android): add monochrome icon layer 2022-07-27 11:09:43 +05:30
55735ea921
Revert "gradle: add Dependency Guard plugin"
This reverts commit 6f1d91cc81.
2022-07-19 17:35:58 +05:30
f3dc965fcc
gradle: bump coroutines to 1.6.4 2022-07-19 11:55:31 +05:30
6f1d91cc81
gradle: add Dependency Guard plugin 2022-07-12 23:10:11 +05:30
0a6d025f5a
android: set explicit compiler version 2022-07-09 22:52:56 +05:30
8b9d86a000
android: silence R8 warnings from missing classes 2022-07-09 19:26:02 +05:30
59759d1306
android: do not replace existing enqueued work 2022-07-06 00:25:03 +05:30
e515d6d2ba
android: correctly finish parent activity in navigation flow 2022-07-04 10:20:40 +05:30
bf4ddeda0a
android: rework injection setup 2022-07-03 21:50:50 +05:30
4d78a41e49
all: sort and reorganize dependencies 2022-07-03 21:42:02 +05:30
Rahul Krishna
4a048e8ff0
android: Render filled icon for selected bottom nav icon (#326)
Signed-off-by: Rahul Krishna <Rahulkrishna585@gmail.com>
2022-07-03 01:20:15 +05:30
Rahul Krishna
493e6c23c1
android: Fix CommentsPage and UserProfile page bottom padding (#327)
Signed-off-by: Rahul Krishna <Rahulkrishna585@gmail.com>
2022-07-03 01:19:51 +05:30
845a73b403
android: override user agent header 2022-06-30 22:57:59 +05:30