Infomaniak / android-kMail

GNU General Public License v3.0
109 stars 5 forks source link

Split `star/unstar` function into 2 #2004

Closed KevinBoulongne closed 1 month ago

KevinBoulongne commented 1 month ago

All API calls are neatly separated, except star/unstar that are merged into one with some computation to know in which situation we are. I've split them to streamline the code.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud