aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfigList: Denote the primary config with bold textSamuel Holland2017-08-161-1/+4
* Detail/Edit/ListFragment: Update the layoutsSamuel Holland2017-08-163-24/+17
* ConfigActivity: Inline PlaceholderFragment into the layoutSamuel Holland2017-08-161-7/+0
* ConfigActivity: Make the two-pane layout more readableSamuel Holland2017-08-164-2/+6
* ConfigAddActivity: Add an standalone config-creating activitySamuel Holland2017-08-151-0/+5
* Major renaming and refactoring in activity and serviceSamuel Holland2017-08-138-77/+196
* ProfileEdit: Finish writing code-behindSamuel Holland2017-08-102-0/+44
* ProfileList: Add the list fragment in code so it knows the layoutSamuel Holland2017-08-092-4/+4
* ProfileActivity: Replace fragments instead of hidingSamuel Holland2017-08-094-69/+51
* ProfileActivity: Extract base class for fixing fragmentsSamuel Holland2017-08-091-0/+0
* ProfileActivity: Refactor into clean layers of functionalitySamuel Holland2017-08-084-10/+91
* ProfileService: Use a map to store profile dataSamuel Holland2017-08-071-1/+1
* PlaceholderFragment: Simple fragment that shows a messageSamuel Holland2017-08-071-0/+7
* ProfileList: Load fragment programmaticallySamuel Holland2017-08-071-3/+2
* ProfileList: Convert to a fragmentSamuel Holland2017-08-042-0/+6
* ProfileList: remove generated config from UISamuel Holland2017-08-041-6/+0
* ProfileList: Toggle connection state on clickSamuel Holland2017-07-311-0/+1
* ProfileList: Add indicator of profile connection stateSamuel Holland2017-07-311-0/+10
* ProfileList: Add minimal activitySamuel Holland2017-07-292-0/+46