Commit graph

87 commits

Author SHA1 Message Date
76737b0eed
chore(gradle): remove Compose Compiler metrics opt-in
This doesn't seem worth generating for each build

Revert "fix(gradle): address list reassignment lints"

This reverts commit 1d2da7c2f8.

Revert "chore: enable Compose Compiler metrics"

This reverts commit 0d668ac3aa.
2022-12-22 11:25:06 +05:30
1d2da7c2f8
fix(gradle): address list reassignment lints 2022-12-14 18:27:01 +05:30
0d668ac3aa
chore: enable Compose Compiler metrics 2022-12-12 02:41:12 +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
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
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
8a4fee5f7c
chore(deps): remove unused dependencies from android module 2022-11-13 17:17:01 +05:30
4fe7c64e42
refactor(android): migrate to Anvil
Fixes #261
2022-11-13 13:15:53 +05:30
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
80bfb34e5b
refactor(deps): switch Compose dependencies to BOM 2022-10-24 22:49:58 +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
8ced9d61d0
feat(android): switch to versioning plugin 2022-09-10 16:42:40 +05:30
59b35a9255
refactor(android): switch to DispatcherProvider 2022-09-09 12:59:31 +05:30
f3520834f3
android: downgrade Lint noise 2022-08-20 00:09:20 +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
ff19b36a9d
all: finalize migration 2022-08-02 23:54:28 +05:30
55735ea921
Revert "gradle: add Dependency Guard plugin"
This reverts commit 6f1d91cc81.
2022-07-19 17:35:58 +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
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
b282e47213
all: reorganize some composables 2022-06-27 23:56:19 +05:30
356da53afb
all: cleanup gradle config 2022-06-24 22:09:15 +05:30
a66a915e16
benchmark: init 2022-06-24 17:38:45 +05:30
f81b7cefbd
android: remove unused core dependency 2022-06-19 18:24:41 +05:30
ffb3746bc7
android: remove unused appcompat dependency 2022-06-19 18:22:22 +05:30
1d58ac3acd
all: migrate namespaces to Gradle 2022-05-26 07:59:24 +05:30
ce7e68fd49
android: remove unnecessary dependency resolution hack 2022-05-16 18:04:24 +05:30
Rahul Krishna
642484a9a9
android: use AsyncImage for images
* Coil recommends using clip instead of CircleCropTransformation for compose.
* Enable crossfade by default
* Allow caching images
* Run spotlessApply

Closes #320

Signed-off-by: Rahul Krishna <Rahulkrishna585@gmail.com>
2022-05-07 14:25:54 +05:30
3e028e8852
android: switch to material-motion-compose 2022-05-03 23:15:56 +05:30
27a8d16487
android: use WorkManager to update saved posts periodically 2022-04-06 00:02:16 +05:30
3097eaf82f
gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
9f7a5446f8
android: migrate away from Accompanist Insets 2022-03-29 11:43:01 +05:30
0eba1e26fb
gradle: migrate plugin dependencies to version catalogs
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2022-03-25 15:04:38 +05:30
a7897e4875
all: add missing dependencies on coroutines
Prevents incorrect transitive dependency resolution rules from breaking build
2022-03-15 16:02:45 +05:30
78771c86bf
android: add task to collect APKs 2022-03-09 01:23:29 +05:30
91d97e0696
gradle: sync property set with APS 2022-03-09 01:23:28 +05:30
72d7297818
all: migrate to M3 2021-12-30 11:18:07 +05:30
fddfbaf089
gradle: commonise JetBrains Compose version 2021-11-30 15:55:11 +05:30
51f8962623
Update dependencies 2021-11-26 16:17:24 +05:30
7cc7759205
build: update Compose, AppCompat and Accompanist 2021-11-20 18:56:10 +05:30
6daf60bc9e
build: upgrade Compose, Aurora and Coil 2021-11-16 17:54:07 +05:30
a99ba91f23
build: upgrade JB Compose and Aurora 2021-11-10 11:55:14 +05:30