habitica-android/common
Hafiz 704c33bdef Preprocess image paths if needed
handle an image tag with a URL that ends with .jpg or .png (Else the image may be shown as broken, a link, or not at all)
Example: (..ample_image_name.png"Zombie hatching potion") -> (..ample_image_name.png "Zombie hatching potion")
2023-05-17 12:17:30 -04:00
..
libs Implement levelup activity 2022-07-05 17:14:02 +02:00
src Preprocess image paths if needed 2023-05-17 12:17:30 -04:00
.gitignore Move AvatarView to common module 2022-06-02 09:14:08 +02:00
build.gradle.kts small code cleanup 2023-05-02 14:16:57 +02:00
consumer-rules.pro disable R8 full mode for now 2023-05-02 14:16:57 +02:00
proguard-rules.pro disable R8 full mode for now 2023-05-02 14:16:57 +02:00