aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #333 from johnheroy/add-host-button2Kenny Root2015-11-061-0/+1
|\
| * Merge branch 'master' into add-host-button2John Heroy2015-10-271-0/+6
| |\
| * | Revert "Replace add icon with vector drawable"John Heroy2015-10-276-9/+0
| * | Merge branch 'master' into add-host-button2John Heroy2015-10-2712-12/+119
| |\ \
| * | | Use android:tint for styling the 'add host' FAB's icon instead of android:tin...John Heroy2015-10-261-1/+1
| * | | Add android:tintMode with value 'src_atop' to 'add host' FABJohn Heroy2015-10-261-0/+1
| * | | Replace add icon with vector drawableJohn Heroy2015-10-266-0/+9
* | | | Update translationsKenny Root2015-11-023-1/+64
| |_|/ |/| |
* | | Merge branch 'master' into canceldialogJohn Heroy2015-10-2712-12/+119
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into add-iconsKyle Horimoto2015-10-2612-0/+18
| |\|
| * | Use SVG instead of PNG.Kyle Horimoto2015-10-2666-0/+99
| * | Fixed more lint errors.Kyle Horimoto2015-10-265-0/+0
| * | Rebased.Kyle Horimoto2015-10-266-1/+1
| * | Lint.Kyle Horimoto2015-10-2616-1/+1
| * | Added new icons to add/edit host view.Kyle Horimoto2015-10-2671-12/+20
* | | Add AlertDialogTheme to styles.xmlJohn Heroy2015-10-261-0/+6
| |/ |/|
* | Merge branch 'master' into publickeys-iconJohn Heroy2015-10-2641-80/+0
|\|
| * Remove all translations of deleted stringsJeremy Klein2015-10-2640-73/+0
| * remove unused strings.Jeremy Klein2015-10-231-7/+0
* | Remove use of <group> tag in vector assets, instead import svg with Android S...John Heroy2015-10-262-22/+14
* | Refactor 'folder open' and 'add box' icons to use Android vectors instead of pngJohn Heroy2015-10-2312-0/+26
* | Change 'add box' and 'folder open' icons to white versions for better contras...John Heroy2015-10-2310-0/+0
|/
* Don't display a nickname field when protocol is 'local.'Kyle Horimoto2015-10-221-0/+1
* Merge branch 'master' into key-vectorsAlex2015-10-221-0/+2
|\
| * Merge branch 'master' into fontsizesliderJohn Heroy2015-10-2245-409/+0
| |\
| * \ Merge branch 'master' into fontsizesliderJohn Heroy2015-10-217-0/+54
| |\ \
| * | | Programmatically request focus on quick connect container and set LinearLayou...John Heroy2015-10-211-0/+2
* | | | Remove unused resource button_key_tabalescdb2015-10-224-5/+1
* | | | Remove unused button_key_tabAlex2015-10-221-2/+0
* | | | Update inc_keyboard.xmlAlex2015-10-221-1/+2
* | | | Replace unicode keys by vector drawablealescdb2015-10-2213-41/+91
| |_|/ |/| |
* | | Merge pull request #314 from kruton/translations-importKenny Root2015-10-2145-409/+0
|\ \ \ | |_|/ |/| |
| * | Import translationsKenny Root2015-10-2144-390/+0
| * | Remove unused stringsKenny Root2015-10-211-19/+0
* | | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-213-41/+55
|\ \ \ | | |/ | |/|
| * | Use the ListItemIcon style on HostList and PubkeyList icons.Ryan Hansberry2015-10-212-12/+3
| * | Style port forward and pubkey list like the host list.Ryan Hansberry2015-10-212-34/+57
| |/
* | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-2139-173/+526
|\|
| * Merge pull request #310 from kruton/translations-importKenny Root2015-10-2128-34/+122
| |\
| | * Import translationsKenny Root2015-10-2128-34/+122
| * | jlklein comment.Kyle Horimoto2015-10-212-2/+4
| * | Lint and jlklein comments.Kyle Horimoto2015-10-213-18/+57
| * | Polish UI for add/edit host.Kyle Horimoto2015-10-213-133/+351
| |/
| * Add save dialog and adjust icons.Kyle Horimoto2015-10-217-1/+7
* | Ignore private resource linter warning in volume pref dalog XMLJohn Heroy2015-10-211-4/+6
* | Remove margin on SeekBar and move up super.onBindDialogView to top of VolumeP...John Heroy2015-10-211-7/+4
* | Add content description to volume pref dialog ImageView and reset padding on ...John Heroy2015-10-212-0/+5
* | Add newline at end of volume preference dialog layout XML file.John Heroy2015-10-201-1/+1
* | Use volume icon in 'bell volume' dialog and factor out SeekBar declaration to...John Heroy2015-10-201-0/+50
* | Add volume up material icon for bell volume dialogJohn Heroy2015-10-205-0/+0
|/