Releases: itachi1706/AndroidHelperLib
Releases · itachi1706/AndroidHelperLib
Release 1.4.4
✨ New Features
1a795ef
- Upgrade to SDK 34 (commit by @itachi1706)85d5a7f
- Rewrote the entire publishing script for publishing (commit by @itachi1706)9854060
- Implemented a basic API handler with Volley (commit by @itachi1706)
🐛 Bug Fixes
1f62e49
- Disable HTTP traffic (commit by @itachi1706)
♻️ Refactors
87ec279
- Removed unrequired suppression (commit by @itachi1706)ab49d00
- Formatting (commit by @itachi1706)3bbf9c9
- Simply codebase (commit by @itachi1706)a44ca99
- Migrated build files to KTS (commit by @itachi1706)b489c64
- Migrated to Kotlin DSL for Build Gradle (commit by @itachi1706)b30d82a
- Use sonar instead of sonarqube (commit by @itachi1706)a95d14d
- Migrate to library catalog (commit by @itachi1706)
🔧 Chores
fbe4c92
- Migrated to new template format and Gradle 8.2 (commit by @itachi1706)bbb5891
- Various dependency upgrades (commit by @itachi1706)2d43bc5
- Finished upgrading dependency for Android Material Design (commit by @itachi1706)30308e1
- Set to skip compile for sonarqube (commit by @itachi1706)0426a51
- Remove snapshot repo (commit by @itachi1706)5555439
- Move URI to properties (commit by @itachi1706)bda230b
- deps: bump actions/cache from 3 to 4 (commit by @dependabot[bot])8b9f542
- deps: bump softprops/action-gh-release from 1 to 2 (commit by @dependabot[bot])d3c14be
- Upgraded to AGP 8.5.0 (commit by @itachi1706)71593a5
- Bump min SDK to 19 (commit by @itachi1706)
What's Changed
- Gradle 8 upgrade and SDK 34 support by @itachi1706 in #192
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #193
- feat: Implemented a basic API handler with Volley by @itachi1706 in #195
- build(deps): bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 by @dependabot in #200
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #198
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.22 to 1.9.23 by @dependabot in #201
- build(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 2.0.0 by @dependabot in #212
- build(deps): bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #209
- build(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 by @dependabot in #208
- build(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 by @dependabot in #204
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #202
- ci: Update sonarqube to add versioning by @itachi1706 in #218
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.23 to 2.0.0 by @dependabot in #213
- build(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #214
- build(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 by @dependabot in #223
- build(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot in #224
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.1 by @dependabot in #225
- build(deps): bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 by @dependabot in #226
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 in /helperlib by @dependabot in #215
- Agp 8.5 by @itachi1706 in #227
- refactor: Migrate to library catalog by @itachi1706 in #228
Full Changelog: 1.4.3...1.4.4
Release 1.4.3
🔧 Chores
ba491e8
- deps: bump actions/checkout from 3 to 4 (commit by @dependabot[bot])7a48ae7
- deps: bump stefanzweifel/git-auto-commit-action from 4 to 5 (commit by @dependabot[bot])0f02c91
- deps: bump actions/setup-java from 3 to 4 (commit by @dependabot[bot])
What's Changed
- build(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.1 by @dependabot in #166
- build(deps): bump org.sonarqube from 3.5.0.2730 to 4.3.0.3225 by @dependabot in #170
- build(deps): bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 by @dependabot in #172
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #182
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #176
- build(deps): bump org.sonarqube from 4.3.0.3225 to 4.4.1.3373 by @dependabot in #180
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #188
Full Changelog: 1.4.2...1.4.3
Release 1.4.2
✨ New Features
4e1495a
- Removed Artifactory (commit by @itachi1706)d06d3de
- Downgraded Kotlin Version (commit by @itachi1706)
What's Changed
- build(deps): bump com.google.android.material:material from 1.7.0 to 1.9.0 by @dependabot in #160
- build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.21 by @dependabot in #158
- Deprecate artifactory by @itachi1706 in #165
Full Changelog: 1.4.1...1.4.2
Release 1.4.1
Dependency Updates
What's Changed
- chore(deps): bump actions/cache from 1 to 3 by @dependabot in #134
- chore(deps): bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.30.1 to 4.31.5 by @dependabot in #148
- chore(deps): bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1 by @dependabot in #142
- chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.22 to 1.8.10 by @dependabot in #140
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #147
- chore(deps): bump espresso-core from 3.5.0 to 3.5.1 by @dependabot in #138
- chore(deps): bump junit from 1.1.4 to 1.1.5 by @dependabot in #137
- chore(deps): bump actions/setup-java from 1 to 3 by @dependabot in #146
Full Changelog: 1.4.0...1.4.1
Release 1.4.0
Targeting SDK 33
Full Changelog: 1.3.9...1.4.0
Release 1.3.9
- Supressed some warnings
- Also compiling against SDK 33
Full Changelog: 1.3.8...1.3.9
Release 1.3.8
Dependency Updates
What's Changed
- Bump build-info-extractor-gradle from 4.27.1 to 4.28.0 by @dependabot in #99
- Bump actions/setup-java from 2 to 3 by @dependabot in #103
- Bump gradle from 7.1.2 to 7.1.3 by @dependabot in #102
- Bump build-info-extractor-gradle from 4.28.0 to 4.28.1 by @dependabot in #100
- Bump kotlin-gradle-plugin from 1.6.10 to 1.6.20 by @dependabot in #101
- Bump kotlin-gradle-plugin from 1.6.20 to 1.7.0 by @dependabot in #112
- Bump core-ktx from 1.7.0 to 1.8.0 by @dependabot in #111
- Bump material from 1.5.0 to 1.6.1 by @dependabot in #110
- Bump build-info-extractor-gradle from 4.28.1 to 4.28.3 by @dependabot in #108
- Bump appcompat from 1.4.1 to 1.4.2 by @dependabot in #113
- Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10 by @dependabot in #115
- Bump build-info-extractor-gradle from 4.28.3 to 4.29.0 by @dependabot in #116
- Bump appcompat from 1.4.2 to 1.5.1 by @dependabot in #120
- Bump core-ktx from 1.8.0 to 1.9.0 by @dependabot in #119
- Bump junit from 1.1.3 to 1.1.4 by @dependabot in #127
- Bump material from 1.6.1 to 1.7.0 by @dependabot in #126
- Bump kotlin-gradle-plugin from 1.7.10 to 1.7.22 by @dependabot in #130
- Bump build-info-extractor-gradle from 4.29.0 to 4.30.1 by @dependabot in #133
Full Changelog: 1.3.7...1.3.8
Release 1.3.7
Hotfix to expose the isCancelled variable
Full Changelog: 1.3.6...1.3.7
Release 1.3.6
Hotfix for extra context variable in 1.3.5's CoroutineAsyncTask
Full Changelog: 1.3.5...1.3.6
Release 1.3.5
What's Changed
- Bump build-info-extractor-gradle from 4.27.0 to 4.27.1 by @dependabot in #94
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #97
- Bump gradle from 7.1.1 to 7.1.2 by @dependabot in #96
- Update Preferences Dependency to 1.2.0 by @itachi1706 in #98
New Contributors
- @itachi1706 made their first contribution in #98
Full Changelog: 1.3.4...1.3.5