Skip to content

Releases: Nicklas373/M.A.O

W.I.P [11th Phase] (RELEASE)

03 Jun 17:17
Compare
Choose a tag to compare
Pre-release

Alsa Info Changelog:

v1.3.9.0

  • Update to latest gradle revision
  • Add kernel version debugging
  • Fix compatibility with 4.9.x kernel for mido
  • Update sysfs path for 4.9.x kernel

W.I.P [10th Phase] (RELEASE)

17 Mar 10:49
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.3.8.0

  • Add lavender device specific code for audio debugging
  • Add codename check to specific device name
  • gradle: Update gradle and several library
  • Drop several audio failsafe algorithm
  • Drop other unused audio dump algorithm
  • Use delay for each audio dump and checker for 2 sec, to avoid error on layout due too much
    execute process in 1 window (Android 10 compatibility)
  • Improve constraint layout layout (Hopefully :v)
  • Re-design audio config, audio stats and contributor activity
  • Fixup un-ordered scroll for about activity & audio config activity
  • Switch color for new app name
  • Code cleanup
  • M.A.O -> ALSA Info

NOTES:

  • Only test with Corvus OS v3.0 for mido & PE 10 old january build for lavender
  • Never test with other ROM...

W.I.P [9th Phase] (RELEASE)

24 Jul 07:38
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.3.6.3

  • Update gradle to latest service version '5.5.1'
  • audio_conf: Fix issue with visible/invisible on AMP path
  • MainActivity: Only ask SU on application init
  • audio_conf: Fix hide/unhide issue on last build

v1.3.6.2

  • MainActivity: Reduce SU dialog
  • audio_conf: Bring back sharedpreferences

v1.3.6

  • Update documentation
  • M.A.O: Update strings
  • audio_conf: Deprecated SharedPreferences Usage
  • audio_conf: Use proper handling for unavailable feature
  • M.A.O: Migrate to AndroidX Support Library
  • gradle: Update gradle for security reason

All change move to v1.3.6.3

24 Jul 08:42
Compare
Choose a tag to compare
Pre-release

This is merge to latest release

W.I.P [8th Phase] (RELEASE)

29 Jun 23:44
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.3.5

  • gradle: Update to 5.4.1 and other dependencies
  • gradle: update other dependencies
  • M.A.O: Improve UI Layout
  • audio_conf: Introduce QCOM Power Gating
  • main_activity: Add notification for unrooted devices
  • M.A.O: Update to v1.3.5

W.I.P [7th Phase] (RELEASE)

16 May 05:21
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.3.2

  • audio_stats: Updated compatibility for disable ULL playback
  • audio_stats: Check audio low latency mode at first

W.I.P [6th Phase] (RELEASE)

15 May 05:48
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.3

  • M.A.O: Optimize code a bit
  • M.A.O: Improve UI layout
  • M.A.O: Introduce About Layout
  • M.A.O: Add contributor layout

Also on this release already compressed some logo and image, it help to reduce app size almost 4mb :)

W.I.P [5th Phase] (RELEASE)

13 May 12:01
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.2

  • audio_details: Use proper handling for output devices
  • audio_details: use actual value for sample rate
  • M.A.O: Switch to fragment UI layout

W.I.P [4th Phase] (RELEASE)

09 May 12:27
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

v1.1

  • audio_details: Add last fail safe algorithm
  • M.A.O: Cleaning up source
  • audio_details: Introduce Buffer Size Detection
  • audio_details: another fail safe again -_-
  • audio_details: Add properly another output & 24 bit for alsa
  • audio_details: Use proper if-else algorithm
  • audio_details: Add other audio flags for ALSA and HiRes

W.I.P [3rd Phase] (RELEASE)

08 May 03:52
Compare
Choose a tag to compare
Pre-release

M.A.O Changelog:

  • audio_details: Re-organize algorithm
  • audio_details: Fix "Null" output value
  • dac_status: Fix decision logic
  • audio_details: Add some fail safe algorithm
  • audio_details: Fix layout a bit
  • dac_status: Fix decision logic fadc174
  • M.A.O: Optimized java library
  • audio_path: Switch to use real time state detection
  • audio_details: Re-organize output path
  • audio_path: O_o
  • audio_details: Huge patch, hope no error :v