-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: commons-app/apps-android-commons
base: v6.1.0
head repository: commons-app/apps-android-commons
compare: main
- 11 commits
- 102 files changed
- 8 contributors
Commits on Oct 23, 2025
-
Remove an unused element from layout/fragment_media_detail.xml (#6536)
I noticed this issue years ago because it used a hard-to-understand string that needed better documentation (see #688). I forgot it, but recently, I started to explore the app much more deeply and came back to it. It looks like this string is only used in this layout element, but the element itself is not used anywhere. It usage appears to have been removed in #634.
Configuration menu - View commit details
-
Copy full SHA for 6873f63 - Browse repository at this point
Copy the full SHA 6873f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae9d4a - Browse repository at this point
Copy the full SHA aae9d4aView commit details
Commits on Oct 25, 2025
-
Display specific, user-friendly error message when upload categories …
…search API call returns an error (#6540) * Make OkHttpConnectionFactory raise MwIOException when a non-suppressed API call returns an error * Add AlertDialog displaying specific error message when categories search API call returns an error * Add test for error alert dialog to UploadCategoriesFragment unit tests * Add error handling when API call fails to CategoriesPresenter.onAttachViewWithMedia
Configuration menu - View commit details
-
Copy full SHA for 28fa7b1 - Browse repository at this point
Copy the full SHA 28fa7b1View commit details -
Part of issue #5996: Fix IDE warnings in ContributionsListFragment (#…
Configuration menu - View commit details
-
Copy full SHA for e81f916 - Browse repository at this point
Copy the full SHA e81f916View commit details
Commits on Oct 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 63f621c - Browse repository at this point
Copy the full SHA 63f621cView commit details
Commits on Oct 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1d216ac - Browse repository at this point
Copy the full SHA 1d216acView commit details
Commits on Oct 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a48e211 - Browse repository at this point
Copy the full SHA a48e211View commit details
Commits on Nov 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for daeade4 - Browse repository at this point
Copy the full SHA daeade4View commit details
Commits on Nov 3, 2025
-
Fix: Map position of Explore set correctly when navigating from Nearby (
#6544) * fix: show in explorer in same position as nearby * fix: Show in explorer map position: added the removed comment * code rabbit changes --------- Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8b52ef - Browse repository at this point
Copy the full SHA c8b52efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a569b - Browse repository at this point
Copy the full SHA a8a569bView commit details
Commits on Nov 5, 2025
-
Fix/bottom nav visibility mediadetails (#6520)
* Ensure bottom navigation bar is visible on back navigation * Prevent hiding bottom navigation bar in MediaDetailPagerFragment * Removed the redundant showTabs() calls from onBackPressed() as they are no longer needed * Explicitly hide and show the bottom navigation bar on entering/exiting Media Details --------- Co-authored-by: Nicolas Raoul <nicolas.raoul@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2805a3 - Browse repository at this point
Copy the full SHA a2805a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.1.0...main