Skip to content

Releases: itachi1706/DroidEggs

Release 4.3.2

24 Jun 07:40
4.3.2
35746b0
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

What's Changed

Full Changelog: 4.3.1...4.3.2

Release 4.3.1

20 May 07:52
4.3.1
880315d
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

Full Changelog: 4.3.0...4.3.1

Release 4.3.0

17 May 18:01
4.3.0
a56bc61
Compare
Choose a tag to compare

✨ New Features

♻️ Refactors

🔧 Chores

What's Changed

  • chore: Updated Gson Proguard Rules by @itachi1706 in #311
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #304
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #296
  • build(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.4 by @dependabot in #310
  • build(deps): bump com.google.firebase:firebase-bom from 32.2.3 to 32.6.0 by @dependabot in #309
  • build(deps): bump org.sonarqube from 4.3.1.3277 to 4.4.1.3373 by @dependabot in #302
  • build(deps): bump com.google.gms:google-services from 4.3.15 to 4.4.0 by @dependabot in #297
  • chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #313
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #319
  • chore(deps): bump reactivecircus/android-emulator-runner from 2.28.0 to 2.29.0 by @dependabot in #315
  • build(deps): bump kotlin_version from 1.9.10 to 1.9.22 by @dependabot in #320
  • build(deps): bump com.google.firebase:firebase-bom from 32.6.0 to 32.7.0 by @dependabot in #316
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #318
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #326
  • build(deps): bump com.itachi1706.appupdater:appupdater from 3.0.1 to 3.0.2 by @dependabot in #324
  • build(deps): bump com.google.firebase:firebase-bom from 32.7.0 to 32.7.1 by @dependabot in #327
  • build(deps): bump com.itachi1706.helpers:helperlib from 1.4.2 to 1.4.3 by @dependabot in #322
  • build(deps): bump kotlin_version from 1.9.22 to 1.9.23 by @dependabot in #335
  • build(deps): bump com.google.gms:google-services from 4.4.0 to 4.4.1 by @dependabot in #331
  • chore(deps): bump reactivecircus/android-emulator-runner from 2.29.0 to 2.30.1 by @dependabot in #330
  • build(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 by @dependabot in #340
  • ci: DEGGAND-94 Switched to using KVM Linux runners by @itachi1706 in #349
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #337
  • chore(deps): migrated to Gradle 8.6 by @itachi1706 in #348
  • Android 13 Easter Egg [DEGGAND-86] by @itachi1706 in #350
  • Android 14 Easter Egg [DEGGAND-93] by @itachi1706 in #351
  • build(deps): bump com.google.firebase:firebase-bom from 32.7.1 to 33.0.0 by @dependabot in #344
  • refactor: Remove SDK 21 (Lollipop) checks by @itachi1706 in #352

Full Changelog: 4.2.1...4.3.0

Release 4.2.1

04 Sep 16:58
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump com.itachi1706.appupdater:appupdater from 3.0.0 to 3.0.1 by @dependabot in #293
  • build(deps): bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 by @dependabot in #292
  • build(deps): bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 by @dependabot in #294

Full Changelog: 4.2.0...4.2.1

Release 4.2.0

02 Sep 14:24
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

What's Changed

  • build(deps): bump com.google.gms:google-services from 4.3.14 to 4.3.15 by @dependabot in #272
  • build(deps): bump com.itachi1706.helpers:helperlib from 1.4.1 to 1.4.2 in /app by @dependabot in #275
  • Bump androidx.appcompat:appcompat from 1.4.1 to 1.6.1 by @dependabot in #255
  • build(deps): bump org.sonarqube from 3.5.0.2730 to 4.3.0.3225 by @dependabot in #279
  • [DEGGAND-88] upgrade to Android sdk 33 (13) by @itachi1706 in #282
  • build(deps): bump com.google.firebase:firebase-crashlytics-gradle from 2.9.2 to 2.9.9 by @dependabot in #288
  • build(deps): bump com.google.firebase:firebase-bom from 30.5.0 to 32.2.3 by @dependabot in #287
  • build(deps): bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 by @dependabot in #285
  • build(deps): bump com.google.android.material:material from 1.6.1 to 1.9.0 by @dependabot in #286
  • build(deps): bump kotlin_version from 1.8.21 to 1.9.10 by @dependabot in #289
  • fix: DEGGAND-91 Resolved conflicts with R and Nougat Eggs by @itachi1706 in #290
  • fix: DEGGAND-90 Removed WRITE_EXTERNAL_STORAGE permission by @itachi1706 in #291

Full Changelog: 4.1.1...4.2.0

Release 4.1.1

01 Jun 13:57
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

What's Changed

Full Changelog: 4.1.0...4.1.1

Release 4.1.0

19 Feb 14:23
dcde8fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

Android 11 Easter Egg and Updates to the app in general

01 Dec 09:09
Compare
Choose a tag to compare

Changelog
[DEGGAND-62] - Android R/11 Migration (SDK 30)
[DEGGAND-69] - Implement Android 11 Easter Egg
[DEGGAND-56] - Add F-Droid link to Settings
[DEGGAND-58] - Update how we obtain the appupdater library
[DEGGAND-50] - Convert the Main Application Activity to Kotlin
[DEGGAND-51] - Convert Settings Checkboxes to Switches
[DEGGAND-59] - Update Crashlytics Dependencies
[DEGGAND-61] - Use Firebase KTX libraries

Documentation and Misc
[DEGGAND-70] - Migrate off TravisCI to GitHub Actions
[DEGGAND-52] - Add GitHub Actions status badge into README
[DEGGAND-53] - Update README to include Android 10 egg
[DEGGAND-54] - Add a issue contribution tooltip to link to JIRA Service Desk
[DEGGAND-55] - Add F-Droid link to README
[DEGGAND-73] - Update README to include Android 11 Egg

Brand new Android 10 Easter Egg

15 Dec 10:10
e85fee3
Compare
Choose a tag to compare

Changelog

  • [DEGGAND-42] - Update Travis Script to follow my other apps
  • [DEGGAND-43] - Try out GitHub Actions
  • [DEGGAND-45] - Implement Android 10 Easter Egg (Nonogram)
  • [DEGGAND-46] - Update JIRA link again
  • [DEGGAND-30] - Android 10 (Q) Migration
  • Overhauled Current Easter Egg Button

App Cleanup to prepare for Android 10 Egg (if there is even one)

01 Sep 09:45
742adcf
Compare
Choose a tag to compare
  • Fixed shortcut labels (#35)
  • Updated non GPlay app updating libraries
  • Switch to HTTPS calls if any (#38)
  • Update all project dependencies
  • Added support for multiple resumed activities in Pie for foldables (#28)
  • Updated some classes to Kotlin (#36)
  • Compatible with Android Q (#39)
  • Added day/night theme capability (#34)
  • Updated colors in app to ensure that it is compatible with both the light and dark theme (#34)
  • Updated neko sharing to not require the external storage permission, removing it as well (#32)
  • Brand new app about page, replacing the old OSS license view (#31)