[APP] AmazTimer v8.1 - Interval/Workout timer - HR, kcal, reps counter, TCX exports - Amazfit

This app is an open source interval timer app for amazfit devices to do interval trainings with HR monitoring
Features
Automatic reps counter for gym!
TCX Exports! Can be uploaded to strava
Workouts will be saved to a DB with its HR, kcal and some more data, you can see that data on settings
Heart Rate monitoring which can be enabled or disabled
You can save your presets and restore them later
Reps mode: If you enable it, work wont be timed, just rest so you can do reps workout
Workout mode: In this mode you'll have to end sets manually
Experimental feature: Get data directly from PPG sensor. This might be more or less accurate than stock method depending on your device
Compatibility
It's compatible with all amazfit devices running android (Amazfit Pace, stratos 2/3 and verge)
HW Buttons integration
AmazTimer supports HW buttons integration!
Pace/Verge/S2 with new layout: Single click to end set, long click to start/stop timer. Center button on S2
Stratos with old key layout: lower button to start, center button for settings and upper button to end sets
Stratos 3: Upper button to start activity, middle upper button to end sets and middle lower button to open settings
You can invert start/finish set keys by enabling invert keys preference
Installation
Code:
adb install -r AmazTimer-x.x.apk
Or if you have AmazMod installed you can install it through your phone.
Note: you can't open it if you don't have app list enabled or amazmod installed
Uninstallation
Code:
adb shell pm uninstall me.micrusa.amaztimer
Downloads
Latest release: https://github.com/micrusa/AmazTimer/releases/latest
Latest edgy: https://github.com/micrusa/AmazTimer/releases/tag/edgy. Edgy builds can be unstable
Sources: https://github.com/micrusa/AmazTimer
Changelogs
Code:
v8.1:
Improved for better design on verge and Stratos 3
Fixed a bug that allowed selecting multiple modes
Fixed a memory leak when sound was enabled
Done some changes for future support of non-amazfit devices
Some other minor improvements and performance optimizations
v8.0:
Added a reps counter mode with automatic reps counting using accelerometer
All workouts will be saved and you can see them on app settings - saved workouts
Support sounds on devices without speaker when BT Headset connected (Enabled by default)
Added a feature to start listening to hr when app starts, so there won't be some secs without HR when activity starts (Enabled by default)
Removed latest training feature
Make experimental sensor a bit slower and more accurate
Moved to MIT license
Some other minor bug fixes and improvements
v7.2:
Fixed FC in settings
Fixed wrong age when no value is set
Fixed a bug where timer would run in background
Now screen will be kept on in main screen too
Improved vibrations
Save TCX asynchronously for more responsiveness
Some more improvements and fixes
v7.1:
Added some haptic vibrations to improve user experience
Added a preference to adjust vibrations
Added a experimental preference to add a offset to TCX times due to problems with timezones (Don't use it if your tcx time is correct)
Added Brazilian Portuguese by (github) aportetecnologia
Improved max hr calculation and hr zones
Many fixes and improvements
v7.0:
Added hw button support for S3
Added an option to invert keys
New layouts with a lot of improvements
Added current hour to the layout
Added optional real time HR zone indicator
Added total elapsed time to the layout
Added experimental option to get data directly from PPG sensor (Avoid huami ****ty processing that breaks interval trainings HR)
Using apple mint as font
Dropped useless modes and preferences
Finish set button always enabled now
Added new prepare screen working on all modes (Previously only worked on default mode)
Some tcx improvements
Run all heavy tasks and hr listener on another Thread to avoid UI lags
Huge code optimization
v6.2: Added button integration for Stratos, check xda thread or readme for instructions
v6.1: Hotfix for stratos 2/3's crash when opening any activity
v6.0:
Added hardware buttons integration for Pace and Verge, soon for Stratos too (Read xda thread or readme for more info)
Remove widget
Fix time in different timezones for tcx exports
Added Czech by mari8b on xda
Reduced file size by ~55% by enabling minify and removing unused icon dpi
Added optional sound in verge
Minor memory and performance improvement
Some other improvements and fixes
v5.3:
HUGE improvement in kcal measurements
Fix latest lap not added to tcx file
Added chrono to workout timer
Big memory improvements
Some other improvements and fixes
v5.2:
Improved all layouts
Added round layout for Stratos 3
Added Hebrew by 1immortal
Added Russian and Ukranian by Osmat
Keep screen on in workout/reps timers
Show a toast if there was any problem saving tcx file
Some other minor fixes and improvements
Added installer, thanks to 1immortal
v5.1:
HOTFIX: Settings activity FC if age wasn't set on older releases
HOTFIX: Create folder AmazTimer if it didn't exist
v5.0:
Added TCX exports. They are saved on Internal Storage/AmazTimer and can be uploaded to strava
Added workout mode. In this mode you have to end sets manually. Useful for weight trainings
Added chrono mode. In this mode it will vibrate by intervals but instead of countdown, screen will show a chrono
Long clicks now increase time by 1m and sets by 5, this will make putting high times faster
Added an option to disable prepare countdown
Improved accuracy checks on heart rate measurements
Big improvement in timer's responsiveness
Some other minor improvements and fixes
v4.3:
Ask for year of birth instead of age
Added heart rate accuracy checks from health app
Improve battery saving mode
Other minor improvements
v4.2:
Added app info tab in settings
Replaced weight and age's seekbar with a list
Increased long vibration time to 700ms
Fixed a lot of possible FCs
Optimized code a lot
Some other minor fixes and improvements
v4.1:
Added heart rate zone to latest training information
Show -- instead of "Reps" in main screen's work text when reps mode enabled
v4.0:
Added reps mode, in this mode work wont have any timer, just rest
Allow timer to run in background (Now timer can run during activities)
Some minor layout fixes
Fixed FC when cancelled timer and there isn't any hr value
v3.0:
Added gender, age and weight (just kg for now) settings, you have to set them if you want accurate kcal measurements
Added avg, min, max hr and kcal measurement, watch them on settings - latest training
Fixed a minor bug (If you cancelled timer from prepare screen it would keep going)
Added an option to extend preparing time to 1 minute, this way you can start timer and then start an activity, so activity will be recorded and you'll have interval timer
v2.0.1:
Updated Italian translation by fcaronte
v2.0:
New icon by fcaronte
Now you can use app with widget disabled (Thanks @fcaronte )
New option to save trainings in settings
Now all activities are full screen
Optimized code
Fixed all bugs from betas
v1.4:
Added Croatian (Thanks MASVA)
Added Italian (Thanks fcaronte)
Organised code
Started working on an option to save workouts (WIP)
New heartbeat icon
v1.3:
Added language to settings
Added english and spanish languages
v1.2:
Added an option to disable heart rate monitoring
Now settings are written in a different file to avoid conflicts
Improved a bit timer's layout
v1.1:
New settings menu
Added battery saving option that disables time screen
Migrated code to AndroidX
v1.0:
Initial release, changes from last beta:
Fixed short click toast
Fixed HR listener disabled when you use cancel button
Increased HR sensor rate to fastest
Bugs and suggestions
If you find any bug or have any suggestion, please open an issue in github or answer to this thread.
Thanks to
AmazMod team
All contributors
All translators
Supported languages
English - default language
Spanish
Italian by @fcaronte
Croatian by MASVA
Hebrew by @1immortal
Russian by Osmat
Ukranian by Osmat
Czech by @mari8b
If you want this app to support your language, translate strings here to your language and it will be added soon. Remember to send it through xda, through an issue or open a pull request
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note: If you liked my work you can help me keeping it up by donating here, also if you liked it you can star the project on github or click thanks button

Let's see if I can do some test soon.

Seem working good, I try only few second and seem ok. Too feature will be the standby mode work but probably is not easy to work on splt mode. Suggest to put name APK on git instead of general app-release, and miss a good icon but yes is a good starting point

fcaronte said:
Seem working good, I try only few second and seem ok. Too feature will be the standby mode work but probably is not easy to work on splt mode. Suggest to put name APK on git instead of general app-release, and miss a good icon but yes is a good starting point
Click to expand...
Click to collapse
Thanks for your suggestions, I added a name to the files.
I just released v1.2

Great job on the app and thanks for sharing the source code.
Would you have time to add a way to save in the app different profiles of interval trainings? meaning the number of sets and the duration with a possibility in the future to load it?
PS: it was requested many times in this app thread as well.

Adi59 said:
Great job on the app and thanks for sharing the source code.
Would you have time to add a way to save in the app different profiles of interval trainings? meaning the number of sets and the duration with a possibility in the future to load it?
PS: it was requested many times in this app thread as well.
Click to expand...
Click to collapse
That's a great idea, I'll try to add it when I have time

Here to you Italian translation file

fcaronte said:
Here to you Italian translation file
Click to expand...
Click to collapse
Thanks for the translations, will be added in next release

New release! Stable v2.0
Changelog:
New icon by @fcaronte
Now you can use app without enabling widget, thanks @fcaronte
New option to save and restore your presets in settings
Now all activities are full screen (No titles in the app)
Full changelog here
Download it here

Guys, is it possible somehow to start this or other application, but in backgound have launched sport activity?
For example I'd like to do sth like this:
1. start normally "indoor fitness"
2. launch somehow AmazTimer v2.0 and make interval training
3. back to "indoor fitness", save and sync to amazfit app
but I don't know how to minimize sport app to have it in background and also how to call it back on top.

kabo9 said:
Guys, is it possible somehow to start this or other application, but in backgound have launched sport activity?
For example I'd like to do sth like this:
1. start normally "indoor fitness"
2. launch somehow AmazTimer v2.0 and make interval training
3. back to "indoor fitness", save and sync to amazfit app
but I don't know how to minimize sport app to have it in background and also how to call it back on top.
Click to expand...
Click to collapse
I think it's not possible without modifying sports system app

micrusa said:
I think it's not possible without modifying sports system app
Click to expand...
Click to collapse
Pity. Once I did it by coincidence . So, maybe it would be hint for developers . When I plug charger during training I saw watch face. I thought I lost training stats, but when I tried to open other sport my lost training came back to the top .

kabo9 said:
Pity. Once I did it by coincidence . So, maybe it would be hint for developers . When I plug charger during training I saw watch face. I thought I lost training stats, but when I tried to open other sport my lost training came back to the top .
Click to expand...
Click to collapse
There may be an easy way by replacing the custom button long press action (stratos has that with limited options but you can actually call any app)

GreatApo said:
There may be an easy way by replacing the custom button long press action (stratos has that with limited options but you can actually call any app)
Click to expand...
Click to collapse
I think I know how to do that, I'll try to do it later

would be great to have such option

micrusa said:
I think I know how to do that, I'll try to do it later
Click to expand...
Click to collapse
Code:
adb shell "settings put system long_key_settings '#Intent;launchFlags=0x10000000;component=me.micrusa.amaztimer/me.micrusa.amaztimer.AmazTimer;end'"
Works on Stratos.

GreatApo said:
Code:
adb shell "settings put system long_key_settings '#Intent;launchFlags=0x10000000;component=me.micrusa.amaztimer/me.micrusa.amaztimer.AmazTimer;end'"
Works on Stratos.
Click to expand...
Click to collapse
Thanks, I think I'll add that method for stratos and for pace I'll add an option to wait 1 minute before starting timer

micrusa said:
Thanks, I think I'll add that method for stratos and for pace I'll add an option to wait 1 minute before starting timer
Click to expand...
Click to collapse
I have almost finished adding it for your app in amazmod too. Test it before you start codding because you may be able to launch an app only from main screen.

GreatApo said:
I have almost finished adding it for your app in amazmod too. Test it before you start codding because you may be able to launch an app only from main screen.
Click to expand...
Click to collapse
I can't test it, I just have a pace in hybrid rom and long_key_settings is null

micrusa said:
I can't test it, I just have a pace in hybrid rom and long_key_settings is null
Click to expand...
Click to collapse
I just tested entering in an activity and it quick app launch doesn't work.

Related

[UTIL] TouchWatch2 2.44 -Timer/Stopwatch (multilanguage)

Hi all,
it's time to release the new version of TouchWatch2.
Requirements:
WM5 or WM6 (tested on WM6.1 & WM6.5)
.NET Compact Framework 3.5
2.5MB free RAM
Features:
up to 6 timers or stopwatches
works with all screen resolutions (VGA,QVGA,WVGA etc.)
multilanguage (English, German, Spanish, Italian, Dansk, French, Greek, Czech, Polish, Hungarian, Russian, Lithuanian).
landscape support / sensor support with auto rotation
d-pad support
AppToDate support (download AppToDate here)
use your own notifications sounds (WAV only)
use your own icons (PNG only)
you can change graphics and colors (registry only HKLM\Software\M_G\TouchWatch2\)
Usage:
The usage is very simple. Just use fingertips to start or stop a timer (or press d-pad action). If you want to reset a timer, hold down your finger for 500ms (or press d-pad action for 500ms). To modify the settings of a timer, tab on the left side icon and the settings will open (or press d-pad left).
Installation:
Copy and run the CAB file on your device. You will find a shortcut to TouchWatch2 in your programs startmenu.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tweaks
You can find some more settings in your registry. HKLM\Software\M_G\TouchWatch2
S2U Users:
If you are using Slide2Unlock there might be a problem if you switch off the device while a timer is running. S2U forces the device to suspend, but the device have to be in unattended mode to work properly.
Take one of this possibilities:
1. Uninstall S2U.
2. or Never switch off the device while a timer is running.
3. or Try to configure S2U like this (settings taken from G-Alarm Homepage):
* Lock when screen is blank > off
* Lock when backlight turns off > off
* Power off in > off
* But blank screen only > off
* Blank screen on talk > off
* Please check those settings on both "On battery power" and "On external power"
Version History:
2.4.4:
* Added icons for timer/stopwatch
* Added sensor support for auto rotation
* Added darker color for disabled timer/stopwatch
* Added lithuanian translation (many thanks to cukierkas)
2.4.3:
* Fixed polish translation errors
* Added russian translation (many thanks to Ethermind)
2.4.2:
* Added polish translation (many thanks to billyJ)
* Added hungarian translation (many thanks to gidano)
2.4:
* Added greek translation (many thanks to dancer_69)
* Added czech translation (many thanks to Dr.Hadr)
* Fixed AppToDate problem
* Fixed landscape view
* Changed default elapsed alarm cycles to 20 instead of 5
* Added the ability to change LED ID for vibration via registry
* Added clock (on last timer item if no timer is set)
* Added some new sounds
* Device isn't vibrating anymore at startup, if you deactivate vibrating response in the settings
2.34:
* Increased graphics performance by 50%! Milliseconds updating faster now.
* Slightly lower battery usage
* Fixed a bug noticed by trids. If you long-click ("reset") on a timer that is not yet defined, then the app don't crashes anymore.
2.33:
* Added AppToDate support.
* Fixed font problem. Digital font was displaying in google maps and some other programs. This is a strange behavior of some programs which don't have set a explizit font for usage.
2.32:
* Fixed WVGA fitting.
* Added support for switching the device off while timer/stopwatch is running
* Added S2U2 detection and automatic exception creation.
2.3:
* Hopefully fixed screen fitting for WVGA devices
2.2:
* Overall user interface speed and battery consumption is improved.
* Added multilanguage support (English, German, Spanish, Italian, Dansk, French).
* Added the possibility to change the timers description (like "Eggs" or "raise pot").
* Added the possibility to change a timers value by keyboard.
* Added a button to mute the elapsed alarm and let timer run.
* Added easy access to the main features.
* Hiding TouchWatch is now working correctly. If an alarm is playing, TouchWatch will come to front automatically.
* Color change (and other tweaks) possible with registry editor (HKLM\Software\M_G\TouchWatch\).
* Fixed sound bugs.
* Removed custom taskbar. The windows default taskbar will do the job.
2.01b:
* Added an option to select between application- or standard taskbar.
* Fixed bug: Font directory not found at startup (DirectoryNotFoundException).
2.0b:
* First beta release.
Support me with a donation for future developments:
Thank you!
No donations received so far.
.
Download:
You can update TouchWatch2 with AppToDate.
TouchWatch2 v2.4.4 - CAB Installer
Translation:
If you are interested to make a translation for TouchWatch, translate the following words please. Also corrections are welcome! I will then release it in one of the next version. Thank you very much.
Code:
OK
Click
Elapsed alarm - audio
Elapsed alarm - vibrate
Elapsed
Hide
Set alarm volume to maximum
Remove
Click response - audio
Click response - vibrate
Font was installed. Please restart TouchWatch.
Slide2Unlock was found on your device. This program is known for causing timer problems. TouchWatch is now trying to adjust settings from S2U.
Settings
Stopwatch
Timer
Homepage
.
nice!
great app and nice look! thanks! but i miss that feature of changing the background image.
I'm running it on a Samsung Omnia (i900) and here are some of my observations:
1. In portrait mode, the application is a little short of the 400 height
2. When I try to draw a line from the top down, the application throws out a "NotSupportedException" error message.
Otherwise, very practical application!
We've written a post about it: http://www.careace.net/2009/05/26/control-stopwatch-and-timer-on-the-touch/
what an awesome app, I was looking for something like this because I coach soccer. Thank you very much
looks good but gwatch works perfect for me already
hi
Just a note to let you know that this does not fill the screen on my HD it just treats it like VGA
Good ! Thks for sharing this tool !
will test it right now, as i'm always looking for ONE tool to be a timer and a counter !
(Today, i run with 2 separates tools... )
mrwangkai said:
I'm running it on a Samsung Omnia (i900) and here are some of my observations:
1. In portrait mode, the application is a little short of the 400 height
2. When I try to draw a line from the top down, the application throws out a "NotSupportedException" error message.
Otherwise, very practical application!
We've written a post about it: http://www.careace.net/2009/05/26/control-stopwatch-and-timer-on-the-touch/
Click to expand...
Click to collapse
Thank you for the review.
What happens if you click on "Minimize" in the bottom menu?
machmandp said:
hi
Just a note to let you know that this does not fill the screen on my HD it just treats it like VGA
Click to expand...
Click to collapse
Is it the same as shown on this screenshots?
http://www.careace.net/2009/05/26/control-stopwatch-and-timer-on-the-touch/
Damn, testet it on Touch and Diamond. Don't know why this happens. I wish I had an Touch HD to test it. Will try to fix it.
Thanks for all the feedback
Hi all,
I have tried to fix the WVGA fitting. Give it a try and test the 2.3 version please. I can't test it because I only have a Diamond.
Thank you very much.
Get it here.
I really like this program but unfortunately when i turn off the screen on my HTC Touch (CDMA), the timer stops working until I turn the screen back on and return to the program. It's like it stalls in the background and stops counting down. I installed it to my storage card rather than main memory. Could this be the problem?
Update: I uninstalled it and reinstalled it to the main memory, soft reset and tried it again. Now once I start the timer and turn the screen off, it makes one short vibration, no sound, no screen turning on, and the timer starts counting upward when the timer reaches zero. Once I manually turn the device on I can see the timer counting upwards and then it starts to vibrate and make sound normally while the timer continues counting upward... really weird. I want this program to work. I really like it. Hope you can reproduce the bug and figure it out.
bytes2bits said:
I really like this program but unfortunately when i turn off the screen on my HTC Touch (CDMA), the timer stops working until I turn the screen back on and return to the program. It's like it stalls in the background and stops counting down. I installed it to my storage card rather than main memory. Could this be the problem?
Update: I uninstalled it and reinstalled it to the main memory, soft reset and tried it again. Now once I start the timer and turn the screen off, it makes one short vibration, no sound, no screen turning on, and the timer starts counting upward when the timer reaches zero. Once I manually turn the device on I can see the timer counting upwards and then it starts to vibrate and make sound normally while the timer continues counting upward... really weird. I want this program to work. I really like it. Hope you can reproduce the bug and figure it out.
Click to expand...
Click to collapse
Hi,
the windows mobile design don't allow to run timers when the device is switched off. There are some workarounds for this (like using alarms), but this isn't a good idea for timers or stopwatches.
You can switch off the screen if you want (there are some tools out there which can do this), but if oyu switch of the device, all timers or stopwatches will stop.
I have noticed that there is a way to run applications in an unattended mode. MAybe this will work. I'll try it.
lopez1_de said:
Hi,
I have noticed that there is a way to run applications in an unattended mode. MAybe this will work. I'll try it.
Click to expand...
Click to collapse
Ok, found a way that you are able to suspend the device via power button. But the device will not be suspended really. Only the screen and lights are switched off. Timers will run in background and switch on the screen if timer is elapsed.
Will release it soon..
Nice work lopez1_de - this has real promise.
I don't know whether the various reports of issues with the screen sizing on WVGA pre- or post-date your release in whivh you thought WVGA was fixed, but it appears not to be. The screen still comes up with a 'gap' at the bottom.
Keep up the good work though!
Gustopher said:
Nice work lopez1_de - this has real promise.
I don't know whether the various reports of issues with the screen sizing on WVGA pre- or post-date your release in whivh you thought WVGA was fixed, but it appears not to be. The screen still comes up with a 'gap' at the bottom.
Keep up the good work though!
Click to expand...
Click to collapse
Hi Gustopher,
thank you for testing.
Damn, how to get the proper screen dimensions on WVGA devices. C#.NET does not give the correct values for Client.Height I think. I googled so long to find the answer. No luck until now. ...
lopez1_de said:
Hi,
the windows mobile design don't allow to run timers when the device is switched off. There are some workarounds for this (like using alarms), but this isn't a good idea for timers or stopwatches.
You can switch off the screen if you want (there are some tools out there which can do this), but if oyu switch of the device, all timers or stopwatches will stop.
I have noticed that there is a way to run applications in an unattended mode. MAybe this will work. I'll try it.
Click to expand...
Click to collapse
Yes, I did notice that with some programs. I do however use a timer program called simple timer which allows me to turn off the screen and then lights up and alerts me when the timer is up. Your program is much cooler looking though. Thanks for keeping at it.
OK, finally fixed the WVGA screen fitting. Many thanks goes to Gustopher for testing it.
For all developers:
And here the trick which allow to run things in background while device is "switched off". You have to set the power management of the device to unattended mode. If the user is pressing the power button, the device will not be suspended, it will be in unattended mode. You have to deactivate the unattended mode manually!
Code:
private const int PPN_UNATTENDEDMODE = 0x0003;
[System.Runtime.InteropServices.DllImport("coredll.dll")]
private static extern bool PowerPolicyNotify(int dwMessage, bool dwData);
I will release a new version very soon.
New release!
Version History:
2.32:
* Fixed WVGA fitting.
* Added support for switching the device off while timer/stopwatch is running
* Added S2U2 detection and automatic exception creation.
Get it here http://forum.xda-developers.com/showthread.php?p=3837186#post3837186
i really love your app.
can you add support for AppToDate?
p-de-geus said:
i really love your app.
can you add support for AppToDate?
Click to expand...
Click to collapse
thanks!
Woooh nice idea with AppToDate. And easy to implement. I definitifly will add support for AppToDate.
This is working perfectly now. Thanks for a great app... my new favorite timer

[ROM][5.1.1][NEW] Flyme OS 5.1.8.1R for Micromax Canvas Nitro A311/A310

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FLYME OS 5.1.8.1R for Micromax Canvas Nitro A311/A310​
The Flyme OS 5 based on Android 5.1 Lollipop (Cyanogenmod) does come with refined user experience like redesigned transition animations, new icon pack and with tons of newly added features.
Disclaimer
Code:
include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
ROM Features
Flyme OS features are given in Post#2
Installation Instruction
- Use TWRP 2.8.6.0/TWRP 2.8.7.0
- Wipe system, cache, dalvik cache, data, internal storage
- Format data
- Unmount data (Go into Mount settings in TWRP, then remove checkmark from system, data, cache)
- Flash the zip file
- Flash gapps from given link below
- Flash Supersu zip
Youtube Review of FlymeOS v5.1.8.1R by @Prasad527
https://www.youtube.com/watch?v=vyYfWLl7xBU
Download Link
ROM LINK (v5.1.8.1R)
https://goo.gl/pkfRLO
ROM LINK (v5.1.7.25R)
https://goo.gl/NvTvQz
Gapps ONLY for FlymeOS v5.1.7.25R - DON'T USE IT ON ANY OTHER VERSION
https://goo.gl/1n1wOb
Alternate Link for Gapps for Flyme v5.1.7.25R
https://1drv.ms/f/s!Ap5ZzRIsABM_e2IUJN-bpk3xUsg
Important Note: Flash ROM then reboot. Don't flash any other zip along with ROM (i.e. gapps and other). First boot takes time (almost 10 minutes). So be patient. Set the device settings and reboot to recovery then flash Gapps and other patches. Also take note that Supersu and sound patch already merged in v5.1.7.25R.
ROM LINK (v5.1.6.24R)
https://goo.gl/IdKBRn
ROM LINK (v5.1.5.20R)
https://goo.gl/oQWqlv
Patch for A310 Users
https://goo.gl/nA0njL
TWRP RECOVERY 2.8.6.0
https://mega.nz/#!plUBWb6b!S4Mal6vqfufpvxe8nCklCvUn2B3ElYEWthAtnYdlQDk
TWRP RECOVER 2.8.7.0
https://goo.gl/mZpyPE
GAPPS Link
https://basketbuild.com/uploads/devs/osm0sis/gapps/tk_gapps-modular-pico-5.1.1-20150920-signed.zip
Sound Patch
https://goo.gl/PHQeol
Credits
@fire855
@Rohan Taneja
@addictz10
@Surajlad9
XDA : DevDB Information
Flyme OS 5.1.8.1R ROM for the Micromax Canvas Nitro A310/A311
Contributors
@bravonova
ROM OS Version: 5.1.1 Lollipop
ROM Kernel: Linux 3.4.67
Based On: CyanogenMod
Version Information
Status: Beta
Stable Release Date: 2015-05-27
Created 2015-05-27
Last Updated 2016-08-09
Flyme OS 5 full changelog:
Desktop:
Floating notice: supports floating inform, to avoid the operation is interrupted.
Multitasking: new card multitasking list, long press to lock individual applications.
Split-screen mode: Multi-screen mode to create a list of tasks while using two applications, you can adjust the window proportions (only part of the application).
Batch finishing icons: Long press the desktop select “sort icon ‘batch select the icon to move to a different desktop or folder.
Shake finishing the desktop: Go to “arrange icons” mode, shake your desktop tidy Fast Recovery.
Folders are automatically named: Create a folder, depending on the application type for the folder name is automatically.
Notification bar:
Optimize the layout: drop-down notification bar without notice Expand all default switch, when there is multiple notifications pull-down notification to view more.
Notify management: Settings – Notification and Status Bar – application notification management, support each application switching and priority setting for notification.
Lock screen:
Music Locker: New music lock screen, lock screen display directly covers and lyrics.
Lock screen notifications: Settings – notification and status bar, select whether to display the notification in the lock screen to notify whether the new bright screen.
Information:
Customer Service Assistant: New customer assistant accounts, support online chat.
Floating notice: Supports quick reply message and copy the code in the floating notification.
Smart SMS: Update Smart SMS service menu, more powerful.
Phone:
Floating notice: New calls Floating notice.
Dialpad: Suspended dial plate design, support slide switch contacts, call records, the Yellow Pages.
Online Yellow Pages: New independent online Yellow Pages, online services, one-touch access.
Yellow Correction: Yellow Pages for the online identification number, the error correction can take the initiative in the contact details.
Number Tags: against harassment calls, support for online marking the contact details.
Recording List: Telephone – setting “recorded message” and “call recording” can see the individual recordings.
Dialpad switch: to enter the phone – setting, open “dial pad input switching,” in the dial pad click on the lower left corner of the keyboard symbol to switch T9 and full keyboard dial pad.
Flyme communication:
Switching numbers: support is changing the network telephone number bind.
Set up:
The new design: for interaction and functional grouping adjustment.
Search: New search function, support for the use of text and voice search settings.
Volume Category: Settings – Sound and vibration – volume, the new volume category management.
Network Sharing: Settings – Wireless Network, click on the Wi-Fi hotspot to share Wi-Fi network through a two-dimensional code.
Preferred networks: Settings – Wireless Network, click on the Wi-Fi hotspots, set the priority for this network connection.
Energy management: Optimizing power ranking, classification display hardware power consumption.
Default Application: Settings – Application Management – default applications, support for different categories to set the default application.
Analog Color: Settings – Accessibility – Developer Options – simulation color space, color blindness or color weakness mode supported by the analog color space.
Search:
Plugin: New weather search 4 * 2 widget.
Home: New Search Home, updated in real time hot search words.
Card: search results by showing the card, the interface cleaner.
Input:
Candidate words: new candidate word dropdown, improve the speed choice of words.
Transcriber: New full-screen handwriting keyboard input more casual.
Symbol Keyboard: New independent symbols keyboard, keypad lock symbol support continuous input symbols and expression.
Vibration sense switch: to enter the input settings screen, select whether to open the key vibration.
Mobile butler:
Rights management: access rights management – setting, open “cutting each other to start the application” switch, wake each behavior tracking applications, a key force off wakeup path.
Harassment intercept: harassment interception to a safe center to support blocking unknown numbers and hidden numbers.
Garbage clean white list: application cache, redundant installation package, application uninstall remnants supports adding white list, to avoid false cleanup.
Regular cleaning: Regular cleaning new “scan and clean” option rubbish more peace of mind.
Notification bar traffic information: traffic management – setting, the new “Notification bar shows the flow of information” switch.
Mobile Acceleration: clean up the permanent background, to accelerate the speed of the phone.
Rapid examination and a key optimization: no need to wait to enter the interface will be able to know the phone health status, one-click fix all problems.
Applications whiten: support the cottage detection application, eliminate safety hazards.
Toolbox:
New “toolbox” App.
Flashlight: Support SOS mode and brightness adjustment third gear.
Mirror: Support normal, twist, rotate, mirror effect symmetrical four.
Compass: Support orientation and latitude and longitude display.
Level: Intuitive view levelness.
Measurement scale: Supports cm and inch two scales.
Magnifier: supports torch mode can also be used at night.
Shortcuts: frequently used tool to add support for the desktop shortcut.
Browser:
Home: Home new design.
Window: Window tag optimization show form.
Card: Added “micro letter headline” card.
Toolbar: new toolbar at the bottom, more intuitive operation.
Music:
Music Library: Access shrimp music, comprehensive music library rich resources.
Contents: Introduction of a single song shrimp, shrimp rankings, selection set, you may also like the daily recommended content.
Radio: New offline radio function, WLAN environment to automatically update the music library offline.
Song Roaming: For the love of singles, a key roams similar songs.
Singles Comments: New singles comment feature, data access shrimp music reviews.
Artist Collection: Artist Collection features new, easy to find your favorite artists.
Members receive: Music opened Thanksgiving activities, membership users can receive free two-month membership services, after the purchase of non-members can also receive free
Video:
Video Feed: New video feeds, support update reminders, chase drama easier.
Potatoes from Channel: New potatoes from channel content, rich video library.
Online seat selection: Adjust movie theaters interface, more convenient booking.
Dropzone: In video playback applications support floating window, the perfect realization of “picture in picture”; support suspension / full screen seamlessly switch playback, without cache.
Cache management: the same series of video automatic classification, by “cache more” direct cache with other video episodes, cache operations more convenient.
Camera:
Shooting GIF: GIF new shooting mode, easy homemade face pack.
Time Watermark: Camera – set new time watermark switch.
Voice Camera: Camera – setting new voice camera switch.
Flash: Flash memory setting status, avoid duplication.
Manual mode: increase saturation, contrast, and white balance adjustment option.
Gallery:
Map Mode: Gallery – set, display photos in a map, generate personal and exclusive travel map.
Pictures: Favorites favorite pictures quickly browse in the collection folder.
Custom Cover: Press folder covers, replace favorite picture as the cover.
Filter Small size: Gallery – setting, the new small-size image filter switch, gallery cleaner.
Silent backup: Gallery – setting new silent backup switch.
Is hidden: Press the folder displayed directly Hide unwanted folders?
Photo Week view: two-finger zoom, free to switch month and week views, more convenient management.
Photo Editor: Optimize photo editing features, free to adjust the level of the filter and mosaics.
Set Wallpaper: Set wallpaper function optimization, support for custom fuzzy level and overlay pattern.
Topic landscaping:
Font Replacement: support the replacement of system fonts without root and rebooting.
Variety lock screen: New Variety lock screen, unlocking is a pleasure.
App Store:
Best application: the most beautiful application and content collaboration, found a small but beautiful application.
Applications Tags: Applications New Applications tab shows details page for easy viewing similar applications.
Permissions Show: The new application details page showing detailed permissions entrance, detailed permissions can understand the application before installation.
Micro-channel sharing: sharing style micro-channel optimization.
Calculator:
Rates search: When Conversion Rates support direct search by country name.
Unit operation: When the unit converter supports direct operation.
Uppercase conversion: Press the calculated results can be directly converted to uppercase digital.
Clock:
Batch delete: Supports long press batch delete alarm and world clock.
Lock screen weather: it removes the lock screen clock weather animation, text display weather information.
Timescale: Timer setting to adjust the time scale style.
File:
Design: Optimizing directory structure, file classification provides entry.
Remote management: new FTP remote management capabilities, the same Wi-Fi environment, no data line management phone files directly on the computer.
Hidden folders: Documents – setting, the freedom to choose whether to display hidden folders / directories.
Storage space display: Docs display is remaining storage space.
Display: adjust the length of the file name is displayed, you can view more detailed filenames.
Find the phone:
Loss reporting mode: Added a key report the loss, report the loss will temporarily restore the phone to factory state, seal all private data (images, video, etc.), to ensure that the loss of phone, private data will not be disclosed.
On-line reminder: When the phone is lost without waiting for the phone line, on the line after reporting the loss as long as the message will immediately notify the owner.
Intelligent alerts Alert: When a lost handset without knowing the exact location in the vicinity of the time, intelligent alerts using the Alert feature, the phone automatically sound.
Send a message: Find mobile phone service built dialogue channel, even if the missing cell phone SIM card is not inserted, you can still carry on a dialogue with each other.
Intelligent Face capture: After reporting the loss will be smart, open face capture, Time Lapse mobile phone users do not face.
Notes:
Switching topics: new theme switching capabilities, built-in themes, and fonts four different plates.
Search Notes: Add notes searching for a more convenient.
Text Share: Add text form of sharing notes.
Graffiti: Graffiti support directly on the drawing board.
Automatic numbering: support number automatically created when editing notes.
Recording Animation: Animation recording new record is inserted.
Desktop plug-in: plug-in supports fast new recordings and photographs, support for displaying the contents of all notes.
Sketchpad:
Color: Add more preset color.
User Center:
New Independent User Center App.
User level: New user rating system, to enhance the level to get more privileges.
Supplementary Information: Support Extended user details.
Integral Center: new integration center to support exchange gifts, earn points, points sweepstakes.
Information:
Column Category: Home columns support the classification display, browsing more convenient.
Data Fusion: Fusion feeds data under the same section, read more peace of mind.
Interactive adjustment: Adjust Subscription Center, individual centers, the article details the interaction.
Weather:
Interface: The new weather interface, you can see more content in the home.
Share: A long way to share detailed weather information Screenshot.
Urban management: direct display of weather information in different cities in the urban management interface.
Weather warnings: New weather warning function to support and friends to share early warning information.
Domestic services:
Cinema Movies: online seat selection introduces the new movie and the upcoming movie details, the new movie stills View.
Travel: New hotels and airfare booking function.
Calendar:
Constellation almanac: Support Calendar Home View constellations and almanac information.
Event Suspension Ball: New event suspension ball, quick to create a new event.
Calendar projection device: New Calendar projections, supports date projections, interval estimation and public Lunar conversion.
Interval Display: Click on any date, the number of days in the calendar left corner Quick View.
Notification: Permanent cancellation notification bar notification, slide cancel.
Game Center:
Online content: the game details page to increase the game Raiders, evaluation, information, video, and other content packs.
Micro-channel sharing: sharing style micro-channel optimization.
Mail:
Account Settings: Press the mailbox type to add new accounts automatically configure account information.
Gestures Zoom: Theme card supports gestures to zoom, browse more relaxed details.
Attachment: New Attachment Manager functions, optimizing mail attachment display position.
Search: a substantial increase in search speed, highlight keyword.
YouTube HD Playback
Newer youtube app versions have broken video quality detection. For fixing that problem you need to use a older youtube version. This version is working: http://www.apkmirror.com/apk/google-inc/youtube/youtube-10-14-56-android-apk-download/
Second Method
To fix HD Videos on Youtube all we have to do is:
Thanks to : @Typhus_
Install Latest Youtube App
Open it and see any video (one you know it should be 1080p available but it's stuck at 360p)
Navigate to /data/data/com.google.android.youtube/shared_prefs (use any explorer with root permission)
Open youtube.xml
Find:
Code:
<boolean name="h264_main_profile_supported5.1.1" value="false" />
Replace to:
Code:
<boolean name="h264_main_profile_supported5.1.1" value="true" />
Save the file
Enjoy!
Screen Recording Workaround
Thanks to : Ajit Guraya (www.mtkroms.com)
You can also check it on --> http://www.mtkroms.com/2015/11/fix-bugs-in-all-cyanogenmod-12-roms-mtk.html
Follow the below steps:
1. Download Shou from play store.
2. Sign in/Sign up.
3. Allow root permissions
4. When a popup about allowing screen record comes, just press START and DO NOT CHECK "DO NOT SHOW AGAIN".
5. Click on the floating pink circle
6. Slect Record
7. Enter any file name.
8. Click on Settings.
9. In encoding engine : Select SOFTWARE instead of hardware.
10. Enjoy screen recording.
VPN
thanks to @nervehammer
Follow these step to enjoy VPN in cm builds ..
1. Go to psiphon and choose Browser-Only mode don't tunnel whole device.
2. Go to its logs tab and check the port of http proxy.
3. Now open WiFi setting and long press to your WiFi network (from which u are connected) go to modify tab and from check the advanced options.
4. Chosen manual proxy option and put host name as 127.0.0.1 and port as the no. which you noted in step 2 (eg. 8080) and click save .
Enjoy you have set up a VPN connection successfully.
You can open your browser and check your IP
Note: You have to undo this after you don't need VPN by changing manual proxy to none .
For those who want to use Orbot vpn
This is very similar to previous vpn workaround for psiphon
Just follow these step for Orbot
1. Open Orbot and long press to start orbot.
2. When all bootstrapped done go to check browser it will ask for normal browser or install Orweb .
3. Open Orweb and volla you r connected to tor but actually its not to tunnel your traffic to vpn go to Orweb settings.
4. Now note the proxy host and proxy port generally it is localhost(same as 127.0.0.1) and 8118 respectively but it may change so better to keep updated with port numbers.
5. Now go to wifi setting and long press the wifi (from which u r connected) and check advanced options.
6. Choose manual proxy option and put the host name 127.0.0.1 and port no. (e.g. 8118 ) which u noted in step 4
Now u can check https://check.torproject.org from any browser and volla Congo this browser is configured to use tor.
Sorry for long guide but it is detail enough so that anyone can easily setup tor in cm builds.
Note: You have to undo manual proxy option to none after you don't use vpn.
OBB on SD Card
Use following xposed module
Obb on SD
Module Obb on SD attempts to make it seamless - just enable module, reboot and move obb's to SD card (to same folder: Android/obb) - that's that. No need to enter any path or whitelist/blacklist any app. Do you want to only move Obb from Grand Theft Auto? Then only move that obb. Obb on SD will detect "obb on SD" and enable hooks only for this single game.
http://dl-xda.xposed.info/modules/com.smartmadsoft.xposed.obbonsd_v8_f16a1d.apk
Author(s):
moneytoo
Support/Discussion URL:
http://forum.xda-developers.com/xposed/modules/mod-obb-sd-v0-1-t2884004
Does it work auto rotation?
rantosp said:
Does it work auto rotation?
Click to expand...
Click to collapse
auto rotation working properly
What about GPS??
And 2g/3g switch working properly..?
Any specific bugs..?
stuck on boot (with picture of baloon and sign 'flyme').
i've try to flash it 3 times and 3 times i got stuck (with the instalation instructions).
mickiewicz said:
stuck on boot (with picture of baloon and sign 'flyme').
i've try to flash it 3 times and 3 times i got stuck (with the instalation instructions).
Click to expand...
Click to collapse
Same to me Coolpad f1
what about battery life
---------- Post added at 06:58 PM ---------- Previous post was at 06:57 PM ----------
its fully LP rom or just themed like LP
---------- Post added at 07:07 PM ---------- Previous post was at 06:58 PM ----------
from this thread i can expect miui 7 5.1.1 for a311 or any other custom rom like sony z3 , honnor ,lenovo etc
Or it's support cyanogen themes or not
Sent from my Nitro using XDA-Developers mobile app
mickiewicz said:
stuck on boot (with picture of baloon and sign 'flyme').
i've try to flash it 3 times and 3 times i got stuck (with the instalation instructions).
Click to expand...
Click to collapse
rantosp said:
Same to me Coolpad f1
Click to expand...
Click to collapse
I am looking into issue. It will be solved soon.
rahult2838 said:
Or it's support cyanogen themes or not
Sent from my Nitro using XDA-Developers mobile app
Click to expand...
Click to collapse
This ROM doesn't support CM themes.
stuck at boot screen :/ please provide fix!
Ali_Waris said:
What about GPS??
And 2g/3g switch working properly..?
Any specific bugs..?
Click to expand...
Click to collapse
GPS has no issues.... There is no 2g/3g switch issue on LP based ROMs
mickiewicz said:
stuck on boot (with picture of baloon and sign 'flyme').
i've try to flash it 3 times and 3 times i got stuck (with the instalation instructions).
Click to expand...
Click to collapse
rantosp said:
Same to me Coolpad f1
Click to expand...
Click to collapse
amy1193 said:
stuck at boot screen :/ please provide fix!
Click to expand...
Click to collapse
Links are updated in first post.... Stuck at Flyme logo issue solved now. First boot takes time to boot
bravonova said:
Links are updated in first post.... Stuck at Flyme logo issue solved now. First boot takes time to boot
Click to expand...
Click to collapse
hello I installed the rom but after lavvio crashes when you select the sim for text messages. shows the message (the application setting and locked abnormally) and cell and inutilizabile remains blocked in the configuration
ok, now it stucks at language selection ("unfortunately, setting has stopped' popup).
pitty.
mickiewicz said:
ok, now it stucks at language selection ("unfortunately, setting has stopped' popup).
pitty.
Click to expand...
Click to collapse
yeah, got same error here. Plz fix it:crying:
mickiewicz said:
ok, now it stucks at language selection ("unfortunately, setting has stopped' popup).
pitty.
Click to expand...
Click to collapse
kamathshreyas said:
yeah, got same error here. Plz fix it:crying:
Click to expand...
Click to collapse
I installed ROM multiple times but no such issue faced.... Wipe system, cache and data partition before flashing.....
it stucks when i use yours instalation guide.
after my usuall install sequence i managed to flash it.
now testing.

Official Stock Rom EUI 5.8 15s version

Hi,
LeEco recent present new ROM, EUI 5.8 15s version. This is changelog:
【system】
Fixes interference problems for some scenarios Bluetooth WiFi throughput
When the micro-letter voice answering repair, cell phone to his ear sporadic loud voice problems
Repair upgrade fever serious problem
Shutdown time optimization
Optimization compass accuracy
Associated with optimizing applications since the launch control
Add large font
Add dynamic rights management
New system battery consumption curve display
New system displays the battery temperature
New personalized print function (in the wallpaper, gallery, wallet client to provide the appropriate support)
Easy to integrate more services (SMS, calendar, wallet, keys are provided at the bottom of the virtual service entrance)
【housekeeper】
The success rate of flow optimized automatic calibration
Optimization of garbage removal performance and experience
Application of new abnormal power alerts
New App warehouse functions
New junk files intelligent alerts
New Application Support Wifi traffic control
Added support for traffic recharge
【camera】
Camera sporadic crash when repairing slow motion recording
Fix the problem of low light front camera sporadic balance disorders
Repair any particular case the camera starts to fail
Turn the camera can not burst the case of individual fixes
Repair low light possible preview of the split-screen problem
Focus Experience Optimization of slow-motion preview
[Contact] dialing call
Unicom card appears unable to receive calls fixes some areas
Close to hang up vibration turned repair failure problem
Optimization dialpad number placement and back delete button position
Optimize my group appears in the contact list
Optimization is a call control center interface can recall
Contact details page optimization to increase attribution information
Add favorite contacts features
New contacts across accounts merge function display
New dialpad retrieve contact support polyphone
Added support for VoLTE HD voice capabilities
Add contacts to send to desktop functionality
[Notes]
Optimization of full-screen notes folder information
Optimization edit and add pictures after loading speed
New topics, popular, classification in stationery store interface
Add notes the drop-down list of the latest memo data synchronization
【mail】
Optimization of the overall message load faster
Optimization sent successfully progress to Send tips
New cloud attachments, a single attachment up to 2G, a single message attachments up to the capacity of 50G
Add mail home polymerization revision, can be customized to show or hide folders
【clock】
Add alarm video horizontal screen preview mode
Add comment ringtones entrance
Add personalized ringtones Homepage increased view your favorite entry
[A] key replacement
Add a key switch function
[Gallery]
UI optimized visual effects, more fresh and simple
New sticker Mall
Added new photo display page, according to time and place automatic grouping
New flow of events page on the new fast image processing
New Custom Sync album, a more important key to synchronize pictures to the cloud
New Recycle Bin function
New cloud album pages, multiport synchronization, see your cloud image classification
New features mosaic smear
【information】
Add the card information display function (currently supported communications operators, banks, train tickets, airline tickets and a variety of this code)
Add the card information switching to view the original function
Additional information service ringtones
New rapid recharge flow, function calls
[System Settings]
New Application lock function
New global vibration function
[Sound and Vibration]
New Ringtones resources
Additional information, notification ringtone customization
Vibrating alert New Mute on the
[Topic] Stores
New Topic store client (support system theme and font substitution)
[My music as]
New "My Activity", "My Place", "My message" module
[Expression] Stores
New look store (wallpaper, alarm, music, theme Comment input box opens)
[Public] Home
New Community section (in the calendar, clock, expression, stickers module open), support post, comment, thumbs up, launch activities and other functions
[Yellow]
New details page number to report the error correction function
【wallet】
New Wallet application provides traffic calls recharge, buy movie tickets, buy tickets, personalized printing, called the car service to travel six Consumption
【player】
New music video cache entry
[LeCould]
Performance optimization cloud synchronization and data usage
Stock Photo synchronization optimization timeliness
Additional information, image gallery Cloud synchronization options
New LeCloud preference backup
【calendar】
New to-do type of event
Added support for fast train Add / ticket / movie ticket event
【music】
Repair of low probability of the system to listen to music when you restart problem
Optimization of Management and recently played songs show the number of
New intelligent recommendation function
Add songs Comments
New music player interface more options to increase equalizer
New orders show See details
【desktop】
Optimization of the display according to the background color of the wallpaper, optimizing folder
New desktop management mode, the desktop is dragged sorting support
Added support for two-finger gesture kneaded into the desktop management
【wallpaper】
New Wide wallpaper
New Wallpaper Comments
Link for download: http://bbs.le.com//zt/eui/le_max2.html
Enjoy ¡¡¡
Steve Mars.
Great thanks! We are waiting for debloaded roms from TeamSpain and Cuoco
I was just about to create a new thread ? I'm downloading, I red that playstore is working on it
Aligatz1989 said:
Great thanks! We are waiting for debloaded roms from TeamSpain and Cuoco
Click to expand...
Click to collapse
Tonight I work about it
Download seems to be removed again...
Yes they removed the link of the official update.... Unbelievable I think they found another bug, bloody hell this update
STEVE_MARS said:
Hi,
LeEco recent present new ROM, EUI 5.8 15s version. This is changelog:
【system】
Fixes interference problems for some scenarios Bluetooth WiFi throughput
When the micro-letter voice answering repair, cell phone to his ear sporadic loud voice problems
Repair upgrade fever serious problem
Shutdown time optimization
Optimization compass accuracy
Associated with optimizing applications since the launch control
Add large font
Add dynamic rights management
New system battery consumption curve display
New system displays the battery temperature
New personalized print function (in the wallpaper, gallery, wallet client to provide the appropriate support)
Easy to integrate more services (SMS, calendar, wallet, keys are provided at the bottom of the virtual service entrance)
【housekeeper】
The success rate of flow optimized automatic calibration
Optimization of garbage removal performance and experience
Application of new abnormal power alerts
New App warehouse functions
New junk files intelligent alerts
New Application Support Wifi traffic control
Added support for traffic recharge
【camera】
Camera sporadic crash when repairing slow motion recording
Fix the problem of low light front camera sporadic balance disorders
Repair any particular case the camera starts to fail
Turn the camera can not burst the case of individual fixes
Repair low light possible preview of the split-screen problem
Focus Experience Optimization of slow-motion preview
[Contact] dialing call
Unicom card appears unable to receive calls fixes some areas
Close to hang up vibration turned repair failure problem
Optimization dialpad number placement and back delete button position
Optimize my group appears in the contact list
Optimization is a call control center interface can recall
Contact details page optimization to increase attribution information
Add favorite contacts features
New contacts across accounts merge function display
New dialpad retrieve contact support polyphone
Added support for VoLTE HD voice capabilities
Add contacts to send to desktop functionality
[Notes]
Optimization of full-screen notes folder information
Optimization edit and add pictures after loading speed
New topics, popular, classification in stationery store interface
Add notes the drop-down list of the latest memo data synchronization
【mail】
Optimization of the overall message load faster
Optimization sent successfully progress to Send tips
New cloud attachments, a single attachment up to 2G, a single message attachments up to the capacity of 50G
Add mail home polymerization revision, can be customized to show or hide folders
【clock】
Add alarm video horizontal screen preview mode
Add comment ringtones entrance
Add personalized ringtones Homepage increased view your favorite entry
[A] key replacement
Add a key switch function
[Gallery]
UI optimized visual effects, more fresh and simple
New sticker Mall
Added new photo display page, according to time and place automatic grouping
New flow of events page on the new fast image processing
New Custom Sync album, a more important key to synchronize pictures to the cloud
New Recycle Bin function
New cloud album pages, multiport synchronization, see your cloud image classification
New features mosaic smear
【information】
Add the card information display function (currently supported communications operators, banks, train tickets, airline tickets and a variety of this code)
Add the card information switching to view the original function
Additional information service ringtones
New rapid recharge flow, function calls
[System Settings]
New Application lock function
New global vibration function
[Sound and Vibration]
New Ringtones resources
Additional information, notification ringtone customization
Vibrating alert New Mute on the
[Topic] Stores
New Topic store client (support system theme and font substitution)
[My music as]
New "My Activity", "My Place", "My message" module
[Expression] Stores
New look store (wallpaper, alarm, music, theme Comment input box opens)
[Public] Home
New Community section (in the calendar, clock, expression, stickers module open), support post, comment, thumbs up, launch activities and other functions
[Yellow]
New details page number to report the error correction function
【wallet】
New Wallet application provides traffic calls recharge, buy movie tickets, buy tickets, personalized printing, called the car service to travel six Consumption
【player】
New music video cache entry
[LeCould]
Performance optimization cloud synchronization and data usage
Stock Photo synchronization optimization timeliness
Additional information, image gallery Cloud synchronization options
New LeCloud preference backup
【calendar】
New to-do type of event
Added support for fast train Add / ticket / movie ticket event
【music】
Repair of low probability of the system to listen to music when you restart problem
Optimization of Management and recently played songs show the number of
New intelligent recommendation function
Add songs Comments
New music player interface more options to increase equalizer
New orders show See details
【desktop】
Optimization of the display according to the background color of the wallpaper, optimizing folder
New desktop management mode, the desktop is dragged sorting support
Added support for two-finger gesture kneaded into the desktop management
【wallpaper】
New Wide wallpaper
New Wallpaper Comments
Link for download: http://bbs.le.com//zt/eui/le_max2.html
Enjoy ¡¡¡
Steve Mars.
Click to expand...
Click to collapse
When I click on link, I only see LE_X2_X820-CN-FN-FEXCNFN5601405314S-5.6.014S.zip.
jim262 said:
When I click on link, I only see LE_X2_X820-CN-FN-FEXCNFN5601405314S-5.6.014S.zip.
Click to expand...
Click to collapse
Yes, they are retired link. Dont worry, I´m uploading to mega right now. Give me 30 minutes
No worries. Thanks
Official download link works OK again.
STEVE_MARS said:
In first post there is an alternative download link
Click to expand...
Click to collapse
i download from the alternative link and i m tryiing to flash it, but it gives a message and it says to me "corrupted"
STEVE_MARS said:
In first post there is an alternative download link
Click to expand...
Click to collapse
I think I know what the bug may be. This rom won't install. Hangs on system patching unconditionally. Not sure what is causing the hangup. This is the rom that I downloaded from the google drive site (alternative).
Hi all,
Yesterday I manage to download one copy of X820 5.8 stock rom from Official website before they remove.
Here's the copy (without any modification), only for those who needed.
I'm not responsible for any risk of bug from this rom, use at you own risk.
<https://drive.google.com/open?id=0B7oJBioYNbtoZWtIb2lqdnB3NGc>
skoulikios13 said:
i download from the alternative link and i m tryiing to flash it, but it gives a message and it says to me "corrupted"
Click to expand...
Click to collapse
Maybe my upload are corrupted, today Im in work travel, I try upload again tonight.
yweel said:
Hi all,
Yesterday I manage to download one copy of X820 5.8 stock rom from Official website before they remove.
Here's the copy (without any modification), only for those who needed.
I'm not responsible for any risk of bug from this rom, use at you own risk.
<https://drive.google.com/open?id=0B7oJBioYNbtoZWtIb2lqdnB3NGc>
Click to expand...
Click to collapse
Great, thanks. I think my upload is corrupted.
Scuze i'm not specialist in Android :
Is this ROM in English and Chinese ?
Can we add Google Services and Google Play ? How ?
Is it possible to root this phone without using TWRP ? (For updates in futur and root just for "morelocale")
Thanks !!!
It's En/CN only.
Add Google play from Le store.
Don't know about root, but no need to root for more locale.
HerveK said:
Scuze i'm not specialist in Android :
Is this ROM in English and Chinese ?
Can we add Google Services and Google Play ? How ?
Is it possible to root this phone without using TWRP ? (For updates in futur and root just for "morelocale")
Thanks !!!
Click to expand...
Click to collapse
EverPing said:
It's En/CN only.
Add Google play from Le store.
Don't know about root, but no need to root for more locale.
Click to expand...
Click to collapse
Thanks !
HerveK said:
Scuze i'm not specialist in Android :
Is this ROM in English and Chinese ?
Can we add Google Services and Google Play ? How ?
Is it possible to root this phone without using TWRP ? (For updates in futur and root just for "morelocale")
Thanks !!!
Click to expand...
Click to collapse
There is a post that describes what is needed for Google Play installation in discussion. The ROM is in Chinese, but has multi lingual capabilities.
jim262 said:
There is a post that describes what is needed for Google Play installation in discussion. The ROM is in Chinese, but has multi lingual capabilities.
Click to expand...
Click to collapse
Thanks Jim !

[APP] Alti/Barometer app w/ Tile, Auto Calibration, Notifications and More!

Introduction
Google's Wear OS lacks many things from competitors... One of these is a Barometer-Altimeter application. So why not building one by getting the inspiration from the best one out in the market?
Read the instructions before installation!
Demonstration
App Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tile Screenshot
Tour of the app (gif)
Features
Barometer:
● Real-time pressure display digital
● Real-time pressure red hand indicator
● Graph for the past 6 hours
● Pressure trend over the past 6 hours
● Background collecting of pressure
● Notification for possible storms
Altimeter:
● Real-time altitude display digital
● Real-time altitude red hand indicator
● Graph for the past 6 hours
● Auto calibration of altitude based on weather data
● Manual calibration
TILE:
● Thanks to the Unofficial Tile API: Tile showing pressure and altitude!
Settings:
● Enable / disable storm alert
● Enable / disable automatic calibration of altitude
● Set manual altitude
● Metric / imperial units
● Advanced settings
Installation instructions
● Only supports Wear OS, not standard Android
● Android version must be 8.0+
0 - If any previous version in installed, go to "Settings" > "Apps & Notifications" > "App info" > "Alti-Barometer" > "App Info" > "Clear data" > Confirm
1 - Download the latest .apk file
2 - Install the .apk with adb (tutorial on the third post)
3 - Start the app
4 - Grant the Location permission (optional but recommended, if you want the automatic calibration)
Done!
Update instructions
If you want to update this app to a newer version, uninstall the old version and then install the latest using ADB!
Detailed info about the app
Every 5 minutes a the app will get the pressure from the sensor and store the data.
The weather notification is sent if 4 hPa are dropped in the past three hours.
The trend seen in the barometer is calculated in the past 6 hours.
For the first 6 hours the trend is going to be inaccurate because it doesn't have real data to compare.
Altitude is measured using the barometric formula, considering standard the pressure of 1013.25 hPa.
Issues
Automatic calibration not working on Samsung watches. I don't have a watch to test and I can't fix this bug unfortunally.
Download
Changelog
1.11
● Changed the app UI to make it different from the original app
● Added "Advanced Settings"...
... and that's a secret
1.14
● Added manual calibration
● Fixed a bug involving calibration
1.15
● Added fully customisable units
Auto calibration of altitude - explanation of the physics
I think this is cool to share
Air pressure depends on your altitude, but since air pressure changes normally, the readings are not accurate if the instrument is not correctly calibrated.
Manual calibration can be done... but it's just not practical! Automatic calibration is instead much better.
Let's start with the barometric formula:
Ph = P0 × e^(-α × h)
with constant α = (M × g) / (R × T)
The app gets your location, then finds thanks to the weather API the pressure P0 at sea level.
Once found P0, I can substitute it in the same formula to finally find the actual calibrated altitude
h = ln(Ph / P0) / - α
Ph is now the reading from the sensor and h is the current altitude
The calibration of the altitude highly depends on how accurate are the weather forecast provided...
From my testing I had a +- 10 m which is considerably good, but it depends from place to place.
ADB Tutorial
1) You will need to install ADB drivers to your computer. Suggested tutorial --> [OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3 | XDA Developers Forums (xda-developers.com)
Assuming you are using Windows, you should find a folder named "adb" inside the C drive with some files in it.
2) Place inside this folder the apk you want to install.
3) Enable "USB Debugging" on the device you want to install the apk on. This setting is hidden inside the "Developer Settings", that you can enable by pressing 7 times on the "Build Number" under "Device Info". There are many videos that show this.
4) Open the command prompt inside the "adb" folder. To do so using Windows, just press Shift + Right Click of the mouse and then select "Open PowerShell Window".
5) Connect your smartwatch to the PC with the usb cable.
6) On the PowerShell type "adb devices" without quotes and confirm with enter. Make sure the android device shows a message.
7) On the device press "Allow always" (or something like that).
8) On the PowerShell type "adb install Alti-Barometer1.15.apk" without quotes and confirm with enter.
DONE!
Suunto 7 ( Display resolution 454 x 454)
First install not test but Thanks for now. ( beautiful UI )
tom.android said:
Suunto 7 ( Display resolution 454 x 454)
First install not test but Thanks for now. ( beautiful UI )
Click to expand...
Click to collapse
Thank you so much! I'd appreciate a little review here in the comments after you test it so I know if there are some areas that can be improved
Especially the thing i'm most concerned is battery life so if you find problems you know what to do!
New update
● Fixed a minor bug involving a predefined value where for the first three hours of app running, no notification would display
● The altitude graph only displays rounded integers numbers, now is much clearer (no more spikes)
● Fixed a bug involving calibration
To update it is recommended to follow the procedure described in the original post
calugj said:
● Added tile! But for now it's just a static image representing how it will look like when finished....
Click to expand...
Click to collapse
Can shows get lococation access icon (status) and beep sound in Altimeter and Tile page ?
Thanks
tom.android said:
Can shows get lococation access icon (status) and beep sound in Altimeter and Tile page ?
Thanks
Click to expand...
Click to collapse
This project's purpose is to replicate almost identically both in terms of UI and functionality the Samsung Alti-barometer app, which is preinstalled on Samsung smartwatches.
This is the app I'm talking about -> https://galaxystore.samsung.com/geardetail/com.samsung.alti-barometer
I don't understand what you mean by beep sound (what's the beep for?) and location icon (you mean that the app should display an icon when it gets the location?), especially because I don't think the original app has these features.
Final Update
The latest update features a new UI for the tile.
calugj said:
The latest update features a new UI for the tile.
Click to expand...
Click to collapse
Thanks for your work, Can we access the app from tile and the full app can keep alive (not close itself till we close it.)
from my Suunto 7
and the last quest why altitude num from tile not the same as app itself. (from my picture --3m & --1m)
tom.android said:
Thanks for your work, Can we access the app from tile and the full app can keep alive (not close itself till we close it.)
from my Suunto 7
and the last quest why altitude num from tile not the same as app itself. (from my picture --3m & --1m)
Click to expand...
Click to collapse
1) Click on tile added
2) I managed to fix that.
NOTE: Your issue might also be related to always on. If you have always on disabled, after some seconds the display will lock. With this fix, if you turn your wrist (or click a button, or touch the screen), the app will return visible instead of showing the clock.
If you have always on enabled... No issues either because always on is supported and the app will keep open.
3) That's because the tile does not show real time data, while the app does.
This app collects data in the background every five minutes. This data serves for: pressure trend, notification alert and graphs. The value you see in the altimeter and barometer page are instead real time data, polled and computed instantly.
The tile shows the last collected data from the background service so what you see in the tile is at worst five minutes old.
It's not beneficial for battery life to have high refresh rate tiles... and for that there's the application!
Why v1.7 is not calibrated? please help. (After installed 24 hrs.) THANKS
tom.android said:
Why v1.7 is not calibrated? please help. (After installed 24 hrs.) THANKS
Click to expand...
Click to collapse
This is strange cause I didn't change anything on the background service from last update.
If you followed the installation instructions from original post I'll suggest try checking again these things:
1) Go to "Settings" > "Apps & Notifications" > "App info" > "Alti-Barometer" > "Permissions" and make sure that "Location" is enabled
2) watch has to be connected to the internet, it doesn't matter if through WiFi, through 4G or trough your phone's bluetooth (so no airplane mode)
3) watch's location can depend on phone's location. Try checking if both are active in the settings (but I assume they both are because it worked for you yesterday)
4) as a last step I'll suggest to reboot... Most of the times that solves any issues
Keep in mind calibration is set every 4 hours so if one of these actually solved your problem you'll notice it after some time!
If it still doesn't work let me know because it is strange
Storm Warning Notification is OK.
we have 7 day Weather Forecast, During 3 – 5 Aug, people in the whole country should beware of severe conditions and stay tuned for the weather update. All ships should proceed with caution and should keep ashore including keeping away from thundershower bra bra bra...
and I 've trid to clean new installation hope auto calibration work again.
Altitude is not calibrated, does not calibrate at all, location permission is on, maps work, but altimeter says calibrated never.
Ticwatch Pro LTE
LaurisLT said:
Altitude is not calibrated, does not calibrate at all, location permission is on, maps work, but altimeter says calibrated never.
Ticwatch Pro LTE
Click to expand...
Click to collapse
I'll definitely have to check what's going on... However one thing that bothers me is that from the weather provider portal I can see that today were made 2 API requests... So somebody has this feature working. I'll dig more and update you if I find something. Also the fact that currently I don't have a phisical watch to test it apart from the emulator doesn't help
finally calibrated by V1.7 , after 4 hrs of Clean install . But don't known why minus altitude value.
tom.android said:
finally calibrated by V1.7 , after 4 hrs of Clean install . But don't known why minus altitude value.
Click to expand...
Click to collapse
Last calibrated was at 18:10 and the altitude +8 m should be more or less correct I guess. What happened in your case is that air pressure in your location increased as happens naturally during the day, tricking the altimeter to think that you went lower on altitude. Probably what's going to happen at 22:10 is a new calibration that should show accurate altitude. From my side I can't do anything about this, It has to do on how accurate the weather API are in your location and on how the pressure changes throughout the day. In days where air pressure is pretty stationary you won't notice it
Consider the altimeter value with a precision of 10 meters on raw value. Delta value (like if you want to measure how tall a building is) are precise instead!
News on the automatic calibration bug
I tested the app with the emulator and managed to fix that issue.
I'll try to explain what the problem was.
This app doesn't use real time GPS for location, it uses instead the so called "coarse location", that is based on cellular towers. The reasons are simple: the app doesn't need the metric precision given by the GPS, and "coarse location" is much less energy consuming.
Right after every reboot, the system location is a "null" value, meaning it is not usable for my app. At this stage the app couldn't calibrate the altimeter.
Then after approximately half an hour, the system location started giving usable values for the app and after that moment the calibration worked every single time.
So in conclusion, after a reboot, the app wants to calibrate the altimeter, but until the system location is not "null", it won't and there's no guarantee that the system will update it soon.
Solving this issue was pretty easy: I had to manually refresh the location right when needed.
Now it should work as expected.
By the way I moved the download link directly to xda attachments
At the time of the edit of this post I just reuploaded ver 1.8... I forgot to replace one thing I used on the debugging phase
I have found another bug. If the location takes a lot of time to be collected (which might happen), the background service will lock, showing a constant notification that is impossible to dismiss... This is not a normal behaviour and I will make a fix hoping that it will be the last.
EDIT: Updated

[App]Galaxy Max Hz (Refresh Rate Mods, Screen-off Mods and More)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About this app:
Refresh Rate Mods
Change default refresh rates
-Easily change the overall refresh rate settings of devices supporting multiple refresh rates.
-Set supported mid refresh rates as the maximum refresh rate limit for battery savings (e.g. 96hz instead of 120Hz).
-Quick settings shortcut
-tasker plugin support.
Motion smoothness mode switcher(Normal, Adaptive or High)***
-Apply adaptive mod on device that don't natively support adaptive mode [premium]
-Tasker plugin support.
Per-app refresh rate settings:
Set different refresh rate settings for every app either adaptive or fixed(stationary) [premium].
Motion smoothness on power saving mode (not working to all devices with OneUI4.**+, test first). ***
-GMH will apply a workaround to bypass 60Hz limitation on Power Saving Mode (PSM) on supported Samsung smartphones.
-Automatically apply workaround when PSM is enabled [premium]
Note: The workaround is already blocked in OneUI5.0. Check the extra steps provided in the app.
Screen-off Mods:
Force to Lowest Hz: Force the lowest refresh rate on screen-off or Always-On Display(AOD). This overrides Samsung's strange stock behavior which sets the refresh rate to the highest on screen off (update: it is now at 60hz since OneUI3.0) to improve standby power consumption a bit.
-Tasker plugin support
Auto apply power saving mode during screen-off (after ~ 10 secs)***
Auto disable Autosync***
Quick-doze mod
-Quickly enter doze mode during screen-off that can not be interrupted by motion [premium].***
-Tasker plugin support
Auto SENSORS OFF (experimental non-root workaround)
-Device sensors will automatically turn off while screen is off until the device is unlocked to help minimize battery-draining motion-triggered wakelocks while device is not being used.
-Tasker plug-in support
Others
Battery protection mod (Experimental)
-Option to set maximum charge to 86%-95%(for OneUI4+)[premium]
Quick resolution switcher
-Easily switch to any supported resolutions using the included quick setting tile***
-Tasker plugin support
Caution!! Be careful on applying CQHD+ on S20 series with OneUI4.* - it causes the UI to shrink after reboot or long sleep that causes difficulty on entering the lockscreen.
Customizable refresh rate monitor
-Use statusbar or overlay which you can place anywhere on screen.
-Tasker plugin support.
Net speed statusbar indicator
OneUI inspired UI. Dynamic theme and Icon. Manual language selection
Note: The premium license is on a per device basis (not per user).
***these marked features require a one-time ADB procedure (this is not root)
Galaxy Max Hz background service is highly optimized. Background battery usage p is very negligible .
Info:
This app targets older android sdk in order to control refresh rates without ADB setup or root. Just tap OK the dialog that says "This app was built for an older version of Android...." when opened for the first time. If OK button is not visible, just tap the blank space on the lowest portion of the dialog.
If google play protect will prompt during install that the app is built for older version of android and doesn't include the latest privacy protections, you can ignore it and proceed to the installation. For privacy related concern, please refer to FAQ No. 3.
Download
v8.0.0
Changelogs
Github wiki (Please read specially before asking questions or reporting bugs)
Hello .... I congratulate you on your app ..... it is very good .... what if I cannot activate by adb with the new update ....
eldiego01 said:
Hello .... I congratulate you on your app ..... it is very good .... what if I cannot activate by adb with the new update ....
Click to expand...
Click to collapse
You can still use the app functions except for the resolution switcher.
tribalfs said:
You can still use the app functions except for the resolution switcher.
Click to expand...
Click to collapse
perfect ..... do you plan to update to use that function ???
eldiego01 said:
perfect ..... do you plan to update to use that function ???
Click to expand...
Click to collapse
Not possible. Resolution switcher really needs to be enabled by ADB - a one time setup.
for s20 series with no adaptive refresh rate, can you make an option to toggle the refresh rate per app, for example apps like Maps, Play books (or apps for books in general), Phone app, etc. definitely don't need high refresh rate, can be used at 48hz in order to maximize battery. Fb, Instagram or some "scrolling apps" will benefit from 96 or 120hz refresh rate can be set separately instead of applying one refresh rate to the whole system
pham_dang said:
for s20 series with no adaptive refresh rate, can you make an option to toggle the refresh rate per app, for example apps like Maps, Play books (or apps for books in general), Phone app, etc. definitely don't need high refresh rate, can be used at 48hz in order to maximize battery. Fb, Instagram or some "scrolling apps" will benefit from 96 or 120hz refresh rate can be set separately instead of applying one refresh rate to the whole system
Click to expand...
Click to collapse
In the meantime, try "Dynamic Display apk." which does it quite well together with "Galaxy Max Hz"
Here... https://r.tapatalk.com/shareLink/to...1&share_fid=3793&share_type=t&link_source=app
S20U Exynos
It is not working, when i try to change, it says "set motion smoothness mode to adaptive first"
Correct screen shot
rajat339 said:
Correct screen shot
Click to expand...
Click to collapse
If you haven't performed the ADB permission command yet, it can only switch Hz if already on High mode - so you have to manually set the motion smoothness to High first. It can automatically switch from 'Standard' to 'High' mode once you performed the ADB permission command.
I suggest to install the latest update (v5.20). I reworded that prompt to "Set 'Motion Smoothness' mode to 'Adaptive' or 'High' first" in the latest build.
v5.21 is UP
v5.21
-Fixed missing resolution label for Galaxy S20 series
Click to expand...
Click to collapse
Does this app allows to run QHD and 96 - 120hz?
Rayekk said:
Does this app allows to run QHD and 96 - 120hz?
Click to expand...
Click to collapse
I will check if I can add this tweak in the next version.
Update: I added the above tweak and tested it. However, I can see no improvement in quality against the FHD+ resolution. So, I am not going to add it anymore.
Hello, everyone! v6.00 update is up
Kindly check below.
tribalfs said:
v6.00
Made a number of changes
Max Refresh Rate Toggle
It can now switch to the lowest available refresh rate from the system refresh rates set (e.g. 48hz for Note20 ultra at Adaptive Mode)
Control the lower limit (hz) of the toggle. You can now set whether to include the lower 48hz and/or 60hz in the toggle.
Real-time Refresh Rate
You can now control the location and the size of the real-time refresh rate overlay
When turned-on, it will now automatically pause on screen Off to reduce power consumption
Screen Off Refresh Rate
Show screen off refresh rate
Screen Off Refresh Mod - enable this to automatically set the refresh rate to the lowest available refresh rate on screen OFF. (This overrides Samsung's stock behavior which sets the refresh rate to the highest on screen off). This will improve standby power consumption a bit.
Others
Updated app layout
Show information of the device's supported screen resolutions and the corresponding supported refresh rates
Package name change - the package name was changed from com.tribalfs.n20umaxhz to com.tribalfs.gmh
Why? When I uploaded the initial version of this app, Xda Labs did not allow me to upload the signed version - it always prompted a signature error. However, when I tested the debug version, it uploaded successfully. Consequently, I have to upload the debug version on subsequent updates - this made me believe that Xda labs only allows debug version and this is not ideal/recommended. However, recently I learned that signed app are actually allowed and my experience is just a bug on the Xda labs site. For me to be able to upload a signed version to Xda Labs, I need to change the package name. Though currently Xda Labs still down, I think due to the on-going migration.
To those who purchased the ad-free license of the previous app package, you can freely upgrade to the ad-free version of this new app package. Just send me an email by long-pressing the android id located on the lower left of this app and add you Paypal Transaction ID. Don't change any other content of the email. Thank you for supporting this project.
Click to expand...
Click to collapse
Latest available update.
galaxy_max_hz_v6.33[Github]
tribalfs said:
Changelogs
v6.32
Code cleanup and minor bug fixes
Removed FPS counter (not so useful)
Added net speed indicator (extra for ad-free)
v6.31
Fixed max hz button label not correctly updating after screen off
Fixed intermittent crash when service is killed by the system on some devices
Updated ad-free activation for resetted devices and those who have ad-free version of the old app package - now using activation code
v6.27
Fixed crashes on Galaxy Tab S7/S7+ when expanding notif panel
Fixed autorun bug (bug appeared in v6.25)
Stability improvement on quick resolution changer feature
v6.25
Autorun screen off mod and refresh monito on reboot when enabled
Other improvements and bug fixes
v6.21
Added real-time Display FPS option.
Run service in foreground so it will less likely be killed by the system.
Added in-app updater
/QUOTE]
Click to expand...
Click to collapse
tribalfs said:
Latest available update.
galaxy_max_hz_v6.33[Github]
Click to expand...
Click to collapse
It says page not found ! can you check the apk link once again :O
Here is the corrected Link : galaxy_max_hz_v6.33.apk
neelgangrade said:
It says page not found ! can you check the apk link once again :O
Click to expand...
Click to collapse
Sorry, missed a dot. Corrected the download link. Thank you.
galaxy_max_hz_v6.33[Github]
tried on one ui 3.0, screen off refresh rate works, but can't set to 96hz max and adaptive doesn't works
S20 exynos.
Theo1218 said:
tried on one ui 3.0, screen off refresh rate works, but can't set to 96hz max and adaptive doesn't works
S20 exynos.
Click to expand...
Click to collapse
Is 96hz shown in the "Supported Resolution and Refresh Rate" section of the app? I wonder why 96hz is not working on your device.
However, adaptive will not - hardware and framework limitation.

Categories

Resources