I know CM and others have a setting, and I was wondering how easy it would be (if possible) to make it the default on stock.
Anyone know where in the framework I could make an edit? I want this so I can see all my dashclock extensions.
i assume you want to compile android with that change. then cherry-pick these three:
https://github.com/ParanoidAndroid/...mmit/6c594f85d79133852a66b1b16125b6b9facc173b
https://github.com/ParanoidAndroid/...mmit/1638c964f9b03aa981b9d029279a06bdee3c9a88
https://github.com/ParanoidAndroid/...mmit/56f2076f906eb5221659e35ebde09c98e440bb88
initial commit from aokp (i think...), small adjustment and the lock-longscreen for quicker unlock.
hello there
I build AOSP 4.4.2 locally for my Nexus 7. Now wanted to add language tamil (ta-IN) as system UI .
Framework level ta-IN unicode support is already there in AOSP for apps since 4.1.
There are no other ROMS supporting this system UI. MoreLocale2 is not my choice as I wanted to build ROM from source
I understand that there need to be proper string translations in AOSP at
Code:
frameworks/base/core/res/res/values-<language>/strings.xml
for the system to display appropriate system message strings.
What more modifications do I need to make to AOSP sources to recognise my language as System UI language?
thanks
Hello Again,
As the title suggest, I would like to know if a mod (already checked for an Xposed module) exists that will allow me to change my System UI icons? The ones that I am most interested in changing are the Sprint Spark icon and the NFC icon that reside in the statusbar, but if a mod exists that allows me to change more than just those icons that would work as well and thanks in advance for any and all replies.
MTCellph
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?
I have a wiko rainbow.
the native rom when i bought it was android 4.2 jelly beam.
and when i add picture to mms, it's always auto resize in 30kb or 80kb max, however i check 300k max size in settings.
i found a modified native apk which fix this bug.
But this modified apk isn't available on kitkat roms, and not more on loolipop roms.
Which line of text in this mms.apk can I change to correct this problem, in order risizing mode not pass over the settings size max.
Thanks for advance.
i know the better way is to use an other dual sim mms.apk from google store, but no over one is so easy to use for display the 2 sims with operator compagny name. In france my sim1 is called ''orange" and sim2 " freemobile", and i can choose color for each of them
the others apk only display "sim1" or "sim2"