mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-02-04 01:17:36 +01:00
20c5ff4ee0
* transform profile activity into fragment * Implement swipeable tabs * Ask for login on first start, add API endpoints, change profile to show the user's profile * Add tests * delete test for now * Adapt test to changes (no more profile from drawer) * Add unit test for api * Add test for profile, refactor to allow testing, add exception to security policy to allow tests * Adapt test to new situation * Fix typo due to change * refactor somewhat * remove unused function * remove test dependent on network * update test * remove test Co-authored-by: Ulysse Widmer <ulysse.widmer@epfl.ch>