Commit graph

109 commits

Author SHA1 Message Date
47a398f518
refactor: move metadata-extractor to android 2023-06-05 13:24:22 +05:30
0a1913e056
feat(build): add module-graph-assert plugin 2023-06-05 10:04:41 +05:30
68db3dcda6
refactor: move coroutine-utils into core 2023-06-05 09:52:12 +05:30
a920f899fb
fix(android): automatically extract native libraries 2023-06-04 00:03:38 +05:30
Yash-Garg
78b77fd4c1
feat: add adaptive navigation for different screen sizes 2023-05-28 13:17:55 +05:30
ae10d433e6
refactor: switch to Material Icons
Our previous system resulted in leaner code but was way too annoying to add
new icons to.
2023-05-18 02:03:17 +05:30
3dfd2d7862 chore: rework dependency declaration 2023-05-07 11:16:19 +00:00
a5e25e2eb5
refactor(build): simplify test dependency setup 2023-05-05 20:31:29 +05:30
9c86a9124d
fix: sort dependencies 2023-05-04 15:16:31 +05:30
ea40650214
feat(android): migrate away from kotest 2023-05-04 03:38:23 +05:30
bf104a1d85
chore(build): reorder DSL declarations 2023-04-19 12:29:27 +05:30
d31fe53f78
chore: change benchmark package name 2023-04-18 13:44:18 +05:30
adfac94094
feat: add a module graph to the README 2023-04-02 23:44:54 +05:30
72c1529bb9
chore: sort dependencies with gradle-dependencies-sorter 2023-03-28 12:15:18 +05:30
20a2389eb0
feat(android): set up DataStore 2023-03-14 16:19:03 +05:30
c1f1d67bfa
feat(android): add a repository for extracting CSRF token 2023-03-10 01:29:04 +05:30
b969b5f0bf
refactor: use immutable collections where flagged by Lint 2023-03-08 02:27:51 +05:30
cb798cf011
feat: upgrade to OkHttp 4.10.0 2023-03-07 12:53:51 +05:30
905c27fe84
feat: set up Sentry 2023-03-03 02:42:01 +05:30
e62e257154
chore: polish license headers 2023-02-19 09:23:00 +05:30
7096e62948
fix(deps): switch to Chris Banes' Compose alpha BOM 2023-01-12 22:37:10 +05:30
6750eff9fa
chore(deps): upgrade to Compose 2023-01-12 alpha release 2023-01-12 02:31:00 +05:30
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