aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: Automatic code formattingSamuel Holland2018-04-304-8/+8
| | | | Signed-off-by: Samuel Holland <samuel@sholland.org>
* wg: Migrate menu visibility to AppCompatHarsh Shandilya2018-04-304-12/+16
| | | | Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
* Serviceless rewrite, part 1Samuel Holland2018-01-064-0/+0
| | | | Signed-off-by: Samuel Holland <samuel@sholland.org>
* ConfigListFragment: Use a floating action menuSamuel Holland2017-11-281-15/+0
|
* Open: better iconJason A. Donenfeld2017-11-281-1/+1
|
* ConfigActivity: Add import menu itemSamuel Holland2017-11-081-0/+6
|
* ConfigListFragment: Restore the non-FAB add menuSamuel Holland2017-08-171-0/+9
|
* ConfigListFragment: Implement config selection and removalSamuel Holland2017-08-161-0/+9
|
* Major renaming and refactoring in activity and serviceSamuel Holland2017-08-132-0/+0
| | | | Apparently "configuration" is the proper term, not "profile".
* ProfileActivity: Do menus correctlySamuel Holland2017-08-103-4/+4
|
* ProfileActivity: Refactor into clean layers of functionalitySamuel Holland2017-08-082-0/+18
|
* ProfileList: Convert to a fragmentSamuel Holland2017-08-041-0/+0
| | | | | | This is required for a future two-fragment tablet layout, and simplifies the code a bit since the profile detail (view/edit) will be implemented as fragments anyway.
* ProfileList: Remove "Add" menu action, to be replaced by a FABSamuel Holland2017-08-011-6/+0
|
* ProfileList: Add a simple menuSamuel Holland2017-07-291-0/+15