aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Provide visual feedback for virtual keyboardadb20012015-08-311-0/+26
|
* Update XML style and reformat all files with itKenny Root2015-08-192-8/+8
|
* Remove the welcome wizard activity and add the EULA to the help screen.Jeremy Klein2015-08-142-0/+0
|
* Code cleanup : create onEmulatedKeyClicked() via a global OnClickListener ↵adb20012015-08-093-0/+0
| | | | | | | | (emulatedKeysListener) handling all buttons events (except keyboard) since they all share the same code. Reset auto hide timer when an arrow button is clicked to allow multiple click. Remove unused ctrl, esc and tab png. Add haptic feedback to all keys except tab and keyboard.
* Change virtual keyboard images by flat buttons with text and added 'Up', ↵adb20012015-08-071-0/+0
| | | | | | | | | | | | | 'Down', 'Left' and 'Right' arrow keys. Squashes together other commits: - Remove HorizontalScrollView tests - Add comments to give translators context. - Remove hardcoded button texts and change the keyboard icon to a more modern style. - Change virtual keyboard RelativeLayout to LinearLayout and it take all screen width. And add a small separators between buttons. - Mislabelled "Up" key
* Merge branch 'master' into gradle-conversionKenny Root2015-07-151-0/+0
|
* Merge branch 'master' into gradle-conversionKenny Root2014-10-191-0/+0
| | | | Change-Id: I77af95fa7ddb22c99f13f0770daba02a98bcf5b7
* Convert to gradle build systemKenny Root2014-10-0111-0/+64