So far I managed to control the button leds (but the touch function has not working yet):
To turn on :
echo 20 > sys/devices/platform/leds-microp/leds/button-backlight-portrait/brightness
To turn off :
echo 0 > sys/devices/platform/leds-microp/leds/button-backlight-portrait/brightness
Anyone know how to make the capacitive buttons work in HC? If it is working, we can use the buttons when we hide the status bar.
Update as of 28th Dec 2011 : Capacitive buttons has been succesfully enabled by LeeDroid on his HC v2.0.0 kernel. (Thanks LeeDroid for your great effort!!!) Required driver for keys was missing in official HTC HC kernel. I hope HTC will include the driver in their next release.
The bottom bar is considered a permanent screen decoration in the same way that capacitive home/menu/etc. buttons below the touchscreen on Android phones are so there is no option to remove the bar, but there is a call that some apps use to darken the bar like some video players so it not intrusive, but you still lose that part of the screen.
There are hacks and apps for rooted HC that can hide the bar. Not sure you can recover the screen size or just darken the bar. Because the bar is at the system level, such a hack might cause issues with a lot of apps. its the same for all devices running honeycomb.
Also how would you get your notifications, clock, quick settings, etc?
DigitalMD said:
The bottom bar is considered a permanent screen decoration in the same way that capacitive home/menu/etc. buttons below the touchscreen on Android phones are so there is no option to remove the bar, but there is a call that some apps use to darken the bar like some video players so it not intrusive, but you still lose that part of the screen.
There are hacks and apps for rooted HC that can hide the bar. Not sure you can recover the screen size or just darken the bar. Because the bar is at the system level, such a hack might cause issues with a lot of apps. its the same for all devices running honeycomb.
Click to expand...
Click to collapse
You can hide the botom bar using app such as HoneyBar. Hiding the bar really saves space, especially for our small 7" screen. We can enjoy full screen size when browsing, viewing images, watching videos, read ebooks, playing games, etc.
Currently I'm using Button Savior to replace the missing navigation buttons when the bar is hided. But I'm thinking it would be better if we can use the capacitive buttons. (Having 2 sets of capacive buttons is actually a unique feature of HTC Flyer, but it currently useless in HC).
ikingblack said:
Also how would you get your notifications, clock, quick settings, etc?
Click to expand...
Click to collapse
Hiding bar is temporary, we can back to normal like the HoneyBar app do. If the capacive buttons can work on HC, maybe we can make the app to auto enable the buttons when the bar is hided and disable the buttons when the bar back to normal.
Wondering if there is any update on this ?
This seems like a great idea... even if we dont disable to onscreen buttons, there are TONS of uses for the capacitive buttons!
I would love to be able to use the capacitive buttons and have been hoping someone would figure out a way to enable them in HC. Honeybar works great, but 90% of the stuff I need the bar for the capacitive buttons would work fine for and wouldn't cut into our limited screen size.
Just went back to GB due to this. It's a shame It's not a customizable option on HC
Sent from my HTC Flyer P510e using Tapatalk
I think the key has to be in the code for the pen button.
Obviously its not a standard features in HC since its' hardware specific. We would need all the source code from HTC to compile a new HC ROM which we don't have. Someday this might happen, but not yet. You will get used to the HC implementation.
DigitalMD said:
Obviously its not a standard features in HC since its' hardware specific. We would need all the source code from HTC to compile a new HC ROM which we don't have. Someday this might happen, but not yet. You will get used to the HC implementation.
Click to expand...
Click to collapse
That's sad to hear, especially considering the HC implementation is pretty ****ty. Many times in HC you only need the home, menu, back buttons. The majority of time the status bar isn't needed.
No source, no buttons. It's just not worth the effort for any dev.
globatron said:
No source, no buttons. It's just not worth the effort for any dev.
Click to expand...
Click to collapse
So does that mean we could achieve this if someone brings ICS to the Flyer?
No, the hardware buttons are HTC hardware specifc. You would need HTC source. Goggle has no buttons , therefore the system bar that is omni present.
Everyone needs to understand there are a lot of pieces that must be in place to build a working ROM for a device.
When Google throws out a OS version, it works on zero, nada, nothing, no device in the world.
Then the HW makers (HTC, samsung, etc.) have to add their pieces of software to make it work. Kernel, drivers, bootloader, Sense UI, framework, libraries, etc.
HTC has to take ICS and make it work on the hardware. Then if the hardware is similar enough, you might be able to port the ROM to run on another HTC device. But without the source for the HTC specific pieces , you cannot tweak it very much or fix bugs.
but wait can not search for drivers on Rom 2.3
____no____
I have no idea if this info is at all meaningful or not but the Dell 7" Streak got a Dell approved update to HC 3.2 and they managed to keep the hardware capacitive buttons working. And they are handy, in that I agree. It'd be great if the Flyer/View had them working.
Sent from my Transformer TF101 using Tapatalk
I changed the screen density to over 160... Though Gingerbread ui started, but even there without the sensor buttons... Impossible to navigate
Sent from my HTC Flyer P510e using xda premium
Flyer.michael said:
I changed the screen density to over 160... Though Gingerbread ui started, but even there without the sensor buttons... Impossible to navigate
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
And this is meaningful in what universe???
The buttons are not coming back in HC folks, get over, it. In 3 days use you will forget they were ever there.
DigitalMD said:
No, the hardware buttons are HTC hardware specifc. You would need HTC source. Goggle has no buttons , therefore the system bar that is omni present.
Everyone needs to understand there are a lot of pieces that must be in place to build a working ROM for a device.
When Google throws out a OS version, it works on zero, nada, nothing, no device in the world.
Then the HW makers (HTC, samsung, etc.) have to add their pieces of software to make it work. Kernel, drivers, bootloader, Sense UI, framework, libraries, etc.
HTC has to take ICS and make it work on the hardware. Then if the hardware is similar enough, you might be able to port the ROM to run on another HTC device. But without the source for the HTC specific pieces , you cannot tweak it very much or fix bugs.
Click to expand...
Click to collapse
this is true...for a month now i'm trying to port ICS......we need something from HTC to start....
Hardware Buttons & Calls on Honeycomb
Dear Devs,
Please is there any hope of getting the hardware buttons on the flyer active on HC? Also is it possible for calls to be made; now that the source code has been released by HTC?
Thanks.
Just installed:
(13/11/11)(3G/WiFi)Mwakious Flying ROM®(MFR®) NEW GENERATION 2.0 [ HC 3.48.405.1]
Quick question, my hardware buttons are not working, is this normal with HC? When I mean hardware buttons, I mean the "Home", "Menu" and "Back" buttons located just below the screen.
Any ideas?
Thanks!
I this is normal with Honeycomb.
Google provide soft buttons at the bottom of the display with both HC and ICS, and so it seems HTC have disabled the physical buttons.
The hardware buttons are disabled by design with the Honeycomb releases for the Flyer. So, yes, that's normal.
Thanks for the answers. Just didn't know, since I am new to the HC scene.
Thanks again.
Another quick one.
I have the BB Wifi only version. Is there any way to not have it say No Service? Looks like it thinks I have the 3G version.
Hope everyone is having a good time off!
Just a question I've been wondering the past few days.
Is it possible, for GB and future HC releases (if we get HC capacitive working someday) to make both the portrait and landscape buttons working at the same time?
So that would mean, while on landscape, being able to use the portrait buttons as well as landscape.
Reason I am asking about this is because it allows us, or rather me, to hold the tablet more natively at a non-awkward position. So you could grip both sides in landscape, press the back button there with your thumb without having to move your hand down to the buttons below.
Not to worry, in Honeycomb and ICS the buttons are all disabled by default as they are no longer needed since the on screen system bar replaces those functions. IN GB a clever developer can do anything, but its such a special case, not sure its worth the effort. It's certainly not easy.
DigitalMD said:
Not to worry, in Honeycomb and ICS the buttons are all disabled by default as they are no longer needed since the on screen system bar replaces those functions. IN GB a clever developer can do anything, but its such a special case, not sure its worth the effort. It's certainly not easy.
Click to expand...
Click to collapse
Evidently the HC code can be edited to enable the keys; according to a thread about the Dell device that still utilizes the feature. I'd further like to see the system bar disappear, or move to another edge, like windows OS's allows.
With enough time and money, software can be changed by clever developers to do anything including making the buttons flash, rotate and change colors, but for now, there is no option to turn them back on in HTCs HC implementation. Hard buttons are not part of Goggles base software.
HC Hardkeys Mod
Just FYI, this is being implemented in an upcoming Kernal/Rom by LeeDroid.. I was able to find TheManii have a mod and it has lead Lee to 100% hardkeys functionality
Hi, I just rooted my wife's 16GB Nook Tablet last night (on 1.4.0), using that little all-in-one tool. I didn't choose the permanent menu/back softkey, because I didn't want to make the n button go straight to the home page (since she might want to use the nook apps page, etc). Is there a way to add the menu and back keys without changing the behavior or the n button? Also is there a way to reinstall the keyboard that came with the NT? When installing GApps it also takes away the keyboard for some reason, but on the NT I think the default keyboard looks a lot nicer. Thank you.
Wondering about this myself. I prefer the Nook keyboard.
basically im looking for a way to put the same bar on the wifes advent vega, its currently running froyo, i could update it to hc or ics but if i do it causes problems with the touchscreen, god knows why
anyway is it possible to do this or something like this? as getting out of games and certain apps can be a right pain, or can i remap the home button for long press to home screen or somthing?
any help is appreciated
pretty sure you would need to flash a rom on it