Here i present to you updated fonts for our Xperia devices.
I have taken the AOSP font files from AOSP master(except for noto which is from 6.0.1 branch)
The Sony font files are from Xperia Z5,E6653,32.0.A.6.200
I have manually edited the XML files to match AOSP without losing any of the Sony fonts.
The zip was built using Android Script Creator made by @Octanium91 with updated binaries by me.
The updater_binary used is the one from ArchiKitchen - Android Kitchen made by @JustArchi .
The updater script was written by me.
This should work on any version of android xperia rom, however i have only tested on 5.1.1 on an Xperia Z C6603.
There is no clear changelog for this, but some highlights are:
Update Roboto font files to upstream version 2.01289, this fixes the accidental omision of IPA tone mark ligatures.
Update NotoColorEmoji font to Unicode 7 and 8, see all the new emoji here: http://blog.emojipedia.org/android-6-0-1-emoji-changelog/
Better compression for NotoColorEmoji
Please leave any feedback you have.
Feel free to use this in your own project or rom, but please don't forget to give credit to me.
Download: https://androidfilehost.com/?w=files&flid=45528
Flash with recovery (Tested on TWRP)
Update:V5 released.
Changelog:
Sony Fonts updated to Z3 Concept M build 2186
SomcUDGothic-Regular.ttf was depreciated so its removed
Add backward compatibily symlinks as described in fonts makefile
Remove DroidSansFallback since its intended only for SMALLER_FONT_FOOTPRINT build
Remove MTLmr3m.ttf as the full Japanese font is already included.
Updated to the full set of NOTO fonts as defined in the makefiles
Removed all hacks that make some of the black and white emoji show up as color. This issue needs to be fixed in the keyboard not in the fonts.
The Zip does a clean install every time now to prevent issues.
Update:V3 released.
Changelog:
Updated noto-cjk from v1.002 to v1.004
Updated nono-other fonts to git revision 33d499e
Update Roboto fonts to 15/08/20 build
WIP new explanations of what this is:
Google keeps compiled fonts in the AOSP source tree.
These fonts are updated sporadically and the updates don't get spread out well through all branches and releases.
Even worse, even the master branch fonts in AOSP are sometimes heavily outdated when compared to the fonts's sourcecode project. Unfortunately part of the compiling process is still closed source so we have to take what we can get, e.g. AOSP binaries.
What my mod does is cherry pick the latest font description XML from AOSP (usually master branch or a marshmallow tag), and merge that with the the XML's from Sony.
All the fonts that get used according to the XML are then cherry picked from their respective repositories on AOSP.
The Sony XML and Sony Fonts are taken from Z3 Marshmallow concept and/or Z5 roms, they are generally the same.
So in a nutshell this mod updates any outdated AOSP and Sony font on your phone and replaces the XML files so all those fonts actualy get used.
I also delete a few fonts that are either unused or depreciated.
This will work on any rom that uses the AOSP locations for fonts and XML's but it will not delete fonts that are not on stock roms so it could leave some clutter behind.
This mod does nothing to the input side of things, so you will need a marshmellow 6.0.1 aware keyboard to be able to type the new emoji's,
It seems to work out of the box on the sony keyboard and there are modded google keyboards available too.
Font sources:
Roboto
Upstream source: https://github.com/google/roboto
AOSP stable:
Noto
Upstream source: https://github.com/googlei18n/noto-fonts
AOSP stable:
Noto-CJK
Upstream source: https://github.com/googlei18n/noto-cjk/commits/master
AOSP stable:
Noto-emoji
Upstream source: https://github.com/googlei18n/noto-emoji
AOSP stable:
Emoji One (reviewing the posibility of adding this)
Upstream source: https://github.com/Ranks/emojione
AOSP stable: https://github.com/googlei18n/noto-emoji/issues/9
Upstream source: https://github.com/google/roboto
AOSP stable:
More to come..
notocoloremoji from ios or not?
cipetonk said:
notocoloremoji from ios or not?
Click to expand...
Click to collapse
No these are the official Google emoji's, so its almost the same as IOS9.1 now, you can see all the new ones here http://blog.emojipedia.org/android-6-0-1-emoji-changelog/
tetsuo55 said:
No these are the official Google emoji's, so its almost the same as IOS9.1 now, you can see all the new ones here http://blog.emojipedia.org/android-6-0-1-emoji-changelog/
Click to expand...
Click to collapse
thanks for the port, works beautifully on Z Ultra 5.1.1 latest update, and stock keyboard
kientrongtran said:
thanks for the port, works beautifully on Z Ultra 5.1.1 latest update, and stock keyboard
Click to expand...
Click to collapse
Great thanks for confirming
Just tested on my M4 Aqua. I can see all the new emojis but does the mod does not work with Google Keyboard but Xperia Keyboard works fine
I found a modded Google keyboard with all emojis enabled https://www.androidfilehost.com/?w=profile&uid=24052804347772174
can i use in xperia p cm12.1?
does the emoji support?
and how to install it?
I will look into rewriting the description based on your inputs.
To install it simply flash it from recovery
The mod will work on any rom that uses the standard AOSP location for font related files.
Since this is made for stock rom's on other roms some fonts might get orphaned since they are no longer called in the XML files,
Additionally the Sony fonts will replace some other fonts which might look strange if a view was designed for a specific font.
I also want to add that these fonts are the newest pre-compiled ones i could find, but that the source code for the fonts is actually many commits ahead of what google provides in AOSP. I can't compile the fonts myself so this is the best i can do for now.
Inputwise i'm glad to hear that the sony keyboard works, the google keyboard probably needs to be the one from marshmellow 6.0.1 onwards. thats probably what the linked modded keyboard is,
tetsuo55 said:
I will look into rewriting the description based on your inputs.
To install it simply flash it from recovery
The mod will work on any rom that uses the standard AOSP location for font related files.
Since this is made for stock rom's on other roms some fonts might get orphaned since they are no longer called in the XML files,
Additionally the Sony fonts will replace some other fonts which might look strange if a view was designed for a specific font.
I also want to add that these fonts are the newest pre-compiled ones i could find, but that the source code for the fonts is actually many commits ahead of what google provides in AOSP. I can't compile the fonts myself so this is the best i can do for now.
Inputwise i'm glad to hear that the sony keyboard works, the google keyboard probably needs to be the one from marshmellow 6.0.1 onwards. thats probably what the linked modded keyboard is,
Click to expand...
Click to collapse
Well it works fine on my Xperia M4 Aqua with 5.0 Stock. I think it would be nice to have a zip to revert to regular fonts.
ardentis said:
Well it works fine on my Xperia M4 Aqua with 5.0 Stock. I think it would be nice to have a zip to revert to regular fonts.
Click to expand...
Click to collapse
Great that it works. However reverting does not seem to make a lot of sense. Can you explain a scenario where it would make sense?
The only way a revert zip would work is if i backup the original files and actually wipe the whole font folder.
Even then you would get the same files back but with the unfixed bugs and unused fonts
Thanks for the update. Works fine on Z2 5.1.1
tetsuo55 said:
Great that it works. However reverting does not seem to make a lot of sense. Can you explain a scenario where it would make sense?
The only way a revert zip would work is if i backup the original files and actually wipe the whole font folder.
Even then you would get the same files back but with the unfixed bugs and unused fonts
Click to expand...
Click to collapse
The revert zip would be useful if it does not work or it causes a bootloop. In that case, you go into recovery and flash the revert zip
ardentis said:
Just tested on my M4 Aqua. I can see all the new emojis but does the mod does not work with Google Keyboard but Xperia Keyboard works fine
I found a modded Google keyboard with all emojis enabled https://www.androidfilehost.com/?w=profile&uid=24052804347772174
Click to expand...
Click to collapse
i try install it. but some emoji are supported. new emoji doesn't support.
shafyqsod said:
i try install it. but some emoji are supported. new emoji doesn't support.
Click to expand...
Click to collapse
Could you explain in more detail please?
tetsuo55 said:
Could you explain in more detail please?
Click to expand...
Click to collapse
its only show android 5.0 emoji only and what i see there many box with X in it.
when i flash updated font that you give, and try use back the google mod keyboard.
it fully function. all emoji can be use.
:good::good::good:
V3 uploaded.
This time i was able to get many files from upstream.
See first post for details.
Nothing has changed with regards to the (un)installer or the ability of keyboards to use new emoji's
I tried to compile the emoji font myself as there seem to be quite a few updates upstream but my server crashed, maybe some other time.
Version 5 released.
This will be the last version for a while i think, google is working on their font compiling framework and i don't expect any updates until they finish that part.
Note this version contains no emoji hacks, so some emoji's will display as black and white if they use the wrong unicode-code.
Confirmed working on Xperia M2
On Z1 Compact the updated emojis appear in the stock keyboard, but the flash really ruined a custom theme I was using (!). As if I installed some weird new theme. Why is that?
BTW, how can we use all those fonts?
Related
Based off of new Acer LiquidE bin 0.008.06 & "new" sys
v2.2s Stock No Theme
Optimized
Based on new system (yes, newer than 0.008 bin)
Newer rooted kernel from vache - thanks again
AOSP google apps
Global time
Nexus Live wallpaper fix - thanks Bais
v2.2t Themed *pulled due to..... not working properly
Optimized
Based on new system (yes, newer than 0.008 bin)
Newer rooted kernel from vache - thanks again
Themed
Battery Percent in icon
AOSP google apps
AOSP mms & music
Sense live wallpaper
Global time
Fixed tmobile USA apns
Custom ringtones and notifications sounds
ad-block
exchange calendar and address book sync
full market access
Nexus Live wallpaper fix - thanks Bais
more.....
v2.1.9 BETA (FINAL by eViL - as long as things work)
Same as 2.1 except with working google sync (I think :lol: ) - Ok, not funny, so please report issues.
Based on new system (yes, newer than 0.008 bin)
Newer rooted kernel from vache - thanks again
Thanks for testing & feedback bais & vache.
Known Issues:
After signing into Google, sign-in keeps popping up. *fix - either press home or reboot and it should go away
________________________________________________________________________________
_____________________________________________
2.1.6 with no google apps http://www.mediafire.com/?sharekey=3f0b4ef...80654b192e70f3f
Market fix & Google sync fix (possible) [flash these in recovery, no wipe] http://www.mediafire.com/?sharekey=3f0b4ef...47708e37b913e74
*You can still use the ROM perfectly fine w/o google apps. You will just need to find another way to get apps, like slideme or something.
________________________________________________________________________________
______________________________________________
v2.1 Total Beta
Based on new system provided by my NEW source
Contains most things except urfooz, spinlets, DTG and some others
Rooted
Busybox
Superuser
Not themed or optimized. (it's actually pretty plain.)
The bin that this system was from contained a new baseband, 3.11.xx
Known Issues:
Google sync not working
________________________________________________________________________________
____________________________________
Based off of new Acer LiquidE bin 0.008.06
v2.00r1
All new apps and framework optimized
Rooted - Thanks to vache!
Busybox
Superuser
Removed urfooz, spinlets, dlna, AcerAbout, AcerSettings, AcerSync, AcerUpdateNotifier, Docs to Go, Facebook, Maps, Twidroid
Replaced Deskclock with Droid Deskclock, Mms and Music with ASOP Apps
Added Dimmer, explorer, Quickboot, SetCPU, gscriptLite, Moto Cal & Gal
Black/Smoke glass theme - most widgets and launcher - from varies devs (thanks!)
Battery with percent - ported from Canadiancrow
More I don't remember right now.
Known Issues:
Deskclock has garbled text
Cannot disable haptic feedback
Black date text in statusbar - fixed here http://www.mediafire.com/?ywjmtw0mzmn
bin 0.008.06 is REQUIRED.
Instructions:
Download Acer Tool
Download and flash 0.008.06 bin via Acer tool
Fastboot Malez .43+ recovery
Boot to recovery, format cache, dalvik & factory reset
Flash eViL LE ROM
Download Repo:
http://www.4shared.com/dir/31525568/eb17c378/LiquidE.html
http://www.mediafire.com/?sharekey=3f0b4ef...6f8cf40558950b4
http://www.androidspin.com/downloads.php?dir=evil_d/ROM/
Download BIN
http://www.mediafire.com/?eityv5dynnn
Download v1.9 and below changelog
http://www.mediafire.com/file/ljfzzfnhimt/LE.txt
|D
reserved for future
woot! 2nd 2.1 custom rom!testing now.thnx!
how is the speed of this one!!!
Krumbalu said:
how is the speed of this one!!!
Click to expand...
Click to collapse
It's pretty good at times. RAM usage is very high with eclair. Hopefully it can get optimized better by the official release.
nice rom, I only have a problem with the htc keyboard does not work ....... how do I restore the default launcher?
lemagi said:
nice rom, I only have a problem with the htc keyboard does not work ....... how do I restore the default launcher?
Click to expand...
Click to collapse
What do you mean "it does not work?"
Here is the original launcher.
thanks for the launcher, I have resolved reinstalling keyboard
Can you implement mutitouch?
does live wallpapers work with this launcher?
[[ Cold ]] said:
does live wallpapers work with this launcher?
Click to expand...
Click to collapse
Yes it does!
lemagi said:
Can you implement mutitouch?
Click to expand...
Click to collapse
We'll see if disco can do it.
small update (1.3).
another update to 1.4.4
Thanks for your job and your great roms ! I download 1.4.4 but 4shared is so slow....
Baz1274 said:
Thanks for your job and your great roms ! I download 1.4.4 but 4shared is so slow....
Click to expand...
Click to collapse
Thanks!
Sorry about 4 shared.....
Is the RAM now better? But great rom.
v1.7 is now available.
An Excellent Eclair for Acer Liquid
I've been using v1.6.7 for the past several days and it has performed almost flawlessly. Initial problems accessing all apps in the Market were sorted out.
A few apps aren't happy
- Handcent SMS presents duplicate incoming messages and something FC's on pop-up if the screen is locked. It eventually becomes unstable. I uninstalled it. It's become too fat anyway.
- Drocap2 creates an empty file sometimes when taking screenshots. Seems to work best making pngs with shake trigger.
- Earthquake app crashes on startup 100% of the time.
But otherwise, this is the best Eclair I've run on the Acer Liquid and better than anything on the HTC G1 /Magic....simply because the video drivers are there for the Liquid...and that means *everything* works.
At the moment I'd pick eViLD v1.7 over LCR v1.1.1....for both stability and the fact the voice searching / input works.
Well done!
You will se that liquid is fast like cheetah when Acer will release stable ROM, and our devs make it 3 times faster
Is there ready rom with transparent status and notification bar?
I have tried find that mod, but i haven´t found..
And i have tried couple differend mods witch hasn´t been made in defy and usually phone stucks
What phone do you use? I have a Defy+, so this answer may not apply.
There are very few ROMs available to choose from (as most of them seem to come either from Quarx's CM10 or MIUI), and these do not include any notification transparency support.
What I did was to apply the update zip from this thread over Quarx's CM10 ROM (I just updated to 20130318). This gave me a transparent notification bar for the default theme, but you must be warned that if you change your theme, then it probably WON'T remain transparent, as different themes can specify that their status-bar is opaque.
Some themes already come with a transparent setup for the notification bar (for example, I used one called "Blue Line"), but the majority do not. In these cases you need to actually edit the theme in order to get transparency back (as explained in this post), however installing a modified theme will require you to not just decompile and recompile the theme .apk, but you also need to re-sign it (and finally, some will refuse to apply unless you remove some preview.png files within).
Notice that even themes with a transparent notification bar will not be displaying as transparent until after you apply the update zip I linked to first.
And this is JUST for the notification bar. I've been reading around a bit on how to add transparency to the notification drawer, but the steps required have just turned me off from trying that.
In brief, a transparent bar with the stock theme is easy. If the theme you like doesn't includes it, then it's going to take getting your hands dirty...
It shows that Android is based on Linux when it requires all this voodoo magic for a transparent notification bar T_T'
I have installed that statusbar mod. And it seems to working fine.
Does anyone know is those slim rom´s how stable and fast?
I like quarx´s rom´s cause they are so fast.
I just upgraded to the Slim Bean 3.1.0 by Kayant. I must say the transparency settings for status-bar / notification-bar are really awesome (it even works with installed themes).
The ROM works very well, if you read the comments on the linked thread, you'll see that it is a pretty neat ROM. Some users reported problems with using different CPU schedulers, but I personally use "CPU Tuner "with the default government (onDemand) which works well so far. However, the voltage settings gives me an error saying that it cannot retrieve the values, thus I cannot undervolt my Defy+.
Notice that this ROM uses Quarx's kernel underneath, so performance should be very similar. Unfortunately, the last update to that Slim Bean release is from February 25, meaning that it uses Quarx's kernel from the 20130217 nightly.
I should try poking that thread to see if there's any way in which us users could update the underlying kernel.
EDIT: Lookie here, it looks like Kayant is keeping an eye on Quarx's development, so we may get an updated kernel anyway
Kayant said:
Well it looks like Quarx has finally got new wifi drivers working and man it really showed me how wrong I was to have even attempt porting it myself because my method was so wrong and would have never work. I guess I will leave the kernel stuff to the experts
Now am going to wait and see if Quarx updates his repos more then I will try compile the new kernel with the new wifi drivers and hope it will work without me having to build the roms from starch ^_^
Click to expand...
Click to collapse
Do you know where i can download that Slim Defy 3.1.2? I try to look download link but i did´t found it...
And how big difference is between that slim defy and the kayant 3.1.0?
zaumer said:
Do you know where i can download that Slim Defy 3.1.2? I try to look download link but i did´t found it...
And how big difference is between that slim defy and the kayant 3.1.0?
Click to expand...
Click to collapse
You need to register on the forum, then give the poster "Thanks!" ("Agradecer") before the download link becomes available ("descargas").
Kayant's release is based on Slim Bean 3.1.0, whereas 3.1.2 seems to have only two differences: "Update Me" (a program to handle updating the ROM from within the phone) and updated translations. So it's not that big of a difference...
I have no idea what kernel is running in the Slim Defy release, it only mentions that it has support for updating/using JellyX. I would not be surprised if it is Quarx's kernel, though.
Kayant is going to soon work on updating his ROM releases to 4.2 JellyBean rather than 4.1.2, so I don't think it's correct to say "updating" has come to a stop on the Kayant releases. It might be worth following his thread.
That's all I know, sorry if it isn't enough.
Anyone given this a try yet with OTA updates? this weekend I'll install TWRP and give it a try got some good feedback.
http://en.miui.com/thread-462506-1-1.html
downloading right now and will give it a try. Link to the file https://www.androidfilehost.com/?fid=385035244224410049
Looks pretty nice actually.
He says "combo of MI.EU and MIUI Official" I wonder what pieces from each are included.
@stevm let us know what you think
Full Feature List:
Features 03/01/2017
Based on Latest 6.12.29 build (hybrid official chinese build & Xiaomi.eu build)
Multilanguage
Gapps Pico pre-installed (Google Play Store and Google Services... you can choose what Google app's are you going to install later )
Épic OTA Service Added on Settings
Changes to customize if you want your Clock and system icons (available on future builds)
Epic Mods on OTA app (available on future builds)
Root SuperSU updated and adapted to Xiaomi Mi MIX (2.78)
Init.d support
Busybox pre-installed
Kernel tweaks (very little changes)
MIUI Launcher improvements
Camera MODs (better image quality)
Adway integrated on system (you can see also on Settings)
All Chinese app's and Google app's (bloatware) removed
Advanced Reboot Menú (PowerMenu improved)
DolbyAtmos Updated to latest version
Support Xposed but Xposed is not pre-installed (I am not going to pre-install Xposed on this ROM never to prevent System Issues, but I bring you the posibility of install it thanks to init.d, root, and busybox... use Xposed at your own risk).
Few New Icons Added
Some Nice Wallpapers added
More Languajes and Spanish Updated (thanks to @JamFlux)
Assistant Touch Updated Like Epic Team Style
Epic Bootanimation (available on future builds)
Better Battery and Performance/RAM management thanks to few more Scripts from Epic Team
stevm said:
downloading right now and will give it a try. Link to the file https://www.androidfilehost.com/?fid=385035244224410049
Click to expand...
Click to collapse
How's it looking so far?
in the same thread posted the team claims that AOSP will be coming soon to the MIX. can't wait
Actually there's another customed rom called mi-globe which I'm testing on right now. So far it's been quite stable and xposed works well too. However there's no ota on this rom.
Link here in case anyone interested
Www.mi-globe.com
knives of ice said:
in the same thread posted the team claims that AOSP will be coming soon to the MIX. can't wait
Click to expand...
Click to collapse
word? damn...party bout to start.
Running this as well.
Seems to be slightly more responsive than the standard EU ROM.
Great so far!
I don't think there'll be much beyond modified stock ROMs for a while ... Xiaomi are getting slower and slower at releasing sources for their devices. There was a time when they were very quick, but some devices look like they'll never have them released, and others take 4-6 months. That and their constantly teasing worldwide releases which don't actually happen, and very restricted band support on their Chinese market devices mean they're an increasingly poor option IMO. Also, they seem intent on releasing half a dozen variations of each device, which just segments and disqualifies development even further, and confuses potential customers. No secret why their sales are tanking so badly.
Trying to install this I keep getting a "symlink ERROR 7"
The EPIC forum suggests installing twice for no error on the second try, but I get an error every time.
I've added the mi-global and epic rom to the flashing guide.
Can anyone tell me if the epic rom uses the chinese theme store with ALL themes, or the limited indian/global theme store with only a small selection of mostly indian themes?
Don't know if this has a place here. But I am about to go to the EPIC ROM 7.1.5 but my TWRP was not responding on the touch screen, either Official, RC1 or RC2 (I am on Xiaomi.eu 6.12.29).
After a bit of digging I found a link to a version of TWRP on the Xiaomi.eu forums. It is called mimixtwrpsmarty, I cant post links (too new)
Tried it and I now have touch screen again in TWRP on mt 6gb/256gb Mi Mix.
Can we flash EPIC ROM from EU (6.12.29) without wiping anything? Or it's necessary to do a clean install for this ROM?
wu5262 said:
Can we flash EPIC ROM from EU (6.12.29) without wiping anything? Or it's necessary to do a clean install for this ROM?
Click to expand...
Click to collapse
You can. As long as it's dev to dev.
---------- Post added at 04:23 AM ---------- Previous post was at 04:21 AM ----------
underlines said:
I've added the mi-global and epic rom to the flashing guide.
Can anyone tell me if the epic rom uses the chinese theme store with ALL themes, or the limited indian/global theme store with only a small selection of mostly indian themes?
Click to expand...
Click to collapse
Yeah it's the same old limited theme store on all the English rom.
NB: I AM NOT RESPONSIBLE FOR BRICKING OF YOUR DEVICE OR ANY DAMAGES. Please do instructions correctly and if you like it gave me a like
Friends am hear to introduce best rom.
I have tried a number of ROM and i finally i find the best. It is nothing but the H2OS (OxygenOS). It has best inclass performance, stability and everything i wanted. It is based on Android 7.1.1
Hear am going to introduce the steps you have to follow on installing this rom.
1: flash the rom (dont flash gaps),flash the kernal and camera blobs.
2:boot for 1st time
3:reboot recovery and flash gaps (arm 64 -7.1)(i recommend nanno)
4: go to settings and enable google playservices.
5: install android webview.
6:install google service framework (version 7.1.1)
7:if neede remove the Chinese boltes (you can do it through twrp file manager after mounting system)
8: Thats it you are ready to go.
Enjoy the fluid experience of oneplus device
Links:
Rom: https://drive.google.com/file/d/0B2ENISrKPkKqSWloMzFQQXZ6dUk/view?usp=drivesdk
Kernal & camera blobs download from her :
https://forum.xda-developers.com/lenovo-zuk-z2/development/update-simple-update-blobs-t3655017
Android webview:
https://www.apkmirror.com/apk/google-inc/android-system-webview/
Google service framework 7.1.1:
https://www.apkmirror.com/apk/googl...ervices-framework-7-1-1-android-apk-download/
(All the credit go for developers i just collect everything together to make it best)
Wow!! But who is the Developer? Is this Alive In development??
Actually i get it from zuk Europe fan
Dhinesh1999 said:
Wow!! But who is the Developer? Is this Alive In development??
Click to expand...
Click to collapse
The dev is YoulinW he is chineese .rom update i think yes because he have old version and still develope this rom
Sent from my Z2 Plus using Tapatalk
mouadh97 said:
The dev is YoulinW he is chineese .rom update i think yes because he have old version and still develope this rom
Click to expand...
Click to collapse
Great
JIT05 said:
Great
Click to expand...
Click to collapse
What is battery life mate
Three is a newest version available. You can download it from the club.lenovo.cn. This rom is great. Im using it with stock kernel.
Does offline charging works?
If so...
I am pretty sure it's based on top zui 2.5 as always
A port by chinese guy based on zui
* Pstt it's should be at general
Sent from my z2_plus using XDA Labs
Google apps does not work properly
What about magisk and Xposed support?
The newest version is based zui 3.1
is camera zuk based?
notifications zui style (crap IMO) or AOSP style?
no multilang either , could survive tho
https://www.youtube.com/watch?v=hlIXN2EaTgM
just saw this, looks good
This shouldn't be here but in general
Notification is aosp based. The rom is preroted with supersu but you can change it to magisk
can someone send the download link of the latest version
Google apps doesn't work.
Black_ice_Spain said:
is camera zuk based?
notifications zui style (crap IMO) or AOSP style?
no multilang either , could survive tho
https://www.youtube.com/watch?v=hlIXN2EaTgM
just saw this, looks good
Click to expand...
Click to collapse
the camera in that video seems to be aosp based, maybe snapdragon camera. the ZUI camera app in ZUI 3.1 is completely different
can someone post the updated link?
Google apps working fine.
[email protected] said:
Google apps does not work properly
Click to expand...
Click to collapse
Follow step property it will work
This rom is my daily driver for about an week.
Objective
The aim of this MOD is to bring all the optimizations brought by MIUI EU, EPIC and Pro ROMs to the MIUI Global Stable version systemlessly.
Why
The customized versions of the MIUI ROMs like EU, EPIC or Pro bring different modifications and optimizations of the MIUI ROM.
Most of them update the Beta\Stable Chinese firmware releases (EPIC released for global). I'm more fond of Global Stable version due the customization MIUI offers OOTB to India users. But I also don't like the fact that I have to download whole ROM every time whenever there is new release and the same can be simply done via Magisk without actually touching your phone in permanent way. This saves lots if trouble related to OTA and DM-variety etc.
What this MOD offers
Debloated lof of Unwanted apps
System--
AnalyticsCore
BasicDreams
CloudService
Duo
GooglePrintRecommendationService
Hangouts
HybridAccessory
HybridPlatform
MSA-Global
MiPicks
Music2
PaymentService
SystemAdSolution
Videos
VirtualSim
YouDaoEngine
facebook-appmanager
klobugreport
talkback
Priv-apps:-
Browser
PersonalAssistantGlobal
Velvet
facebook-installer
facebook-services
Cherry picked changes from EU, EPIC, GLOBE, PRO ROMS
Other Optimizations
Credits
EPIC team for their ROM for Global Stable
MIUI-Globe team for their MODS
EU team for their MODs
@veez21 for his Magisk Modules namely Terminal Debloater and Systemizer
@topjohnwu for Magisk offcourse!!
Source
https://github.com/Magisk-Modules-Repo/Mi5-Global-Debloat
Download
Available in Magisk Repo as Mi5-Global-Debloat
Changelog
v1 Initial debloat of bloated Global Stable ROM
v1.1 Add background blurr to Multitasking window
v1.2 MIUI 8 fingerprint for Play store certification
v1.3 Camera MODs (better image quality)
v1.4 Advanced Power Menu
v1.5 Dalvik speed mode, telephone ring delay
v1.6 Modified default icons, modified music and sytem laypout
v1.7 Enable Camera2 API, Bluetooth Fixes
v1.8 Additional Gcam fixes
v1.9 Additional media profiles revert
v2.0 revert fixes
v2.1 Debugging Notification turned off
v2.2 Direct Service and Hybrid Accessory Apps debloated
v2.3 MIUI 8 fingerprint removed, play store now good with v9.1
v2.4 preparing for Mi5 9.2, disabling some features, will bring them back once epic ROM releases it
v2.5 Additional bloatware removed from MIUI 9.5 e.g. Facebook bloats, AppVault
v2.6 MIUI Ad solution removed MSA Global
Troubleshooting
TBD
Does it work on Global Dev version too?
I tried to install it and it causes a bootloop for my phone.
nayho said:
Does it work on Global Dev version too?
I tried to install it and it causes a bootloop for my phone.
Click to expand...
Click to collapse
Same here. Works only for Stable version
MI 5 cihazımdan Tapatalk kullanılarak gönderildi
Please read the OP,
It clearly says Global stable.
Why does this change the round icons from the Limitless theme to the ugly square shaped ones?
I have removed some features to avoid bootloop on miui 9.2 stable.
Module updated in repo.
I'm getting around 4-5 hours SOT and 20 hours standby on stock kernel and debloat.
Is it possible to make one for Mi 6(sagit) I installed this to Mi6 and its working, but I would be more calm if I know its made for Mi6, thanks. Great work by the way
pi4a7a said:
Is it possible to make one for Mi 6(sagit) I installed this to Mi6 and its working, but I would be more calm if I know its made for Mi6, thanks. Great work by the way
Click to expand...
Click to collapse
It's very easy to create one customised for Mi6.
In the current state it will work as it is i guess.
Give it try
chhapil said:
It's very easy to create one customised for Mi6.
In the current state it will work as it is i guess.
Give it try
Click to expand...
Click to collapse
I'm already using it, but I realized it says Mi5 today. So if you ever find the time to "tweak" it for Mi 6 we will appreciate it.
Edit: for example the led notification is only white, ppl at the miui forum said it can be multicolor but is more likely software limited. Another
Also missing background blurr to Multitasking window, Advanced Power Menu... just saying. Thanks again.
pi4a7a said:
I'm already using it, but I realized it says Mi5 today. So if you ever find the time to "tweak" it for Mi 6 we will appreciate it.
Click to expand...
Click to collapse
Module name doesn't make any difference, all it does for now it remove some background apps and put some build.prop to enhance. should work as it is.
camera2api
I read on github you encountered the upside down front camera when enabling camera2api. You can fix this by editing an XML file. See this post:
https://forum.xda-developers.com/showpost.php?p=68889572&postcount=18
Halo
Is there a list of the removed apps? I use more than one app from Google and I would like to be sure I don't mess anything up...
Thank you for your time
Sent from my MI 6 using Tapatalk
A list of changes and removed apps so far would be good.
OP Updated for changelog and list of debloated apps
Hi Man, very good module, i like it
I have a small feature request: I really like the rounded corners of the EpicROM for MI5, but cannot find any ressource what so ever to actiate it. And no i dont mean to install an app that draws over the screen. I mean a system-level tweak. On lates Epic-Rom this looks so neat
Can you implement this?
Razerlight said:
Hi Man, very good module, i like it
I have a small feature request: I really like the rounded corners of the EpicROM for MI5, but cannot find any ressource what so ever to actiate it. And no i dont mean to install an app that draws over the screen. I mean a system-level tweak. On lates Epic-Rom this looks so neat
Can you implement this?
Click to expand...
Click to collapse
Contact dan3840 he have a module for Mi6,(It's great) ask him how does it work.
pi4a7a said:
Contact dan3840 he have a module for Mi6,(It's great) ask him how does it work.
Click to expand...
Click to collapse
Hey, thanks for the answer man.
Can you share me the link to the module maybe?
I will dig in the code for this
Razerlight said:
Hey, thanks for the answer man.
Can you share me the link to the module maybe?
I will dig in the code for this
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=76295494&postcount=214 Here you go. Good luck.