Skip to content

Releases: Rve27/RvKernel-Manager

v1.3.1

06 Feb 21:14

Choose a tag to compare

What's Changed

  • kernel: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #132
  • battery: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #133
  • contributor: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #134
  • kernel: Remove duplicate boreScheduler variable by @Rve27 in #135
  • home: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #136
  • settings: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #137
  • theme: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #138
  • soc: Replace collectAsState with collectAsStateWithLifecycle by @Rve27 in #139
  • Convert icon app to xml by @Rve27 in #140
  • Refactor UI by @Rve27 in #141
  • Run spotless by @Rve27 in #142
  • build(deps): bump the actions group across 1 directory with 11 updates by @dependabot[bot] in #147
  • build(deps): bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #150
  • build(deps): bump gradle-wrapper from 9.2.1 to 9.3.0 in the actions group by @dependabot[bot] in #151
  • build(deps): bump com.diffplug.spotless from 8.2.0 to 8.2.1 in the actions group by @dependabot[bot] in #152
  • build(deps): bump the actions group across 1 directory with 12 updates by @dependabot[bot] in #154
  • fix: Add policy3 big cluster detection and fix GPU multi-line parsing by @dijama in #155
  • build(deps): bump the actions group with 3 updates by @dependabot[bot] in #159

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Dec 11:15

Choose a tag to compare

What's Changed

  • Update root access check and dialog handling by @ZUANVFX01 in #91
  • kernel: Adjust uclamp card rounded by @Rve27 in #93
  • kernel: Set zram information text color to onTertiaryContainer by @Rve27 in #94
  • components: Change DialogUnstyled title parameter to a Composable lambda by @Rve27 in #97
  • MainActivity: Refactor root check UI and handling by @Rve27 in #100
  • Run spotlessApply by @Rve27 in #101
  • build(deps): bump the actions group with 10 updates by @dependabot[bot] in #98
  • fixup! MainActivity: Refactor root check UI and handling by @Rve27 in #103
  • gradle: Add Compose UI tooling dependencies by @Rve27 in #105
  • Kernel: Add support for sched_lib_name by @Rve27 in #106
  • MainActivity: Keep screen on in debug build by @Rve27 in #108
  • kernel: Adjust kernel parameter rounded corner shape button by @Rve27 in #109
  • build(deps): bump the actions group with 7 updates by @dependabot[bot] in #107
  • kernel: Add missing sched_lib_name dialog by @Rve27 in #110
  • kernel: Unify file update method to setValue by @Rve27 in #111
  • gradle: Update gradle properties by @Rve27 in #112
  • fixup! kernel: Unify file update method to setValue by @Rve27 in #113
  • build(deps): bump the actions group with 2 updates by @dependabot[bot] in #114
  • Revert "kernel: Change the arrow icon color to primary" by @Rve27 in #115
  • kernel: Update UI state immediately for tcpCongestionAlgorithm on change by @Rve27 in #116
  • kernel: printk: Use variable instead of string literal by @Rve27 in #117
  • kernel: KernelParameter: Introduce restrict dmesg by @Rve27 in #118
  • kernel: Change to Int type for schedAutogroup by @Rve27 in #119
  • utils: Make writeFile generic to accept any type by @Rve27 in #120
  • utils: kernel-profile: Use Environment.getExternalStorageDirectory() by @Rve27 in #122
  • kernel: Add BORE summary by @Rve27 in #123
  • kernel: Unify update switch state function by @Rve27 in #124
  • build(deps): bump the actions group across 1 directory with 6 updates by @dependabot[bot] in #126
  • Update icon by @Rve27 in #127
  • Run spotless and update copyright by @Rve27 in #128
  • kernel: Remember selected profile by @Rve27 in #129
  • Revert "kernel: Unify update switch state function" by @Rve27 in #130
  • Release tag v1.3.0 by @Rve27 in #131

New Contributors

Full Changelog: v1.2.9...v1.3.0

v1.2.9

04 Dec 03:04
7e77e85

Choose a tag to compare

What's Changed

  • build(deps): bump com.composables:core from 1.49.2 to 1.49.3 in the actions group by @dependabot[bot] in #73
  • kernel: Use mutableIntStateOf for kernel profile selection index by @Rve27 in #74
  • Redesign Kernel UI by @Rve27 in #75
  • Run lint by @Rve27-2 in #77
  • soc: Migrate GPU available freq to MHz node by @Rve27 in #78
  • utils: Refactor utils with safe execution and better logging by @Rve27 in #79
  • fixup! utils: Refactor utils with safe execution and better logging by @Rve27 in #80
  • Revert "UI: Add close icon to unchecked switch state" by @Rve27 in #81
  • ui: Add rounded container background to main screens by @Rve27 in #82
  • ui: Switch to simple top app bar by @Rve27 in #83
  • ui: Set outlined card container color to surfaceContainerLow by @Rve27 in #84
  • gradle: Reconfigure gradle properties by @Rve27 in #85
  • kernel: Restyle kernel profile button group by @Rve27 in #86
  • battery: Add RvKernel Alioth v1.3 to kernel list bypass charging by @Rve27 in #89
  • Release v1.2.9 by @Rve27 in #90

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

26 Nov 11:39
e36bd4f

Choose a tag to compare

What's Changed

  • README: Add OpenAPK link by @Rve27 in #69
  • kernel: Fix execute shell command in createCurrentKernelProfileNode() by @Rve27 in #71
  • Release v1.2.8 by @Rve27 in #72

Full Changelog: v1.2.7...v1.2.8

v1.2.7

25 Nov 23:30

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #64
  • build(deps): bump the actions group across 1 directory with 15 updates by @dependabot[bot] in #63
  • UI: Add close icon to unchecked switch state by @Rve27 in #65
  • UI: Migrate from LocalClipboardManager to LocalClipboard by @Rve27 in #66
  • kernel: Use String type for kernel profiles and BORE parameters by @Rve27 in #67
  • kernel: Enable kernel profiles feature for release build by @Rve27 in #68

Full Changelog: v1.2.6...v1.2.7

v1.2.6

14 Nov 02:25

Choose a tag to compare

Full Changelog: v1.2.5...v1.2.6

v1.2.5

12 Sep 21:57

Choose a tag to compare

Full Changelog: v1.2.4...v1.2.5

v1.2.4

11 Aug 11:48

Choose a tag to compare

Full Changelog: v1.2.3...v1.2.4

v1.2.3

03 Aug 13:31

Choose a tag to compare

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Jul 12:58

Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2