[HOW TO] Lockscreen totally invisible/ transparent 100% - Galaxy S III Q&A, Help & Troubleshooting

I'd love to have a pattern unlock without the little circles but still have to do the gesture.
So I've done this..TUTORIAL!!
decompile framework-res.apk from system/framework
search for the image in the folder of decopiled apk => apk\res\drawable-xhdpi\ those files:
Code:
btn_code_lock_default
btn_code_lock_default_holo
btn_code_lock_touched
btn_code_lock_touched_holo
btn_check_label_background.9
indicator_code_lock_drag_direction_red_up
indicator_code_lock_point_area_default
indicator_code_lock_point_area_default_holo
indicator_code_lock_point_area_red_holo
open the images with paint.net
select all the image (ctrl+a) delete and save
recompile the apk
push it back into system/framework/framework-res.apk of your device
a little advice, choose a suitable image of background to guide you,
not one solid background, otherwise you will have no more access to the device!
Now nobody can try to understand your pattern anymore!!!!
yeah!!!
{
"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"
}

reserved

ruelle said:
I'd love to have a pattern unlock without the little circles but still have to do the gesture.
So I've done this..TUTORIAL!!
Click to expand...
Click to collapse
Dude ... congratulations
Search, develop, test and share in only 2 hours!!!
THIS IS XDA STUFF.
<!-- insert ovation sound here -->
Thanks

Related

[Release] Option HD by JackT09

With permission from the talented JackT09 of ipodtouchfans.com here is Option HD. All credit goes to JackT09 http://twitter.com/#!/JackT2
It's an iPhone/iPod touch theme, but, includes a template so we can make android specific icons!
{
"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"
}
Option HD
SD version
Template
After 4 months, this is Option HD, it has around 40 icons (some worse than others)
Thanks to everyone who tested it.
And Credit to Everyone who has made a Defualt style theme (Kubilay & Dustin) Jackson D for his Cydia glyph, Hayden Woods and Rickie Sherman!
Thanks and Happy new year!
(First release of the year?)
Click to expand...
Click to collapse
Samsung Vibrant icon by JackT09
Installation: Extract the bundles folder, each folder inside contains a folder with an icon. Rename the icons to whatever you want and move them all to one folder. Upload them to your phone and I use desktop visualizer to install. I'll post a nice zip with the icons all in one folder when I get home tonight.
Original thread
http://www.ipodtouchfans.com/forums/showthread.php?t=328433

[MOD] Remove app text from Recent Apps notification pulldown

Step 1:
Decompile SystemUI.apk
Step 2:
open /res/values-hdpi/dimens.xml
Step 3:
change
Code:
<dimen name="recent_app_icon_height">122.0px</dimen>
to
Code:
<dimen name="recent_app_icon_height">76.0px</dimen>
Step 4: Compile SystemUI.apk and push to /system/app or create flashable zip
{
"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"
}
Is there a way to remove the recent apps list all together? If not I will definitely be doing this.
Sent from another Dimension!
netwokz said:
Is there a way to remove the recent apps list all together? If not I will definitely be doing this.
Sent from another Dimension!
Click to expand...
Click to collapse
There are a number of ways to remove it, a quick and bootleg way would be to just reduce the height to 0 and width to 0 and hope for the best. Personally, I haven't tried this method, but it should work. I like it this way because you still get the functionality but with a bit more screen space.
Ok ill try that and see what happens. I just always use long press home button. So I really don't need them in the pull down.
Sent from another Dimension!

[TOOL] Jmz Apk Drag and Drop tool 11-12-11

This is something I created because I got tired of command line interfaces. This is very basic and rough right now. This all went through my initial testing of every tab.
Any and all suggestions welcome
DOWNLOAD
WARNINGS
---------------
--Do not use batch recompile with system signed apks. Does not resign.
--Set framework files in first tab before using batch tabs
Prerequisites
---------------
--Java JDK installed and in PATH
Features
-------------
--Single Decompile
--Single Recompile
--Batch Decompile
--Batch Recompile
--Many more features to come...
{
"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"
}
Great job in this
Sent for the EVO Classic.
Great to see you back at it man....I'm gonna have to try this!
Sent from my HTC Evo 3D using Tapatalk!
would u give me direct link from mediafire,please...
thankz before
nice apk gj
hi guys...please help me to solve my problem HERE,my thumb just for u who can solving my problem
Dead link
Download link is dead

[Q] Guide to modding on screen buttons?

I want to change the color of the buttons, is there a guide on how to do this?
Just replace the images in SystemUI. Don't remember the exact ids, but you should be able to find them.
K900 said:
Just replace the images in SystemUI. Don't remember the exact ids, but you should be able to find them.
Click to expand...
Click to collapse
How do I unpack and repack the apk? Signing?
Skickat från min LT26i
Look up apk tool and apk manager. Pretry simple once you get the hang of it. There is tutorials all over xda on how to use them and modify files..
wpgchris said:
Look up apk tool and apk manager. Pretry simple once you get the hang of it. There is tutorials all over xda on how to use them and modify files..
Click to expand...
Click to collapse
Well that didn't go as I expected. I found the files and tried editing one but that's the part where I'm failing. How do I edit the .png properly? I tried with this result...:
{
"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"
}

help with changing background color of statusbar

hi, can anyone tell me how I can change background color from transparency too solid black? ( I'm using cm10.2 )
{
"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"
}
godlesplay said:
hi, can anyone tell me how I can change background color from transparency too solid black? ( I'm using cm10.2 )
Click to expand...
Click to collapse
yes.
1. decompile systmUI apk (use ur roms framework else systemui fails )
2. go to res/drawable-mdpi, 'notification_panel_bg.9' is the file u have to change, but remember, t dont break the .9 pixels
3. recompile. & push back dun
---> also i attached u allready edited file, so u have only to decompile/replace file/recompile :good:
and bro i saw u also asking about statbar transparency few time ago: u can change it here \systemui\res\values\dfrawables.xml
peace & greetings to poland (i'm there from)
thanks, it is working, thread can be closed

Categories

Resources