ksx0330 / hackerskeyboard

Automatically exported from code.google.com/p/hackerskeyboard
0 stars 0 forks source link

UI Color Change - Enhancement #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would it be possible to add the ability to change the secondary color 
(currently orange) to a custom color?

Original issue reported on code.google.com by Hyperman...@gmail.com on 5 Nov 2011 at 8:10

GoogleCodeExporter commented 8 years ago
It's possible but would need code changes, mainly since it'll need a bunch of 
options added to make it user-modifiable which is quite a bit of work. 
Currently it inherits colors from the system theme in addition to the 
keyboard-specific colors. I am looking into making it more themeable.

If you can't wait, upgrading to a Honeycomb or ICS device will use stylish blue 
automatically, see screenshot on the Google+ page: 
https://plus.google.com/u/0/b/100683221734778417816/

Original comment by Klaus.We...@gmail.com on 18 Nov 2011 at 8:49

GoogleCodeExporter commented 8 years ago
Okay, thanks for letting me know. I'd offer to help out, but you're using 
native code, which I don't understand too well. Do you know if there's a way to 
change the system theme colors in a way that it would change orange to that 
electric blue?

Original comment by Hyperman...@gmail.com on 18 Nov 2011 at 11:30

GoogleCodeExporter commented 8 years ago
I'm on an ICS device and my suggested words are still orange--I think you 
realize this because you said "I need to replace the old and boring Gingerbread 
Orange with cool ICS blue" on December 19, after your above comment.

I'd love to see the suggested word move to the center as well. (as with the 
default ICS keyboard--makes reaching it much easier with my Galaxy Nexus)

Original comment by jmd...@gmail.com on 16 Jan 2012 at 11:57

GoogleCodeExporter commented 8 years ago
Also, I've noticed that the popups for selecting alternate symbols from holding 
down a key are orange as well as the spacebar.

Original comment by Hyperman...@gmail.com on 16 Jan 2012 at 4:39

GoogleCodeExporter commented 8 years ago
Yes, this is still a work in progress, I'm planning to revisit the color 
handling for better consistency. It's a bit tricky since some of the orange 
colors are from image bitmaps which take extra work to recolor.

About the suggestion display - I'm considering merging the ICS keyboard's 
version of suggestion support, but that's some way off in the future.

Original comment by Klaus.We...@gmail.com on 17 Jan 2012 at 7:27

GoogleCodeExporter commented 8 years ago
Would it be possible to use the same theme changes as the stock keyboard? I.e. 
I have a themes that affect the stock keyboard but northern hackers keyboard. 

Original comment by eike.j.g...@gmail.com on 24 May 2012 at 11:29

GoogleCodeExporter commented 8 years ago
I'm using an ICS theme called Holo Red, which makes most things red. This sadly 
too isn't carried over by hacker keyboard.

https://play.google.com/store/apps/details?id=org.cerqueira.theme.Red

Would love to see that either the keyboard adheres to whatever the system 
default is for keyboard high light color, or one could simply be set by the 
user. Thanks!

Original comment by ru...@starset.net on 30 Sep 2012 at 11:26

GoogleCodeExporter commented 8 years ago
I have started hue-shifting all the orange to blue in the bitmaps. I should 
note that I also edited the locked keys (e.g., shift/lock=capslock) to be fully 
colored in background instead of just a light somewhere because the tiny 
indicator icons are too small, and also because my thumbs are in the way of 
seeing any of them.

Is this still an issue? I'm running Market v. 1.33 on my phone (Android 4.1.2) 
and playing with source c075622f2e6c on my laptop.

Original comment by QueenCan...@gmail.com on 15 Oct 2013 at 6:39