mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2025-01-15 16:36:46 +01:00
Un client Android libero per Pixelfed, la piattaforma di condivisione di immagini federata.
https://pixelfed.uno
2339fb0967
* Changed Post interaction icons and added click feedback * added reblog and unreblog api implementations * Use fancy animated buttons * WIP reposter * WIP reblog button * renamed ViewHolder => PostViewHolder * activated reblogger in feed * added custom html parser, still need to fix clickable links * added parsed HTML in notifications * fixed mention click * added tests for reblog and clickable mentions * adapted unit tests to work with new html parser * changed incoherent comment * made hashtags slightly less useless * removed unit test that were no longer valid * removed useless test * trying to fix tests * fixing tests * trying to improve coverage a little * removed unused code to improve coverage * changed cast to type converter * added failure responses to help coverage * added mock server response for reblogging * fixed broken json * trying to fix a broken test * added handling of multiple images in a post * Tweak tests * Typo in test * Add scrolls to make tests pass on small screens * fixed old JSON in mockserver * fixed linter issue * merged with master again * added test for albums Co-authored-by: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com> |
||
---|---|---|
app | ||
gradle/wrapper | ||
.cirrus.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
android-wait-for-emulator.sh | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |