|
1d58ac3acd
|
all: migrate namespaces to Gradle
|
2022-05-26 07:59: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 |
|
|
9b9e924475
|
all: migrate logging to Napier
|
2022-05-03 22:49:49 +05:30 |
|
|
0a1634bb83
|
all: migrate from drawables to generated ImageVectors
|
2022-04-22 20:38:14 +05:30 |
|
|
7604b776b3
|
common: catch errors when opening URLs
|
2022-04-07 17:50:34 +05:30 |
|
|
65e9463ca5
|
android: import app_name string from common
|
2022-04-06 12:51:48 +05:30 |
|
Sasikanth Miriyampalli
|
21ced135b6
|
Update comments page UI (#305)
|
2022-02-28 15:44:49 +00:00 |
|
renovate[bot]
|
af2264532d
|
chore(deps): update com.halilibo.compose-richtext to v0.11.0 (#293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2022-02-10 09:48:01 +05:30 |
|
|
7db06f9b93
|
all: make Coil version match compose-richtext
|
2022-02-01 02:05:31 +05:30 |
|
|
a351a35a43
|
common: create indirection kludge to workaround compiler error
Without this the compiler fails to reason that the Manrope variable actually
does get initialized.
|
2022-01-20 20:53:37 +05:30 |
|
|
41e4fe284a
|
common: rename Theme.kt to Type.kt
|
2021-12-30 23:58:24 +05:30 |
|
|
72d7297818
|
all: migrate to M3
|
2021-12-30 11:18:07 +05:30 |
|
|
968759c7ea
|
common: replace deprecated method
|
2021-12-15 22:18:08 +05:30 |
|
|
67893552e7
|
common: change UrlLauncher to be backed by UriHandler
|
2021-10-28 21:59:02 +05:30 |
|
|
cfd0725605
|
all: refactor Modifier ordering
Drawns on the suggestions outlined in https://chris.banes.dev/always-provide-a-modifier/
|
2021-10-25 00:47:52 +05:30 |
|
|
ffcb270013
|
all: remove prettier from Spotless and reformat XML
|
2021-09-23 20:07:14 +05:30 |
|
|
7991e769cb
|
common: add Manrope as a custom font
|
2021-08-12 15:51:53 +05:30 |
|
|
ba1ae16e87
|
common: run spotless
|
2021-08-06 18:04:21 +05:30 |
|
|
a8016391c9
|
common: add NetworkImage composable
|
2021-08-05 22:15:48 +05:30 |
|
|
7c7ad41129
|
common: fix resource naming confusion
|
2021-08-05 21:06:56 +05:30 |
|
|
f93c249020
|
common: add icon resources
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:08 +05:30 |
|
|
ea4a1a4db2
|
build: fix Spotless XML format rules
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:07 +05:30 |
|
|
b166755afa
|
common: add UrlLauncher
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:05 +05:30 |
|
|
7864652610
|
common: remove unused bits
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:04 +05:30 |
|
|
29c374859b
|
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-02 15:21:28 +05:30 |
|