|
aa1f4cb827
|
gradle: bump Compose and Kotlin
|
2022-07-09 19:18:17 +05:30 |
|
|
61fabc7b35
|
gradle: update activity-compose and adjust updates plugin
|
2022-07-07 15:22:13 +05:30 |
|
|
3924e9426b
|
gradle: bump AGP
|
2022-07-07 15:10:28 +05:30 |
|
|
e215a80e21
|
renovate: switch to my preset
|
2022-07-07 15:10:28 +05:30 |
|
renovate[bot]
|
dd7c9fa8d6
|
chore(deps): update dependency gradle to v7.5-rc-4
|
2022-07-06 20:09:44 +00:00 |
|
|
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 |
|
|
8040d85e16
|
renovate: disable okhttp upgrades
We're keeping our version in sync with Retrofit
|
2022-07-03 23:41:28 +05:30 |
|
|
3f53b86e88
|
common: add horizontal padding to UserProfile
|
2022-07-03 23:16:18 +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 |
|
renovate[bot]
|
6b59e60bfc
|
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.8.0
|
2022-06-30 23:31:05 +00:00 |
|
|
4ddca36f37
|
gradle: bump dependencies
|
2022-06-30 22:57:59 +05:30 |
|
|
845a73b403
|
android: override user agent header
|
2022-06-30 22:57:59 +05:30 |
|
|
79114bac9f
|
gradle: reformat version catalog
|
2022-06-30 22:57:59 +05:30 |
|
|
50e8a8e0ac
|
android: enable Napier logging
|
2022-06-30 22:57:59 +05:30 |
|
|
cbc6cdf84e
|
build-logic: uprev target SDK to 32
|
2022-06-30 22:57:58 +05:30 |
|
|
d83e68ac18
|
build-logic: reintroduce versions plugin
|
2022-06-30 22:57:58 +05:30 |
|
|
431444f87c
|
paparazzi-tests: setup a base test class
|
2022-06-29 23:45:46 +05:30 |
|
|
4b6cc1659d
|
paparazzi-tests: fix test naming
|
2022-06-29 23:45:16 +05:30 |
|
|
9535242238
|
common: fix LobstersCard height
|
2022-06-29 23:31:41 +05:30 |
|
|
426c64f5cf
|
gradle: bump AGP
|
2022-06-29 23:31:41 +05:30 |
|
renovate[bot]
|
586db42bad
|
chore(deps): update dependency gradle to v7.5-rc-3
|
2022-06-29 12:35:17 +00:00 |
|
|
a381d3d1ed
|
build: apply gradle cache fix plugin
|
2022-06-28 16:55:26 +05:30 |
|
|
eb00c7b8c5
|
paparazzi-tests: add test for LobstersCard
|
2022-06-28 00:34:22 +05:30 |
|
|
5e3bc96493
|
paparazzi-tests: switch MonthHeaderTest to TestParameterInjector
|
2022-06-28 00:33:57 +05:30 |
|
|
b282e47213
|
all: reorganize some composables
|
2022-06-27 23:56:19 +05:30 |
|
|
6aff88774b
|
gradle: bump AGP
|
2022-06-27 23:41:36 +05:30 |
|
|
f4253bfc2b
|
paparazzi: add a test for month header
|
2022-06-25 19:13:52 +05:30 |
|
|
088d8606a6
|
paparazzi-tests: init
|
2022-06-25 19:13:52 +05:30 |
|
|
356da53afb
|
all: cleanup gradle config
|
2022-06-24 22:09:15 +05:30 |
|
|
e715e644f1
|
benchmark: add a full compilation test
|
2022-06-24 22:09:00 +05:30 |
|
|
bdb287d42a
|
benchmark: tap navigation destinations in baseline profile benchmark
|
2022-06-24 22:08:58 +05:30 |
|
|
8ee2929724
|
github: switch Java to Temurin 18
|
2022-06-24 18:22:04 +05:30 |
|
|
3050df7d64
|
benchmark: annotate test sizes for filtering
|
2022-06-24 18:12:15 +05:30 |
|
|
98734d01fd
|
android: add initial baseline profile
|
2022-06-24 17:38:46 +05:30 |
|
|
a66a915e16
|
benchmark: init
|
2022-06-24 17:38:45 +05:30 |
|
|
d8d43a4c88
|
scripts: add boot_emulator
|
2022-06-24 17:10:18 +05:30 |
|
|
9a025f589a
|
gradle: limit daemon memory to 2G
|
2022-06-24 17:08:46 +05:30 |
|
|
acf1fca1b7
|
github: remove unnecessary custom CI properties
|
2022-06-24 17:08:46 +05:30 |
|
|
5fd3ec436a
|
common: render UserProfile text as Markdown
Fixes #324
|
2022-06-24 17:08:46 +05:30 |
|
|
47a7e77654
|
renovate: automatically bump ktfmt version
|
2022-06-24 17:08:46 +05:30 |
|
renovate[bot]
|
c6b8ed79f8
|
chore(deps): update actions/setup-java action to v3.4.0
|
2022-06-24 17:08:46 +05:30 |
|
|
54bb2c7421
|
android: use an uppercase content description
|
2022-06-24 17:08:45 +05:30 |
|
|
4d6b97adaf
|
build-logic: make android-common a separate plugin and support com.android.test
|
2022-06-21 00:11:58 +05:30 |
|
renovate[bot]
|
504cdfe78a
|
chore(deps): update gradle/gradle-build-action action to v2.2.1
|
2022-06-20 16:21:30 +00:00 |
|
|
fef75eed65
|
renovate: allow AGP updates
I have embraced the reality that there will never be good KMP support in IDEs
|
2022-06-20 17:51:57 +05:30 |
|
|
37ad1d0d4d
|
gradle: bump AGP
|
2022-06-19 19:12:35 +05:30 |
|