Compare commits

..

No commits in common. "1a13cb3383cb3944e423672c9e5e94fae7643764" and "efdc9c5548a707969780d1a54f9d7ad8fd70ac6a" have entirely different histories.

2 changed files with 0 additions and 11 deletions

View file

@ -1,15 +1,5 @@
# Wikimedia Commons for Android
## v5.3.0
### What's changed
* Enable EmailAuth support
* Explore map images no longer show "Unknown"
* Fix crash when removing last two images of multiupload
* Mark ❌ for closed locations (P3999) in Nearby
* Fix two pin labels staying visible at the same time in Explore map
* Refactoring and minor UI improvements
## v5.2.0
v5.2.0 boasts several new functionalities like:

View file

@ -102,7 +102,6 @@
android:layout_marginEnd="8dp"
android:text="SEND"
android:visibility="visible"
android:textColor="@color/white"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="@+id/textHeader"
app:layout_constraintHorizontal_bias="1.0"