[ICS][FRAMEWORK]Lockscreen Rotation/Navigation Bar/Services.jar (flashable zips) - Optimus One, P500, V Themes and Apps

I might have to update the files. I took the framework-res.apk from one of the previous betas (4.0.3), so no promises that it will work on the latest beta (4.0.4). If it doesn't work, please tell me which file doesn't work.
Click to expand...
Click to collapse
I was taking a look around the Android Software and Hacking General Forum and I found this guide:
[GUIDE] Activate the rotation of the lockscreen
Just a heads up, if you do not have a lockscreen, you are just wasting your time in this thread Unless, of course, you are here just to satisfy your curiosity
I really liked it because it reminds me of ICS on a tablet (not to mention that it also reminded me of the iPad, which has a lockscreen that can be rotated), so I gave it a shot. Given the hype of the navigation bar, I decided to share my files, which are attached to this post. I took the framework-res.apk from CM9 beta 4 (which would probably make this only for ICS roms). Here is the breakdown of the files:
lockscreenrotation.zip: The only thing modified in this is the enabling of rotation on the lockscreen.
lockscreenrotation_navbar.zip: Seeing how many people like the navigation bar, I took lockscreenrotation.zip and included the navigation bar for those who don't want to give up the navigation bar for the lockscreen rotation (I left the hardware button lights enabled because I am aware of a script and several apps that can turn it off for you).
navbar.zip: In case you had the navigation bar enabled prior to flashing the above zips, this is available in case you do not like the lockscreen rotation.
original_framework.zip: If you don't like the lockscreen rotation, you can use this zip to revert back to the stock framework.
*Thanks goes to cure25! I had to use his zip as a base for my zips to solve my bootloops
It is always recommended to make a backup before you flash anything, but I was able to flash one of the zips successfully. Make sure you mount system (I tried flashing one of the zips without mounting system, and it said it was flashed but nothing changed when the phone fully booted). When using the lockscreen rotation, I suggest allowing the launcher to rotate into landscape because even if you have the lockscreen in landscape, it will rotate back into portrait if the launcher only allows for portrait. However this is definitely a personal preference, so it is all up to you.
I have tested only lockscreenrotation.zip, so if you guys can test the rest that would be great The size of the zips are 4.26 mb (with the exception of original_framework.zip, which is 4.25 mb) but the framework-res.apk inside the zips is more or less around the size of the original framwork-res.apk.
Before anyone says anything like "There are already threads on the navigation bar. Why didn't you just post this there?" Well, two things:
1. The lockscreen rotation is an entirely different thing.
2. I think it is safe to say that I was the one who first mentioned this idea in our forum. And I originally posted a framework-res.apk with the navigation bar awhile ago. Don't believe me? It is in the general thread here and here.
And with that being said, perhaps this can be turned into a general thread (for all things framework) as there are a lot of stuff within framework-res.apk that can be edited such as:
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="action_bar_embed_tabs">false</bool>
<bool name="split_action_bar_is_narrow">true</bool>
<bool name="preferences_prefer_dual_pane">false</bool>
<bool name="show_ongoing_ime_switcher">true</bool>
<bool name="action_bar_expanded_action_views_exclusive">true</bool>
<bool name="target_honeycomb_needs_options_menu">true</bool>
<bool name="config_sf_limitedAlpha">false</bool>
<bool name="ImsConnectedDefaultValue">false</bool>
<bool name="config_sf_slowBlur">true</bool>
<bool name="config_ui_enableFadingMarquee">true</bool>
<bool name="config_closeDialogWhenTouchOutside">true</bool>
<bool name="config_wifi_dual_band_support">false</bool>
<bool name="config_wifi_p2p_support">false</bool>
<bool name="config_wifi_background_scan_support">false</bool>
<bool name="config_bypass_keyguard_if_slider_open">true</bool>
<bool name="config_automatic_brightness_available">false</bool>
<bool name="config_annoy_dianne">true</bool>
<bool name="config_unplugTurnsOnScreen">true</bool>
<bool name="config_animateScreenLights">false</bool>
<bool name="config_allowAllRotations">false</bool>
<bool name="config_reverseDefaultRotation">false</bool>
<bool name="config_deskDockEnablesAccelerometer">false</bool>
<bool name="config_carDockEnablesAccelerometer">true</bool>
<bool name="config_batterySdCardAccessibility">true</bool>
<bool name="config_use_strict_phone_number_comparation">false</bool>
<bool name="config_intrusiveNotificationLed">false</bool>
<bool name="config_intrusiveBatteryLed">false</bool>
<bool name="config_disableMenuKeyInLockScreen">true</bool>
<bool name="config_enableLockBeforeUnlockScreen">false</bool>
<bool name="config_enableLockScreenRotation">false</bool>
<bool name="config_enable_puk_unlock_screen">true</bool>
<bool name="config_enable_emergency_call_while_sim_locked">true</bool>
<bool name="config_autoBrightnessButtonKeyboard">true</bool>
<bool name="config_swipeDisambiguation">true</bool>
<bool name="config_bluetooth_sco_off_call">true</bool>
<bool name="config_bluetooth_wide_band_speech">true</bool>
<bool name="config_bluetooth_adapter_quick_switch">false</bool>
<bool name="config_voice_capable">true</bool>
<bool name="config_sms_capable">true</bool>
<bool name="config_sip_wifi_only">false</bool>
<bool name="config_built_in_sip_phone">true</bool>
<bool name="skip_restoring_network_selection">false</bool>
<bool name="config_showMenuShortcutsWhenKeyboardPresent">false</bool>
<bool name="config_telephony_use_own_number_for_voicemail">false</bool>
<bool name="config_sms_utf8_support">false</bool>
<bool name="config_mms_content_disposition_support">true</bool>
<bool name="config_alwaysUseCdmaRssi">false</bool>
<bool name="config_duplicate_port_omadm_wappush">false</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_actionMenuItemAllCaps">true</bool>
<bool name="config_allowActionMenuItemTextWithIcon">false</bool>
<bool name="config_wimaxEnabled">false</bool>
<bool name="config_forceDisableHardwareKeyboard">true</bool>
<bool name="lockscreen_isPortrait">true</bool>
</resources>
These "characteristics" can be enabled/disabled by changing the value "true" to "false." If anyone would like to see a framework-res.apk with one of the above "characteristics" edited, just leave a message and I'll edit it if I have time (or maybe someone else can do it as well).
Onto services.jar:
For those of you who would like to give the V6 SuperCharger a shot on ICS, a modified services.jar is required. It is attached below as "OOM-Priority-Charger-v1.4-cyanogenmod-9.zip" (flashable zip). For more information, go to the following links:
V6 SuperCharger
Information on modified services.jar
If you have any questions, feel free to ask them. Now that I have said all that I have wanted to say, attached are the files. Happy flashing

Sorry did not know about that.I gave credit to u in my thread
I did because user were asking for it
Can u mod lockscreen so that it hides notification bar

cure25 said:
Sorry did not know about that.I gave credit to u in my thread
I did because user were asking for it
Can u mod lockscreen so that it hides notification bar
Click to expand...
Click to collapse
No worries
I didn't make this thread to conflict yours. I made it for the lockscreen rotation. I just included the navigation bar for those who wanted both the lockscreen rotation and the navigation bar, and also for those who would like to revert back to it.
Do you know what file/line controls the notification bar? Because I've tried looking for it but I couldn't find anything.

sweetnsour said:
No worries
I didn't make this thread to conflict yours. I made it for the lockscreen rotation. I just included the navigation bar for those who wanted both the lockscreen rotation and the navigation bar, and also for those who would like to revert back to it.
Do you know what file/line controls the notification bar? Because I've tried looking for it but I couldn't find anything.
Click to expand...
Click to collapse
Nope
May be u can check systemUI.apk.there might be something

cure25 said:
Nope
May be u can check systemUI.apk.there might be something
Click to expand...
Click to collapse
Even if it were to be in systemui.apk, I'm just sticking to framework-res.apk for now

Works in cm7??
By stikmenow775

Metamorph
Greets
____________
mDroid - Tapatalk
Phone: LG-P500
ROM: Nitrogen.
Kernel: franco .35
Theme: ICS (by me)
Tweaks: ALL (knzo)
Wishlist: Galaxy Nexus

stikmenow775 said:
Works in cm7??
By stikmenow775
Click to expand...
Click to collapse
Only CM9 for now
mDroidd said:
Metamorph
Greets
____________
mDroid - Tapatalk
Phone: LG-P500
ROM: Nitrogen.
Kernel: franco .35
Theme: ICS (by me)
Tweaks: ALL (knzo)
Wishlist: Galaxy Nexus
Click to expand...
Click to collapse
I'm confused

Is it just me, or does the option "Emergency call" only show in landscape? If so, I think this would be a useful mod in case of emergencies

I know there is a good number of users who have either tried the V6 supercharger or would like to try it. I added a small thing about it in the first post. The reason why I have added it to this thread is because framework is involved.

Can work in Oxygen2.3.2????

lalalag8 said:
Can work in Oxygen2.3.2????
Click to expand...
Click to collapse
As stated in the title of the thread and in the first post, this is only for ice cream sandwich (4.0)
Sent from my LG-P509 using xda premium

Artimonier said:
Hello XDA,
I don't know why but this does not works. I flashed lockscreenrotation_navbar.zip using ClockworkMod. I reboot my phone, flip the phone 10-11 times but nothing happens...
Thanks for any reply,
Vlad
Click to expand...
Click to collapse
Make sure you mount system in recovery. If that doesn't work, you can try manually replacing the files. And if that doesn't work, I'll try updating the files because the files come from one of the previous betas.
Sent from my LG-P509 using xda premium

Great! I'll try it thanks
Sent from my LG-P500 using xda premium

Doesnt work on 4.0.4 CM9

fcb13 said:
Doesnt work on 4.0.4 CM9
Click to expand...
Click to collapse
Alright I will update the files soon

Hello,
It doesn't work on my sgs2 ICS 4.0.3 XWLPG deodex with the Jkay mod.
Edit : I have also tried to modify the line "lockscreen_isPortrait" = true
Still not work

UPDATE: Navbar + rotate lockscreen for TINYLIGHT and later nightlies
navbar+lockscreen_rot.zip
I hate pressing the hard-to-press keys.
i have set navbar height to32 dip
and width to 28 dip (to make more space for games)

does this work with any android device? I have vodafone smart mini running android jb 4.1.1 mtk 6575 processor

cool
nice

Related

How to change the font color of notification bar?

how do I change the font color to white notifications?
thank you please help me
As you can see in the picture attached, I want to change the font color from black to white as I do that?
sorry my bad english, please help me
I'm using cyanogenmod7
I also wish to know if that's possible.
You can change that from settings->CM extra->UI interface->notification colors->items title color
Sent from my Milestone using XDA App
at CyanogenMod7 not have these options needs to change in the framework-res.apk, but where this meeting. xml and how to set it up?
Thanks for answering me
sorry my bad english
Ok, i did not know that CM7 did not have those settings. It was there in CM6 if i remember right.
Anyway, here is how to do it. You need to decompile framework-res.apk and open styles.xml file inside /res/values folder. Then search for the code shown below.
Code:
<style name="TextAppearance.StatusBar.EventContent.Title" parent="@style/TextAppearance.StatusBar.EventContent">
<item name="textSize">16.0sp</item>
<item name="textStyle">bold</item>
<item name="textColor">?textColorPrimaryInverse</item>
</style>
You have to change ?textColorPrimaryInverse to ?textColorPrimary if you want white. You can also mention the actual color there like, #ffffffff for white.
Then recompile and reflash. See the snapshot below
thanks I'll try to do this
just one question I am modifying the framework-res by metamorph if after unpacking the framework-res.apk need to do signapk?
and I can leave that. xml so
<item name="textColor">#ffffffff</ item>
Thank you for your help
I don't think it will work using metamorph. I have not tried it. If you send me your framework-res.apk , I can mod it for you. You can attach it here.
Sent from my Milestone using XDA App
thank you please if possible add that of battery percentage also in the my framework-res.apk
thanks for help
one asks if I decompile the framework-res.apk with apktool to do with need the signapk?
Check back after an hour. Is this for the milestone?
Thank you for your help
yes it is for the milestone
Hi,
Attached is the flashable update of the framework with the mods you have asked. Just put it in openrecovery/updates folder and flash using AOR.
Please take a backup, just in case.
Let me know if you have any issues.
thank you to turn night to post the result, as you make the files to add by openrecovery?
thanks for the help
I didn't understand.
Sent from my Milestone using XDA App
as you can see I'm Creating a theme for my milestone, as you create the files to be added by openrecovery?, like you did with my framework
thanks for helping me fix these problems
Sorry my bad english
Thanks
Did it work?
Sent from my Milestone using XDA App
yes it is working perfect
thanks for help
As you create files openrecovery?
sileshnair said:
Ok, i did not know that CM7 did not have those settings. It was there in CM6 if i remember right.
Anyway, here is how to do it. You need to decompile framework-res.apk and open styles.xml file inside /res/values folder. Then search for the code shown below.
Code:
<style name="TextAppearance.StatusBar.EventContent.Title" parent="@style/TextAppearance.StatusBar.EventContent">
<item name="textSize">16.0sp</item>
<item name="textStyle">bold</item>
<item name="textColor">?textColorPrimaryInverse</item>
</style>
You have to change ?textColorPrimaryInverse to ?textColorPrimary if you want white. You can also mention the actual color there like, #ffffffff for white.
Then recompile and reflash. See the snapshot below
Click to expand...
Click to collapse
Works fine on TW rom with mod style framewok to AOSP
You 'can customize the phone through pitchers, wallpapers, themes, icons, links, etc. With a handful of applications you can have wonderful personalization on your phone.
However, there are many limitations to what you can customize your Android phone. These limitations can be removed if you root your phone. In addition, there is no fun at all if you do not root, because typhoid has almost no disadvantages, and the list of benefits is ......... ..infinite!
As a user rooted, we can do the following things:
1. Install a custom ROM, a ROM is simply the phone firmware. Installing a custom ROM has many advantages. You can change the phone according to your tastes. Go to forum.xda-developers.com and enter your phone model in "type find the device ..." box at the top. The section called "Android Development" contains ROM, guides and many other things that you are not even aware of.
2. Modify Kernel [cautiously]: Actually, this part is one advanced. A kernel is well explained in this guide to AndroidCentral. Like any ROM, you can install a custom kernel, too. With a custom kernel, you can overclock the CPU and GPU (ie to increase their frequencies), tweak the battery life, and more. But the kernel to be a vital part of any phone, must be handled with care.
3. Use amazing apps that can run only on rooted phones. Here we are talking about applications, then we will cover this point below. There are a wide range of applications for embedded devices, but will focus exclusively on the customization.

[Q] (Help.!) Changing System ui

Friends please any one can u link or say me how to Edit or Make the System user interface.. like status bar, buttons, all ui options...!
How to Edit them Please can any one help me? Mainly User interface, as Editing systemui.apk
try uot kichen. You can make statusbar and other cool mods there and its very easy to use . http://uot.dakra.lt/
I think i can help. What exactly help you need.. i know a way of editing UI or status bar right on your android phone
Thanks
Blake Blader said:
I think i can help. What exactly help you need.. i know a way of editing UI or status bar right on your android phone
Click to expand...
Click to collapse
Blake Blader, i need to now is- if i port a rom from Tab and tab rom status bar (Systemui.apk) is below the screen (like in tab and if i based it to JB or custom roms... will it work without changing any build.prop ?
eg:- Changing Systemui.apk
Settings.apk from - Port- CM9 JB
-base- My JB
Will it Work Fine or else i have to change any other apk or scripts?
I think i will not work. 1. You cant port from a tab because of screen resolution difference (and i assume that tab have cpu armv7) so you cant port from it. 2. I think you will have to edit xml files to achieve bottom status bar. And its not on build prop (system UI of frame work i guess)
Ya....
Blake Blader said:
I think i will not work. 1. You cant port from a tab because of screen resolution difference (and i assume that tab have cpu armv7) so you cant port from it. 2. I think you will have to edit xml files to achieve bottom status bar. And its not on build prop (system UI of frame work i guess)
Click to expand...
Click to collapse
This is the view i want in your attachment... please can u say how and where you got this?
Its zoe..cm 7 have that option in settings

[Q] Crt effect in Slim Bean

How to run CRT off effect in Slim Bean on Defy?
I found some information here: http://forum.xda-developers.com/showpost.php?p=31679037&postcount=8146
Where the file config.xml?
skodavka said:
How to run CRT off effect in Slim Bean on Defy?
I found some information here: http://forum.xda-developers.com/showpost.php?p=31679037&postcount=8146
Where the file config.xml?
Click to expand...
Click to collapse
Hmmm it should be enabled by default because
Code:
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">false</bool>
Which is wants enable crt-off
This file can be found in frameworks/base/core/res/res/values/config.xml
I know but it don't work.
The framework I can't see "base" folder.

[DISCONTINUED][ROM][CM10.1][Team Ace Phoenix]Ace Phoenixed v2[03/08/2013]

Team ACE Phoenix Presents​An Awesome ROM named ACE Phoenixed​
The Team Consists of Four Members who are:-
Ace King 34(That's me )
masterex567(For Aroma Installer)
Spacecaker(For Team Phoenix's Wallpaper Chooser)
PulseDroid(For ROM and Team Banners)
​​
What's Included :-
An Awesome ICS themed HOLO Aroma Installer
An Awesome Wallpaper Chooser
Choices to Select Kernel,Launcher and Sound Mods during ROM Installation
​​
The Aroma Installer gives you various choices to choose from.
From Kernels to Launchers to Sound Mods.
​​
Choices that are in the Aroma Installer:-​​​​
Kernels:-​
With BLN
Without BLN​​Launchers:-​
Holo Launcher HD
Apex Launcher
Nova Launcher​​Sound Mods:-​
DSP Manager
SRS Sound MOD
Mega Bass Beats
Viper4android FX​​Bootanimations:-​
Samsung Galaxy S3 Bootanimation
Stock CM10 Bootanimation
Xperia Z Bootanimation​​Screenshots:-
Everybody love screenshots
Click Show content and check the screenshots.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits:-
Bieltv.3 For Allowing me to use his ROM as base
Amarullz for Wonderful Aroma installer
masterex567 for making the Aroma Installer for ROM
Spacecaker for Making the ROM's Unique Wallpaper Chooser
Pulsedroid for ROM and Team Banners
Google for Google Play Music
DeHuMaNiZeD for MegaBass Beats
BPaul for SRS Sound Mod
Cyanogenmod for CM10.1
zhuhang for Viper Sound Mod
Olddroid for BLN kernel
utak3r for the Experimental JB Kernel
tazlooney 89 for Samsung galaxy S3 Bootanimation
BadBoy 101 for Xperia Z Bootanimation.
If i forgot someone then send me a PM I will add you to the credits.​
Download:-
v1:-
http://www.mediafire.com/?yd4e7m7m6x1zdyv
v2:-
http://www.mediafire.com/?fadr2l3uagoj37l​
Flashing Procedure:-
1.Download the ROM.
2.Boot to CWM 5 Recovery
3.Wipe Data/factory reset
4.Wipe cache
5.wipe dalvik Cache and battery stats.
6.Flash ROM.
7.Reboot
First reboot takes time.Have patience. ​​
Feedbacks:-
terminator2012 said:
the rom is very stable and smouthe i like to have choise in istalation and the walpaper are very good but the battrie life is very very not good i have instale 23 apps and the rom not lagy for games it normal very good work bro dsp work parfectly excuse me for my bad englishe
Click to expand...
Click to collapse
Ace97ita said:
great rom
Click to expand...
Click to collapse
terminator2012 said:
for me all work but the panorama buge,very smouthe and faste very good work bro i make a score antut and it saye me 4203 withe strategie: performence frequ mini:245 and frequ max:902
excus me for my bad englishe
Click to expand...
Click to collapse
F.A.Q.s:-
1.Hey I flashed the ROM and I don't see any music in the Google play music player?Why is that so?
Well that's a known problem and happens sometimes.No need to panic,the songs will appear in the music Library of Google play after a few reboots.
2.Hey why didn't you set up a default theme like the other ROMs? like the S3 theme or Xperia Z theme?
Well,I don't like including theme.apks in the ROM.In Future Updates we will Theme the ROM.
3.Hey I wanted to take a Log from aroma installer and I selected "save logs" but I don't see a log.txt
Well,to save the Logs,you will need to click Save logs and Ok 5-6 times for the logs to be saved.
4.Hey Why are there no mods in this ROM like Center Clock,Transparent status bar,etc?
Well I don't have access to my laptop now so I didn't make the mods and also there are others who don't like these mods preinstalled.If you Want them then when I get access to my laptop I will add them as Add-ons.​​
Links to kernels used in the ROM:-
1.Experimental JB kernel by Utak3r:- Link here
2.BLN Kernel by Olddroid:- Link Here (The kernel is in the OP of the ROM link being given)​
Add-ons:-
Gapps:-
http://d-h.st/4IV​​
Reserved 1
Changelog:-
v1(31/05/2013):-
Initial Release
v2(03/08/2013):-
Base Updated to Latest Maclaw's CM10.1
Holo Launcher HD instead of the Trebuchet Launcher
SRS Sound Mod included(After setting up the ROM,use Root explorer app and go to /system/app and find SRSPanel.apk and select it and install it and then SRS Equalizer(SRS extreme)will be active)
Phoenix Wallpapers app(Select wallpapers by long press on homescreen and select Phoenix Wallpapers)
No theme as I want to keep this as pure CM10.1(users can download their favorite theme and install it)
Internal space(memory) that I got upon fresh install was 130 MB
RAM free after first boot was nearly 140 MB
Very Smooth ROM.
Samsung Galaxy SIII Bootanimation.
Removed Email.apk and Exchange.apk(if you need it then I will attach it as a CWM installable Zip File)
Removed Aroma Installer Because it was making the ROM zip file too big in size and also giving errors.
Install the ROM and feel the smoothness yourself
NOTE:-
Gapps are not included.You need to download them from the link given in the OP.
Video Review:-
Thanks to Koogly
http://www.youtube.com/watch?v=Xq3LIyUAwL4
Phoenix Wallpaper Chooser is Open Source and we do accept You're Wallpapers !!!!
it isnt that hard if you do know a bit of git or just post it here and i will submit the wallpapers to git
do make sure the wallpapers are of min size 1080x960 so we can resize them with ease
Source code of Wallpaper Chooser is here = https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers
How to contribute ?
Use Github Client for windows to clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers source or
use linux terminal
Code:
git clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers Awallpapers
i will explain now how to add you're own wallpapers and pull to my git
inside drawable-nodpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 960x800 for nodpi
also add same USERNAME_wallpaper_1_small.jpg and make sure this size is 212x189 *add this png aswell with same size to drawable-xhdpi
for drawable-xhdpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 1260x960 for xh/hdpi
then add ur wallpaper name into
res/values/wallpapers.xml
wich currently looks like this
Code:
<resources>
<string-array name="wallpapers" translatable="false">
<item>Phoenix_wallpaper_1</item>
</string-array>
<string-array name="info" translatable="false">
<item>SpaceCaker :: Phoenix</item>
</string-array>
</resources>
Inside
Code:
<string-array name="wallpapers" translatable="false">
add ur wallpaper *taken from above parts * <item>USERNAME_wallpaper_1</item>
so it will look like
Code:
<resources>
<string-array name="wallpapers" translatable="false">
<item>space_nime_1</item>
[COLOR="Red"] <item>USERNAME_wallpaper_1</item>[/COLOR]
</string-array>
<string-array name="info" translatable="false">
<item>SpaceCaker :: Phoenix</item>
</string-array>
</resources>
Now under
Code:
<string-array name="info" translatable="false">
add ur XDA/Name :: Info
like
Code:
<item>USERNAME :: Blue dragon</item>
then it will look like
Code:
<resources>
<string-array name="wallpapers" translatable="false">
<item>Phoenix_wallpaper_1</item>
<item>USERNAME_wallpaper_1</item>
</string-array>
<string-array name="info" translatable="false">
<item>SpaceCaker :: Anime</item>
[COLOR="red"]<item>USERNAME :: Blue dragon</item>[/COLOR]
</string-array>
</resources>
then u can
Code:
git add .
git add -u
git commit -m 'upload new wallpapers'
git push
or with the github client on windows its self explanatory
then after synched
go to github.com/USERNAME/android_packages_apps_PHOENIXWallpapers or how u have forked/cloned it
and press pull request
i will surely merge it
137 MO???????:crying::crying::crying::crying:
titicom said:
137 MB??????:crying::crying::crying::crying:
Click to expand...
Click to collapse
Yea dude
but it is worth it
Its got Aroma installer also with lots of options
its also got An awesome Wallpaper Chooser.
also in future updates there will be mods and theme also.
Download it and enjoy.
cheers.
Can someone please upload screenshots?
Sent from my GT-S5830 using xda app-developers app
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.
Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?
Needs update:
1. Google play music
2. Terminal
3. Apex Laucher
All in all this is just my opinion.
aminopur said:
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.
Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?
Needs update:
1. Google play music
2. Terminal
3. Apex Laucher
All in all this is just mine opinion.
Click to expand...
Click to collapse
Congrltion for this rom dev
On my ace lockscreen not working
Sent from my GT-N7100 using xda premium
Thanks guys....i will be testing this tonight :beer:
Sent from my Galaxy ACE using xda app-developers app
battery life?
Sent from my GT-S5830 using xda app-developers app
IckyXperia said:
Congrltion for this rom dev
On my ace lockscreen not working
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
lockscreen works dude.
Just reboot the phone a few times and the Widgets load up.
it is based on CM10.1 by Bieltv.3
affineer said:
Can someone please upload screenshots?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Yea
uploading after sometime.
aminopur said:
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.
Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?
Needs update:
1. Google play music
2. Terminal
3. Apex Laucher
All in all this is just my opinion.
Click to expand...
Click to collapse
well about the apps that need update you can update them from play store.
We were going to include int2ext4 and other scripts in installer but the scripts were messing up the installer so we removed it.
I am not sure if CM9 GPS fix will work with CM10.1 and if you wanna try it then you can flash that GPS fix. anyways GPS works on this ROM.
well CM Filemanager is provided for the initial requirements.You can install other 3rd party file manager which you like.
Well there is only one file manager named "Phoenix Wallpapers",The other one is because of the CM10.1 gallery.
I don't feel the need to remove Voice Dialer.
Xperia Bootanimation is made by BadBoy101,you can report bugs in his thread.
About the Camera,the bugs are same as in CM10.1 by Bieltv.3
if Photo editing doesn't work,then you can download 3rd party app like Littlephoto or PicsArt and edit your photos.
cheers.
ARH MuLLa said:
battery life?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Well the battery life depends on your usage.
But if you wanna know about the battery life then it is same as the battery life in CM10.1 ROM by Bieltv.3.
battery life depends on screen ON time,Wifi usage,3G usage,brightness and other parameters.
so make sure to keep the brightness minimum and other things like switching off wifi when not in use and the battery will last for a day
On opera mobile, I click download & when I save the file, it says download failed right away. And one more thing, I don't think the cm10.1 bugs are still fixed right? And have you tried maclaw's cm10.1 ? You can even enable soft keys on it ! Only bug is the LED flashlight toggle.
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
On opera mobile, I click download & when I save the file, it says download failed right away. And one more thing, I don't think the cm10.1 bugs are still fixed right? And have you tried maclaw's cm10.1 ? You can even enable soft keys on it ! Only bug is the LED flashlight toggle.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Added another download link.
well i will use maclaw's CM10.1 as base in future updates if he gives me permission to use it.
Ace King 34 said:
lockscreen works dude.
Just reboot the phone a few times and the Widgets load up.
it is based on CM10.1 by Bieltv.3
Click to expand...
Click to collapse
Yeah, now working after im reinstall this rom
Sent from my GT-N7100 using xda premium
for me all work but the panorama buge very smouthe and faste very good work bro i make a score antut and it saye me 4203 withe strategie: performence frequ mini:245 and frequ max:902
excus me for my bad englishe

[APKs][5.0+]XPERIA HOME (v8.1.A.0.8) [VARIOUS] [OSB+NON-OSB+XM][25 AUG 15]

ONLY AND ONLY FOR LOLLIPOP BASED ROMS [LIKE CM12,CM12.1,AOSP]​
Hi Guys, This is my first(NOW you can call it version 3) work. I have modified apks of the Brand New Xperia Home v8.1.A.0.8 (From Xperia Z3+ Dump) and also contains Xperia Clock Widgets and Now Weather Widget also!
Code:
Try It At Your Own Risk.. I will not be responsible for bootlop,Phone Bursting, Horriblr FCs or your Phone getting Ebola
What's Included:
1. Xperia Home with Auto Rotation and Icon Size option
2. Xperia Lollipop Clock Widgets (Vertical,Horizontal as well as Analogue Clock)
3. Weather Widget (From Xperia Lollipop)
4. Xperia M version of Xperia Home! Icons and page size fixed [MADE EVEN MORE BETTER] [LOOKS AWESOME NOW ]
5. Xperia Home for devices which do not have On screen NavBar Buttons
Bugs:
1. You should report if you find any.
I HAVE REMOVED WIDGETS BECAUSE THEY WERE CAUSING ISSUES TO XPERIA HOME AND WERE ALSO NOT WORKING FOR SOME USERS. I WILL TRY TO MAKE THEM STABLE FOR USE AND UPLOAD
To-Do
1. Fixing On screen Buttons issue in Landscape Mode for Non OSB devices.
2. To make it work on lower SDK
3. To modify Home when new version arrives
--Requests are always accepted--
Steps to Follow:
1. Download your suitable apk from below and rename it to home-release.apk
2. Make folders with correct names in system/app and place apks there or simply install them if you can.
3. Set permissions to rw-r--r--
4.Reboot
5.Done
WHOAA! Clock Widgets and Weather Widget don't work? Okay.
Steps to modify services.jar to install some Sony Apps without any conflict
Follow this guide to remove signature verification:
Believe me it looks difficult but it is very easy.
http://forum.xda-developers.com/showpost.php?p=60632863&postcount=4
(BONUS- AFTER THIS YOU WILL BE ABLE TO INSTALL ANY SONY LOLLIPOP APP WITHOUT PUSHING!)
AFTER REPLACING/INSTALLING IF YOU GET NON-TRANSPARENT Status and Nav BARS THEN TRY THIS:
THINGS REQUIRED
1. Apktool v4.1.0 by @BDFreak
2. Java installed
3. Notepad++
4. Your SystemUI.apk
5. Some knowledge about Apktool
Steps:
1. Open Apktool and Decompile SystemUI.apk
2. Navigate to res/values/colors.xml
3. Edit it with Notepad++ and Find this line
Code:
<color name="system_bar_background_semi_transparent">#66000000</color>
4.Change this to
Code:
<color name="system_bar_background_semi_transparent">#00000000</color>
5. Save
6. Recompile and then Sign
7. Push it to System/priv-app
8. You will have transparent Bars
REASON FOR NO FLASHABLE ZIP:
Sorry for the delay. The zip was buggy for some users. So I was working and trying to make a flashable zip. I tried nearly 30 times but wasnt able to make fully functionable zip.The zip didn't show up anything in device after flashing process. I wanna make a fully working zip with all these 3 files. So if anyone could help please help
DOWNLOAD LINKS:
Below..
[LINKS UPDATED]
Screenshots:
[SCREENSHOTS UPDATED]
Below.
TESTED ON XPERIA M RUNNING CM12.1
I THINK IT WILL WORK ON ANY LOLLIPOP BASED ROM
Thanks to:
@idid idamrep for transparent bars tweak. @STRYDER~007 for superuser mod
@Metall Boy for testing Non-OSB version
And Special Thanks to: @abo hani for so much help.
Please Hit Thanks Button If it Worked
RESERVED
Bro upload the recompiled system ui.
Apk for transparent status and nav bar
iron man 2 said:
Bro upload the recompiled system ui.
Apk for transparent status and nav bar
Click to expand...
Click to collapse
SystemUI.apk is different for different devices.. So my apk won't work on yours..
Apktool is very easy to use.. If you want I will post a guide how to use apktool.
will this work if i dont have on screen buttons?
Metall Boy said:
will this work if i dont have on screen buttons?
Click to expand...
Click to collapse
Haven't tested.. Test and report here
I needs to be resized for xperia M
Mysteryagr said:
I needs to be resized for xperia M
Click to expand...
Click to collapse
With small icon size(in Home Settings) it looks fine in Xperia M. Anyway I am going to make one for our device too..
I want a tester for the version with non Onscreen Buttons.. Anyone who could help? @Metall Boy You?
abhatia1435 said:
I want a tester for the version with non Onscreen Buttons.. Anyone who could help? @Metall Boy You?
Click to expand...
Click to collapse
sure i can test it on a phone with no onscreen buttons
[TEST VERSION] [ONLY APK]
Install it as normal apk, if it doesn't get installed then Push it to System/app
Link: https://drive.google.com/file/d/0B8UrtvebkWfxUGNkX2dQa0FnVUE/edit?usp=docslist_api
Test and Post screenshots here if possible @Metall Boy
abhatia1435 said:
[TEST VERSION] [ONLY APK]
Install it as normal apk, if it doesn't get installed then Push it to System/app
Link: https://drive.google.com/file/d/0B8UrtvebkWfxUGNkX2dQa0FnVUE/edit?usp=docslist_api
Test and Post screenshots here if possible @Metall Boy
Click to expand...
Click to collapse
ok i'll report back as soon as possible
EDIT: Tried it out and it works great!
Some small bugs are that small icons are too small i think, and if the icons are big, the first row in app drawer is touching the text above (check screenshots). Other that that it works great!
I hope you'll add widgets and sony clocks
Waiting for xperia m version ..
Thangs before ..
Sent from my waifu
Working great, was waiting for so long thx you did it
Metall Boy said:
ok i'll report back as soon as possible
EDIT: Tried it out and it works great!
Some small bugs are that small icons are too small i think, and if the icons are big, the first row in app drawer is touching the text above (check screenshots). Other that that it works great!
I hope you'll add widgets and sony clocks
Click to expand...
Click to collapse
Thanks for testing brother.. It is because of different screen sizes for different devices.. My friend tried on Asus Zenfone 5 and there was no icon issue.. Anyways I am looking for a universal value that will suit every device.. BTW what is your screen size and resolution ? And Yes Gonna make a flashable zip now..
cccs1 said:
Working great, was waiting for so long thx you did it
Click to expand...
Click to collapse
Welcome Brother
itsnie said:
Waiting for xperia m version ..
Thangs before ..
Sent from my waifu
Click to expand...
Click to collapse
Yes.. Will be ready soon.. I am Adjusting Values
abhatia1435 said:
Thanks for testing brother.. It is because of different screen sizes for different devices.. My friend tried on Asus Zenfone 5 and there was no icon issue.. Anyways I am looking for a universal value that will suit every device.. BTW what is your screen size and resolution ? And Yes Gonna make a flashable zip now..
Click to expand...
Click to collapse
i tried xperia home on my old xperia arc s, so its 4.2 inch screen with 480 x 854 pixels resolution. Cant wait for a zip file with widgets!
Keep up the good work!
Amazing home what about weather widet did its hard to port ?
Ainster said:
Amazing home what about weather widet did its hard to port ?
Click to expand...
Click to collapse
Yes I ported that! It works I will add it with the next version of Home. or maybe in this if I get time.

Categories

Resources