aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/drawable (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Auto-format the source directoriesSamuel Holland2018-11-113-7/+11
| | | | Blame Jason for writing Java in vim.
* Style: use attrs from appcompat rather than from frameworksJason A. Donenfeld2018-07-301-3/+3
| | | | | This isn't possible for colorForeground, colorBackground, textAppearanceMedium, but at least it's useful for some things here.
* Show different color for multiselectionJason A. Donenfeld2018-07-301-5/+6
|
* Replace hard-coded colors with theme colorsJason A. Donenfeld2018-07-302-15/+13
|
* MSF: make it more obvious what needs to be doneJason A. Donenfeld2018-07-292-4/+9
|
* Added QR code scanner as tunnel import methodEric Kuck2018-07-251-0/+9
|
* fab: make icons always whiteJason A. Donenfeld2018-07-203-3/+3
| | | | | | With the new shade of blue, perhaps this simply looks better. I don't like hard coding the color away from the theme, however.
* fab: use support library's renderingEric Kuck2018-07-111-0/+9
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* QuickTileService: automatically slash the tileJason A. Donenfeld2018-07-091-29/+0
|
* Switch from ListView to RecyclerViewEric Kuck2018-07-081-0/+1
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* android: Add select all button to action modeHarsh Shandilya2018-06-301-0/+10
| | | | | | | Thanks to Jason for suggesting the not-clinically-insane method to go about this. Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
* ActionBar: show single menu item as tooliconJason A. Donenfeld2018-06-051-1/+1
|
* fab: Make label responsive to night modeHarsh Shandilya2018-06-011-1/+1
| | | | Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
* global: fix theme situation and clean up cruft while adding more cruftJason A. Donenfeld2018-06-0111-18/+27
|
* drawables: Introduce material iconographyHarsh Shandilya2018-05-051-2/+2
| | | | Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
* drawable: add adaptive iconJason A. Donenfeld2018-05-021-0/+35
|
* global: Fix or suppress most lints/warningsSamuel Holland2018-01-081-9/+0
| | | | Signed-off-by: Samuel Holland <samuel@sholland.org>
* project: Global cleanupSamuel Holland2018-01-088-63/+65
| | | | Signed-off-by: Samuel Holland <samuel@sholland.org>
* ConfigListFragment: Use a floating action menuSamuel Holland2017-11-281-0/+10
|
* res/drawable: Fix icon sizesSamuel Holland2017-11-286-22/+22
|
* Open: better iconJason A. Donenfeld2017-11-282-9/+7
|
* ConfigActivity: Add import menu itemSamuel Holland2017-11-081-0/+9
|
* Finish first pass of config editor fieldsSamuel Holland2017-08-221-0/+9
|
* ConfigActivity: Make the two-pane layout more readableSamuel Holland2017-08-162-0/+10
| | | | | Highlight the selected configuration, and add a border between the two panes.
* ConfigListFragment: Implement config selection and removalSamuel Holland2017-08-161-0/+9
|
* res: Add icons for quick settings tileSamuel Holland2017-08-082-0/+53
|
* ProfileActivity: Refactor into clean layers of functionalitySamuel Holland2017-08-082-0/+19
|
* ProfileList: Add a simple menuSamuel Holland2017-07-292-0/+18