24 Commits

Author SHA1 Message Date
CreativeCodeCat
ebe0b1e926 Update SDK, Gradle, and dependencies
- Updated compileSdk and targetSdk to 36
- Updated Gradle wrapper to version 8.13
- Updated various library dependencies to their latest versions, including:
  - Android Gradle Plugin (AGP) to 8.11.1
  - Kotlin to 2.2.0
  - Core KTX to 1.16.0
  - AppCompat to 1.7.1
  - ConstraintLayout to 2.2.1
  - Navigation to 2.9.1
  - Lifecycle to 2.9.1
  - Dagger to 2.56.2
  - WorkManager to 2.10.2
  - RecyclerView to 1.4.0
  - Retrofit to 3.0.0
  - Room to 2.7.2
  - Compose to 1.8.3
2025-07-15 12:27:43 +01:00
HeCodes2Much
f6d6797964 Fix: Fixed a few errors with the backup system. 2024-12-02 20:00:43 +00:00
HeCodes2Much
48a8d1977e Depends: Updated ch.acra and androidx.navigation 2024-11-23 15:43:06 +00:00
HeCodes2Much
b9d474c7c2 chore(deps): Updated libs to newer versions. 2024-11-09 17:02:32 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
6b72000c60 Feat: Added the base for the new settings screen (#130)
* Feat: Added the base for the new settings screen

* Fix: Removed junk from Home

* Fix: Cleanup Setting

* Fix: Bit more advanced settings

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-09-27 20:40:22 +01:00
HeCodes2Much
012c6018ea chore(deps): Updated libs to newer versions. 2024-09-27 14:38:51 +01:00
HeCodes2Much
1c00b7cc8a Release: prepare for version 0.2.5
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-09-05 12:58:41 +01:00
HeCodes2Much
34f32ffffe Feat: Added app dot icons.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-08-26 17:05:53 +01:00
HeCodes2Much
1d2d933b12 Deps: Updated version numbers for libraries
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-08-20 20:24:31 +01:00
HeCodes2Much
e29b2c54d7 Update README.md
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-07-29 13:16:26 +01:00
HeCodes2Much
e384206652 Deps: Updated version numbers for libraries
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-07-13 15:36:47 +01:00
HeCodes2Much
cb91acf508 Deps: Updated the dependencies for the launcher.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-07-04 13:38:50 +01:00
HeCodes2Much
66eb7c123e Feat: Added crash report system.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-06-17 12:34:32 +01:00
HeCodes2Much
1c43940bfa tmp fix
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-06-10 20:51:48 +01:00
HeCodes2Much-Bot
800988a92f chore(changelog): Update CHANGELOG.md 2024-06-10 19:06:15 +01:00
HeCodes2Much
327f1447a7 Refactor: More widget stuff and fixing of files.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-06-07 20:03:19 +01:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
623a353de5 Revert "chore(deps): bump androidx.biometric:biometric-ktx (#53)" (#54)
This reverts commit 6e18116478.
2024-06-03 16:35:01 +00:00
dependabot[bot]
6e18116478 chore(deps): bump androidx.biometric:biometric-ktx (#53)
Bumps androidx.biometric:biometric-ktx from 1.2.0-alpha05 to 1.4.0-alpha01.

---
updated-dependencies:
- dependency-name: androidx.biometric:biometric-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 16:26:53 +00:00
HeCodes2Much
8e796ca2fe Deps: Updated Dependencies
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-06-02 10:09:54 +01:00
HeCodes2Much
0d2527a1a2 Feat: Added extra search engines to the settings.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-06-01 18:37:42 +01:00
HeCodes2Much
bbe9c98464 chore(deps): bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-05-27 17:35:07 +01:00
HeCodes2Much
9e05fe7c38 refactor: Cleaned up the way that we move between fragments
I have removed the need for ViewPager2 to move between fragments
2024-05-23 19:05:57 +01:00
HeCodes2Much
4e2e41ce19 refactor: Added libs file to use Kotlin DLS 2024-05-22 18:34:56 +01:00
HeCodes2Much
12d95a4db2 Initial commit. 2024-05-07 09:04:48 +01:00