bl4k1st / hackerskeyboard

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

additional native architectures: MIPS, x86 #247

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Users have requested support for MIPS tablets, these don't accept the current 
APK due to an API mismatch. The dictionary lookup is implemented as a JNI 
native library, this is currently just available in an ARM version.

Looks like this should just require upgrading to the current SDK, making a few 
config edits and rebuilding.

Original issue reported on code.google.com by Klaus.We...@gmail.com on 14 May 2012 at 6:15

GoogleCodeExporter commented 8 years ago
I've added support for the MIPS and x86 architectures in revision 764feae2eb5f 
after upgrading to the latest SDK+NDK, but am unable to test it.

Please try v1.32rc7 (or later) from  
http://code.google.com/p/hackerskeyboard/downloads/list , and let me know if it 
works for you, including a brief description of your (non-ARM) hardware. Thanks!

Original comment by Klaus.We...@gmail.com on 19 May 2012 at 5:56

GoogleCodeExporter commented 8 years ago
[bulk bug update]

The changes from the 1.32rcX prerelease series are included in version 1.33 as 
published on the Play Store, and this bug should be fixed. If it's still not 
working for you, please reopen or file a new bug. Thanks to everyone who helped 
with finding bugs and testing!

Original comment by Klaus.We...@gmail.com on 3 Jul 2012 at 7:24

GoogleCodeExporter commented 8 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

(Background: I'm changing the "Fixed" status to be considered open, the next 
steps in the lifecycle will be the closed states "FixInTest" and "Verified". 
This lets me mark issues as "Fixed" in commit messages without hiding them from 
the issue tracker.)

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:33

GoogleCodeExporter commented 8 years ago
Bulk update - changing "Fixed" to "Verified" for old bugs.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 7:34