Un client Android libero per Pixelfed, la piattaforma di condivisione di immagini federata. https://pixelfed.uno
Go to file
Andrew Dobis 8265ac2d62
Reblogging and HTML text (#107)
* 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

* Tweak tests

* Typo in test

* Add scrolls to make tests pass on small screens

* fixed old JSON in mockserver

* fixed linter issue

Co-authored-by: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com>
2020-04-23 17:48:45 +02:00
app Reblogging and HTML text (#107) 2020-04-23 17:48:45 +02:00
gradle/wrapper Switch to Kotlin 2020-02-28 17:08:54 +01:00
.cirrus.yml WIP: Loading (#76) 2020-04-01 19:38:21 +02:00
.gitignore init project files 2020-02-28 00:36:26 +01:00
.gitlab-ci.yml Reconnect button (#108) 2020-04-17 15:07:04 +02:00
LICENSE travis config, license and readme 2020-02-28 00:41:05 +01:00
README.md WIP: Loading (#76) 2020-04-01 19:38:21 +02:00
android-wait-for-emulator.sh Commenting & seeing comments on a post ( issues: #37 #77 ) (#87) 2020-04-11 12:55:06 +02:00
build.gradle Reblogging and HTML text (#107) 2020-04-23 17:48:45 +02:00
gradle.properties WIP: Loading (#76) 2020-04-01 19:38:21 +02:00
gradlew Switch to Kotlin 2020-02-28 17:08:54 +01:00
gradlew.bat init project files 2020-02-28 00:36:26 +01:00
settings.gradle init project files 2020-02-28 00:36:26 +01:00

README.md

PixelDroid

Software Development Project course, EPFL, Spring 2020

Build Status Maintainability Test Coverage