Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Releases: MRepoApp/MRepo

v2.3.1

22 Oct 10:45
d21371c
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

What's Changed

  • Fix state of Repo in b941365
  • Add support for module's own updateJson in 0b211fe
  • Optimize network requests and Add support for Doh in 50b6274

Dependency Update

  • Bump androidxRoom from 2.5.2 to 2.6.0 by @dependabot in #97
  • Bump hiltExt from 1.1.0-beta01 to 1.1.0-rc01 by @dependabot in #99
  • Bump androidx.compose.material:material from 1.5.3 to 1.5.4 by @dependabot in #100
  • Bump dependencies to stable version in ba71a0b
    accompanist = "0.32.0"
    androidxCompose = "1.5.4"
    androidxComposeMaterial3 = "1.1.2"

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Oct 06:46
039ece1
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

What's Changed

  • Fix installation of mounted virtual zip files in 19a5e2c (#88)
  • Add foreground service types for Android 14 by @lihenggui in #91
  • Download files to private directory in e29d2de (#90)

Dependency Update

  • Bump androidx.compose.material3:material3 from 1.2.0-alpha08 to 1.2.0-alpha09 by @dependabot in #79
  • Bump androidxCompose from 1.6.0-alpha06 to 1.6.0-alpha07 by @dependabot in #80
  • Bump hilt from 2.48 to 2.48.1 by @dependabot in #81
  • Bump androidx.activity:activity-compose from 1.8.0-rc01 to 1.8.0 by @dependabot in #82
  • Bump protobuf from 3.24.3 to 3.24.4 by @dependabot in #83
  • Bump androidx.navigation:navigation-compose from 2.7.3 to 2.7.4 by @dependabot in #84
  • Bump hiltExt from 1.1.0-alpha01 to 1.1.0-beta01 by @dependabot in #85
  • Bump androidx.compose.material:material from 1.5.2 to 1.5.3 by @dependabot in #86
  • Bump jbr to 17.0.8.1b1080.1 by @ya0211 in #94

Translations

  • Add Hindi by @vibrantfix in 8dc9da9

Full Changelog: v2.2.0...v2.3.0

v2.2.0

29 Sep 16:21
b7369cf
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

What's Changed

  • Sort by name in lowercase (#73)
  • Update drawable resources from https://tabler-icons.io
  • Remove manual editing download path
  • Fix display of ksu banner

Dependency Update

  • Bump androidxComposeCompiler from 1.5.1 to 1.5.3 in 9a334d9
  • Bump com.google.accompanist:accompanist-permissions from 0.33.1-alpha to 0.33.2-alpha by @dependabot in #74
  • Bump androidx.compose.material:material from 1.5.1 to 1.5.2 by @dependabot in #75
  • Bump androidGradlePlugin from 8.1.1 to 8.1.2 by @dependabot in #76
  • Bump the kotlin-ksp-compose group with 7 updates by @dependabot in #77

Translations

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Sep 16:46
855619d
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

What's Changed

  • Disable predictive back gesture
  • Remove Log Viewer
  • Remove InstallActivity
  • Remove launch manger for modules
  • Use DownloadWork instead of DownloadService

Dependency Update

  • Bump libsu from 5.2.0 to 5.2.1 in ad22668
  • Bump androidx.compose.material3:material3 from 1.2.0-alpha06 to 1.2.0-alpha07 by @dependabot in #64
  • Bump androidx.navigation:navigation-compose from 2.7.1 to 2.7.2 by @dependabot in #63
  • Bump androidxCompose from 1.6.0-alpha04 to 1.6.0-alpha05 by @dependabot in #59
  • Bump androidx.activity:activity-compose from 1.8.0-alpha07 to 1.8.0-beta01 by @dependabot in #60
  • Bump androidxLifecycle from 2.6.1 to 2.6.2 by @dependabot in #58
  • Bump androidx.core:core-ktx from 1.12.0-rc01 to 1.12.0 by @dependabot in #61
  • Bump androidx.compose.material:material from 1.5.0 to 1.5.1 by @dependabot in #62
  • Bump protobuf from 3.24.2 to 3.24.3 by @dependabot in #65
  • Bump androidxCompose from 1.6.0-alpha05 to 1.6.0-alpha06 by @dependabot in #68
  • Bump androidx.navigation:navigation-compose from 2.7.2 to 2.7.3 by @dependabot in #69
  • Bump androidx.activity:activity-compose from 1.8.0-beta01 to 1.8.0-rc01 by @dependabot in #70
  • Bump androidx.compose.material3:material3 from 1.2.0-alpha07 to 1.2.0-alpha08 by @dependabot in #71

Full Changelog: v2.0.1...v2.1.0

v2.0.1

02 Sep 12:31
d14a23f
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

What's Changed

  • Bump androidGradlePlugin from 8.1.0 to 8.1.1 by @dependabot in #44
  • Bump androidxCompose from 1.6.0-alpha03 to 1.6.0-alpha04 by @dependabot in #45
  • Bump androidx.navigation:navigation-compose from 2.7.0 to 2.7.1 by @dependabot in #47
  • Bump androidx.compose.material3:material3 from 1.2.0-alpha05 to 1.2.0-alpha06 by @dependabot in #48
  • Bump androidx.activity:activity-compose from 1.8.0-alpha06 to 1.8.0-alpha07 by @dependabot in #49
  • Bump com.google.accompanist:accompanist-permissions from 0.33.0-alpha to 0.33.1-alpha by @dependabot in #52
  • Bump protobuf from 3.24.1 to 3.24.2 by @dependabot in #53
  • Bump hilt from 2.47 to 2.48 by @dependabot in #54
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.4.0 to 0.4.1 by @dependabot in #56

Full Changelog: v2.0.0-beta02...v2.0.1

v2.0.0-beta02

20 Aug 10:52
699efd7
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

Full Changelog: v2.0.0-beta01...v2.0.0-beta02

v2.0.0-beta01

19 Aug 19:12
06e13e8
Compare
Choose a tag to compare

ModulesJson

const val CURRENT_VERSION = 1

Features

  • Advanced Menu in Repository and Modules

Translations

Full Changelog: v1.5.0-alpha02...v2.0.0-beta01

v1.5.0-alpha02

03 Jul 15:04
3aff200
Compare
Choose a tag to compare

Features

  • New UI Design
  • Update SDK to 34
  • Support launch module manager
  • Remove SELinux native library
  • Use DataStore instead of SharedPreference

Translations

v1.5.0-alpha01

22 May 08:02
Compare
Choose a tag to compare
v1.5.0-alpha01 Pre-release
Pre-release

Features

  • New UI Design
  • Support launch module manager
  • Remove SELinux native library
  • Use DataStore instead of SharedPreference
  • Implement hilt for dependency injection
  • Implement build logic

Translations

  • Add Arabic @glmod1992
  • Add Portuguese @HardcodedCat
  • Add Japanese

v1.2.3

05 Apr 11:57
Compare
Choose a tag to compare

Bugs

  • Fix the blank space above the navigation bar
  • Fix app update

Translations