[FIX][CM7] Layout fixes [UPDATE - 13/6/2013] - Galaxy 3 Android Development

Use theese fixes with the latest ODEXED CM7 by macellusbe (alpha 9 for now). Otherwise things could get weird.
NOTE 1: I'm not responsible if anything happens to your phone. (as always)
NOTE 2: I won't release deodexed version of theese fixes because this should be fix for original CM7 ROM by marcellusbe, and that one is odexed. If you want to use it on deodexed roms, check the source below and build deodexed version for yourself. Thanks for understanding.
=> Source
=> All in one update.zip with all fixes included
Lockscreen layout fixes
This fix should correct:
- In alpha 9 there is still some problem with custom app slider overlap in lockscreens and with pattern lockscreen to be again wrong. This updated fix should get rid of that.
=> Update.zip​
Correct CM7's default music player layout - big thanks to sad96 for providing how-to for it below!
Based on album cover size change how-to provided by sad96, I did some layout changes to the album art and the text below it to be bigger and have some padding between artist/album/song name. Just like in official CM7.
Updated - Based on alpha 9's Music player.
=> Update.zip​
Phone.apk layout fix
This fix should correct:
- in-call screen - caller picture should be in the right place with the right dimensions.
- some other things in Phone.apk maybe... all dimensions in this app should be correct now.
=> Update.zip​
Already merged fixes to the CM7 port are below
Bootanimation size fix - No bootanimation artifacts
- This bootanimation is modified for the size of 240x400px - so it wont have the "screen blinks white" issue.
Download links removed, already fixed/merged in ALPHA 9.
​
Properly-sized CM7's default keyboard
- This keyboard has some dimensions changes to be smaller and so fit the screen better.
Download links removed, already fixed/merged in ALPHA 9.
​
Settings.apk's "Device settings" layout properly-aligned
Just a little fix that fixes small icon next to "Device settings" option in the Settings.apk and gets rid of left-align that is caused by missing icon in drawable-ldpi and using the mdpi one.
Thanks to sad96 for reporting this issue!
Download links removed, already fixed/merged in ALPHA 9.
​

Changelog
22/7/2012 - Initial release
25/7/2012 - Added/Fixed missing "blur" effect when shutting down/displaying power menu
25/7/2012 - Statusbar text is now as small as it should be.
26/7/2012 - Keyboard has been resized to be smaller (fit the phone better)
26/7/2012 - Fixed wrong-positioned USB Mass Storage app layout
20/8/2012 - Fixed APKs now have full support for the latest alpha 8.3 of CM7 port.
20/8/2012 - Fixed stock CM7's music player album art size/"play" page layout as should in official CM7 be (both portrait and landscape orientations).
22/8/2012 - Added Update.zips for flashing via CWM recovery.
22/8/2012 - Fixed overlaping layout of "custom app starter" when in tab/slide layout of lockscreen when this option is enabled.
23/8/2012 - Fixed the layout of the pattern, pin lockscreen - too small now with a8.3 update Thanks to Pinak.ahuja for reporting!
23/8/2012 - Fixed in Settings.apk - "Device settings" option is aligned to more left than the other ones, icon is also smaller than it should be. Thanks to sad96 for reporting!
28/8/2012 - Keyboard has been resized properly when in landscape orientation.
30/8/2012 - Fixed layout of 3-button dialog - text now has simple one line instead of two which causes some empty space below FORCE CLOSE button and also gets rid of padding below FORCE CLOSE button when displaying dialog which has only this button.
2/9/2012 - Added/fixed battery icons for 5% steps till now this fix included only battery icons for 10% battery steps.
5/1/2013 - Fix for 3-button dialog was not working, reverted back when causing problems across the system - buttons were dissappearing when using HDPI buttons (this framework stuff fix)
5/1/2013 - Music player notification icon (when music is playing) is fixed, now has similar dimensions to framework's icons
11/3/2013 - Fixes not merged yet were updated for alpha 9 - Lockscreen layouts should be fixed again (maybe some problem still with the pin unlock screen?) and fix for the music player based on alpha 9's music player.
19/3/2013 - Phone.apk dimensions needed to be tweaked a little, mostly the in-call screen - thanks to -Vinne2- for reporting! Also, thanks to sad96 for reporting that too here: http://forum.xda-developers.com/showpost.php?p=30619394&postcount=44 but I thought that was OK. Now, as it turned out, it isn't Anyway, now it's fixed.
13/6/2013 - Source code is now available at GitHub.
13/6/2013 - APKs rebased on MTD version of alpha 9

This is the last reserved post. From now feel free to post. :victory:

twinky444 said:
4. Music player correct album cover size + folder view - big thanks to pranjal18 - Deodexed version only for now
Music player with folder view + the correct album art size (fills all the space above seekbar).
install as normal apk or push to /system/app
5. Volume level enhancement - big thanks to pranjal18
This framework file has 30 volume levels.
Push to /system/framework
Click to expand...
Click to collapse
Hey! I saw some my work here... But credits goes to pranjal18 Both things were made by me(you can find it in KISADWORX ROM 7.1.7) and pranjal18 asked me to use them in his rom using files from my rom... I'm not greedy but it's not cheer me up making any work for G3

Hello, I will delete your work mentioned here, sorry for that.
Anyway, I am asking you now for permission to take proprietary files which fixes the layout of album cover of the music app -.can I take files which makes the album cover bigger (fit all the screen before seekbar) and make separate music.apk which includes only that (not the folder view)? Because Im trying to make layouts as close to official CM7 as possible, and this IS at the screenshots of officialy published CM7.
Once again I apologize.
Sent from my GT-I5800 using xda app-developers app

twinky444 said:
Hello, I will delete your work mentioned here, sorry for that.
Anyway, I am asking you now for permission to take proprietary files which fixes the layout of album cover of the music app -.can I take files which makes the album cover bigger (fit all the screen before seekbar) and make separate music.apk which includes only that (not the folder view)? Because Im trying to make layouts as close to official CM7 as possible, and this IS at the screenshots of officialy published CM7.
Once again I apologize.
Sent from my GT-I5800 using xda app-developers app
Click to expand...
Click to collapse
No problems... Just it is not pleasant
I don't remember clear what i changed... I'll see in music.apk and told you later... Btw i made it because i like big arts Do you that it should be big in CM7 too?
BTW If you want i can post how to make 30 music levels
---------- Post added at 08:54 PM ---------- Previous post was at 08:40 PM ----------
HOW TO MAKE BIG ALBUM ART IN MUSIC PLAYER
1. Download ApkTools
2. Decomple Music.apk
3. Go to res/layout-mdpi-finger/
4. Find audio_player.xml
5. Find line 7
6. Find android:layout_width="xxx.0dip" android:layout_height="xxx.0dip" / i don't remember exactly dips so i placed X/
7. And change to android:layout_width="290.0dip" android:layout_height="290.0dip"
8. Save and complile

sad96 said:
...
Do you that it should be big in CM7 too?
...
Click to expand...
Click to collapse
I noticed some changes between LDPI/MDPI/HDPI resolutions of CM7 - not only the size, etc.. but mainly the layout is all misaligned in some parts of the system itself (keyboard, status bar, MUSIC PLAYER,). So, I'm doing this to make better the layout in some areas where it needs (compared to stock AOSP) some changes in layout to look better. Because somewhere it could look really ugly - especially with our phone - LDPI resolution. Theese bad layouts aren't in future versions of Android running on our phone (ICS, JB).
That's what I'm trying to do

twinky444 said:
I noticed some changes between LDPI/MDPI/HDPI resolutions of CM7 - not only the size, etc.. but mainly the layout is all misaligned in some parts of the system itself (keyboard, status bar, MUSIC PLAYER,). So, I'm doing this to make better the layout in some areas where it needs (compared to stock AOSP) some changes in layout to look better. Because somewhere it could look really ugly - especially with our phone - LDPI resolution. Theese bad layouts aren't in future versions of Android running on our phone (ICS, JB).
That's what I'm trying to do
Click to expand...
Click to collapse
Ok. I understand
Did you try my HOW TO? Does it work or not?

sad96 said:
Ok. I understand
Did you try my HOW TO? Does it work or not?
Click to expand...
Click to collapse
I will do total makeover of my thread to make it more user-friendly (this could cause download links could be broken for a while...) and then I will try your how-to and add Music.apk with your layout (now of course I will mention your name ). After that I will finally try to fix the annoying overlap issue of custom app starter in the homescreen and add a few more screenshots.
ETA: I don't know!
EDIT: I did makeover of my thread now. Well, its not big change, but links should work without any issues.
EDIT2: @sad96: Based on your how-to I realized that changing album art size isn't enough for reaching CM7's original layout. So I took some hdpi DIPs and played a little with Music.apk layout-mdpi-finger and layout-land-mdpi-finger. Result? Original CM7 layout! That's how it should be. Thanks for giving me starting instructions by your how-to

Can you make a quick update zip with the original CM7 framework. Your framework gave me a bootloop. :/

MicroGeek said:
Can you make a quick update zip with the original CM7 framework. Your framework gave me a bootloop. :/
Click to expand...
Click to collapse
Take them from CM7.2 update...
BTW Why are you using it if it is already in cm7.2 8.3?
For me it worked fine...
@twinky444
Does keyboard include in cm7.2 8.3?
And can you please upload screens for you layouts

MicroGeek said:
Can you make a quick update zip with the original CM7 framework. Your framework gave me a bootloop. :/
Click to expand...
Click to collapse
EDIT I will update the OP... looks like its bootlooping if you haven't a8.3.

sad96 said:
Take them from CM7.2 update...
BTW Why are you using it if it is already in cm7.2 8.3?
For me it worked fine...
@
Does keyboard include in cm7.2 8.3?
And can you please upload screens for you layouts
Click to expand...
Click to collapse
Alpha 8.3 doesn't have the blur effect.
I don't have ADB so i guess i'll have to reflash but thanks very much for taking the time to upload the original files.

sad96 said:
Take them from CM7.2 update...
BTW Why are you using it if it is already in cm7.2 8.3?
For me it worked fine...
@
Does keyboard include in cm7.2 8.3?
And can you please upload screens for you layouts
Click to expand...
Click to collapse
No, keyboard isn't included yet by marcellusbe. I will mark them in OP what has been merged into the CM port...
Screenshots should be now uploaded

bro i just wanna change the album art size not the text below it so that it looks like ics music player after applying ics theme ....can u tellme what to do for it?

twinky444 said:
EDIT I will update the OP... looks like its bootlooping if you haven't a8.3.
Click to expand...
Click to collapse
This worked fine for me on 8.2

aarrun said:
bro i just wanna change the album art size not the text below it so that it looks like ics music player after applying ics theme ....can u tellme what to do for it?
Click to expand...
Click to collapse
Check this out - its at the first page.
sad96 said:
HOW TO MAKE BIG ALBUM ART IN MUSIC PLAYER
1. Download ApkTools
2. Decomple Music.apk
3. Go to res/layout-mdpi-finger/
4. Find audio_player.xml
5. Find line 7
6. Find android:layout_width="xxx.0dip" android:layout_height="xxx.0dip" / i don't remember exactly dips so i placed X/
7. And change to android:layout_width="290.0dip" android:layout_height="290.0dip"
8. Save and complile
Click to expand...
Click to collapse
About the look... If you look at the screenshots of official CM7 running on eg. SGS, SGSII, Nexus S you will find exact same layout in the music player as in this fix. And my goal is to reach official layout of all this.

sad96 said:
This worked fine for me on 8.2
Click to expand...
Click to collapse
Yes, but its now based on a8.3 APKs, so its better to run it on that alpha. Otherwise, it could be messy somewhere sometimes
And also its the most updated one now

twinky444 said:
Yes, but its now based on a8.3 APKs, so its better to run it on that alpha. Otherwise, it could be messy somewhere sometimes
And also its the most updated one now
Click to expand...
Click to collapse
But it's already included in 8.3

sad96 said:
But it's already included in 8.3
Click to expand...
Click to collapse
Only the proper icons marcellusbe included in 8.3. The rest (text, usb mount storage app layout, blur effect - well, that can or not be merged, not important , etc...) - All this has still in a8.3 the old weird layout. Maybe the rest (or part of it) will be merged in next release.

Related

[ROM] Rock Steady / CM7 (GingerSense) (5-1-11)

Rock Steady / CM7 (GingerSense) (5-1-11)​
BEFORE READING ON, MAKE SURE YOU'RE USING CLOCKWORK MOD RECOVERY!!!​
Who is Rock Steady for?/About Rock Steady
Looking for the faster 2.3.3 hero cdma rom with HTC Sense Theme??!?! This is just for you!!! This rom is a developed by me and cyanogenmod and the cyanogenmod team. The name inspired by the Rock Steady Break bboy crew. They are the original bboy crew that inspired future generations to breakdance like myself, but yet they remain true to the dance. That short explanation reminds of this rom and how android went from 1.5 to 2.3.3 but this rom remains original to the default theme of android when you first bought your phone from sprint, sense ui framework. If you can't tell by now I like to breakdance so that is the basis of where the name came from. Please read on for more information.
What Needs Work?
- modify the lock screen pattern to have that same green streak like sense's lock screen pattern does
- modify the lock screen and notification bar "sprint" text to say either "gingersense" or "heroc"
- also i need to include a super circle battery mod as extra for those of you who would like a super circle battery instead of the sprint battery (coming soon )
Instructions:
1. Backup EVERYTHING (SD Card, Titanium Backup, Nandroid)
2. Wipe EVERYTHING (Data/Factory Rest, Wipe Cache, Format Boot, System, Cache, and Data, Wipe Dalvik)
3. Download and Copy RockSteady & Gapps to your sdcard
Get Rock Steady Here
Get Gapps Here
4. Flash RockSteady and Gapps and Reboot
5. Skips gapps setup and reboot into recovery and wipe data, cache, and dalvik again
6. reboot into system
7. After setting up gapps, in the menu > sense settings > ui setting > check tint ab and make the scale factor 1 instead of 7
8.Press menu > add > custom shortcut > then click the phone icon and use es file explorer and choose the transparent.png I provided for you on the root of your SD card. Change the activity to say phone by pressing pick your activity > applications > phone. Okay the custom widget and the drag and drop it over the phone button. Do the same for right sense dock button (choose a custom activity of your choice)
9. Add the sense clock by using the fancy widget widget i provided for you.
10. Press menu > settings > cyanogenmod settings > lockscreen > style options > lockscreen style > lense. This is the new modified lockscreen I've been working on Its not perfect yet but it's a start. This is just my way of saving you a few bucks from buying a lockscreen from the market. Although, if you'd like a sense-like lockscreen which looks slightly different from the stock lockscreen (in terms of shading/brightness/darkness), please see here about widgetlocker. Please purchase this app from the market to use as the sense lockscreen. I REALLY RECOMMEND IT. And you can easily disable the default lockscreen once you start using this app by going into the cyanogenmod settings > tablet settings > and checking disable lockscreen.
Screenshots:
See attached...
Change Log/Notes to Self
Code:
3-21
- initial release
4-3
- ditched ntsense and did everything he did on my own with my own icons xml settings and all
- optimized rom
- now updated to rc4 release
- includes a special version of my v1.3 tweak (changed a tad)
- Opera Mini instead of Opera Mobile 10 Beta
- Includes Deca's kernel now
- io scheduler tweaks
- other things i can't remember its 4am and i'm sleepy i've been working on this for over 12 hours straight....
4-4
-fixed reboot problem with flash zip
- now uses v1.4 mp tweaks
- now there are 768 and 691mhz versions because you can't simply just flash v1.4 768mhz version over this rom because it won't go into effect fully because the tweaks in this rom are customized for this rom
- hardware acceleration for ui
- fixed media volume up/down icon
- fixed manual apk install warning icon
- screen state governor switcher :D so this rom is now almost a mp & bl rom (the balance is now like 80/20 with majority of the tweaks being for performance but battery life is still awesome for all the performance gained)
- phone lag is GONE! :D finally got my phone lag script correct for the heroc
- i/o scheduler tweaks helped performance/smoothness A LOT
- boot time tweak so rom boot in about 20 seconds or less for me after first boot :D
4-5
- changed I/o tweaks
- removed phone lag tweaks because we don't need them
- removed decas kernel because we have no need for it in cm7
- changed saga tweak
- fixed wifi connection issue (stays connected without disconnect longer )
- FIXED REBOOT ISSUE NOW THIS ROM IS ABLE TO BE A DAILY RUNNER
4-9
- officially eliminated ALL boot problems
- removed kifno tweaks from this rom because i feel that should be the user's choice as to weather they'd like to apply that
- added sense green theme!! now it has sense buttons, green text boxes, and more!
- fixed battery saying its fully charged when only at 90%
- changed settings icons and other minor icon edits
- stuck with aosp notification bar until i figure out how to implement sense notification bar without FC's on every app
- came close on the lock screen VERY VERY close but i need to learn java to complete it so i removed it until i learn java :D
- found a gingersense bootanimation but although it played on the boot process it was too big and the images didn't fit our screen and i don't know how to convert bootanimations to fit different size screens....YET!
4-10
- added custom kifno tweaks to rom
- odexed rom because not much theming left to do
- added gapps to rom
- changed android-sprint-xx in build.prop to android-google-xx in build.prop (for you oostah :D)
- added sense notification bar and icons and fixed all fc's involved with that
- hardware acceleration
- sdcard r/w speed fix applied (my sdcard speed fix is a more improved branch off of brainmaster's sdcard speed fix so that you get the full read/write speeds from your sdcard's class except class 10 cards).
4-21
- FINALLY!!!! this is rom is now self compiled and HEAVILY modified by kifno, myself, from the cyanogenmod gingerbread source files
- framework edits
- added back almost all the gingerbread apps
- included sense wallpapers
- dns tweak (faster internet)
- now has sense fonts
- now has sense ringtones, notification sounds, alarm, and ui sounds
- new sense boot animation (it isn't the stock sprint animation because not all of us use sprint as our carrier)
- new busybox
- optimized our 2D/3D hardware
5-1
- modded the lense lockscreen style to look almost like sense
- minor optimizations
- removed kifno's tweaks so that you have the choice of using it or not
- fixed lockscreen pattern circles
- used latest busybox
- removed the wallpapers (you can easily find them if you'd like)
- menu icons fixed
Rock Steady Credits
Cyanogen + Cyanogenmod Team
Thank you for allowing me use the source to make another gingerbread rom for our hero cdma's​
Code:
[B]JAguirre1231[/B] - Sense Dock
[B]thoughtlesskyle[/B] - MIUI Camera
[B]brainmaster[/B] - sdcard speed fix idea for heroc
[B]ranger61878[/B] - helping me test framework styles.xml edits when my apktool was not working
[B]Saulcho009[/B] - opengl es 1.1 for the motorola cliq
[B]cypis[/B] - boot animation that i ported
oh snap, cant wait.
ill test it out tonight, and ill report anything!
Thanks a lot. so very excited!! Let me install it on my phone.
Edit. Unable to test. My apologies.
screenshots missing
loomis615 said:
screenshots missing
Click to expand...
Click to collapse
Thanks for testing everyone and I had to go to browser to upload believe it or not I typed all that post from my phone lol so sorry for late screenshots
OK, installed. Going through the setup instructions on the OP
9. Press Menu > Sense Settings > Sense UI (last step should be >IU Settings)
10. Check Tink AB (Should be Tint AB)
35. Repeat steps 24-34 except for an shortcut of your choice (creating add to homescreen shortcut isn't capable right now) - (Dont really know why or what you are attempting here? Please clarify)
41. Wallapaper (Misspelled)
Your set up is completed.
So far so good. I will let you know when I have My set up completed. Installing stuff.
Can I use A2SD? (I assume I can since it is a GB base)
ccrosno said:
OK, installed. Going through the setup instructions on the OP
9. Press Menu > Sense Settings > Sense UI (last step should be >IU Settings)
10. Check Tink AB (Should be Tint AB)
35. Repeat steps 24-34 except for an shortcut of your choice (creating add to homescreen shortcut isn't capable right now) - (Dont really know why or what you are attempting here? Please clarify)
41. Wallapaper (Misspelled)
Your set up is completed.
So far so good. I will let you know when I have My set up completed. Installing stuff.
Can I use A2SD? (I assume I can since it is a GB base)
Click to expand...
Click to collapse
Yup or data2ext. If TGF gives me permission I'm going to upload the data2ext fast version
kifno said:
Yup or data2ext. If TGF gives me permission I'm going to upload the data2ext fast version
Click to expand...
Click to collapse
I have used the data2ext before but my card is only a class 4. Causes much lag. I am fine with just A2sd. Right now I am using Jason's 691 uncapped kernel and it is working fine so far.
ccrosno said:
I have used the data2ext before but my card is only a class 4. Causes much lag. I am fine with just A2sd. Right now I am using Jason's 691 uncapped kernel and it is working fine so far.
Click to expand...
Click to collapse
That is fine also I'm working on my own kernel but glad to hear good reports
Is this real "HTC Sense" integrated with gingerbread, or is it just a "Sense theme" for gingerbread? I assume by looking at the rom size that it is just a theme. I really like the sense widgets: calendar, messaging,email, etc, but I assume that if it is just a sense theme then those widgets will not be available? I will still download and give it a whirl. Thank you for your hard work!
Sippi4x4man said:
Is this real "HTC Sense" integrated with gingerbread, or is it just a "Sense theme" for gingerbread? I assume by looking at the rom size that it is just a theme. I really like the sense widgets: calendar, messaging,email, etc, but I assume that if it is just a sense theme then those widgets will not be available? I will still download and give it a whirl. Thank you for your hard work!
Click to expand...
Click to collapse
It's probably just the themed ADWLauncher and warez version of Fancy Widget that have been floating around.
jasonmaloney said:
It's probably just the themed ADWLauncher and warez version of Fancy Widget that have been floating around.
Click to expand...
Click to collapse
Thats what I was thinking. Without the sense widgets, I'll just go back to launcher pro plus, the sense theme doesn't me do me much good in that regards. Other than that the rom looks pretty solid
Sippi4x4man said:
Is this real "HTC Sense" integrated with gingerbread, or is it just a "Sense theme" for gingerbread? I assume by looking at the rom size that it is just a theme. I really like the sense widgets: calendar, messaging,email, etc, but I assume that if it is just a sense theme then those widgets will not be available? I will still download and give it a whirl. Thank you for your hard work!
Click to expand...
Click to collapse
Yeah its just a theme and fancy widget is warez?!?! Since when???
Sippi4x4man said:
Thats what I was thinking. Without the sense widgets, I'll just go back to launcher pro plus, the sense theme doesn't me do me much good in that regards. Other than that the rom looks pretty solid
Click to expand...
Click to collapse
Widgets ....I'm on it will be a while to work on port
kifno said:
Widgets ....I'm on it will be a while to work on port
Click to expand...
Click to collapse
I know that most folks that use Froyo or Gingerbread think that Sense is a dirty word, for some reason I always find myself going back to a sense rom after being on froyo or gingerbread for a while. I really like the interface and widgets. Thank you again for your hardwork
kifno said:
Yeah its just a theme and fancy widget is warez?!?! Since when???
Click to expand...
Click to collapse
Fancy Widget is not warez. The oudated version that you've included here (the one that you've likely included without license from the creator) was taken off of the Market a long time ago after HTC sent a cease-and-desist letter to the creator for ripping off their work (if you crack open the apk, you can see pretty clearly that he blatantly copied the image resources from the original). It was later re-released after a code rewrite, sans the ripped-off bits.
jasonmaloney said:
Fancy Widget is not warez. The oudated version that you've included here (the one that you've likely included without license from the creator) was taken off of the Market a long time ago after HTC sent a cease-and-desist letter to the creator for ripping off their work (if you crack open the apk, you can see pretty clearly that he blatantly copied the image resources from the original). It was later re-released after a code rewrite, sans the ripped-off bits.
Click to expand...
Click to collapse
Will use that for next release BC I want no problems thanks again jason you're the man....or chilli pepper
Sippi4x4man said:
I know that most folks that use Froyo or Gingerbread think that Sense is a dirty word, for some reason I always find myself going back to a sense rom after being on froyo or gingerbread for a while. I really like the interface and widgets. Thank you again for your hardwork
Click to expand...
Click to collapse
No problem but my hardest work /problem I'm going to face is Widgets but I like challenges
wait, hold up.
So this is gingerbread 2.3.3 with an HTC Sense theme over it? does stuff work?! If texting, calling, and teh netz works, I'm down for trying this out.
~ Jake

[ROM] - [MikRoms] - [3/9/2012] - MikG v3.11 - Re-Engineered GB Sense 2.1 + 3.0

Ok guys... this is probably the most complete sense 2.1 + sense 3.0 rom there is out right now... but feel free to correct me if im wrong...
1st... huge thanks to misifit for getting these shift ports starting, also thanks to virus for his huge contribution to all port that are running around here on xda.
2nd... huge thanks to Jade for paying attention to some new things that kept on coming.
3rd... huge thanks to RC-team and romanBB for their original version of tweaks.
4th... huge thanks to pvy for the Miui like battery bar settings app and mod (i added it to tweaks instead of a stand-alone app)
as always thanks chingy for his debloater addons to tweaks and to mcluvin for the graphics and of course huge, huge, huge props to seo and snq- that made sure a lot of the sense 3.0 apps can be used with sense 2.1.
Full Change log and Download links are HERE.
v3.00: (MD5 - 0e5ff2ef1adcd8167c87b8aac2950415)
Please fully wipe coming from the beta or v2.xx!!!
Updated Market (v3.4.4)
Updated all market apps (FB, Flash, etc.)
Updated Maxthon (v2.3.9)
Tweaks:
Transition/Window Animations Speeds
System Font sizes
Debloater (use at your own risk since there is no reverting option yet)
3 different Lockscreens changeable on the fly (honey/vanila/htc)
Tons of fonts to choose from
All Htchub apps/widget/skins downloadable (so u wont have to login to htc hub to get it)
Various bootanimations
Various volume rocker sounds
Softkeys light tweaks (on/always on/off)
Various Auto brightness settings
Rosie 5 rows and semi-trans BG
Inverted drop menu and semi-trans BG (SystemUI)
SD Card read ahead speeds (default is 2048kb)
KB with no arrows - on/off switch
BatteryBar (like Miui)
Screen on with volume button
Take a picture with volume button
All the tweaks from 2.xx and a lot more... the list is long...
For Themers (general changes from v2.xx):
A lot have changed and moved around from v2.xx.
Some apps file names have been changed to work with the debloater app
Some apps from data got moved into /system/app/ for the same reason as above (and to save more room on data)
You must re-theme SystemUI, Rosie, framework-res, Settings, HTCCamera, and i hope i didnt leave more out
Bootanimation file names have changed
I think it goes without saying that a lot of smali files got changed (framework and system apps)
Known Bugs:
Long pressing on tabs to remove them will not work.
I had issues keeping the bounce overscroll and the tabs working together so i decided that it is an "OK" bug to have since most of us never use the long press on tabs anyways and might like the bounce overscroll better.
As far as i can tell any other bug is really minor... but ill add to the list as time goes on
If its grayed out... its not a bug...
v2.61:
Updated market apps and market (maps, etc.)
Added a few more tiny options to tweaks
Added more tweaks to init.d scripts to improve security a lil more and to optimize performance better.
Updated Busybox to 1.19.3
A few more tiny things... nothing major yet since i dont really have much time to add more and more things.
Full wipe is always recommended... for those of u that dont want to i will add a patch that will not include market apps or any data apps
v2.60:
Updated market apps and market (maps, etc.)
Added a few more tiny options to tweaks (center clock, signal bars removal)
Added Force Roam Mode Option (thanks jade)
Fixed issue with Contacts app not listening to Gsensor settings (it will always rotate in land... now all good)
Added rotation to music lists (artists, songs, etc... not sure how i didnt notice it all this time)
A few more tiny things... nothing major yet since i dont really have much time to add more and more things.
Full wipe is always recommended... for those of u that dont want to i will add a patch that will not include market apps or any data apps (flashing the patch will still show v2.59... sorry guys... i forgot to change that)
v2.59:
Updated market apps
New SystemUI Twekas to status bar and removable on the fly quicksettings (long press settings quicksettings or go to settings on the phone) (thanks to One_love_420 for the initial work on this status bar tweaks and of course to romanbb for his tweaks)
Patched up to 4.54 OTA (was hardly anything to change btw...)
Updated SU... no more FC's for anyone.
Full wipe is always recommended... for those of u that dont want to i will add a patch that will not include market apps or any data apps.
v2.58:
Updated Adobe Reader
Unlocked more settings in MMS (securebox, block etc.)
New SystemUI with on the fly hide recent apps (long press on carrier, long press on a quicksetting goes to the settings menu of that toggle) (i wanna thank ihftp69 for the original works on these kinda options)
New music mode by One_love_420 to skip songs in any music app by long pressing the vol buttons when screen is off (works with htc, pandora, google music, etc.)
Full wipe is always recommended... for those of u that dont want to i added a patch that will not include market apps or any data apps.
* i got used to having the tabs at the bottom of the quicksettings menu so by def thats what u get, i will include a mod to remove them also since u can swtich between them using the topbar.
v2.57:
Updated Market (3.2)
Updated market apps (FlashPlayer, SU, etc.)
Updated Maxthon
Update theMikMik forums app
New Rotate animation from android 2.3.5 !!! (when switching from port to land and vise-versa) (that was a fun job to port over btw... )
Reverted to older EPST so that it will work for all
Full wipe is always recommended... for those of u that dont want to... u can garb the system files and push them (frameworks and apks)
v2.56:
Updated Market (3.1.6)
Updated market apps
Updated Maxthon
Fixed frequent apps tab
Unhide Phone in app drawer (if u guys didnt notice... it was hidden before... took me a lil time to notice it myself)
Updated RAM tweaks and builkd.prop tweaks
Updated bin files to ones from honeycomb (smoother)
DB get defragged every boot (loads DB accessing apps faster)
Added RingRing ringtone from MikFroyo
Cleaned out a few more tiny useless files from system
I did fully wipe... u guys can feel free to try without. i also include a patch, it will however not have all the updated market apps and will only contain system files.
v2.55:
Updated Superuser
Patched up all the smali jar files to not track any data (huge thanks to treve for his guide that showed me what i missed in the past)
Rebuilt all the odex files which should now be a lil smaller.
Removed Calks extra kernel profiles etc. to make sure all other kernels wont have issues with it.
I recommend switching to this version just because indeed your personal info is more safe and it seems like speed improved on 3g and overall in general due to less actions running in the background.
I did fully wipe... u guys can feel free to try without.
v2.53:
Included all patches from 2.52 and 2.51
Updated all market apps (Gmaps, FB, ES, etc.)
Updated busybox to 1.19.2 (smaller and more efficient)
Updated Market to 3.1.5
Updated google's CarHome (u wont see the diff)
Updated Maxthon Browser (direct links to forums should work 100%)
If u guys already patched up to 2.52 u guys are in no rush to flash this... its mostly a version to include a few updates and not really to add features.
v2.52:
Added native screenshot (power and home button takes a screen shot)
v2.51:
Patched up files to the new Evo OTA (4.53)
v2.5:
Updated market apps
Updated market to 3.1.3
New MikApps tab in rosie with some selected apps (themikmik forums app, mybackuproot, maxthon, netflix in hd)
Rosie right button now remaps to all apps by long pressing it and picking the desired app (ported from skyraider rom, thanks ihtfp69 for the original work)
Added animation to KB popup
Added white over-scroll from mik3d beta (since u guys liked it...)
New RAM tweaks (thanks to Juwe11 http://forum.xda-developers.com/show....php?t=1111145)
Cleaned out a lil more files and opted some images in the rom that i left out before.
FULL WIPE is highly recommended and probably needed... but trust me... its well worth it.
(for themers/modders... rosie.apk/odex, settings.apk/odex and framework-res.apk have changed so please take note and update if needed, thanks)
v2.45:
Updated market apps
Added more cool toggles to quicksettings (reboot menu, airplane mode, each media vol is available, flashlight turns on, etc.) Huge thanks to Skyraider rom for the permission to use his work, i just ported some of his features that i liked into my systemui.
Fixed Mms compression issue that popped up in 2.42
Voice search issue should be gone (some had it.. some didnt... i hope all will have it working right now)
Added the streaming fix to be applied on 1st boot (the ports to 0 etc.)
FULL WIPE is highly recommended... unless u came from 2.42... then u might get away with it.
v2.42:
Updated market apps
Added screen calibrate option to display settings
Fixed up a few things in the init.d scripts
Moved ALOT of apps and widgets to data for an easy uninstall (including lockscreen idealscreens)
Decompressed all the m10 files in the rom
Cleaned out a few useless files
No more double boot to get dalvik on cache
Overall more ram should be seen and less room on data (but u can remove what u dont use... and no one use ALL)
v2.41:
Fixed so that extra MMS settings will show on 1st boot also
Changed default mms limits for sprint and verizon (200k, 2m, 5m)
Updated netflix
Added more mem tweaks (running in boot seq.)
Tweaks in services.odex (speedup rosie, took out some ciq requests)
(for the themers among u... mms.apk has changed from v2.4)
should be safe to not fully wipe... but as always... i recommend it cuz i always do.
v2.4:
Unlocked more settings in MMS (thanks redwiz666) (if u dont see it... clear the app's data from settings)
Took out undervolt script by def. (was giving some people issues)
Added more quick settings (flashlite/vibrate/silent)
Fixed the annoying misalignment that sometimes popped up when u push something in quicksettings
Switch services powermanagmentxx.smali to more suitable ones for htc (no more of the old fashion copy-paste from cm to get the crt anim)
Updated ESfileexplorer
Should have more free ram now... but u guys tell me (my evo is not using the network now... only wifi)
Im sure im forgetting 1 or 2 more tiny things... but nothing major im sure.
I always suggest full wipe cuz i always do it myself... but u might get away with not doing it.
v2.3:
Disabled compression on MMS (thanks calk original work on that tweak) (max 5mb by def set to 2mb)
Added Shutdown animation
Updated Apps (maps, maxthon, flash, etc.)
Updated Market
Fixed front cam issue with ym (forgot the name of the person that deserves the thanks for it)
Cleaned out a little more files from system
Added AdFree app
Added preset emails to mail app (like mail 3.0)
A few more tweaks
Added HTC IME with arrows and trace (like swype... so took out swype cu its not needed anymore)
Added Spanish predictions to HTC IME KB
New MikRoms bootanimation by themaha
Added Polaris office instead of quickoffice (print option will fc)
Hacked USB Tether (thanks to calks original work on that hack)
Added in Calk's undervolt scripts and .ko modules (huge thanks to him... i didnt ask permission.. i hope its ok with him)
Probably a few more things im forgetting...
FULL WIPE!!!
v2.2:
Added quicksetting toggles (brightness, vol, rotate, etc.) (thanks chingy)
Maximized Browser tabs (thanks chingy and myn)
Added Mirror app to sense 3.0 Camera apk (720p audio sync will probably never work right... sorry about that)
Maximized # of alarms in clock to 20 (instead of the def. 10) (thanks chingy)
Updated Maxthon Browser (now have custom links to themikmik forums in the homepage)
Updated market apps (maps, etc.)
v2.15:
FIxed wireless N support
Fixed HtcWeatherWallpaper
Switched Camera app to Sense 3.0 app with working 720p, Panorama, HDR, etc. (720p audio still has some issues.... im working on it)
Updated Maxthon Browser (full change log to this maxthon's version is on themikmik)
Updated Netflix apk
Updated Facebook
Updated DSPManager
Dalvik Heap size set to 48mb by def.
v2.1:
Patched needed files to the new Evo OTA (4.24)
New Kernel from the new OTA
Added Connected media to HTCAlbum
Unlocked hidden settings in HTC's browser (TONS of new options)
Updated VoiceSearch (not in the update only zip)
Updated Maxthon Browser (full change log to this maxthon's version is on themikmik) (not in the update only zip)
Added Netflix apk
Added back HTCCarPanel for those that like it better than Google's one (either one u can uninstall)
Added some code to boot to try an make sure the weird data apps on 1st issue wont show up again (an issue i never saw on my phone... so i didnt test if my addon worked or not)
Update only zip will include only system files and added data apps and not updated apps since those will get updated from market anyways.
v2.00:
Switched to the official Speedy OTA
Patched the OTA with all the mods and tweaks that were made up to v1.04
Added Maxthon browser (cuz they made a version just for MikRoms)
Updated FlashPlayer
Update ESExplorer
Better Battery life
Overall faster performance
Overall better RAM management
Switched a2sd mem management to the default one (a2sd help will show u all the diff options)
Fixed all the tiny issues from the beta version (browser fc, weather bug, mytracks, etc.)
If u liked v1.04... u would love this one even more as it dont have the mem issues due to it being a test ROM and in "debug" mode all the time.
Must Update... or you missing out on better everything.
v1.04:
Rebuild again... using a newer build of apktool (so yes... full wipe again... sorry)
No more symlinks (all fit on system which means approx 400mb free on data on 1st boot)
Diff mem tweaks that should not cause issues for those that had meme issues
Updated FlashPlayer
Updated SU
Switched to ESFileExplorer instead of Explorer
I tired to recreate the bug with stock browser but couldn't... so i assume its gone
v1.03:
fixed flickr and friends stream issues
fixed FC when using effects in album
reverted back to the shift dialer (took out the "*2" mapping to the sprint app - will now call *2 instead) (should fix the roaming issues some had also)
changed fastboot to "off" by def
v1.02:
u should notice a speed increase over the whole rom
fixed twitter and friends stream issues
cleaned out more "test" rom and "debug" stuff from some smali and bin/xbin folder
updated some drivers to the one from the ota
updated some etc files and build.prop to the new ota definitions
added wireless-n support for the kernel
replaced htccarpanel with googlecarhome (much nicer)
fixed issue with browser inline text search
added auto rotate widget
fixed rosie restart issues
added back zipalign on boot
v1.01:
100% Working HTC Hub
Fixed SocialClockWidget (land still buggy... i know.. its not a priority now)
Decompressed most of the apks to save RAM (works nice)
Changed to the new OTA kernel to fix all brightness issues
v1.0:
Based on the Shift leaked GB rom and more
Odex
Cleaned out a lot of junk (not even close to being done though)
Cleaned out the apks from useless files
Rebuilt a lot of the smali to not have the test rom "debug" mods on (should improve batt life)
Dalvik heap size set to 48mb (using 32mb caused issues for some... im not sure why)
A2sd support
Dalvik2Cache (rom will boot twice at first boot, much like my mikfroyo v4.4 or v4.3)
The usual tweaks (noatime/mem management/etc.)
Hotspot hack (usb dont work... but hotspot app does)
Htc sense 3.0 lockscreen 100% functional with icons etc. (thanks SNQ-)
Htc sense 3.0 weather 100% functional (thanks seo and snq-)
Added landscape to all apps (clock, weather, radio, contacts, etc.)
Added my taskbar icons from RC1 with batt % charging
Added MMS from sense 3.0 (fixed mms over wifi/4g)
Ported 4-in-1 reboot
Ported Hibernate option
Ported CRT animation including additional options in Settings/display
Ported Switch to Andriod lock screen on the Fly (Settings/Display)
Switched to a KB with arrows (i like it better)
Took out Htc Footprints, Sprint IQ stuff, All sprint bloat is out.
Added GTalk with video
Cams Work (720 and front cam also)
Added sense 3.0 taskmanager
Added sense 3.0 USB connections
EPST should work 100%
Removed GPS icons and ADB icons
Fixed issues from previous 0.xx version with 9016 text message when receiving vvm
Network icons shows x1 and 3g
Changed font sizes to look more like the DHD (smaller meus etc.)​FAQ Answers:
full wipe is needed.
if u fully wipe (using RA and not CW) and DO NOT restore old roms data/system u should see no issues.
--------------------------------------------------------
Download Links and More
v3.xx
--------------------------------------------------------​
You can find Mods/Themes and more for this ROM right here: v3.xx
To restore Footprint and/or add HtcLocations please look HERE. (Huge thanks to Captain_Throwbakc for taking the time to make sure u guys have all u need to do this)
If you do not know how to flash a custom rom on your phone feel free to check out THIS VIDEO. (Huge thanks to xxRAMOTHxx)
muhahaha now i can get my flash in for the hour =D
thanks man lDLing and flashing ASAP will post and lecha know how it is
Nice!
Sent from my EVO using Tapatalk
im uploading to mirrors now,
also, as a tiny note.. im not sure if it worked on virus port or not... but GB screen off/on animation works... make sure "all animations" are on from the settings.
Yum
Sent from my PC36100 using Tapatalk
Do you know if this rom has all the same video quirks as other "Z" based roms? For instance, on all Z roms I've tried (MikZ, WarmZ and one other) NHL GameCenter Live will not display video, just play audio.
Also, you didn't mention if HDMI was working, I assume not though.
ItsDon said:
Do you know if this rom has all the same video quirks as other "Z" based roms? For instance, on all Z roms I've tried (MikZ, WarmZ and one other) NHL GameCenter Live will not display video, just play audio.
Also, you didn't mention if HDMI was working, I assume not though.
Click to expand...
Click to collapse
i think with hdmiwin all work... but i cant test it... maybe u can test and let me know.
keep in mind... i did say "work in progress" so its not perfect yet... and cuz its based on dhd and desire z... it might never be perfect just cuz of the 4g thing.
Front Page!
Thanks for ROM
virus' port had the on off animation working but no landscape and mms gave "generic network error"
720p video play? Its works good or little choppy like virus rom?
Sent from my Desire HD using XDA Premium App
Mik you've made my day...
Sent from my PC36100 using XDA Premium App
Getting ready to try this. Is this themed at all?
Cool. Third rom of the day.
Sent from my Desire HD using XDA App
Wait..i thought with the recently leaked official evo gingerbread, everything worked?
iLLestCoW said:
Wait..i thought with the recently leaked official evo gingerbread, everything worked?
Click to expand...
Click to collapse
This is running sense 2.1. The leak was sense 1.0 with a few enhancements.
Sent from my PC36100 using XDA App
i dont know why xda mutli quote dont work...
anyways, to answer a few questions.
* i didnot check video for 720p playback... but i saw that virus missed a few things... so it might be good on this rom... i need to check, but than again... this is why its a "WIP"
* this is not themed besides the semi trans pulldown/app drawer and the fact that i added a few skins.
* MMS seems to still dont work... i changed all the apns all over the packages... and still no go... we'll see later on what can be done with it.
* this is not the evo GB leak... this is sense 2.1... with GB.
I am assuming if we use the latest netarchy kernel it will break the camera?
Sent from my PC36100 using XDA App
MizzouBrent said:
I am assuming if we use the latest netarchy kernel it will break the camera?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
didnt try... but this is gb... i think it will be at least a month before we will see a good bug free custom kernel on GB roms.
aamikam said:
didnt try... but this is gb... i think it will be at least a month before we will see a good bug free custom kernel on GB roms.
Click to expand...
Click to collapse
OK cool i figured it would be a little while. Great work...i am downloading now.
Sent from my PC36100 using XDA App
Few Questions
I am trying to use the wifi hotspot. I cannot connect to my computer. I get an error " the settings saved on this computer for the network do not match the requirements for the network". The usb tether works . I have tried the wifi tether app and it doesnt work either. These have worked with previous ROMs but not this one.
I am also looking for the png that sits in the middle of the rosie nav bar that says "phone". Any idea where to find this png at?
I have made some mods to this Rom already like the battery, spinners, rosie nav bars.
Another thing i am trying to change is the "EVDO" in the top bar. I can not find it in the resource folder. I believe it is in the System UI apk, but I am not sure.
Thanks for the help.......

[Theme][CWM] MonoRework V2.5 [UPDATED 10/10 Now also V10k Compatible)

Hi guys this is something ive been working for quite a while now, gradually perfecting it but there is still stuff to add. This is for people that like a minimal black and white look.
Now I have started in the xml stuff ive improved upon version 1 enough to consider this version 2.
Things i would like to change next are:
-Change some more inbuilt apps to match the theme(requests if you want anything in particular)
-Change charging colour on lockscreen (still currently green, think I know how to do this but having probs compiling stuff still)
-Improve/change more in app icons and colours
-Add Reboot, Recovery and Download to power menu option (main priority for V3)
-If possible enable the standard android lockscreen (got some nice sliders to use already in framework)
Any help and advice will be highly appreciated.
Change log 03/10 & 10/10
-Changed to black and white honeycomb popups
-Fixed battery animation
-System setting text now grey for the people having probs with certain apps.
-Changed over to the latest v10k framework
-Fixed up alarm and headset notification icons
-This is the framework only for now until i edit the apps
-Link at bottom of post also may not work with no clock patch
Change log 04/09 & 12/09
-(Latest)Disable the slow blur animation behind the power menu now pops up quick
-Enabled black menu/sub menu popups and solved black text issue for it too
-Got white text in setting
-Added honeycomb lockscreen font
Change log 25/08
-Added slightly modded camera apk
-Added Phone and Contacts
-Added Power off Animation
-Added Clock
-Updated some more menu/notification icons
-Updated toast again, and other minor changes to framework res
-Now as a flashable zip
-Added deodex version.(Only for deodexed roms like Waterbear 2.0)
To install this, just copy the zip on to your phone and install through CWM.
Im currently using my latest version on Thiaiz 1.4 rom, but should work on Acura and boostermbkking roms based on the same version. Please tell me if you find that it dosn't work on your rom.
As with anything on xda always do a backup and if you need help just ask.
Old Versions (DO NOT USE ON V10K)
Odex V1 Download Link: http://db.tt/hwZK50Z
Deodex V1 Download Link: http://db.tt/Z5tSJ1W
Deodex V2.0 Download Link: http://db.tt/Ji3dXEf
New Versions (Only for v10k and possibly v10j)
Download Link For 2.1: http://db.tt/phamEcA5
Download Link For 2.5: http://db.tt/akxPllfE
Credits to natious and UOT for theme elements, Fab985 and Thiaiz for brilliant roms to use this on and boostermbkking for providing a working update script package.
No Clock Patch Added To First Post
25/08/2011
After wrestling about 6 hours with my crappy laptop to get everything together ive managed to make the no clock patch. This should work on all deodexed V10 based roms.
hi
thx for your work =)
this is the first alternative theme
can you make all the silver/grey icons blue? that would be nice
i flash it nevertheless
damn nice!!!!
is there any way we can get rid of the clock and get an all black taskbar background?? that'll be the bomb!
tapatalk'd in 3d with my optimus
@Joker thanks but ive not really got time to make colour variations but i might make something blue next.
@gewuerzwiesel1977 im currently updating it to a black taskbar and changing some popup things should be up soon.
Updates up, only dropbox at the moment. My laptop and internets messed up
samno said:
Updates up, only dropbox at the moment. My laptop and internets messed up
Click to expand...
Click to collapse
dayum nice is there any way that you could do one without the nasty clock? 'cause i hate it since i got my htc dream ;-)
tapatalk'd in 3d with my optimus
samno said:
Hi this is my first thread and my first theme. Just something ive made in my spare time and i would like to ask your advice on how and what i should change.I have pretty much no experience at theming, just copy and past really but ive made this from a mashup of other themes and using bits from the UOT kitchen. Most of the graphics have been changed to a grey but some things i dont know how to do, thats why i have put a beta status on it.
Known things/bugs i would like to change are:
-System settings colour (currently blue)
-Change inbuilt apps colour (working on some already)
-Change charging colour on lockscreen (currently green)
-Improve notification and app icons
-Make a flashable zip
Downloads are dropboxed at the moment cause my computer is being awkward.
Framework Res- db.tt/8FB4rPz
Settings- db.tt/eDA61J2
LGE Res- db.tt/LUkwC74
App Manager- db.tt/3jExiMR
Any help and advice will be appreciated.
To install this, copy the framework apk and lge rs into the framework folder and copy the setting apk and application manager apk into the app folder to do this you must be rooted.
This theme is working on firmware V10D(stock) and WaterBear 1.0, i havnt tested on anything else.
Change log 14/08
-Updated some menu icons
-Updated toast and frames
-Changed to black status bar
As with anything on xda always do a backup.
Credits to natious, UOT, and Fab985 for brilliant rom to test on.
Click to expand...
Click to collapse
Screenshots?
Screenshots added, but they look messed up on my dolphin browser
Cant get rid of the clock until someone deodexs a rom so we can get into the services jar. Tempted to try myself actually, bit of research me thinks.
samno said:
Screenshots added, but they look messed up on my dolphin browser
Cant get rid of the clock until someone deodexs a rom so we can get into the services jar. Tempted to try myself actually, bit of research me thinks.
Click to expand...
Click to collapse
damn nice...thanks alot for your hard work!
if it gives you a headache trying to get rid of the clock...**** the clock, i'm already happy with my circleicons and the all black statusbar B-)
tapatalk'd in 3d with my optimus
Thanks guys, surprised theres not much activity on this forum yet. I dont mind trying things anyway want to learn how do some modding stuff.
any link to try/test this theme?
there's a dropbox link in the first post. copy and paste it in your browser and enjoy his beautiful work!!B-)
tapatalk'd in 3d with my optimus
Small update coming up soon guys and a slightly edited camera apk to match to rest of the theme. Also working on the contacts, phone and messaging apps too.
Edit: Updates up but no messaging app, but theres another bonus instead.
samno said:
Screenshots added, but they look messed up on my dolphin browser
Cant get rid of the clock until someone deodexs a rom so we can get into the services jar. Tempted to try myself actually, bit of research me thinks.
Click to expand...
Click to collapse
did you see deodexed version of waterbear rom is coming up? than it'll be possible to get the clock out of the taskbar?
sorry for askink dumb questions
tapatalk'd in 3d with my optimus
just in one word...amazing bro.
Thanks guys will definately be checking the new rom and try and get that clock out the way too. Is there anything you would like changing, if you see something from another theme that might be nice just give me a link.
samno said:
Thanks guys will definately be checking the new rom and try and get that clock out the way too. Is there anything you would like changing, if you see something from another theme that might be nice just give me a link.
Click to expand...
Click to collapse
besides the clock ME is thinking: just. perfect work!!!
tapatalk'd in 3d with my optimus
How does it look on other lcd density's because I just use it at stock. Working on the deodexed version now might be up tonight or sunday(hopefully tonight).
Deodexed version is now up. Now to look into the clock.

[Rom\Miui] Nimiui-1.12.9

Nimiui​-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Nimiui Version 1.12.9​Available here
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Nimiui Version 1.12.2​Available here
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Nimiui Version 1.11.25​Changlog:
- Removed MyNet.apk
- Removed miliao.apk
- Removed MIUIStats.apk
- Added Miui Compass
- AD Free
- Changed heap size to 24m (Androids Default)
- App2EXT (Kabaldan)
- Autoboot OR (Kabaldan)
- improved init.d scripts
- RTL fix (roenano)
- Theme change is now working!
- 4 way reboot is not included since it isn`t out yet and its not that important.
Download:
http://www.multiupload.com/CJZ8E9GLTO
Miui​Changlog Version 1.12.09 (from miuiandroid):
Code:
System:
Optimisation of setting the alarm. The process was forced to stop (Press Back key, Task Manager forced to stop etc) Alarm clock will still ring / alert
Fix third-party applications, the system cannot adjust the ringer volume
In some cases fix delete, send notice of phone restart due to application problems
Phone:
In some cases fix is not effective to switch between airplane mode
Messaging:
Optimisation of new messages notification in the upper right corner of contacts, choose to add recipient, do not directly input from pop-up
Themes:
Fix problem with lockscreen replacement style (including wallpaper support) option displays the wrong information
Music:
Fix problem where album art cannot be automatically downloaded
Gallery:
Optimisation of multi-frame GIF animations, you can now play all GIF animations frames
Fix saving of Mms attachments when using GIF file format, only saving first frame as a Jpeg file
Weather:
Optimise the weather icon
Changlog Version 1.12.02 (from miuiandroid):
Code:
System:
Optimisation of user guide prompt, clicking the menu button will turn the prompt off to avoid interference with phone functions
Special SIM card optimisation support (Mione only)
Keep reading for full list of changes…
Phone:
Fix in some cases the recording is not automatically ended when the call is finished
Lockscreen, Status bar and notifications:
Lock screen display support for third-party application data parameters queries and dependencies
Optimisation of call answering to avoid problem operations of the lockscreen functions
Fix lunar calendar information cannot be displayed
Fix lockscreen does not display the number of unread messages
Gallery:
Optimise gallery select a contact picture does not appear when using the video option
Optimisation of the SD card tab to choose wallpapers, filter out videos and only show pictures
Music:
Fix problem where lyrics cannot be automatically downloaded and matched to chosen song
Changlog Version 1.11.25 (from miuiandroid):
Code:
System:
Fix in some cases the phone automatically restarts (Mione only)
Lockscreen, status bar and notifications:
New lockscreen 2.0, Support for content providers, any third-party applications can read data provided by the content provider and display. At the same time added better logic to select the function
Optimisation of lockscreen digital screen image shows the way with a convenient source of production and support for picture animation
Camera:
Optimisation of the “Reduce flicker” camera mode settings value
EXIF camera fix time saved details when using the local time instead of UTC time to ensure that the majority of third-party applications can display the correct time the photo was taken
Fix problem selecting effect in camera settings did not display the selected effect
Fix for camera effects e.g. “Nostalgia”, selecting effect and returning to the camera did not show selected effect, only “effect”
Gallery:
Optimisation of image detail page to show EXIF information. If the file does not contain EXIF data the last modified time details are shown
Optimisation of the SD card tab, display list of photos, picture detail showing 24-hour clock time
Fix third-party applications to open illegal file names e.g. .txt into .jpg leading to FC problems
Browser:
Optimisation of HTML5 full screen video playback and hiding of the status bar
Optimisation for back button to browse the web control process
Ooooo. Nice to see a new dev working on the milestone. Too bad I can't flash this since I already sold my milestone
Sent from my HTC EVO 3D X515m using XDA App
great thanks
Thanks for the work, Nim
is there any internal tweaks that you have added? MIUI got too bloated for our Milestone IMO...
Aoi_sora9x said:
Thanks for the work, Nim
is there any internal tweaks that you have added? MIUI got too bloated for our Milestone IMO...
Click to expand...
Click to collapse
mainly i removed some miui **** and build.prop tweaks, at this time. im still new at this and i dont want to mess around too much.
nim901 said:
Nimiui​
Main Improvements (Will be the same for all the version, if not stated else.):
- Removed MyNet.apk
- Removed miliao.apk
- Removed MIUIStats.apk
- Added Miui Compass
- AD Free
- Changed heap size to 24m (Androids Default)
- App2EXT (Kabaldan)
- Autoboot OR (Kabaldan)
- improved init.d scripts
- RTL fix (roenano)
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Nimiui Version 1.11.25​
Changlog:
- Theme change is now working!
- 4 way reboot is not included since it isn`t out yet and its not that impotent.
Download:
http://www.multiupload.com/CJZ8E9GLTO
hope you wont have too many bugs lol
Click to expand...
Click to collapse
Thanks for your hard workd. Will feedback when done, It is really great.
Many big thanks to you
nim901 said:
Nimiui​
Main Improvements (Will be the same for all the version, if not stated else.):
- Removed MyNet.apk
- Removed miliao.apk
- Removed MIUIStats.apk
- Added Miui Compass
- AD Free
- Changed heap size to 24m (Androids Default)
- App2EXT (Kabaldan)
- Autoboot OR (Kabaldan)
- improved init.d scripts
- RTL fix (roenano)
-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Nimiui Version 1.11.25​
Changlog:
- Theme change is now working!
- 4 way reboot is not included since it isn`t out yet and its not that impotent.
Download:
http://www.multiupload.com/CJZ8E9GLTO
hope you wont have too many bugs lol
Click to expand...
Click to collapse
Thanks for your hardwork
This support with zeppelinrox supercharge?
Sent from my Milestone using Tapatalk
i didnt include it. i`ll see what i can do next week.
Is this based on your update to DannyDroid's MIUI version or Galnet? And what's the difference anyway?
Which MIUI-flavor would you recommend in terms of stability and speed?
Thanks for your hard work - good to see new dev's working on the stone!
it is based on miuiandroid version with the usual improvements (ext2, for example.).
i thought of using galnet version but since miui is a closed source, galnet can`t really do much with it. and, it comes with unnecessary apps.
anyway, i`m still new to this and i hope to improve with each version
thanks do you how to enable 5 point multitouch in miui?
another question for hardware keyboard, when i press alt+g its output is "-" not "%",same for all others, can u fix this?
nim, why don't you combine your ROM with hebmiui ROM?
it could be very helpfull
or at least explain to us how do you app2ext on miui, I couldn't make it, thats why I'm using your ROM, wich is very good btw!
Checking the new one for few days and will reply. seems nice and smooth!
Just flashed this ROM today because i wanna try out something new
first, i'm very impressed by its speed. though it's by no mean as fast as CM7 and FM, it is fast for a MIUI rom. The horrible lags that pretty much killed MIUI for me are not there (or maybe there but are subdued somewhat). So if super high speed is not one of your concern, you can flash this rom for a change
Other than that, I will have to further test it and see how. it's not laggy so much as to push me back to my CM nandroid :x
saikoz said:
thanks do you how to enable 5 point multitouch in miui?
another question for hardware keyboard, when i press alt+g its output is "-" not "%",same for all others, can u fix this?
Click to expand...
Click to collapse
I really have no idea how to fix it. i`ll try to fix this, as it bugs me too but i cant promise any thing.
oshosh said:
nim, why don't you combine your ROM with hebmiui ROM?
it could be very helpfull
or at least explain to us how do you app2ext on miui, I couldn't make it, thats why I'm using your ROM, wich is very good btw!
Checking the new one for few days and will reply. seems nice and smooth!
Click to expand...
Click to collapse
i dont really like hebrew phone (i mean, Hebrew menus and all).. but i`ll see next week what can i do about it.
Aoi_sora9x said:
Just flashed this ROM today because i wanna try out something new
first, i'm very impressed by its speed. though it's by no mean as fast as CM7 and FM, it is fast for a MIUI rom. The horrible lags that pretty much killed MIUI for me are not there (or maybe there but are subdued somewhat). So if super high speed is not one of your concern, you can flash this rom for a change
Other than that, I will have to further test it and see how. it's not laggy so much as to push me back to my CM nandroid :x
Click to expand...
Click to collapse
glade u like it. miui got much better then it used to
found fix for the hw keyboard thought symbol beside "S" on the left become "space"
use root explorer
edit files : /system/etc/rootfs/default.prop
add this "persist.sys.keypad_type=qwerty"
OR
"persist.sys.keypad_type=euro_qwerty" for qwertz keyboard ( not test )
reboot!
taadaaa the hw kb worked!!!
Thank you saikoz, it works perfectly
saikoz said:
found fix for the hw keyboard thought symbol beside "S" on the left become "space"
use root explorer
edit files : /system/etc/rootfs/default.prop
add this "persist.sys.keypad_type=qwerty"
OR
"persist.sys.keypad_type=euro_qwerty" for qwertz keyboard ( not test )
reboot!
taadaaa the hw kb worked!!!
Click to expand...
Click to collapse
cool tnx. will do this next version
any chances to add 1% battery steps? thanks
Sent from my Milestone using Tapatalk
source : http://forum.xda-developers.com/showthread.php?t=1342117
i make ICS transition animations for our miui, using root explorer ,just replace framework-res.apk on /system/framework and set permision rw/r/r, well backup 1st if u want to replace
edit:alert! u might be loosing contact and email, just add the gmail back and sync contact

[FIX][CM10.1] Layout fixes

NOTE: I'm not responsible if anything happens to your phone. (as always)
=> Source
Framework & SystemUI fixes
This fix includes:
- App background color gradient - eg. in Settings,... (big thanks for this tutorial, aarun!)
- Fixed small/wrong icons across the system - mainly statusbar (again ), menu icons and in power menu
- really small percentage battery icon is a little bigger now
- fixed some lockscreen layouts and dimensions - lockscreens (mainly secure ones) should look better now.
=> Update.zip​
[FIX][CM10 ONLY] Layout fixes (DISCONTINUED!)
Framework-related fixes
This fix includes:
- Proper (blue) overscroll effect color
- App background color gradient - eg. in Settings,... (big thanks for this tutorial, aarun!)
- Fixed small/wrong icons across the system - mainly statusbar (again ), menu icons and in power menu
=> Source (check README)
=> Update.zip
​
Changelog
27/4/2013 - Thread cleanup & CM10 fixes discontinued, started to work on CM10.1
13/6/2013 - Source code is now available at GitHub.
To do/fix/improve
Trebuchet.apk - dock and homescreen has bad spacing and align...
Do you think think that gradient shoukd be by default? It 's turned off by default.. or im wrong?
sad96 said:
Do you think think that gradient shoukd be by default? It 's turned off by default.. or im wrong?
Click to expand...
Click to collapse
It should be default. AOSP Nexus ROMs have it. Even if not, I will still try to add it, because without it it looks just weird for me...
EDIT: OK, anyway, gradient working
Do you know when the zip file is ready? I haven't really used adb much lately
Benjamin_L said:
Do you know when the zip file is ready? I haven't really used adb much lately
Click to expand...
Click to collapse
CWM says some errors, like I must use EDIFY type of updater-script and update-binary, but I have tried to do this but failed... anyway I'm now working on it as I also don't want to use adb for this and always set permissions manually
Update.zip added
Thanks for the fix - the orange overscrolling effect has been really bothering me (and the fact that you can't change it anymore (unlike CM7))
Just a question: What is the "fade to black effect"?
aletto said:
Thanks for the fix - the orange overscrolling effect has been really bothering me (and the fact that you can't change it anymore (unlike CM7))
Just a question: What is the "fade to black effect"?
Click to expand...
Click to collapse
On galaxy nexus when you are pulling down the notification tray, things behind it slowly fade to dark as you pull the tray. This should have been default.
Sent from my GT-I5800 using xda app-developers app
EDIT: AT THIS POINT ITS GALAXY NEXUS-specific feature which is not in CM yet... We have to wait till its merged or something...
Any idea of fixing Phone dial-er app?
Layout:
The erase key is on right side of input box,
Shouldn't the be in bottom right? sorry if I'm wrong, but i used to the bottom right.
Reason for the fix : When you choose a contact from smart dial, the first few numbers are hidden, only the last few digits are visible and make the user feels like it wasn't chosen. I'm using the international format like +YYXXXXXXXXXX ...
Search bug
Are you able to search a contact from call log tab or contact tab (not the people app)? I'm kind of missing it.
Anandababu153 said:
Any idea of fixing Phone dial-er app?
Layout:
The erase key is on right side of input box,
Shouldn't the be in bottom right? sorry if I'm wrong, but i used to the bottom right.
Reason for the fix : When you choose a contact from smart dial, the first few numbers are hidden, only the last few digits are visible and make the user feels like it wasn't chosen. I'm using the international format like +YYXXXXXXXXXX ...
Search bug
Are you able to search a contact from call log tab or contact tab (not the people app)? I'm kind of missing it.
Click to expand...
Click to collapse
I will have to look at it... and the erase key should be as it is now. Different position from ICS, its normal.
Hi,
Do I just flash the zip. file?
Sent from my SG 580 powered by CMX.
SamG3apollo said:
Hi,
Do I just flash the zip. file?
Sent from my SG 580 powered by CMX.
Click to expand...
Click to collapse
Yep ... Please Use CWM (Recovery Mode) to flash the zip.
Progress update
OK, I'm now stuck on bootloop after testing my another fix with icons (complete remake of them to JB ones) I'm working on solution how to pass that and after that, I'll update OP with another improvement
Another progress update + fix available
OK, fixed icons mainly in statusbar area, changed from GB ones, now looks a lot better with JB ones, also fixed bad icons in power menu.
FINALLY
Cool work , there is problem with very small and distorted fonts too with default launcher with ADW launcher it's fine but still.
vishal8492 said:
Cool work , there is problem with very small and distorted fonts too with default launcher with ADW launcher it's fine but still.
Click to expand...
Click to collapse
Thanks, is this issue present even in CM7/CM7 with holo launcher? Because I think it will be due to our phone's resolution/screen size... isn't it?
Sent from my GT-I5800 running CMX
Flashed the current update.zip ....
Appreciate the blue cursor in the input box
Ideas:
Is it possible to have blue active icons in the notification drawer? Let that be white at in-active state.
Also the dial-er app drop down arrow while getting more than one search result (Where is it??? CM bug?)
The missed call notification is now in black & white. Is it correct?
Anandababu153 said:
Flashed the current update.zip ....
Appreciate the blue cursor in the input box
Ideas:
Is it possible to have blue active icons in the notification drawer? Let that be white at in-active state.
Also the dial-er app drop down arrow while getting more than one search result (Where is it??? CM bug?)
The missed call notification is now in black & white
Click to expand...
Click to collapse
1st of all, I changed all icons as they should be. That means, back/white icons are in holo theme, official in Android 4.0.4+ now. The icons before with exp. build 1 were GB ones, because in android source repository are no JB icons for LDPI/MDPI yet - I guess that is placeholder for later... So I came with at least this solution because I don't think they will continue with LDPI (old) resolution support for icons, because they wasn't even in ICS...
And for the blue icons... I'm trying to make it as close as possible to official CMX/JB as possible, because for our resolution default layouts are just uggly.. No blue icons in CMX, so no icons that I will do Just official JB because for LDPI is yet undone. It will be good to have theese fixes merged to marcellusbe's port so it wont have this type of issues.

Categories

Resources