aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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