Commit graph

  • da086454c0
    Merge branch 'main' into make-it-smoother-to-switch-between-nearby-and-explore-maps Nicolas Raoul 2025-01-29 22:55:43 +09:00
  • 36f844a709
    Show placeholder and display depiction section when no depictions are available (#6163) (#6165) Sujal 2025-01-29 19:20:29 +05:30
  • 2201be5ff1 Migrated ContributionDao Sujal-Gupta-SG 2025-01-29 16:25:50 +05:30
  • a68818089b Rename .java to .kt Sujal-Gupta-SG 2025-01-29 16:25:48 +05:30
  • 835c7569a0 Migrated ContributionController Sujal-Gupta-SG 2025-01-29 15:35:21 +05:30
  • 8e69ee2ae4 Rename .java to .kt Sujal-Gupta-SG 2025-01-29 15:35:18 +05:30
  • f22dfdfb53
    Merge branch 'main' into make-it-smoother-to-switch-between-nearby-and-explore-maps Nicolas Raoul 2025-01-29 10:55:02 +09:00
  • 49086b7475
    Update MediaDetailFragment.kt Sujal 2025-01-29 00:32:22 +05:30
  • 4e261fc219 corrected Sujal-Gupta-SG 2025-01-28 23:48:31 +05:30
  • 0827cdc64a corrected Sujal-Gupta-SG 2025-01-28 22:43:13 +05:30
  • e2ef3b665b Added back comments Sujal-Gupta-SG 2025-01-28 22:28:48 +05:30
  • 70923b759a Added back comments Sujal-Gupta-SG 2025-01-28 22:25:50 +05:30
  • c0c4d505ac MainActivity: Fix memory leaks when navigating between bottom nav destinations Ifeoluwa Andrew Omole 2025-01-28 13:19:26 +01:00
  • e96ab2bd22 Nearby: Read fragment arguments for Explore map data and update Nearby map if present Ifeoluwa Andrew Omole 2025-01-25 18:12:28 +01:00
  • e01ecb20fa
    maps intent: preserve zoom and show red pin (#6160) Tanmay Gupta 2025-01-28 08:06:35 +05:30
  • 680e9526a8
    Merge branch 'main' into fix/google-maps-red-pin Nicolas Raoul 2025-01-28 11:22:37 +09:00
  • 8747226a4d updated Sujal-Gupta-SG 2025-01-28 00:11:31 +05:30
  • 9f18df3904 maps intent: preserve zoom and show red pin savsch 2025-01-27 14:15:47 +05:30
  • 41170d81d9
    fix: logout user after account deletion by navigating to login screen (#6159) yuvraj-coder1 2025-01-27 18:09:32 +05:30
  • 7400872f87
    Localisation updates from https://translatewiki.net. translatewiki.net 2025-01-27 13:01:31 +01:00
  • aa48531fd4 fix: logout user after account deletion by navigating to login screen yuvraj-coder1 2025-01-27 15:40:28 +05:30
  • 9390d8390b Thank you for the suggestion! Since these methods all take a single View parameter, replacing them with method references is a great way to simplify the code and improve readability. I'll updated the code accordingly. Added a TODO in the code as a reminder to refactor this in the future. Akshay Komar 2025-01-27 00:08:40 +05:30
  • 91174778b5 updated Sujal-Gupta-SG 2025-01-26 21:05:52 +05:30
  • df37f48eff updated Sujal-Gupta-SG 2025-01-26 17:09:33 +05:30
  • db6283112b
    Merge branch 'commons-app:main' into main Akshay Komar 2025-01-26 00:33:09 +05:30
  • dbe14f9c1c Convert AboutActivity from Java to Kotlin Akshay Komar 2025-01-26 00:31:50 +05:30
  • b2092fa751 updated Sujal-Gupta-SG 2025-01-25 22:03:44 +05:30
  • 9d590fdee4 Explore: On 'Show in Nearby' click, navigate to Nearby fragment, passing map data as fragment args Ifeoluwa Andrew Omole 2025-01-25 16:56:17 +01:00
  • 9a6f68374c Explore: Add 'Show in Nearby' 3-dots menu item. Only visible when Map tab is selected Ifeoluwa Andrew Omole 2025-01-25 16:44:37 +01:00
  • d4d566b647
    Merge branch 'main' into issue#6084 Nicolas Raoul 2025-01-25 23:13:29 +09:00
  • a7da455ca4 Explore: Read fragment arguments for Nearby map data and update Explore map if present Ifeoluwa Andrew Omole 2025-01-24 20:05:26 +01:00
  • 3eda5dc169 Nearby: Add ability to navigate to Explore fragment on 'Show in Explore' click Ifeoluwa Andrew Omole 2025-01-24 19:46:48 +01:00
  • e5c5ca87d7 MainActivity: Extend loadFragment() to support passing fragment arguments Ifeoluwa Andrew Omole 2025-01-22 14:28:56 +01:00
  • 35cade3096
    Merge branch 'commons-app:main' into main Thejas Elandassery 2025-01-24 15:40:55 +05:30
  • c549144f11
    Merge branch 'main' into Languages-order-preference-#5826- Nicolas Raoul 2025-01-24 16:03:00 +09:00
  • aedcd7f9b9
    Review: Load thumbnail instead of original image (#6153) Tanmay Gupta 2025-01-24 12:32:33 +05:30
  • 5db2cf45d6
    Merge branch 'main' into fix/review-load-thumbs Nicolas Raoul 2025-01-24 15:37:02 +09:00
  • bb974f8935
    Android CI: Update upload-artifact version (#6157) Tanmay Gupta 2025-01-24 06:22:09 +05:30
  • 4457ca0698
    Update android.yml Sujal 2025-01-23 21:52:59 +05:30
  • 960d4f3898 Android CI: Update upload-artifact version savsch 2025-01-23 21:39:17 +05:30
  • ba9d26c333 fixed Sujal-Gupta-SG 2025-01-23 21:22:29 +05:30
  • 4db0d3fbdf Merge remote-tracking branch 'origin/issue#6084' into issue#6084 Sujal-Gupta-SG 2025-01-23 21:18:18 +05:30
  • 288f9aae3f When opening the app, in the background (without any UI impact such as loading spinwheel) we check whether the server's last image is the app's last image. If not, refresh. New "refresh" button having the same effect as swipe down. Sujal-Gupta-SG 2025-01-23 21:16:32 +05:30
  • fdc2659b18 Review: Load thumbnail instead of original image savsch 2025-01-23 21:00:38 +05:30
  • 77bad3380c
    Localisation updates from https://translatewiki.net. translatewiki.net 2025-01-23 13:01:40 +01:00
  • 9f9938a0b7 Fixed #6084 Sujal-Gupta-SG 2025-01-04 18:20:06 +05:30
  • 333c0bcbf3 Fixed #6084 Sujal-Gupta-SG 2025-01-04 02:09:33 +05:30
  • b7b5631eb7
    Merge cb20b56779 into 3570377678 Andrew Nguyen 2025-01-22 20:30:14 +00:00
  • a307683bee category: resolve redirects while querying categories handle-category-redirects Kaartic Sivaraam 2025-01-23 00:58:03 +05:30
  • 42efa9b782 MainActivity: Add methods to pass extras between Nearby and Explore Ifeoluwa Andrew Omole 2025-01-22 13:43:59 +01:00
  • 5d506ac321 Nearby: Add 'Show in Explore' 3-dots menu item Ifeoluwa Andrew Omole 2025-01-20 14:28:54 +01:00
  • c42941b374 Migrated nearby/fragments/NearbyParentFragment.java to nearby/fragments/NearbyParentFragment.kt Sujal-Gupta-SG 2025-01-22 02:07:45 +05:30
  • 19dded548b Migrated nearby/fragments/NearbyParentFragment.java to nearby/fragments/NearbyParentFragment.kt Sujal-Gupta-SG 2025-01-22 01:01:23 +05:30
  • 4e227d883c Rename .java to .kt Sujal-Gupta-SG 2025-01-22 01:01:22 +05:30
  • 51e39ce4f9 Migrated-Nearby-Parent-Fragments-From-Java-To-kotlin Sujal-Gupta-SG 2025-01-21 17:30:30 +05:30
  • b85f35782c
    Merge branch 'main' into bookmark_enhancement Saifuddin Adenwala 2025-01-20 18:01:27 +05:30
  • 3570377678
    Localisation updates from https://translatewiki.net. translatewiki.net 2025-01-20 13:01:41 +01:00
  • d7d3e44214 Refactor database and add migration Saifuddin 2025-01-20 16:48:59 +05:30
  • abfc897ce8 Refactor BookmarkLocationsFragment to load favorites only when view is not null Saifuddin 2025-01-20 16:13:47 +05:30
  • 907724a58b Refactor BookmarkLocationsFragment and add tests for BookmarkLocationsDao Saifuddin 2025-01-20 12:37:00 +05:30
  • f86af68508 Refactor BookmarkLocationControllerTest and related files to use coroutines Saifuddin 2025-01-20 11:50:33 +05:30
  • c0a93b6fc2 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-19 20:05:19 +05:30
  • b69a4260e3 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-19 19:33:15 +05:30
  • ccc5903b0c fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-19 13:02:36 +05:30
  • 41f71d8369 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-19 03:51:34 +05:30
  • aa6d1091e1 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-19 03:38:53 +05:30
  • d4ababc0a5
    Refactor: Rename Constants to Follow CamelCase Naming Convention (#6126) Akshay Komar 2025-01-18 19:36:52 +05:30
  • 1c6ebafb29
    feat: show the proper message in the custom picker when all images are either uploaded or marked. (#6095) yuvraj-coder1 2025-01-18 19:34:28 +05:30
  • 4bf00b8b2d Loading locations data in fragment Saifuddin 2025-01-18 12:43:28 +05:30
  • 8d8b722d30 Refactor: Load bookmarked locations using Flow Saifuddin 2025-01-18 11:33:16 +05:30
  • 30be98cc83 docs: add comment to clarify visibility logic in ImageFragment yuvraj-coder1 2025-01-18 01:05:24 +05:30
  • 72e077c9dd refactor: move hardcoded string to strings.xml. yuvraj-coder1 2025-01-18 00:44:53 +05:30
  • 23e1f01783
    fix/handle-shared-files-and-error-handling (#6141) Sujal 2025-01-17 22:49:16 +05:30
  • ef032b0f93
    Disable vanishing option when logged out (#6135) Tanmay Gupta 2025-01-17 22:49:00 +05:30
  • 35fa6188a8
    Merge branch 'main' into main Akshay Komar 2025-01-17 19:48:43 +05:30
  • dd46bc728f Merge remote-tracking branch 'origin/main' Akshay Komar 2025-01-17 19:38:47 +05:30
  • cb41668cc5 **Refactor: Convert minimumThresholdForSwipe to a compile-time constant** Akshay Komar 2025-01-17 19:38:37 +05:30
  • 97037858a3 Toggle bookmark icon in BottomSheetAdapter instead of finding the location each time in the bookmark Saifuddin 2025-01-17 18:26:42 +05:30
  • 06cf80b7af fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-17 17:57:49 +05:30
  • f84f524207 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-17 17:53:04 +05:30
  • 8295edeb0a Refactor: Improve bookmark location handling and update database version Saifuddin 2025-01-17 17:38:45 +05:30
  • c4147a8e87 fix/handle-shared-files-and-error-handling Sujal-Gupta-SG 2025-01-17 17:38:45 +05:30
  • 35a2fe87db
    Use variant-dependent variable to make URLs for vanishing (#6117) Yusuke Matsubara 2025-01-17 17:33:50 +09:00
  • d4950b170b
    Merge branch 'main' into main Nicolas Raoul 2025-01-17 15:37:31 +09:00
  • 9f1fe8737f
    Fix crash when opening in-app Camera for the very first time (#6139) Rohit Verma 2025-01-17 12:07:07 +05:30
  • f5b55febb4
    fix crash when opening camera while having partial storage access Rohit Verma 2025-01-17 11:37:55 +05:30
  • 557b76da67 fix: correctly handle permission callbacks on Main thread Rohit Verma 2025-01-17 09:48:22 +05:30
  • 54d0f65294 Refactor: Migrate to Room Database for Bookmark Locations Saifuddin 2025-01-16 23:11:10 +05:30
  • 7d6a46097c Update Done Akshay Komar 2025-01-16 20:36:26 +05:30
  • 0c8763bc04 Renaming the constant to use UPPER_SNAKE_CASE Akshay Komar 2025-01-16 19:50:10 +05:30
  • 6d176216b1 Merge remote-tracking branch 'origin/main' Akshay Komar 2025-01-16 19:46:46 +05:30
  • 50c900ea3f
    Merge branch 'main' into main Akshay Komar 2025-01-16 19:46:00 +05:30
  • d4de3cd337 Renaming the constant to use UPPER_SNAKE_CASE Akshay Komar 2025-01-16 19:44:03 +05:30
  • 8fcf0c4eb2 Use variant-dependent variable to make URLs for vanishing Yusuke Matsubara 2025-01-11 14:56:22 +09:00
  • 313f61538f Refactor: Migrate bookmark location logic to Kotlin Saifuddin 2025-01-16 18:00:39 +05:30
  • c7bb9bcbce Rename .java to .kt Saifuddin 2025-01-16 18:00:39 +05:30
  • 2d6583fea6
    Localisation updates from https://translatewiki.net. translatewiki.net 2025-01-16 13:01:53 +01:00
  • 1e64acdf1d
    If depicted Wikidata item has no associated Commons category property, then suggest categories from its P18 (#6130) Tanmay Gupta 2025-01-16 14:34:04 +05:30
  • 1f33926ed5
    Share login state with SingleWebViewActivity (#6136) Tanmay Gupta 2025-01-16 14:19:09 +05:30
  • 16ac08fe21
    change status bar color to grey in dark mode (#6120) Ifeoluwa Andrew Omole 2025-01-16 09:41:37 +01:00