[MOD] Stock MMS APK with 160 characters sms capacity! - Android Apps and Games

Hey!
Here's a mod for the Mms.apk.
The biggest feature, and the reason I modded this, is to get 160 characters capacity per SMS for non-English languages, and not 60-70, with extra costs for lengthy messages!
Features
• 160 characters capacity! (unicode to GSM 03.38 convertion)
Languages that should get 160 characters capacity:
↳ Greek
↳ Czech
↳ Spanish
↳ French
↳ Polish
↳ Portuguese
↳ Slovak
• No smiley on keyboard, new line support instead (thanks to mikko3024)
• A little bit bigger text message box (when it expands) so you can have a better view of your text, not much scrolling.​
Deodexed ROMs
Download
• AOSP 4.2.1: v2 APK
• CM10.1 (JB 4.2): v2 APK --------- v2 flashable zip (thanks jimdem )
• AOSP 4.1.2: v2 Inverted APK
• CM10 Stable (JB 4.1): v2 APK
• Jelly Bean 4.1: v2 flashable zip (thanks jimdem )
• MIUI v4 (ICS 4.0.4): v2 APK --------- v2 flashable zip (thanks jimdem )
• ICS: v2 flashable zip (thanks jimdem ) ​
How to install
Flash ZIP as usual or if you prefer the APK:
• adb push it to /system/app !
or
• Backup original Mms.apk (/system/app), just to be safe
• Use a file manager (with root access) to copy file to /system/app.
• Set apk file permissions to rw-r--r-- (644).
• Set apk file ownership to root:root.​
Sample input / output (characters mapping)
Input:
αβγδεζηθικλμνξοπρσςτυφχψωάέήίόύώϊϋΐΰΑΒΕΖΗΙΚΜΝΟΡΤΥΧΆΈΉΊΌΏΪΫŰűŐőąćęłńśźżĄĆĘŁŃŚŹŻÀÂÃÈÊÌÎÒÕÙÛâãêîõúûçěščřžďťňáíéóýůĚŠČŘŽĎŤŇÁÉÍÓÝÚŮŕĺľôŔĹĽÔÏïëË
Output:
ABΓΔEZHΘIKΛMNΞOΠPΣΣTYΦXΨΩAEHIOYΩIYIYABEZHIKMNOPTYXAEHIOΩIYÜüÖöacelnszzACELNSZZAAAEEIIOOUUaaeiouucescrzdtnaieoyuESCRZDTNAEIOYUUrlloRLLOIIee
Added in v2:
ñ → n
Ñ → N
Đ → Dj
đ → dj​
Source / smali changes (v2)
160 chars mod src/smali: http://d-h.st/GwK (CM10 quick reply popup requires some more editing)​
Enjoy!

OP updated with CM7 apk modded!
Anyone on GB (not CM7!) can try it and write if it works.

Great work Any chance for dark version?

boofuls said:
Great work Any chance for dark version?
Click to expand...
Click to collapse
No, unless someone can give me a dark version apk to mod
---------------------
OP will be updated soon with source / smali changes.
edit: Done!

When i use polish characters my message still can not be 160 characters in length ;/ Why is this happening?

Fikul said:
When i use polish characters my message still can not be 160 characters in length ;/ Why is this happening?
Click to expand...
Click to collapse
You mean the counter shows 70 characters?
Can you copy paste here the text you're trying to send? Wanna check myself
edit: Here's a sample message (random swype's, sorry )
{
"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"
}

For example : Witam, mam do zaoferowania prace na terenie trójmiasta od godziny 17.
When i try to write something else, it creates next message.
I have an ICS 4.0.3 rom.

Fikul said:
For example : Witam, mam do zaoferowania prace na terenie trójmiasta od godziny 17.
When i try to write something else, it creates next message.
I have an ICS 4.0.3 rom.
Click to expand...
Click to collapse
Did u install it correctly?
check my screenshot above

It may be permissions ?

Fikul said:
It may be permissions ?
Click to expand...
Click to collapse
If you try to install it as a normal APK it will fail.
You need to push it using adb,
OR
Backup your current Mms.apk before using this one.
Using Root Explorer (or any file manager of your preference) copy file to /system/app.
Set proper permissions (rw-r--r-- or 644).
Set File ownership to root:root.

theos0o said:
If you try to install it as a normal APK it will fail.
You need to push it using adb,
OR
Backup your current Mms.apk before using this one.
Using Root Explorer (or any file manager of your preference) copy file to /system/app.
Set proper permissions (rw-r--r-- or 644).
Set File ownership to root:root.
Click to expand...
Click to collapse
How to set file ownership ? Can i use rootexplorer ?

Fikul said:
How to set file ownership ? Can i use rootexplorer ?
Click to expand...
Click to collapse
Yes.
But I think this will work only on deodexed ROMs!
I'm looking into it.

So this is the cause.... i have odexed rom. Thx a lot

Fikul said:
So this is the cause.... i have odexed rom. Thx a lot
Click to expand...
Click to collapse
I have a possible solution.
Backup Mms.apk and Mms.odex files (/system/app) then delete them and install (like a normal apk) this one:
http://www.mediafire.com/download.php?kghjrj3hjd8i1ip
It seems to work here, want some more feedback

theos0o said:
I have a possible solution.
Backup Mms.apk and Mms.odex files (/system/app) then delete them and install (like a normal apk) this one:
http://www.mediafire.com/download.php?kghjrj3hjd8i1ip
It seems to work here, want some more feedback
Click to expand...
Click to collapse
Now it works ! Thx very much !

Fikul said:
Now it works ! Thx very much !
Click to expand...
Click to collapse
Good!
I've updated OP with separate odexed/deodexed info.

Can you support for Vietnamese language?
Sent from my Milestone using XDA

Works great on my Galaxy ACE for Greek! [deodexed ROM]
Thanks man!
ΥΓ: Επιτέλους ρε φίλε, έχουμε μπαφιάσει στο GoSMS και το Handcent

ngonchan said:
Can you support for Vietnamese language?
Sent from my Milestone using XDA
Click to expand...
Click to collapse
I don't know.
Is there any SMS messaging app that supports vietnamese sms's with 160 chars length?
I don't know the language so I can't be sure about the meaning of each character

We discovered a little issue with odexed ROMs (settings get reset on app restart or phone reboot), so I removed the new APKs from OP.
I'll need to find and work on Mms.odex files.

Related

[[[MOVED]]][ROM][12/8/12][JRO03D] ShogunDroid | Solid | Modded | TabletUI | Trinity

Hi Guys! We've MOVED TO: [TEAM SHOGUN] AOSP & AOKP Nexus7 JB-builds!
{
"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"
}
MESSAGES FOR USERS::
---WORK IN PROGRESS---
-UPDATE: Fixes coming soon we'll notice with a post
FEATURES:
-Based On JRO03D 4.1.1 Factory Image
-Rooted (SuperSu)**
-Busybox**
-Fully Deodexed
-Fully Zipaligned
-Optimized
-Super Fast & Fluid (i think )
-Full JB TabletUI (if you wanna come back to stock dpi go here ) If you wanna keep TabletUI without come back to stock dpi, flash the Better Rendering .zip in OPTIONALS
-Full Landscape Mod For Stock Launcher
-Stock Google's Look
-Trinity Kernel 1600 Mhz (Experimental) ONDEMAND GOVERNOR + OC Deamon with Clock at 1536 Mhz for Battery Life (i'm thinkink also about setting 1420 Mhz , but tell me if 1536 make good battery use)
-Multi-Reboot-Power Menu ( soon flashable .zip )
-Nav Bar Blue Button ( soon flashable .zip )
-Colourless Bootanimation
-Build.prop Tweaks: Battery, Image Quality, Streaming, Performance ( WiFi Scan Interval Increased for Battery Life )
-Adfree
-Usermanagement app included for enabling Jelly Bean Multi-Users (experimental features)
-Email.apk and Exchange2Google.apk removed (look at OPTIONALS if you wanna)
-Useful apps added
-Try to give direct support, although i haven't a Nexus7
-Maps, Earth, Street View Updated to recently version
*Don't install cpu control' apps if you wonna keep OC Deamon You can change settings with ES File Explorer in system/etc/virtuos_oc (REMEMBER: don't set values above kernel capacity, in this case 1600 is the max for "wake")
**Due to some stranges problems with the kitchen, root enabling remain a flashable .zip for now, don't kill me for this [flash SuperSu.zip in the attachment if you don't wanna Busybox]
-Still haven't Nexus7. Fortunately @Harry GT-S5830 has one for testing
Code:
[B]CHANGE LOG:[/B]
[B]Release 13/8/2012[/B]
ShogunDroid v0.0.2
[COLOR="Red"]
-Updater Script Fixed
-Root Included in Rom
[/COLOR]
[B]Release 12/8/2012[/B]
ShogunDroid v0.0.1
[COLOR="Red"]
-Fixed "Status 0 error" and Missing Install! Thanks to @Harry GT-S5830
-Re-Builded
-Re-Edit build.prop Tweaks
-Managed some added apps
-Minor fixes
[/COLOR]
[B]Release 10/8/2012[/B]
ShogunDroid v0
[COLOR="Red"]-Initial Release[/COLOR]
INSTRUCTIONS
"if you do not follow these instructions and have a problem we will not help you."
1)boot into recovery
2)make sure signature verification is off
3)wipe cache and dalvik cache, data is nice but I've been able to dirty flash this over other ROMs
4)flash
if you get status 7 error you must fix permissions, its a problem with the updater script!
OPTIONALS:
-Email.apk & Exchange2NOPIN.apk flashable .zip thanks to @craigacgomez -> Here
-Better Weather icons thanks to @lightninbug -> Here
-Wallpapers: here - here
-Better TabletUI Rendering [flash this .zip -> Here ]
THANKS TO:
[email protected]Harry GT-S5830 BEST Thanks to my Awesome Associate for Updater-Script Fix :fingers-crossed:
[email protected]xda for giving us a place where we can learn
[email protected]Google for Base and Gapps
[email protected]CdtDroid for the perfect android kitchen's guide (The Ultimate guide for android ROMing) Awesome Thanks! :fingers-crossed:
[email protected]dsixda for the kitchen (amazing work!) :fingers-crossed:
[email protected]djp952 for teaching us how to enable rotation toggle like nexus 7 (Big Thanks!)
[email protected]morfic for his amazing Trinity Kernel
[email protected]xIC-MACIx and @Kahvitahra for the Multi-Reboot-Power Menu
[email protected]sonnysekhon for his colorless bootanimation
[email protected]Appaholics for Usermanagment app
[email protected]craigacgomez for email.apk and exchange2-NOPIN.apk
[email protected]cclauss777 for helping me testing rom before @Harry GT-S5830's joining to Rom's Team
DOWNLOADS
MOVED
So this ROM has no email? That was removed, so we don't have the ability to access an Exchange server, for things like work emails?
Why would you make a ROM for a device that you do not have?
SquireSCA said:
So this ROM has no email? That was removed, so we don't have the ability to access an Exchange server, for things like work emails?
Click to expand...
Click to collapse
i'm uploading to thread just now for who use only gmail, doesn't need email.apk and exchange2google.apk, after all they use a lot of battery. btw im uploading for who needs them
timmytim said:
Why would you make a ROM for a device that you do not have?
Click to expand...
Click to collapse
you know, passion ( but i add only things that i know that works , the rest is made by google :fingers-crossed: )
BigBrother1984 said:
you know, passion ( but i add only things that i know that works , the rest is made by google :fingers-crossed: )
Click to expand...
Click to collapse
Wow, you really like to use those emoticons huh?
timmytim said:
Wow, you really like to use those emoticons huh?
Click to expand...
Click to collapse
yes man, they manifest how i feel when i speak about something and with someone :fingers-crossed:
SquireSCA said:
So this ROM has no email? That was removed, so we don't have the ability to access an Exchange server, for things like work emails?
Click to expand...
Click to collapse
BigBrother1984 said:
i'm uploading to thread just now for who use only gmail, doesn't need email.apk and exchange2google.apk, after all they use a lot of battery. btw im uploading for who needs them
Click to expand...
Click to collapse
Default Email UP in the attachments
BigBrother1984 said:
Default Email UP in the attachments
Click to expand...
Click to collapse
Can we use the modded one, that doesn't require you to set a PIN or force the device to be encrypted, etc?
is it tablet ui by default? i dont want the tablet ui
jarjar124 said:
is it tablet ui by default? i dont want the tablet ui
Click to expand...
Click to collapse
open ES File Explorer ( settings/check "up to root", "root explorer", "mount file system"), then go to system folder/ open build.prop with es notepad and search for
Code:
# set default lcd density to TVDPI
ro.sf.lcd_density=160
#Old Defaul DPI
#ro.sf.lcd_density=213
change to this
Code:
# set default lcd density to TVDPI
#ro.sf.lcd_density=160
#Old Defaul DPI
ro.sf.lcd_density=213
and save.
-you have to add "#" before "ro.sf.lcd_density=160" and remove "#" before "ro.sf.lcd_density=213"
SquireSCA said:
Can we use the modded one, that doesn't require you to set a PIN or force the device to be encrypted, etc?
Click to expand...
Click to collapse
my it's a near stock rom, make a nandroid before and then flash the mod. let me know how it goes
Aw man, got a Status 0 when trying to flash the rom Had to resort to a backup.
cclauss777 said:
Aw man, got a Status 0 when trying to flash the rom Had to resort to a backup.
Click to expand...
Click to collapse
done full wipe? try again with full wipe (data-cache-dalvik) and let me know.
have you done a nandroid?
EDIT: also try to re-download the rom
FOR ALL WHO FLASHED THE ROM:
Please guys rate if there something wrong, or if is all ok because i haven't a Nexus 7 just comment with a yes or no about working
cclauss777 said:
Aw man, got a Status 0 when trying to flash the rom Had to resort to a backup.
Click to expand...
Click to collapse
Status 0 means wrong updater binary
Sent from a Nexus 7 using my fingers
Harry GT-S5830 said:
Status 0 means wrong updater binary
Sent from a Nexus 7 using my fingers
Click to expand...
Click to collapse
i've to recook? or is an error about specific device? thanks
EDIT: i searched around. in dsixda kitchen i've to create "edify_def" file for nexus7, right?
cclauss777 said:
Aw man, got a Status 0 when trying to flash the rom Had to resort to a backup.
Click to expand...
Click to collapse
try: flash rom, then flash only SuperSu0.94.zip in the attachments of 1° post, reboot and tell me
Yes I did do a full wipe. I also redownloaded and I'm still getting the error. This rom looks so good too lol
Sent from my Nexus 7 using Tapatalk 2
BigBrother1984 said:
i've to recook? or is an error about specific device? thanks
EDIT: i searched around. in dsixda kitchen i've to create "edify_def" file for nexus7, right?
Click to expand...
Click to collapse
Grab a zip from this forum and unextract it, go to meta inf google android and find where the Update binary is, copy and paste that into your ROM.zip in same spot, should work now

[APP][2.2+] ApkRenamer - rename your apks

{
"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"
}
hi all, this is my first app i hope you like it!
ApkRenamer renames automatically apks file in your device. If you have an apk file with a name you do not know, this application allows you to rename it with its original name using various options of renaming (such as original name, package name, version)
Download:
Free version https://play.google.com/store/apps/details?id=com.bongoman.apkrenamerholofree
Paid version https://play.google.com/store/apps/details?id=com.bongoman.apkrenamerholo
Free version (alternative link) https://www.dropbox.com/s/wdox0re7yot3fg6/ApkRenamerHoloFree.apk
PC Version
written by pesiran, click to check his XDA thread
Code:
Full Changelog
Version 2.0.1
-added russian,simplified and traditional chinese
Version 2.0
-new UI
-added new side menu (click to open or swipe from left)
-added sorting options
-bug fixes
Version 1.9
-added ActionBarSherlock for pre-ICS devices
-added select all/deselect all buttons
-bug fixes
-some fixed translations
Version 1.8
-added translations:French,Spanish,Slovak,Polish,Indonesian,German
-bug fixes
Version 1.7
-bugfix
Version 1.6
-rework of apk search logic - now user must start manually apk search
-added search button
-support for external/internal memory
-faster apk search
-added support for Android 2.2+
Version 1.5
-more bugs fixed
-renamed underscore separator
-french translation
-added alternative version as renaming element ( v1.xx) (Paid version)
-added version code as renaming element (Paid version)
Version 1.4
-fixed most crashes
-character ' in file name is now removed
-parent directory in folder selection is now added as first item
Version 1.3
-Fixed a possible crash
-Clicking on a item shows more info about apk
-Added dark theme
-Added space as separator
Version 1.2
-Fixed rename bug
Version 1.1
-Fixed some bugs
-Added subfolder search
Re: [APP][4.0+] ApkRenamer - rename your apks
Y 4.0+
PHONE SLOW CLICK ME?
_____________________________________
"Waiting 4 s4......"- TingTingin"​
Edit: 2.2+ version now released
R: [APP][4.0+] ApkRenamer - rename your apks
Bellaaaaaa
Very good work!
Im on free,and i should add a feed on gplay 5 stars
R: [APP][4.0+] ApkRenamer - rename your apks
Ti andrebbe di pubblicare l app AdBlocker + sul play(guarda i miei threads)
?
Can you publish my app to play?
Btw asap new feeds for your app!
Svarion said:
hi all, this is my first app i hope you like it!
ApkRenamer renames automatically apks file in your device. If you have an apk file with a name you do not know, this application allows you to rename it with its original name using various options of renaming (such as original name, package name, version)
Download:
Free version
Code:
https://play.google.com/store/apps/details?id=com.bongoman.apkrenamerholofree
Paid version
Code:
https://play.google.com/store/apps/details?id=com.bongoman.apkrenamerholo
Click to expand...
Click to collapse
thx sooooooooo much
Re: [APP][4.0+] ApkRenamer - rename your apks
What is this....this just loads endlessly...
Sent from my Jelly Flavored Epic Touch
gamepro602 said:
What is this....this just loads endlessly...
Sent from my Jelly Flavored Epic Touch
Click to expand...
Click to collapse
sorry i have fixed it and submitted new version to play store!
Re: [APP][4.0+] ApkRenamer - rename your apks
Svarion said:
sorry i have fixed it and submitted new version to play store!
Click to expand...
Click to collapse
Thank you
Great app BTW
Sent from my Jelly Flavored Epic Touch
Great app. Would be great to be able to see the original app names on the list as well. Maybe add a long click to view apk details (location etc) and support for external sd for your next update?
Cheers
@Svarion, mate excellent and useful app, it saved me a lot of time. Im buying the pay version now to thank your work :good:
Awesome work! I'm very impressed!
Thanks to you I no longer have to sort through all the apks in my backup folders to find the one I'm looking for. Thanks!!!
Great work, welcome to xda:good:
haha ... awsum!
i was gettin so sick of movin them onto my usb and having to use the pc and the bat file!
:victory:
Excellent!
But please can you add option to use spaces as separators.
PS: If you want french translation... i'm here...
xcly said:
Great app. Would be great to be able to see the original app names on the list as well. Maybe add a long click to view apk details (location etc) and support for external sd for your next update?
Cheers
Click to expand...
Click to collapse
where's located your external sd? i'm using Environment.getExternalStorageDirectory() provided by android os to detect external sd, maybe it needs some tweaking
Albator V said:
Excellent!
But please can you add option to use spaces as separators.
PS: If you want french translation... i'm here...
Click to expand...
Click to collapse
I'll send you the strings to translate, thanks!
and thanks for your suggestions!
Re: [APP][4.0+] ApkRenamer - rename your apks
My dream app!!!! Thank you so much!!! Had an idea of this since I started backing up apks to my SD card... but couldn't make cause I'm not a developer.. thank you so much!!!
sent from a Jelly Beaned Optimus One using XDA Premium
Re: [APP][4.0+] ApkRenamer - rename your apks
TingTingin said:
Y 4.0+
PHONE SLOW CLICK ME?
_____________________________________
"Waiting 4 s4......"- TingTingin"​
Click to expand...
Click to collapse
+1 Why only for ICS and up?
Sent from my SCH-I500 using Tapatalk 2
Re: [APP][4.0+] ApkRenamer - rename your apks
Hi, first off, I'd like to thank for your amazing work. Very useful. But, I see some apps are not renamed. For example SG: Deadzone and Ghost Radar Legacy. Can you tell me why? Thanks in advance.
Sent from my GT-I9300 EX using xda premium
great app it is
but in some reasons i cant access play
can anyone give me a direct link !!
Re: [APP][4.0+] ApkRenamer - rename your apks
Thanks! Looks like a very useful app.
Could you add an option to include package name? Something like this:
Android Jelly Bean com.google.android.jellybean_4.1.2.apk
Enviado desde un teléfono Android | Posted from an Android smartphone

[NEW] AirMessage Port for I9500/I9505 LOLLIPOP 5.0

Hello people,
here is my port of AirMessage.
This port works on I9500 / I9505 Stock Roms DE/ODEXED. If the ROM ODEXED, please delete the .ODEX files.
{
"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"
}
INSTALL: Copy the files in system/ and overwrite the old or delete. Set permissions correctly and reboot!
DOWNLOAD: AirMessage Mod [Fixed] 54.7 MB - Update 2015/05/02
Have fun
In the next Release:
-white FloatingMessage settings (more Lollipop Style)
-import of WhatsApp Messages
-automatic enable toggle
EDIT: Works well on the S4 & S5, Successfully tested on:
G900FXXU1BOC7 - ODEXED
G900FXXU1BOD3 - ODEXED
I9505XXUHOD7 - ODEXED
I9505XXUHOB7 - DEODEXED
I9505XXUHOB7 - ODEXED
I9505XXUHOB8 - ODEXED
I9500XXUHOA7 - DEODEXED
I9500XXUHOB8 - DEODEXED
EDIT#2: If the Mod is inserted and Floating Message (Settings) shows no SecMMS.apk is now fixed. Sry, please reinstall the mod and test again! I noticed it only after a factory reset, Ups
EDIT#3: Small update
- Fixed a bug in the SecMMS_Candy. When a SMS has saved as a draft and reopen (FC)
- White Background of Settings (S4 and S5)
- SecMMS_Candy more compressed
- SecSettings S5 Port, this enable the Settings for Floating Message on S4
If someone wants to help you in locating, write me a pn! For more Languages.
Moonglade89 said:
Hello people,
here is my port of AirMessage.
This port works on I9500 / I9505 Stock Roms DE / ODEXED. If the ROM ODEXED, please delete the .ODEX files.
INSTALL: Copy the files in system / and overwrite the old or delete. Set permissions correctly and reboot!
DOWNLOAD: mega.co.nz/#!jgoUDaTJ!uXLaH2t7eiAD-lNHqeNxE6WhKhTxe61V4YyFfI2T2Mw
Have fun
Click to expand...
Click to collapse
not work in my s4 i9500, Himself app, AirMessage Not installed from system/app
sis tema said:
not work in my s4 i9500, Himself app, AirMessage Not installed from system/app
Click to expand...
Click to collapse
Please install the files with root explorer, set the permissions correctly and delete the old apks, clear cache and reboot.
Moonglade89 said:
Please install the files with root explorer, set the permissions correctly and delete the old apks, clear cache and reboot.
Click to expand...
Click to collapse
Which old apks? secmms_candy?
for "floating_message.sh" in etc correctly permissions It is rw-r--r-- or rwxr-xr-x?
I have a hard reset, but no results...
sis tema said:
Which old apks? secmms_candy?
for "floating_message.sh" in etc correctly permissions It is rw-r--r-- or rwxr-xr-x?
I have a hard reset, but no results...
Click to expand...
Click to collapse
Only folders have the permission rwxr-xr-x
1. Yes, delete your old secmms_candy.apk (if available arm-folder)
2.Correct permission is rw-r--r-- for floating_message.sh.
3. Clear your Cache/Data of Messages before reboot,or clear in recovery.
What a ROM you are using?
What does exactly do this mod? Screenshoot?
Sent from my SM-N910S using XDA Free mobile app
Conito11 said:
What does exactly do this mod? Screenshoot?
Sent from my SM-N910S using XDA Free mobile app
Click to expand...
Click to collapse
this mod enable Floating Message on S4/S5 (Multi Language incl. german), screenshots comming!
sis tema said:
Which old apks? secmms_candy?
for "floating_message.sh" in etc correctly permissions It is rw-r--r-- or rwxr-xr-x?
I have a hard reset, but no results...
Click to expand...
Click to collapse
Please try again, Mod is reuploaded!
For more Details, read Post #1 (Edit2)
Work On I9505XXUHOB7 odexed ?
OMassalia said:
Work On I9505XXUHOB7 odexed ?
Click to expand...
Click to collapse
My wife has the I9505XXUHOB7 odexed. It works!
OK thanks. I test it soon
Have i to rename the files that have your name?
Sent from my SM-N910S using XDA Free mobile app
Conito11 said:
Have i to rename the files that have your name?
Click to expand...
Click to collapse
Yes, of course! :good:
Works but FC for me when i want to go to messages parameters ===> security and no Floating Message in Settings. GT-I9505 5.0.1 stock odex
OMassalia said:
Works but FC for me when i want to go to messages parameters ===> security and no Floating Message in Settings. GT-I9505 5.0.1 stock odex
Click to expand...
Click to collapse
1. Have you added all files, even others.xml and floating_message.sh?
2. set permission for files rw--r--r
3. for Folders rwxr-xr-x
4. all Odex files with arm folder deleted?
5. Dalvik-Cache cleared?
You can also try AirMessage and AirMessageProxy copy in priv-app folder or test my new Update (Includes SecSettings with Floating Message)! Download and Changelog on first Post.
kind regards
moon
I will test this update soon. Secsettings works without FC or any bugs ?
OMassalia said:
I will test this update soon. Secsettings works without FC or any bugs ?
Click to expand...
Click to collapse
SecSettings have a little bug on Settings > Lockscreen > Lockscreen-Widgets (FC). If you find more bugs, let me know...I fixed that ****:laugh:
Thks for your reply. Do you think this bug will fix soon ?
I'm working on, maybe today
again not work (i9500, 5.0.1)...
in settings all icons is black square...

[MOD] Apple 8.3 New diverse Color Emoji for Lollipop

I dont't know if anybody already done it, but here it goes. My first Thread on XDA!
Basically what i did was to extract all the PNG files from original Apple font and build a android compatible font based on NotoFont repository. Something like what angelsel did on the previously Apple Color Emoji posted here on XDA -> this link
The racialy diverse emoji works basically like country flags, they are the association of the original emoji and a skin tone modifier. So, after researching a while how to make a color font, i made it! :victory:
Screenshots attached
That colored squares in the picture are the skin tone modifiers that i said. You can after add then to the user dictionary and link to a keyword, making possible to send the diverse emoji too.
THIS FONT CAN BE USED IN KITKAT ALSO, but racially diverse emojis doesn't work as they should.
[UPDATE] Emojis updated to iOS 9.1 version
TTF (to manually install):
https://drive.google.com/file/d/0BzL4kz3FPLIJakhyNjNTOVJIX1k/view
Replace NotoColorEmoji.ttf in /system/fonts/ by it and apply the right permissions (644). If your stock emojis works, this should be enough.
Installation via update.zip: (should work on any Lollipop or later)
https://drive.google.com/file/d/0BzL4kz3FPLIJYl9QQ25iRnNlM2c/view?usp=sharing
Download and copy to sdcard
Apply via recovery
If after installing the font you are having problems with black & white emojis, please flash the fix available on the attachments! There is one version for Lollipop and another for Marshmallow. It is based on AOSP fonts.xml file but should work in any rom.
OLD iOS 8.3 font version:
FONT DOWNLOAD
Installation via update.zip: (should work on any Lollipop AOSP/CM based)
https://drive.google.com/file/d/0BzL4kz3FPLIJSzFHcFV3ZVp3Skk/view?usp=sharing
Download and copy to sdcard
Apply via recovery
TTF (to manually install):
https://drive.google.com/file/d/0BzL4kz3FPLIJVVZUS0hCMFZuOGc/view?usp=sharing
Replace NotoColorEmoji.ttf in /system/fonts/ by it and apply the right permissions (644). If your stock emojis works, this should be enough.
Usage of the new emojis
Copy the skin tone modifiers from here: http://emojipedia.org/skin-tone-modifiers/
To modify the color of an emoji, insert the desired emoji as always and then add one of these squares forward.
matchung said:
1. create the personal dictionary in input setting:
{
"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"
}
2. pick the new icon, the follow by the modifier.
done.
Click to expand...
Click to collapse
Thanks matchung for this tutorial.
Known Issues
Racially Diverse emojis doesn't display correctly on browser, i don't know why. Anywhere else it is fine.
I didn't implemented diverse relantionships and family yet.
Sorry if my english is not very well. I hope you like it!
I will upload a zip update soon
Is this New Apple emoji or?
Yes, it is. New Apple emoji with diverse skin tone
caiosilva96 said:
Yes, it is. New Apple emoji with diverse skin tone
Click to expand...
Click to collapse
just followed your instruction but don't work. what about zip file?
lollipop 5.1.1
DaveX2012 said:
just followed your instruction but don't work. what about zip file?
Click to expand...
Click to collapse
Try to replace NotoColorEmoji.ttf by the Apple file. Just rename and apply the permissions. If your stock emoji works, it should replace them.
Ps: If you already use Apple emojis, just replace the old AppleColorEmoji.ttf file with this one.
caiosilva96 said:
Try to replace NotoColorEmoji.ttf by the Apple file. Just rename and apply the permissions. If your stock emoji works, it should replace them.
Ps: If you already use Apple emojis, just replace the old AppleColorEmoji.ttf file with this one.
Click to expand...
Click to collapse
Doesn't work . zip file would be good if you can upload zip file. I've flash this files and it work but its old Emoji. You can also look this.
DaveX2012 said:
Doesn't work . zip file would be good if you can upload zip file. I've flash this files and it work but its old Emoji. You can also look this.
Click to expand...
Click to collapse
I made the zip. Uploading it right now. I will update the first post
This should work on all lollipop devices
Sent from my SM-G900T powered by Alliance Rom and ktoonsez kernel
Should long press on emoji will show diffrent emoji?
DaveX2012 said:
Should long press on emoji will show diffrent emoji?
Click to expand...
Click to collapse
No. To do so we need to mod a keyboard.
But you can insert the new emojis by adding a skin tone modifier forward the original emoji.
I updated the first post. Check out the link with the modifiers.
I recommend to add these modifiers to your personal dictionary.
Ok seem can't add in swiftkey keyboard. Would you add more in the features ?
caiosilva96 said:
No. To do so we need to mod a keyboard.
But you can insert the new emojis by adding a skin tone modifier forward the original emoji.
I updated the first post. Check out the link with the modifiers.
I recommend to add these modifiers to your personal dictionary.
Click to expand...
Click to collapse
Can you make a video of how the modifiers work? I don't get it to work and tried everything you wrote
Sent from my Xperia Z3
It works in default samsung messaging app. But i cant get it working on whatsapp.. any help??
navazsayani said:
It works in default samsung messaging app. But i cant get it working on whatsapp.. any help??
Click to expand...
Click to collapse
WhatsApp and Telegram have its own emoji set.
Sent from my Xperia Z3
Wnsly said:
WhatsApp and Telegram have its own emoji set.
Sent from my Xperia Z3
Click to expand...
Click to collapse
Alrighty.. so no way to get it working there?
http://www.androidpolice.com/2015/0...ings-36-new-emojis-and-5-skin-tone-modifiers/
Sent from my Xperia Z3
navazsayani said:
Alrighty.. so no way to get it working there?
Click to expand...
Click to collapse
WhatsApp doesn't has an option to disable its own emojis, so with the oficial app there is no way to get it working. Maybe there is a modded version of WhatsApp which allows it, but i don't know.
Wnsly said:
Can you make a video of how the modifiers work? I don't get it to work and tried everything you wrote
Sent from my Xperia Z3
Click to expand...
Click to collapse
i'm quite busy these days and the screen recording is not working in the last update i flashed into my phone, but i will try to make a tutorial of how to easily use this soon.
Wnsly said:
Can you make a video of how the modifiers work? I don't get it to work and tried everything you wrote
Sent from my Xperia Z3
Click to expand...
Click to collapse
1. create the personal dictionary in input setting:
2. pick the new icon, the follow by the modifier.
done.

?[APP][MOD][Android 5 to 10] Unique 101 Fonts [Samsung A/C/J/M/S/Note Series]?

Hello Everyone! ?
This is for whom are using the SamsungSans for very long time(Like Me).
I have edit (SamsungSans V2.0.00-1 apk) and added 99 Fonts (+2 Already in Apk)
From [Winb33 [MASTER FONTPACK] -=v7.2=- 1120 Fonts]
[ You know the loading of 1120 Fonts taking some more times ]
So I took only those fonts that very much stylish & suitable in device and have added some I like.
So now I want to share the zip file that I am using. :highfive:
?Download?
Android File Host
?Support All Samsung Galaxy A/C/J/M/S/Note Series (TouchWiz & OneUI) Roms (Lollipop/Marshmallow/Nougat/Oreo/Pie/Q)?
❤Credit:?
Winb33 & Ranbir7878
?What You Need??
Need Root and Need Custom Recovery (Magisk/TWRP)
But if you are just rooted than you can put the file by yourself
Just follow the directory of zip and give the apk file right permission 0644
❤If You Like This Mod?
Please Press Thanks :good: It Will Be Appreciate Me.
And Don't Forget To Rate This Thread.
?If Want To Buy me a Drink?
?BTC/Bitcoin Adress : 36mGW6zydHKzZh1nhKXyjGcQBttRA4KHvc
?Payoneer: [email protected]
For Rom Developers: Feel Free To Use My Mod In Your Rom Just Give Credits
------------------ All 101 Fonts Preview ------------------
{
"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"
}
Can we use own Font?
chieco said:
Can we use own Font?
Click to expand...
Click to collapse
If you want to add your own fonts, then yes it's possible
Ranbir7878 said:
If you want to add your own fonts, then yes it's possible
Click to expand...
Click to collapse
could you please add this Font and make your mod 102 Fonts :fingers-crossed:
chieco said:
could you please add this Font and make your mod 102 Fonts :fingers-crossed:
Click to expand...
Click to collapse
pm your email i will send you there
Ranbir7878 said:
Hello Everyone!
This is for whom are using the SamsungSans for very long time(Like Me).
I have edit (SamsungSans V2.0.00-1 apk) and added 99 Fonts (+2 Already in Apk)
From [Winb33 [MASTER FONTPACK] -=v7.2=- 1120 Fonts]
[ You know the loading of 1120 Fonts taking some more times ]
So I took only those fonts that very much stylish & suitable in device and have added some I like.
So now I want to share the zip file that I am using. :highfive:
Download
Android File Host
Support All Samsung (TouchWiz & OneUI) Roms
Credit:
Winb33 & Ranbir7878
What You Need?
Need Root and Need Custom Recovery (Magisk/TWRP)
But if you are just rooted than you can put the file by yourself
Just follow the directory of zip and give the apk file right permission 0644
If You Like This Mod
Please PressThanks :good: It Will Be Appreciate Me.
And Don't Forget ToRate This Thread.
If Want To Buy me a Drink
BTC/Bitcoin Adress : 36mGW6zydHKzZh1nhKXyjGcQBttRA4KHvc
Payoneer: [email protected]
For Rom Developers: Feel Free To Use My Mod In Your Rom Just Give Credits
------------------ All 101 Fonts Preview ------------------
Click to expand...
Click to collapse
Tried installing in both the ways flashed it via twrp
And placed it under system app but nothing worked.
Currently using Dr Ketan's Q04 rom.
kayr619 said:
Tried installing in both the ways flashed it via twrp
And placed it under system app but nothing worked.
Currently using Dr Ketan's Q04 rom.
Click to expand...
Click to collapse
Your Device & Model?
Can you make it as an installable apk file?
[•G-SpotteR•™] said:
Can you make it as an installable apk file?
Click to expand...
Click to collapse
For now its not possible, Hopefully in future
How do delete it afterwards?
zigoraty said:
How do delete it afterwards?
Click to expand...
Click to collapse
Simply by replacing with original SamsungSans apk
Ranbir7878 said:
For now its not possible, Hopefully in future
Click to expand...
Click to collapse
[•G-SpotteR•™ said:
;82430939]Can you make it as an installable apk file?
Click to expand...
Click to collapse
Yes we can do it you need this https://play.google.com/store/apps/details?id=com.aefyr.sai
and you instal the apk with it after uninstal original
Works fine no need root...
Nmc_alves® said:
Yes we can do it you need this https://play.google.com/store/apps/details?id=com.aefyr.sai
and you instal the apk with it after uninstal original
Works fine no need root...
Click to expand...
Click to collapse
First of all, its not possible for signature purpose.
by Lucky Patcher/Split APKs Installer (SAI)
you can do just signature verfication for your Non Rooted device for install that apk
but that not support to change the fonts in non-rooted device
[when u go to change then it will show "This Font is not supported. Contact the font provider. Uninstall this font?"]
Hope you will not post any untested things on XDA
Can you add Helvetica Neue? Thanks in advance.
bigcalvin said:
Can you add Helvetica Neue? Thanks in advance.
Click to expand...
Click to collapse
yes, possible.
send me that font & your mail address
I tried flashing it though TWRP (rooted) , but still only have 3 fonts in display settings? S10+ SM~G975F CTD1
Thanks btw
Note 10+ Rooted, latest Q, flashed in TWRP, still only got three fonts.
not working on samsung tab s3, one ui 1, pie.
installed in twrp, sais flash ok nothing new in fonts. magisk is here of course
Hi. i tried to install to Samsung A7 2017 via twrp but nothing happened. Im using Lineage OS and Android version is 10. Root - Magisk.
Anyone with step by step guide..I'm new to THIS...I'm rooted with magisk and twrp A7 2017

Categories

Resources