PixelDroid-App-Android/app/src/main
mjaillot 8802bf9905
My profile (#46)
* Layout of my-profile page

* implements swipe motion

add a new class to implement swipe motion
add the swipe right from home page to display settings
passed the homepage in a fragment

* transform profile activity into fragment

transformed profile activity and layout into fragment
linked it with a swipe motion

* Implement swipeable tabs

* Ask for login on first start, add API endpoints, change profile to show the user's profile

* Added constraint view

* Layout of my-profile page

* Added constraint view

* Rebase myProfile with login-flow

* 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

* Added myProfile fragment to main activity + edit link

* Layout of my-profile page

* Added constraint view

* Layout of my-profile page

* Added constraint view

* Rebase myProfile with login-flow

* Added myProfile fragment to main activity + edit link

* Working tests for MyProfile

Co-authored-by: Ulysse Widmer <ulysse.widmer@epfl.ch>
2020-03-13 12:17:17 +01:00
..
java/com/h/pixeldroid My profile (#46) 2020-03-13 12:17:17 +01:00
res My profile (#46) 2020-03-13 12:17:17 +01:00
AndroidManifest.xml First use login flow (#44) 2020-03-13 11:48:45 +01:00
Thumbs.db First implementation of settings UI & Main menu drawer 2020-03-05 21:07:10 +01:00
ic_launcher-playstore.png Switch to Kotlin 2020-02-28 17:08:54 +01:00