|
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 |
|
|
4971606709
|
build: upgrade all dependencies
|
2021-11-04 12:10:58 +05:30 |
|
|
9d20916a99
|
build: upgrade all dependencies
|
2021-10-28 02:22:41 +05:30 |
|
|
b3588e97e7
|
all: move Markdown rendering to common module
|
2021-10-25 01:15:56 +05:30 |
|
|
fdcac07295
|
build: upgrade Compose and Aurora
|
2021-10-24 11:19:26 +05:30 |
|
|
4fd13859b3
|
all: upgrade JetBrains Compose
|
2021-10-21 10:01:05 +05:30 |
|
|
2bee2352a5
|
all: update to build398
|
2021-10-14 08:21:45 +05:30 |
|
|
497ad78ca5
|
android: add splashscreen
|
2021-10-09 20:40:50 +05:30 |
|
|
87e9c218a2
|
android: switch to MikePenz' Markdown renderer
|
2021-10-06 10:53:27 +05:30 |
|
|
5749b98b23
|
common: delegate comment parsing to platforms
|
2021-10-06 10:53:26 +05:30 |
|
|
e85e25aa50
|
android: integrate AndroidX Navigation
|
2021-10-06 10:53:19 +05:30 |
|
|
096d2882e2
|
all: refactor model classes and serialization
- Move model classes to a standalone `model` Gradle module
- Migrate from Moshi to kotlinx.serialization for multiplatform support
|
2021-09-30 13:20:08 +05:30 |
|
|
fde4e01697
|
build: upgrade all dependencies
|
2021-09-30 11:47:58 +05:30 |
|
|
86e659a180
|
android: integrate database
|
2021-09-27 21:37:59 +05:30 |
|
|
3b2367273b
|
android: add swipe refresh
|
2021-09-25 18:36:30 +05:30 |
|
|
8e96225a9d
|
android: move Pager into a ViewModel
|
2021-09-25 18:13:42 +05:30 |
|
|
1683c5c027
|
android: properly handle insets and padding
|
2021-09-23 22:20:17 +05:30 |
|
|
6bbd236203
|
android: set system bar colors
|
2021-09-23 21:27:54 +05:30 |
|
|
ad2d9bb7d8
|
build: bump JB Compose, MoshiX and Coroutines
|
2021-09-15 10:49:22 +05:30 |
|
|
a97b2c153e
|
build: bump JB Compose and AndroidX activity-compose
|
2021-09-02 13:44:24 +05:30 |
|
|
94afba68a1
|
all: update JB Compose and KSP deps
|
2021-08-29 19:36:45 +05:30 |
|
|
ddb9bfeb07
|
build: update dependencies
|
2021-08-24 14:18:07 +05:30 |
|
|
c837ecc46e
|
build: bump to Compose 1.0.0-alpha3
|
2021-08-12 15:49:18 +05:30 |
|
|
80a985bf2d
|
android: remove unused metadata-reflect adapter
|
2021-08-06 18:03:26 +05:30 |
|
|
a4eaad639f
|
build: remove DaggerTrack
|
2021-08-05 01:40:48 +05:30 |
|
|
89dbf124d8
|
all: upgrade dependencies
|
2021-08-05 01:29:27 +05:30 |
|
|
c927a47759
|
android: enable R8
|
2021-07-08 02:18:23 +05:30 |
|
|
1c2ae9ad99
|
build: upgrade all dependencies
|
2021-07-08 01:55:12 +05:30 |
|
|
61e1deb478
|
android: add and configure DaggerTrack
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-19 13:38:09 +05:30 |
|
|
b5d91f1756
|
all: bump JetBrains Compose to 0.5.0-build225
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-17 06:59:43 +05:30 |
|
|
71a20db5e7
|
build: bump AGP to 7.1.0-alpha01
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-10 16:38:16 +05:30 |
|