summaryrefslogtreecommitdiffhomepage
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
2017-08-15ConfigAddActivity: Add an standalone config-creating activitySamuel Holland
2017-08-13Major renaming and refactoring in activity and serviceSamuel Holland
2017-08-10ProfileEdit: Finish writing code-behindSamuel Holland
2017-08-09ProfileList: Add the list fragment in code so it knows the layoutSamuel Holland
2017-08-09ProfileActivity: Replace fragments instead of hidingSamuel Holland
2017-08-09ProfileActivity: Extract base class for fixing fragmentsSamuel Holland
2017-08-08ProfileActivity: Refactor into clean layers of functionalitySamuel Holland
2017-08-07ProfileService: Use a map to store profile dataSamuel Holland
2017-08-07PlaceholderFragment: Simple fragment that shows a messageSamuel Holland
2017-08-07ProfileList: Load fragment programmaticallySamuel Holland
2017-08-04ProfileList: Convert to a fragmentSamuel Holland
2017-08-04ProfileList: remove generated config from UISamuel Holland
2017-07-31ProfileList: Toggle connection state on clickSamuel Holland
2017-07-31ProfileList: Add indicator of profile connection stateSamuel Holland
2017-07-29ProfileList: Add minimal activitySamuel Holland