Shutdown & Restart on Right Click ... - Windows 8 Development and Hacking

Well copy this in notepad and save as a .reg file on execution u'll get right Shutdown, Restart, Lock & Sleep in your right click context menu ... avoiding the long hassle of going to the charms bar ....
{
"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"
}
Flyout Version ...
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Lock Computer]
"icon"="shell32.dll,-325"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Sleep Computer]
"icon"="shell32.dll,-331"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Restart Computer]
"icon"="shell32.dll,-221"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Shutdown Computer]
"icon"="shell32.dll,-329"
"Position"="Bottom"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Lock Computer\command]
@="Rundll32 User32.dll,LockWorkStation"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Sleep Computer\command]
@="rundll32.exe powrprof.dll,SetSuspendState 0,1,0"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Restart Computer\command]
@="shutdown.exe -r -t 00 -f"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Shutdown Computer\command]
@="shutdown.exe -s -t 00 -f"
PS : Attached the .reg file too for lazy ppl ...
Hope i could help ...
Update : Added Sleep And Lock Options ... And Flyout Version(Credits : Vishal & Leomate)
Regards

dude you rock! At last no more charm bar!

duk3r said:
dude you rock! At last no more charm bar!
Click to expand...
Click to collapse
Glad u liked ...

Is it possible to put these into the menu that appears by right clicking in the bottom left corner?

TotalD3str4ct said:
Is it possible to put these into the menu that appears by right clicking in the bottom left corner?
Click to expand...
Click to collapse
Umm ... this is much simple i felt as u can right click conveniently anywhere on the desktop and switch off ...no need for the long process of going through the charms bar or even the metro tiles ...

Great work! Thanks for this! :good:

the_scotsman said:
Great work! Thanks for this! :good:
Click to expand...
Click to collapse
Glad u liked sir ...
Sent from my MB525 using xda premium

TotalD3str4ct said:
Is it possible to put these into the menu that appears by right clicking in the bottom left corner?
Click to expand...
Click to collapse
Though it is possible in principle, it is much more complicated. I read a tutorial somewhere how to add things in that menu, but somehow windows checks some checksums on that menu on every start and it's really hard to put smth there. If you are interested in that topic, google for it. You probably will find a how-to. But be warned, you are in for a treat .

Thank you so much for this.

thankyou very much

works fine on windows 7

Thanks a bunch!
Do you know how we could add the "Sleep" and "Lock" option to this also?

Really happy u all liked it ...
Jumped off my chair when saw its on xda news ...
Thnx EGZTHUNDER1 ...
Regards

Cvballa3g0 said:
Thanks a bunch!
Do you know how we could add the "Sleep" and "Lock" option to this also?
Click to expand...
Click to collapse
You can add different options by changing the command and the icons. See here for other commands

Cvballa3g0 said:
Thanks a bunch!
Do you know how we could add the "Sleep" and "Lock" option to this also?
Click to expand...
Click to collapse
Added the options :good:...
Plus Added all the possible options too in the flyout version ...
(Credits to Vishal & Leomate:angel: for showing how to make flyout ... )
Hope u ppl like it :highfive:....
Regards

thank you very much ! very handy
EDIT = works fines on windows 7 also ! wow..

awesome thank you!!

Xenon X said:
thank you very much ! very handy
EDIT = works fines on windows 7 also ! wow..
Click to expand...
Click to collapse
Yup u are right ... been using since windows 7 days ...
Sent from my MB525 using xda app-developers app

Very nice mod
thanks alot..saves alot of time.

Reg hacks for turn-down options !
Super duper work Sir !!!
I just ran your reg-script and deleted the 4 icons for Shutdown/Log-off/Sleep/Restart
that I was using from another awesome dude in XDA since the last two weeks !
Reg-hacking FTW !
Hope someone finds a way out on how to go to the desktop on boot, then I can get
rid of these Start8, ClassicShells et al ... (no complaints for them) and just get to
work on boot up (even though pressing Win-D takes ~1ms !) ... but dude am I lazy !
Cheers !
---------- Post added at 03:57 PM ---------- Previous post was at 03:52 PM ----------
cniru said:
Super duper work Sir !!!
I just ran your reg-script and deleted the 4 icons for Shutdown/Log-off/Sleep/Restart
that I was using from another awesome dude in XDA since the last two weeks !
Reg-hacking FTW !
Hope someone finds a way out on how to go to the desktop on boot, then I can get
rid of these Start8, ClassicShells et al ... (no complaints for them) and just get to
work on boot up (even though pressing Win-D takes ~1ms !) ... but dude am I lazy !
Cheers !
Click to expand...
Click to collapse
Oh yes, that was Talderon whose scripts for adding turn-off icons to the start screen I was using.
I had even expanded on them a bit and added a few nicer (read bigger and brighter) icons !
Thanks Talderon and SkyKOG ! You guys in the XDA forums rock ... why weren't I here before !

Related

[THEME] R.G zion

here it is! my theme
R.G zion Black
{
"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"
}
download here here (mediafire)​
edit R.G zion black v1
- updated the taskbar icons (they all show now what they supposed to
download from same link!!
this my black version of this theme!
once me (or someone else) figures out how to make text black in manila. i will post the white theme as well!
have fun with it!
IMPORTANT!!
1* uninstall any other theme/highlighting/flowbar icons! (or else you won't be able to uninstal them anymore)
2* disable touch flow 3d (settings/personal/today/items)
3* instal the cab
4* make a soft reset
5* enable touch flow 3d
6* ENJOY
Can't download.... :/ No file...
RosieKins said:
Can't download.... :/ No file...
Click to expand...
Click to collapse
sorry.. the url was invalid
check again it's up now
knaplullig said:
sorry.. the url was invalid
check again it's up now
Click to expand...
Click to collapse
Thanks, Downloaded and testing now
RosieKins said:
Thanks, Downloaded and testing now
Click to expand...
Click to collapse
let me know for v9
My findings thus far for Touch-IT V9...
The icons at the bottom are great - but unfortunatly the you can see the original icons underneath [shall try and take a screenshot soon] This is also the case when going into the contacts, music and all other sub catagories. In effect the transparency kinda dissapears from the bottom/slider but the top curtain seems fine.
The clock looks cool.
The background is nice and not too distracting
Everything else running as intended that I can see.
Shame about the transparency on the slider the larger icons are the new icons though, so you can tell what the bottom ones are meant to be, shame the original ones taint it.
Nicely done theme though Great work!
RosieKins said:
My findings thus far for Touch-IT V9...
The icons at the bottom are great - but unfortunatly the you can see the original icons underneath [shall try and take a screenshot soon] This is also the case when going into the contacts, music and all other sub catagories. In effect the transparency kinda dissapears from the bottom/slider but the top curtain seems fine.
The clock looks cool.
The background is nice and not too distracting
Everything else running as intended that I can see.
Shame about the transparency on the slider the larger icons are the new icons though, so you can tell what the bottom ones are meant to be, shame the original ones taint it.
Nicely done theme though Great work!
Click to expand...
Click to collapse
lol you totally right!
i totally forgot about them
was so ****ed up with trying with the text.
i will post a edited cab soon
v1 is up!
tell me what you people think
Nice looking theme, a white version would definitely be worth checking out.
Any chance of getting just the clock by itself?
I like it, keep up the good work!
I think the new email tab layout is great. You should create that as a saperate cab file for implementation in the standard manila layout. I think many people would use that. My father for instance, wouldn't want to make his business phone look like this, but he would really like that he can read the email message without the envelope being in the way. What do you think?
Check this out: http://forum.xda-developers.com/showthread.php?p=2749452
makruiten said:
Check this out: http://forum.xda-developers.com/showthread.php?p=2749452
Click to expand...
Click to collapse
well done search!
however i've been trough this one before.
with this method i am only able to chanfe half if the text.
i think the mod9 files are different i think.
but thanks anyway
knaplullig said:
v1 is up!
tell me what you people think
Click to expand...
Click to collapse
i didnt get any response frm u bout the black color..
rotastrain said:
i didnt get any response frm u bout the black color..
Click to expand...
Click to collapse
check pm mate
knaplullig said:
check pm mate
Click to expand...
Click to collapse
finished making first three tabs evrything black..home screen..people..n some other stuff...its easy..like usual
rotastrain said:
finished making first three tabs evrything black..home screen..people..n some other stuff...its easy..like usual
Click to expand...
Click to collapse
like usual
wll yeah! if you know what to do
thanks already mate
knaplullig said:
like usual
wll yeah! if you know what to do
thanks already mate
Click to expand...
Click to collapse
hey knalpullig,
My computer has crashed n i cant work on this
.i had finished making four tabs black.If u want i can send u those n post a tutorial on how to do it so u can do it your self!!!!
All my stuff has got wiped out but i take a backup on my gmail evryday..so my stuff is still there..
I will do a tutorial in two or three days n send u the files.!It is sad that this had to happen when i was just finishing!
Cheers
Rotastrain
This Theme Looks Nice!
Hi must say your theme looks great but one big problem!
It is on mediafire and that i can't conect to in China.
Do you know other place to get your black zion theme?
Thank's for making the X1 better then it was from beginning!
Obalia73
Awesome work! Thank you!.
Any chance of you posting the wallpaper in the thread? Stand-alone that is, without anything else.
Thank you in advance.
Edit:
Can i get the CABs from http://forum.xda-developers.com/showthread.php?t=503511
to work with this?

Manila 2.5 leo FULL LANDSCAPE AND G-SPOT [CAB AND PACKAGE]

MANILA 2.5 LANDSCAPE
PROJECT PULSE
(WITH SPECIAL THANX TO DOUGIE FOR HOSTING)
As usual im creating something new and coming up with concepts for our phones!!this is my attempt to make a begining in landscape dev
BY NO MEANS WILL THE LANDSCAPE BE PERFECT.
Sometimes when u switch from potriate to landscape,the landscape might not come properly.just go to the adjacent tab and come back..the landscape will come properly
*****
PLEASE INSTALL MORTSCRIPT ON UR PHONE(LINK BELOW)
OTHERWISE IT WONT WORK
THA CAB WILL TAKE SOME TIME TO INSTALL.ITS A BIG FILE.
THIS CAB WILL WORK ON ANY ROM USING LEO manila 2.5
THIS WILL NOT AFFECT MANILA TV TAB
****
INSTALL
STEP 1
INSTALL MORTSCRIPT
http://tp2.blownfuze.org/files/MortScript-4.2-PPC.cab
STEP 2
DISABLE MANILA
then
INSTALL MY CAB
http://tp2.blownfuze.org/Rotastrains_landscape_2.5.cab
STEP 3
INSTALL THIS SMALL REG TWEAK
http://tp2.blownfuze.org/rotastrain_fail_safe.cab
ROM COOKERS PACKAGE
http://tp2.blownfuze.org/manila_landscape.rar
IF you like my work for the xda community please donate using the big black donate button below.It is not eseential but very very apprecaited!
FINAL RESULT FOR v1.0
1>LANDSCAPE ON ALL PAGES
-----
issues
--Calendar page is usable but garbled--will work on this and release fixes in later releases
--the retractable slider button may whiten out at times
---
--everything else is usable in landscape no problems..
the background issues have been fixed so as the bottom bars..
what u see in the caps i am uploading now is the final for v1.0
{
"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"
}
-points:calendar is still not working in landscape..BUT IM WORKING ON IT..
if i could get everythng else to dance can getthis dancing as well​
Wow nice work. Will definitly give this one a look.
EDIT: Makes me think about Real Desktop (www.real-desktop.de/English/). Maybe some influences from that could be implemented..?
A big thank you for all my donators!!:
My top donators:
weepatc-20$
ckong1=25$
dazzzdelux--5$
Jbreeje-20$
theinvisible12--5$
cycle23times--5$
octoboy--5$
svv4t-5$
cowmix--5$
Alfred lp--5$.....
Reserrrrrvvvvveeeed
Hey rotastrain
The widgets are wonderful.I love that you have retained the option to switch between normal and widget screen!
Thank You again for this wonderful MOD
MrRusch said:
Wow nice work. Will definitly give this one a look.
EDIT: Makes me think about Real Desktop (www.real-desktop.de/English/). Maybe some influences from that could be implemented..?
Click to expand...
Click to collapse
yup..it gives the user the real desktop feelin..
theinvisible12:
Thank you for the comments!It lifts my spirit!
Temporarily stuck!
yo
will diz work on tf3d 3.0.38196 beta3 on the xperia?
reply pleaaase
kidd_danja said:
will diz work on tf3d 3.0.38196 beta3 on the xperia?
reply pleaaase
Click to expand...
Click to collapse
yes it will.u can uninstall it if it doesnt as it is uninstall supported.it works perfectly on all touvh it ro s all smarberg roms valkyrie rom...etc etc..
njoy ur self
This looks really promising, very nice work I must say You are very talented.
What do the Phone & Calender widgets look like when they have an item in them? Or are you still working on that?
wagwhan
thankz bro diz workz and it iz kewl aswell.
thank you!!!!!
wow!
brilliant!
are you also looking for possibility to expand tf3d capabilities? i.e. a task shortcut? (yeah I know it's really hard... but... surprise me )
guap said:
wow!
brilliant!
are you also looking for possibility to expand tf3d capabilities? i.e. a task shortcut? (yeah I know it's really hard... but... surprise me )
Click to expand...
Click to collapse
Hey guap
Thanx for the appreciation!
What exactly do u mean by task shortcut?I didnt understand..I love to take on impossible tasks
Cheers
Rotastrain
CyPh said:
This looks really promising, very nice work I must say You are very talented.
What do the Phone & Calender widgets look like when they have an item in them? Or are you still working on that?
Click to expand...
Click to collapse
Thank you cypH,
I am still working on it!I wanted to see peoples intitial response!But now seing that everyone likes it i will be working on the next version!
A very promising project Rotas.. keep up the great work!
damn mines buggy :/
but this mod is one of the most awesome things I've ever tried
can't wait for more D
great job
ye..its v 1 at da moment..colas beers and appreciation is the right combination for the dev of this mod
Rotastrain, you are little hard working BasXXXrd,
Giving your talent i beleive you will go more further..best wishes for you and thanks for this nice apps... Keep up the good work..
rotastrain said:
Thank you cypH,
I am still working on it!I wanted to see peoples intitial response!But now seing that everyone likes it i will be working on the next version!
Click to expand...
Click to collapse
Ok, this GREAT app just make me swear at SE repair service that still hasn't returned me my cracked X1... The idea is really, really promising and with this as an "open source" application I can see tons of widgets developing!

[MOD 03.04.11] Manila 2 Clock

{
"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"
}
Clock with analog on flip Are switched by pressing on of operator name.
Has made still archive with varied skins by analog o'clock. There all on folders. In each folder a file clock, and a screenshot.
A file clock to throw in windows with replacement. Restart manila!
2 versions, with a background on all tabs and without!​
You Are The BEST!!!!!!!!!!!!!!!!
Gabbana great job, but I would like to ask if it is possible that the writer of the call log you can move or in the middle of that line can be made to disappear?
keko68 said:
Gabbana great job, but I would like to ask if it is possible that the writer of the call log you can move or in the middle of that line can be made to disappear?
Click to expand...
Click to collapse
You use what version? versions, with a background on all tabs or without?
Using Mod_16Shcut_2clock_alarm_Calls_App.
keko68 said:
Gabbana great job, but I would like to ask if it is possible that the writer of the call log you can move or in the middle of that line can be made to disappear?
Click to expand...
Click to collapse
Try!
Unzip to throw in windows with replacement. Restart manila!
gabbana-music said:
Try!
Unzip to throw in windows with replacement. Restart manila!
Click to expand...
Click to collapse
Yes GRAZIE Gabbana now goes well, you're really good, congratulations.
gabbana-music said:
Clock with analog on flip Are switched by pressing on of operator name.
Has made still archive with varied skins by analog o'clock. There all on folders. In each folder a file clock, and a screenshot.
A file clock to throw in windows with replacement. Restart manila!
2 versions, with a background on all tabs and without!​
Click to expand...
Click to collapse
hey boss i think that you should sell customized htc,you might be rich!!!!tkx again 4all your job!
Analog clock
Sorry again Gabbana, but I want to see this.
The arrows clock (hours, minutes, seconds), when undertaking the tour between 12:00 and 6:00 becomes short, you've noticed?
naya28 said:
hey boss i think that you should sell customized htc,you might be rich!!!!tkx again 4all your job!
Click to expand...
Click to collapse
It is necessary to think!
keko68 said:
Sorry again Gabbana, but I want to see this.
The arrows clock (hours, minutes, seconds), when undertaking the tour between 12:00 and 6:00 becomes short, you've noticed?
Click to expand...
Click to collapse
Yes! I saw! But meanwhile could not overcome it yet!
The script for analog clock is written for square clock[http://forum.xda-developers.com/showpost.php?p=11000932&postcount=2], and at us here round!
At leisure I shall try to correct!
gabbana-music said:
It is necessary to think!
Yes! I saw! But meanwhile could not overcome it yet!
The script for analog clock is written for square clock[http://forum.xda-developers.com/showpost.php?p=11000932&postcount=2], and at us here round!
At leisure I shall try to correct!
Click to expand...
Click to collapse
Is it true you are right we are waiting for the fix, thanks Gabb.
Gabbana, thanks a lot for all your brilliant work!
I'll go down the Android Route from tomorrow on, as I think WinMo is on the brink of extinction, so I'll really miss your continous attempts to make the HD Mini more useable!!
Great job.
But i have fev problems:
1. How to change clock's background for a world map (here some screens with it)?
2. Words from "Call history/Turned off Timer bar" are comes on each other. How to prevent it?
3. When i tap weather widget system moves me always to clock setings (not to weather screen). How to change it?
3. Where i can find your tab slider Gabana?
Thanks.
keko68 said:
Yes GRAZIE Gabbana now goes well, you're really good, congratulations.
Click to expand...
Click to collapse
keko, come hai fatto ad avere quel planisfero di sfondo all'orologio?
gabbana-music said:
Try!
Unzip to throw in windows with replacement. Restart manila!
Click to expand...
Click to collapse
it dowsn't work for me...but how could i restart manila?
Thanks
World Flip
SoParanoid said:
it dowsn't work for me...but how could i restart manila?
Thanks
Click to expand...
Click to collapse
Then I found this manila file, just install the cab and you'll get what you asked me, happy!
keko68 said:
Then I found this manila file, just install the cab and you'll get what you asked me, happy!
Click to expand...
Click to collapse
keko,
ok thanks...but my "registro chiamate" it's too long ( as per Your first screenshot ).
I unzipped the file tih replacement in windows, but nothing changed!!
Help me!!
SoParanoid said:
keko,
ok thanks...but my "registro chiamate" it's too long ( as per Your first screenshot ).
I unzipped the file tih replacement in windows, but nothing changed!!
Help me!!
Click to expand...
Click to collapse
Do one thing, uninstall whatever you installed including flip my world file, and install it and spread that I used in the screen.
keko68 said:
Do one thing, uninstall whatever you installed including flip my world file, and install it and spread that I used in the screen.
Click to expand...
Click to collapse
thanks!!
it's very cool!!
But I have still the "registro chiamate" too long for his box!!
How could I solve it???
SoParanoid said:
thanks!!
it's very cool!!
But I have still the "registro chiamate" too long for his box!!
How could I solve it???
Click to expand...
Click to collapse
I need to see a screen or I do not know that entry.
If the same and this is so!.

Custom locker's drawback they can be hacked !!

Guys and Gals any locker is not safe may be its go locker or any other best of the best !! it can be hacked !!
STEPS TO HACK​
1. PRESS THE LOCKSCREEN BUTTON TILL YOU GET THE SITCH OFF MENU
2. PRESS THE HOME KEY UNTILL YOU GET THE RECENT APPS
3. TAP ON TASK MANAGER
4. GO TO RECENT APPS
5. END GO LOCKER (or any other locker, its always there)​
That's it !! :silly::laugh::angel:
how to hack stock lock
LOL, it isnt hacking..and this is a very basic trick to get out of any 3rd party locker.
You can stop "HACKING"(LOL) by disabling home button in options (Go locker, widget locker etc has this option)
wise hitme as usual (lol)
haha yeah right!!
You're doing it the long way genius. All you have to do is long press the power key and then the home key. You dont really have to go to the task manager and close the app.
★ Sent from a Galaxy far far away... ★
Yes, I copied this, and there's notin' you can do about it. -.-
Raol Emostar said:
You're doing it the long way genius. All you have to do is long press the power key and then the home key. You dont really have to go to the task manager and close the app.
★ Sent from a Galaxy far far away... ★
Yes, I copied this, and there's notin' you can do about it. -.-
Click to expand...
Click to collapse
yea thats right we cant do anything about it.....
explodeaamir said:
how to hack stock lock
Click to expand...
Click to collapse
Its also easy
1. call the mobile u want to "hack"
2. answer the call from that phone
3. press the home button
4. Cut the call from ur mobile
5. YOU ARE DONE !!​
How can you expect security from a installed application which you get from stock locker which is in the system
Sent from my galaxy Y- A phone with small screen and big buttons
Black synergy said:
Guys and Gals any locker is not safe may be its go locker or any other best of the best !! it can be hacked !!
STEPS TO HACK​
1. PRESS THE LOCKSCREEN BUTTON TILL YOU GET THE SITCH OFF MENU
2. PRESS THE HOME KEY UNTILL YOU GET THE RECENT APPS
3. TAP ON TASK MANAGER
4. GO TO RECENT APPS
5. END GO LOCKER (or any other locker, its always there)​
That's it !! :silly::laugh::angel:
Click to expand...
Click to collapse
this looks like a job for
*musical tone* ten tereren teren....
{
"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"
}
deathnotice01 said:
this looks like a job for
*musical tone* ten tereren teren....
Click to expand...
Click to collapse
The Captain is here. JK
On a side note guys, if your not making a useful post, please don't post. There is no reason to treat people bad.
The-Captain said:
The Captain is here. JK
On a side note guys, if your not making a useful post, please don't post. There is no reason to treat people bad.
Click to expand...
Click to collapse
lol
captian obvious:laugh::laugh::laugh:
The-Captain said:
The Captain is here. JK
On a side note guys, if your not making a useful post, please don't post. There is no reason to treat people bad.
Click to expand...
Click to collapse
yea,
i just got carried away,
sorry about that,
i'll just turn my "resist meter" a little higher this time
nope you didnt get carried away p.s its good to get carried away sometimes XD
Sent from my GT-S5360 using xda app-developers app
Thanks CAPTAIN. !
I was a complete noob... a newbie when I posted this.. I mean when I started the thread xD
Now I have made a custom rom for a little device of ours..
Check it out.. it's on my signature..
Sent from something smoother than Hyperion xD
Wow... This is so hacking, yup, hacketty hack hack, yup, I love hacking ._.
Boncey said:
Wow... This is so hacking, yup, hacketty hack hack, yup, I love hacking ._.
Click to expand...
Click to collapse
LOL !
Thais is an old thread... glad you liked it.
Sent from something smoother than Hyperion xD
Boncey said:
Wow... This is so hacking, yup, hacketty hack hack, yup, I love hacking ._.
Click to expand...
Click to collapse
Press thanks if you like it.
Sent from something smoother than Hyperion xD

[MOD] 7Screen Rosie for myOne

Here it is..... 7 Screens for those who wanted it.
{
"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"
}
Notice where the scroll indicator is at on the screen.
Many thanks to CKPV for being patient and kind with helping me learn things.
Tried It ! works Great ! .. its smooth as ever ! ... thanks ! ...
No way to get Leap view ? (pinch to preview all pages)
anirudhnyg said:
Tried It ! works Great ! .. its smooth as ever ! ... thanks ! ...
No way to get Leap view ? (pinch to preview all pages)
Click to expand...
Click to collapse
u cant have em all
I believe leap view was Full Sense only. Something to do with a bunch of other files as well.
Thanks, nice mod! works for desire x too...
I want app drawer like in Sense5... :fingers-crossed:
Hi.. I replace the app drawer to sense 5 icon by myself.. It look better now..
I also upload the .zip for you...
Hi does any body have their folders disappearing after restart ? I made a games folder and put 2 games in it First everything in the folder disappears then when I open the folder it gets deleted ... But the apps are still visible in the drawer ...
Sent from my HTC One V using Tapatalk 2
anirudhnyg said:
Hi does any body have their folders disappearing after restart ? I made a games folder and put 2 games in it First everything in the folder disappears then when I open the folder it gets deleted ... But the apps are still visible in the drawer ...
Sent from my HTC One V using Tapatalk 2
Click to expand...
Click to collapse
yup that is normal
Looks great! And works on the Desire X
Do you mind if I add it in my ROM+App?
Sent from my awesome fridge
anirudhnyg said:
Hi does any body have their folders disappearing after restart ? I made a games folder and put 2 games in it First everything in the folder disappears then when I open the folder it gets deleted ... But the apps are still visible in the drawer ...
Sent from my HTC One V using Tapatalk 2
Click to expand...
Click to collapse
Sabbit said:
yup that is normal
Click to expand...
Click to collapse
It's not normal to lose the folder on every reboot and I don't have this problem.
Any possibility those games actually on sdcard ?
MaartenXDA said:
Looks great! And works on the Desire X
Do you mind if I add it in my ROM+App?
Sent from my awesome fridge
Click to expand...
Click to collapse
Sure, go on ahead.
I'm switching image files now. Better looking dock, Sense 5 page indicator, and app drawer prism button.
Curiousn00b said:
Sure, go on ahead.
I'm switching image files now. Better looking dock, Sense 5 page indicator, and app drawer prism button.
Click to expand...
Click to collapse
Great, thanks
Sent from my awesome fridge
ckpv5 said:
It's not normal to lose the folder on every reboot and I don't have this problem.
Any possibility those games actually on sdcard ?
Click to expand...
Click to collapse
Hi cpkv5 they were in external . I moved them to internal and now they don't vanish ... But isn't it still not normal that shortcuts in folders vanish after a reboot ?
anirudhnyg said:
Hi cpkv5 they were in external . I moved them to internal and now they don't vanish ... But isn't it still not normal that shortcuts in folders vanish after a reboot ?
Click to expand...
Click to collapse
Yep.. not normal
And can you check on which homescreen that vanishing folder happens ? I just notice that anything that I put on the 7th screen will be removed after reboot. Is it only me ?
@OP, what files in Rosie.apk did you edit? I want to know so I can integrate it together with other mods
Sent from my awesome fridge
MaartenXDA said:
@OP, what files in Rosie.apk did you edit? I want to know so I can integrate it together with other mods
Sent from my awesome fridge
Click to expand...
Click to collapse
He mod this for myONEv Rosie which is the same for myONEdx ... check the smali changes between two Rosie.
ckpv5 said:
He mod this for myONEv Rosie which is the same for myONEdx ... check the smali changes between two Rosie.
Click to expand...
Click to collapse
Okay thanks, will do.
Sent from my awesome fridge
MaartenXDA said:
Okay thanks, will do.
Sent from my awesome fridge
Click to expand...
Click to collapse
Also in res/ the value folder, and the layout folders (a few of them).
Curiousn00b said:
Here it is..... 7 Screens for those who wanted it.
Many thanks to CKPV for being patient and kind with helping me learn things.
Click to expand...
Click to collapse
full sense only?

Categories

Resources