mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-19 11:43:36 +01:00
Un client Android libero per Pixelfed, la piattaforma di condivisione di immagini federata.
https://pixelfed.uno
8802bf9905
* 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> |
||
---|---|---|
app | ||
gradle/wrapper | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |