David Kaspar
|
caee58da55
|
Add migrations.xml to .gitignore
|
2026-03-14 20:02:48 +00:00 |
|
David Kaspar
|
dcf1e4e39b
|
Add Claude Code local settings to .gitignore
|
2026-03-14 11:08:34 +00:00 |
|
Vitor Pamplona
|
fbbc506e84
|
updates all dependencies
|
2026-03-04 12:19:57 -05:00 |
|
Vitor Pamplona
|
edb73b3556
|
Updates AGP
|
2026-03-03 11:52:03 -05:00 |
|
Vitor Pamplona
|
d586c39008
|
Getting rid of some idea files in the repo
|
2025-12-29 16:21:19 -05:00 |
|
nrobi144
|
131252f19d
|
feat: Convert commons module to Kotlin Multiplatform
- Rewrite build.gradle.kts for KMP with Android + JVM targets
- Restructure source sets: commonMain, jvmAndroid, androidMain, jvmMain
- Replace android.util.LruCache with androidx.collection.LruCache (KMP-ready)
- Replace android.util.Patterns with local regex constants
- Move shared code to commonMain (icons, hashtags, robohash, compose, etc.)
- Move JVM-shared code to jvmAndroid (richtext, base64Image detection)
- Keep Android-specific code in androidMain (blurhash, bitmap handling)
- Remove @Preview annotations from shared code (Android-only feature)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-27 07:52:45 +02:00 |
|
Vitor Pamplona
|
78c13a7d29
|
Minor changes to the change log
|
2025-11-15 10:36:44 -05:00 |
|
Vitor Pamplona
|
afd20d3f8f
|
Avoids using JSON parsers with DataStore to speed up loading time (loading the parser itself takes ~300ms)
|
2025-09-13 10:46:27 -04:00 |
|
Vitor Pamplona
|
c366384a83
|
ignores notebook file
|
2025-08-28 13:09:08 -04:00 |
|
Vitor Pamplona
|
442f75fc41
|
- Migrates Quartz to a KMP project
- Converts OpenTimestamps from java to Kotlin
- Moves OTS OkHttp setup to Quartz
|
2025-08-27 17:32:39 -04:00 |
|
Vitor Pamplona
|
2ecfeb6e7f
|
Moves subscription management from Ammolite to Quatrz
|
2025-07-11 08:51:02 -04:00 |
|
Vitor Pamplona
|
0551b82bd9
|
Updates AGP and compose, fragment, navigation, benchmarking and firebase libraries.
|
2024-10-07 17:02:09 -04:00 |
|
Vitor Pamplona
|
692f7c4270
|
Upgrades to Kotlin 2.0.0
|
2024-07-03 11:00:45 -04:00 |
|
Vitor Pamplona
|
627c8d1663
|
Moves to AGP 8.5 and Gradle 8.7
|
2024-06-14 09:34:48 -04:00 |
|
Vitor Pamplona
|
6232e2682f
|
Updates firebase
|
2024-05-09 19:10:19 -04:00 |
|
Vitor Pamplona
|
b24d3d863d
|
ignores new idea file
|
2024-05-01 13:08:02 -04:00 |
|
Vitor Pamplona
|
7b7e3624ac
|
New Signup screen
|
2024-01-09 16:23:17 -05:00 |
|
Vitor Pamplona
|
de61f7f383
|
Moves to spotless
|
2024-01-06 10:44:05 -05:00 |
|
Vitor Pamplona
|
fb280650a5
|
Ignore app insights local settings for Android studio
|
2023-12-14 11:03:33 -05:00 |
|
toadlyBroodle
|
32067fe800
|
merge branch polls into main
|
2023-03-29 16:00:15 +09:00 |
|
maxmoney21m
|
e94d2b5340
|
Update gitignore
|
2023-03-15 11:29:05 +08:00 |
|
maxmoney21m
|
a367bf5982
|
Update gitignore
|
2023-03-13 21:41:02 +08:00 |
|
toadlyBroodle
|
322853f696
|
ignore .idea/deploymentTargetDropDown, remove duplicate ignore rules
|
2023-03-11 15:22:33 +09:00 |
|
toadlyBroodle
|
19c3421e92
|
ignore .idea/deploymentTargetDropDown
|
2023-03-11 15:20:25 +09:00 |
|
Vitor Pamplona
|
3ee39887a8
|
Tags users during message compose.
|
2023-01-18 08:36:42 -05:00 |
|
Vitor Pamplona
|
7ccae7b7c3
|
Base code for Amethyst
|
2023-01-11 13:31:20 -05:00 |
|
Vitor Pamplona
|
99614f07e4
|
Initial commit
|
2023-01-11 13:28:31 -05:00 |
|