aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into add-iconsKyle Horimoto2015-10-262-0/+18
|\
| * Remove use of <group> tag in vector assets, instead import svg with Android ↵John Heroy2015-10-262-22/+14
| | | | | | | | Studio context menu
| * Refactor 'folder open' and 'add box' icons to use Android vectors instead of pngJohn Heroy2015-10-232-0/+26
| |
* | Use SVG instead of PNG.Kyle Horimoto2015-10-2611-0/+99
|/
* Replace unicode keys by vector drawablealescdb2015-10-226-0/+54
|
* Lint fixes.Jeremy Klein2015-10-067-0/+0
|
* Get rid of the final html help view and switch it to native.Jeremy Klein2015-10-066-0/+0
|
* Add Material Design HostList status indicator iconsRyan Hansberry2015-09-221-3/+3
|
* Switch all pubkey icon references to new icons.Ryan Hansberry2015-09-171-3/+3
|
* Replaced old pubkey lock/unlock icons with new Material Design icons.Ryan Hansberry2015-09-172-0/+0
| | | | This fixes #207.
* Wrong folder for xml fileAlexandre Del Bigio2015-09-031-0/+27
|
* Keyboard separator as layer-list (instead of views)Alexandre Del Bigio2015-09-023-1/+28
|
* 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