Haykuro Home Screen Bug? - G1 Android Development

After updating to version 4 of the Haykuro H build my homescreen has been bugging. The phone no longer auto rotates on the home screen but it does everywhere else, when i slide out the keyboard, all icons move down a notch, and the icons on the bottom when pressed, brings up the menu becuase they are in hte designated area the triggers the menu to roll up. also sometimes when leaving an application to go to home screen, the screen is split down the center, half clear the other half fuzzy as tho the screen is cracked on one side. Anyone else having these problems? suggetions?

get the new launcher
btw the bug that makes the drawer shows up on the right hand of the screen in portrait mode is quite handy actually. it's easier to swipe from right to left than bottom up

?
It is kind of handy i just hate the homescreen bugs tho. Where can i get the launcher? I went to the google code page for haykuro and searched the forums, no luck. is it easy to install?

Thanks
NVM billc, i found it. thanks for all your help

i remember there's a fixed launcher for the h build somewhere in the forum.
if you can't find it, you could use the Launcher.apk from the dude's build. Just extract it from the zip file (under system\app folder) and do the following:
Code:
adb remount
adb push <path to the Launcher.apk you just extracted> /system/app/
adb shell rm /system/app/HTCLauncher.apk
adb shell reboot
After the reboot, you may have to remove the old widgets and add the new ones the usual way.

Thread closed.
Please report bugs in the Haykuro thread.
Dave

Related

**SOLVED**Removing SoftKeys and the system tray

hey guys im sure its been asked before and been answered many times but somethings going on with the search function of this site its not giving any results that help
i want to remove that system tray and the 2 soft key buttons and the bottom bar ( all the stuff found at the bottom of my screen) i dont want to lose the functions of the keys i just dont need to see them there cuz i already know what they do and i think the screen real estate could be better utilized by LG menu which im trying to use
and also while im at it can any one help me figure out how to get the LG menu bar tp the bottom of the screen( in place of the tray and bottom bar with softkeys that im asking u to help me remove)
Thnxs again everyone
bumpity bump
have you found a way to solve the problem and remove finally the system tray and the softkeys?
could you post it
thanks
for anybody else that ever wants to remove the top or bottom bar, do search for TodayToggle and/or DciNoBar
http://forum.xda-developers.com/showthread.php?t=368255&page=3
check out the cabs provided by Spencepu3 ( 4th post from the top)
to remove the softkeys you need a program called dcinobar.exe. Once you download it just put in on your device somewhere and make a shortcut to put in your windows/startup folder and it will run every time you start your device. to get your softkeys back just delete it
And to remove the tray icons ( namely the battery and wifi icon in the tray) go to windows/startup using file explorer and delete wifinit and initray that should get rid of them.
anh lemme make it easy heres the link to DciNoBar
http://forum.xda-developers.com/attachment.php?attachmentid=70915&d=1203183864
I think epimazzo may have included this option in his KhanX lite V3.1 rom. I am using the rom now - and there is no bottom tray or soft keys.
Either that - or I did something wrong during install.
The soft keys are still working - but do not appear on screen.

Folers / Apps!!!!

Anyone know how to move folders and apps from one Home screen to another. After my 2.1 updated software, the new home screen now contains more screens. At present I am using ADW.LAUNCHER. It is great but I thought a change. ADW has its own settings button and I can restore all my settings on that! I want to move all!!![/
The normal long click and drag sideways doesn't work ?
click n hold icon and simply drage it toward ur choice of screen (left or right) perhaps a little out of the screen, it should go to another screen. mine works like this.
hope it works

[Q] how to exit apps

I just got my tf and am loving it! One thing Icant figure out is how to exit programs. I can go to the icon that looks like tow screens and that pulls up all of my open programs. I have notice sme have an exit button and some don't ( like YouTube) is there a way to exit programhat don't have a exit button in their menu?
Thanks
home button
only in windows you need to exit/close, android manages programs a little different but that is a topic that has been beat down to the ground.
You can back out of an application to the point it actually closes, the home screen leaves it cached under the assumption you may go back.
One thing to note is that even if you do close an app completely it will still show up in that app switching window. That is a list of recent apps, not what is active. Its assumed that recent apps were cached so its for quickly switching back to things you had open before.
Thanks, this makes sense

Folder stop responding?

So, on my phone I have a few folders and too often the just stop opening. I also have two shotcuts on the phone that work, but they arent folders. When you touch a folder it highlights but doesnt open. If you long press, you can move it around but never open it....
It seems the only way I can get this to work again is to reboot ... Has anyone else seen this issue?
What launcher are you using, rosie?
Yeah, its stock....

[GUIDE] fix for the blank space under keyboard & status bar going down on its own bug

[GUIDE] fix for the blank space under keyboard & status bar going down on its own bug
guys i found the fix for 2 major problems
the first being on FTS screens.. flashing another kernel will fix touch freeze. but will break status bar. it will go down on its own.. and the second in android q when using gesture navigation you will notice a blank area that appears best under your keyboard..
the solution to both problems is by connecting your device to a pc
have usb debugging turned on
and then type this command
adb shell wm overscan {left},{top},{right},{bottom}
so to remove the blank space beneath the keyboard we simply type
adb shell wm overscan 0,0,0-100
and to solve for the status bar issue we alter the top value for a bit
i have a screen protector so it eats some of my screen so i typed
adb shell wm overscan 0,7,0,-100
and voila everything now works
if you want to reset just type 0,0,0,0
notes
if you flash a kernel above that it will reset your values
you can restart and flash mostly anything except kernel and it will be still the same
bugs
on some like gallery it will require you to use gesture navigation twice to actually do what you want.. just like in full screen mode. one swipe to show the navbar. the other is to return
and you will notice white lines in the borders of your screen if you altered the values too much
I have made many test with that, and finally went back to Pie because withhout the bar it makes conflict with gestures when using KB or long pressing keys at the corners activating the gestures... At android Q it stinks, that is why i came back to Latest Miui stable :'(
205GTX said:
I have made many test with that, and finally went back to Pie because withhout the bar it makes conflict with gestures when using KB or long pressing keys at the corners activating the gestures... At android Q it stinks, that is why i came back to Latest Miui stable :'(
Click to expand...
Click to collapse
yeah man. FTS are the worst. but we have to sacrifice a few to save the majority

Categories

Resources