issues
search
atick-faisal
/
Jetpack-Compose-Starter
Starter code for Android Kotlin Project with Jetpack Compose 🚀🚀🚀
https://play.google.com/store/apps/details?id=dev.atick.compose
Apache License 2.0
75
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update all dependencies
#316
renovate[bot]
closed
5 days ago
0
Update all dependencies
#315
renovate[bot]
closed
1 week ago
1
Bump com.airbnb.android:lottie-compose from 6.5.2 to 6.6.0
#314
dependabot[bot]
closed
1 week ago
1
Update dependency com.airbnb.android:lottie-compose to v6.6.0
#313
renovate[bot]
closed
1 week ago
0
Update all dependencies
#312
renovate[bot]
closed
2 weeks ago
0
Update all dependencies
#311
renovate[bot]
closed
2 weeks ago
0
Update all dependencies
#310
renovate[bot]
closed
3 weeks ago
0
Update all dependencies to v8.7.1
#309
renovate[bot]
closed
3 weeks ago
0
This declaration is opt-in and its usage should be marked with @kotlinx. serialization. InternalSerializationApi or @OptIn(markerClass = kotlinx. serialization. InternalSerializationApi. class)
#308
atick-faisal
opened
3 weeks ago
0
Add firestore database to save user preferences
#307
atick-faisal
opened
3 weeks ago
0
Simplify state updates
#306
atick-faisal
closed
3 weeks ago
0
Replace runCatching with suspendRunCatching
#305
atick-faisal
closed
3 weeks ago
0
Upgrade java version
#304
atick-faisal
closed
3 weeks ago
0
Update java version to 21
#303
atick-faisal
closed
3 weeks ago
0
Replace gson converter with kotlinx serialization
#302
atick-faisal
closed
3 weeks ago
0
Fix java version hard coding
#301
atick-faisal
closed
3 weeks ago
0
Fix password field entry
#300
atick-faisal
closed
3 weeks ago
0
Rerurn regular Flow instead of StateFlow
#299
atick-faisal
opened
3 weeks ago
0
runCatching {} doesn't handle coroutine cancellation
#298
atick-faisal
closed
3 weeks ago
0
Update dependency com.google.devtools.ksp to v2.0.21-1.0.25
#297
renovate[bot]
closed
3 weeks ago
0
Replace Gson converter with kotlinx serialization
#296
atick-faisal
closed
3 weeks ago
0
Only show snackbar with error if the error is updated
#295
atick-faisal
closed
3 weeks ago
0
Simplify state update process in the ViewModels
#294
atick-faisal
closed
3 weeks ago
0
Fix java version hardcoding
#293
atick-faisal
closed
3 weeks ago
0
Bump androidx.fragment:fragment-ktx from 1.8.3 to 1.8.4
#292
dependabot[bot]
closed
3 weeks ago
3
Bump com.android.billingclient:billing-ktx from 7.1.0 to 7.1.1
#291
dependabot[bot]
closed
3 weeks ago
1
Bump androidxCredentials from 1.2.2 to 1.3.0
#290
dependabot[bot]
closed
3 weeks ago
1
Bump androidx.compose:compose-bom from 2024.09.02 to 2024.09.03
#289
dependabot[bot]
closed
3 weeks ago
1
Bump androidxNavigation from 2.8.1 to 2.8.2
#288
dependabot[bot]
closed
3 weeks ago
2
Password field is set to email when login using username and pass
#287
atick-faisal
closed
3 weeks ago
0
Update all dependencies
#286
renovate[bot]
closed
3 weeks ago
0
Update all dependencies
#285
renovate[bot]
closed
1 month ago
0
Update dependency fastlane to v2.223.1
#284
renovate[bot]
closed
1 month ago
0
Fix/#279
#283
atick-faisal
closed
1 month ago
0
Update dependency gradle to v8.10.2
#282
renovate[bot]
closed
1 month ago
0
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
#281
renovate[bot]
closed
1 month ago
0
Tidy up custom gradle plugins
#280
atick-faisal
closed
1 month ago
0
Add in app billing feature
#279
atick-faisal
closed
1 month ago
0
Add privacy license and feedback links
#278
atick-faisal
closed
1 month ago
0
Tidy up plugin declarations in build,gradle.kts files
#277
atick-faisal
closed
1 month ago
1
Add Privacy Policy, License and Feedback links to the
#276
atick-faisal
closed
1 month ago
0
Update all dependencies
#275
renovate[bot]
closed
1 month ago
0
Add basic setup for fastlane
#274
atick-faisal
closed
1 month ago
0
Improve the README file with helpful guides
#273
atick-faisal
opened
1 month ago
0
Add report button to send accidental errors to crashlytics
#272
atick-faisal
closed
1 month ago
0
Add a report button on the snackbar to log accidental erros to crashlytics
#271
atick-faisal
closed
1 month ago
0
Update all dependencies to v8.6.1
#270
renovate[bot]
closed
1 month ago
0
Create fastlane pipeline to automatically publish to play store
#269
atick-faisal
closed
1 month ago
0
Solve inconsistent ui state issue
#268
atick-faisal
closed
1 month ago
0
After and error occurs the loading will is not shown on next loading state
#267
atick-faisal
closed
1 month ago
0
Next