Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-24 | ConfigActivity: Only use split layout on tablet-sized screens | Samuel Holland | |
2017-08-22 | Finish first pass of config editor fields | Samuel Holland | |
2017-08-16 | ConfigActivity: Inline PlaceholderFragment into the layout | Samuel Holland | |
2017-08-16 | ConfigActivity: Make the two-pane layout more readable | Samuel Holland | |
Highlight the selected configuration, and add a border between the two panes. | |||
2017-08-13 | Major renaming and refactoring in activity and service | Samuel Holland | |
Apparently "configuration" is the proper term, not "profile". | |||
2017-08-09 | ProfileList: Add the list fragment in code so it knows the layout | Samuel Holland | |
2017-08-09 | ProfileActivity: Replace fragments instead of hiding | Samuel Holland | |
2017-08-08 | ProfileActivity: Refactor into clean layers of functionality | Samuel Holland | |
2017-08-07 | ProfileActivity: Add two-pane master-detail layout | Samuel Holland | |
This is designed for tablets, but for testing purposes, it is currently enabled for all devices in landscape orientation. |