Igorescodro Alkaa Versions Save

Open-source app to manage your tasks quickly and easily

v2.2.5

1 year ago

What's Changed

Full Changelog: https://github.com/igorescodro/alkaa/compare/v2.2.4...v2.2.5

v2.2.4

1 year ago

What's Changed

Full Changelog: https://github.com/igorescodro/alkaa/compare/v2.2.3...v2.2.4

v2.2.3

1 year ago

What's Changed

Full Changelog: https://github.com/igorescodro/alkaa/compare/v2.2.2...v2.2.3

v2.2.2

1 year ago

What's Changed

Full Changelog: https://github.com/igorescodro/alkaa/compare/v2.2.1...v2.2.2

v2.2.1

1 year ago

Commits

  • 1a51e6e: 🔖 Release Alkaa 2.2.0 (#334) (Igor Escodro) #334
  • 98abcd7: Update dependency io.github.microutils:kotlin-logging to v3 (#322) (renovate[bot]) #322
  • a5df0dc: Update dependency io.github.microutils:kotlin-logging to v3.0.2 (#337) (renovate[bot]) #337
  • 16f21cc: ⏪️ Revert to Gradle Managed Devices (yes, again) (Igor Escodro) #327
  • 2e44588: ✅ Update FlakyTest class to run rules in specific order (Igor Escodro) #327
  • cf84b67: 🚨 Fix annoying deprecation issues (Igor Escodro) #327
  • 89f0684: 🚨 Small lint fixes (Igor Escodro) #327
  • 7f4bc66: Revert "✅ Allow some test class to be flaky (#318)" (Igor Escodro) #327
  • 5688f39: ♻️ Remove all runBlocking references in the test code (Igor Escodro) #327
  • 2772cff: ♻️ Update Tests for better Resource Idling (Igor Escodro) #327
  • 20f97f2: ♻️ More idling resources (Igor Escodro) #327
  • 1cd9242: ✅ Add AndroidX Test Orchestrator (Igor Escodro) #327
  • 1ab573b: ✅ Update tests to be less flaky (Igor Escodro) #327
  • 878922b: Revert "💩 Add a workaround for Instrumented Tests on Android 12" (Igor Escodro) #327
  • ccf82cb: 👷 Revert again (again) again to Reactive Circus (Igor Escodro) #327
  • 53d8160: ✅ Update deprecated Test class and fix imports (Igor Escodro) #327
  • ed8cba0: ✅ More test improvements (Igor Escodro) #327
  • 2692fc8: 👷 Downgrade Emulator Android version (Igor Escodro) #327
  • c135f7b: 👷 Update Emulator configuration based on Accompanist project (Igor Escodro) #327
  • f24fb60: ➕ Re-add Compose Activity dependency (Igor Escodro) #327
  • 35f1501: 🔥 Remove redundant test (Igor Escodro) #327
  • e275667: 👷 Update script to run ALL Instrumented Tests (Igor Escodro) #327
  • 6794b33: Fix the Instrumented Tests for once and for all? (#327) (Igor Escodro) #327
  • e7abf4e: Update dependency androidx.compose.material3:material3 to v1.0.0-rc01 (#335) (renovate[bot]) #335
  • b8ff87f: Update dependency com.android.tools.build:gradle to v7.3.1 (#339) (renovate[bot]) #339
  • 889c6f0: ➕ Add AboutLibraries dependency (Igor Escodro) #338
  • e7c1637: ♻️ Organize Composable functions inside Preference.kt (Igor Escodro) #338
  • 314e24d: ➕ Add AboutLibraries dependency for UI (Igor Escodro) #338
  • 1376bcb: 💬 Add strings for the Open source license title (Igor Escodro) #338
  • 3bbb524: ✨ Implement the new OpenSource composable (Igor Escodro) #338
  • 6be84b4: ✨ Connect the new Composable to the Navigation Graph (Igor Escodro) #338
  • 19c1ac3: 🚨 Fix Detekt and Ktlint issues (Igor Escodro) #338
  • 5b983b6: ✅ Update Instrumented Tests (Igor Escodro) #338
  • cb6c970: Add open source licenses screen (#338) (Igor Escodro) #338
  • 3a5e4fa: Update dependency com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin to v10.5.1 (renovate[bot]) #340
  • cf302a0: ✨ Enable license click on Open Source composable (Igor Escodro) #340
  • 12d7842: ✅ Update Instrumented Tests (Igor Escodro) #340
  • 75386db: Update aboutlibraries to v10.5.1 (#340) (Igor Escodro) #340
  • 4549b5c: Update dependency androidx.activity:activity-compose to v1.6.1 (#343) (renovate[bot]) #343
  • 1473eb2: Update dependency androidx.compose.material3:material3 to v1.0.0 (#344) (renovate[bot]) #344
  • 3b375d7: Update dependency io.github.microutils:kotlin-logging to v3.0.4 (#347) (renovate[bot]) #347
  • 0dc2148: Update dependency androidx.navigation:navigation-compose to v2.5.3 (#345) (renovate[bot]) #345
  • c010ec9: Update koin (#317) (renovate[bot]) #317
  • b33bf3d: Update dependency com.google.android.material:material to v1.7.0 (#342) (renovate[bot]) #342
  • dfd6b83: Update dependency androidx.test.ext:junit to v1.1.4 (#351) (renovate[bot]) #351
  • d0b3399: 👷 Remove breaking emulators (#356) (Igor Escodro) #356
  • fd4cfe2: Update dependency androidx.test:orchestrator to v1.4.2 (#352) (renovate[bot]) #352
  • 0341cd5: Update dependency androidx.test:runner to v1.5.1 (#353) (renovate[bot]) #353
  • 1adbb5b: Update dependency androidx.compose.material3:material3 to v1.0.1 (#355) (renovate[bot]) #355
  • 5d50091: ♻️ Move the Koin injections to use class constructor (#357) (Igor Escodro) #357
  • 7171bcd: 👷‍ Executes CI also Pull Request (#359) (Igor Escodro) #359
  • 9b61468: 🔖 Release Alkaa 2.2.1 (#358) (Igor Escodro) #358

v2.2.0

1 year ago

Commits

  • eadf5fd: Update the Bottom Sheet implementation to use Accompanist (#243) (Igor Escodro) #243
  • 8b7947a: ⬆️ Upgrade Gradle-related dependencies to latest version (Igor Escodro) #251
  • ede1f69: ⬆️ Upgrade Compose-related dependencies to latest version (Igor Escodro) #251
  • 1486092: ⬆️ Update Emulator version (Igor Escodro) #251
  • e31f087: ⬆️ Update Android Runner version (Igor Escodro) #251
  • fabc528: ⬇️ Downgrade AGP to latest stable (Igor Escodro) #251
  • d0e1c14: Update dependencies (Igor Escodro) #251
  • 8e5511b: ➕ Add Material You Compose Dependency (Igor Escodro) #223
  • d441cc6: ✨ Update Theme to Material You (Igor Escodro) #223
  • 93dee2d: 💄 Update the Material components (Igor Escodro) #223
  • aac42a6: 🍱 Update Alkaa Theme with Material Theme Builder (Igor Escodro) #223
  • 6844dd4: 📝 Update README with Material You info (Igor Escodro) #223
  • 998115f: ⬆️ Upgrade Compose-Material3 version (Igor Escodro) #223
  • db379d8: ⬆️ Upgrade Material You library (Igor Escodro) #223
  • 9b913e4: 🔀 Fix merge (Igor Escodro) #223
  • b6e2a3b: 🍱 Update Material Components (Igor Escodro) #223
  • 46fd5b4: ⬆️ Upgrade Material You library (Igor Escodro) #223
  • 21231a6: 🔀 Fix merge (Igor Escodro) #223
  • c6c064e: ⬆️ Upgrade Compose-Material3 version (Igor Escodro) #223
  • ef26877: 👷 Update Release GitHub Actions (#326) (Igor Escodro) #326
  • e0c3193: Update dependency androidx.activity:activity-compose to v1.6.0 (#328) (renovate[bot]) #328
  • 2d7663f: 🔀 Fix merge and make it run with all Material You (Igor Escodro) #223
  • 410c444: ➕ Add Hamcrest dependency (Igor Escodro) #223
  • 2df2c6a: 💄 More UI changes (Igor Escodro) #223
  • ffff11c: 💄 More UI changes (Igor Escodro) #223
  • 1c3866c: Update Alkaa to Material You (M3) (#223) (Igor Escodro) #223
  • 3a2fd9b: 🍱 Support Themed Icons on Android 13 (#330) (Igor Escodro) #330
  • a77c5d3: 🍱 Update Chip to use the Material You (M3) (Igor Escodro) #331
  • 454f98c: ✅ Fix the test dependency conflicts (Igor Escodro) #331
  • 67cbc27: ✅ Update tests with new Chip (Igor Escodro) #331
  • 8806047: Update Chip to use the Material You (M3) (#331) (Igor Escodro) #331
  • 7150580: Update actions/upload-artifact action to v3 (#321) (renovate[bot]) #321
  • 692d812: Update dependency com.pinterest:ktlint to v0.47.0 (#309) (renovate[bot]) #309
  • bc162ee: Update dependency com.pinterest:ktlint to v0.47.1 (#333) (renovate[bot]) #333
  • 5434dc8: Update dependency io.mockk:mockk to v1.13.2 (#319) (renovate[bot]) #319
  • 003db3c: 🔖 Release Alkaa 2.2.0 (Igor Escodro) #334

v2.1.3

1 year ago

Commits

  • 4ba291e: 👷 Add Release signing info in the project (Igor Escodro) #324
  • 543c1b2: 👷 Implement a new Workflow to release app to Google Play (Igor Escodro) #324
  • 1da83d9: Implement a worker to automatically release Alkaa to Google Play (#324) (Igor Escodro) #324
  • 66ccaf0: 🔖 Release Alkaa 2.1.3 (#325) (Igor Escodro) #325

v2.1.2

2 years ago
  • Some bugs were found and quickly fixed. Bad, bad Alkaa. No donut for you.

v2.1.1

2 years ago
  • Some bugs were found and quickly fixed. Bad, bad Alkaa. No donut for you.

v2.1.0

2 years ago
  • Alkaa has a brand new App Widget! Now you can control your tasks directly from your Home Screen!
  • New setting to choose the app theme added