Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-09 | ProfileActivity: Extract base class for fixing fragments | Samuel Holland | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2017-08-08 | ProfileActivity: Refactor into clean layers of functionality | Samuel Holland | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2017-08-07 | ProfileList: Load fragment programmatically | Samuel Holland | |
This is necessary to replace it with the profile detail fragment later. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||
2017-08-04 | ProfileList: Convert to a fragment | Samuel Holland | |
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. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |