Commit graph

  • 5172a3143c sr\strings.xml: Added missing few quantities for lines 35 to 70 Junwei Bai 2024-10-23 21:10:18 +11:00
  • 362abe89a3 cy\strings.xml: Added missing zero, two, few, many quantities for lines 23 - 63 Junwei Bai 2024-10-23 21:08:54 +11:00
  • 7199192d77 Revert "hr\strings.xml: Added missing zero, two, few, many quantities for lines 23 - 63" Junwei Bai 2024-10-23 21:08:12 +11:00
  • 47232466ab hr\strings.xml: Added missing zero, two, few, many quantities for lines 23 - 63 Junwei Bai 2024-10-23 20:59:53 +11:00
  • ab429bc3d3 hr\strings.xml: Added missing few quantity Junwei Bai 2024-10-23 20:46:10 +11:00
  • 43f99b94dd bs\strings.xml: Added missing few quantity Junwei Bai 2024-10-23 20:42:56 +11:00
  • 1552ba4dd3 AndroidManifest.xml: Removed redundant label android:label="@string/app_name" Junwei Bai 2024-10-23 20:28:14 +11:00
  • f4f831b4e7 BookmarkLocationsDao.java: Added @SuppressLint("Range"), as -1 is expected behavior not index doesn't exist for getColumnIndex() Junwei Bai 2024-10-23 20:25:48 +11:00
  • 68c671a870 BookmarkItemsDao.java: Added @SuppressLint("Range"), as -1 is expected behavior not index doesn't exist for getColumnIndex() Junwei Bai 2024-10-23 20:25:39 +11:00
  • 8bc2094db8 WikipediaInstructionsDialogFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-23 20:15:44 +11:00
  • 9782dfc9f9 UploadMediaDetailFragment.java: Changed arguments!! to requireArguments() Junwei Bai 2024-10-23 20:15:11 +11:00
  • 59ec85d3ce SubCategoriesFragment.kt: Changed Objects.requireNonNull(getView()) to requireViews(), Objects.requireNonNull(getActivity()) to requireActivity() Junwei Bai 2024-10-23 20:14:19 +11:00
  • 3033c5ed0c SubCategoriesFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-23 20:13:27 +11:00
  • 37e4b76add ParentCategoriesFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-23 20:12:17 +11:00
  • 29c7982a3e ParentCategoriesFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-23 20:08:52 +11:00
  • e441af938b DepictsFragment: Changed Objects.requireNonNull(getView()) to requireViews(), Objects.requireNonNull(getActivity())) to requireActivity() Junwei Bai 2024-10-23 20:08:23 +11:00
  • a2777a0083 Merge branch 'main' of https://github.com/baijun6/apps-android-commons Junwei Bai 2024-10-23 19:25:29 +11:00
  • 76b3dc85ac Tested changes as working, edited emptyCache to correctly clear cache and then reload map Noah Vendrig 2024-10-23 16:39:17 +11:00
  • 979f3a3fbc Merge remote-tracking branch 'origin/5806-refresh-btn' into 5806-refresh-btn Noah Vendrig 2024-10-23 14:08:50 +11:00
  • e616c80adb added changes for a possibly working emptyCache implementation (needs testing). Noah Vendrig 2024-10-23 14:06:15 +11:00
  • b68256d7f0
    add space after , parneet-guraya 2024-10-23 07:06:42 +05:30
  • 8d76cfa4d9
    fix-docs parneet-guraya 2024-10-21 05:07:43 +05:30
  • c53ad43520
    cleanup parneet-guraya 2024-10-18 09:52:14 +05:30
  • 3d1c4c9a30
    remove unused tests parneet-guraya 2024-10-18 21:01:13 +05:30
  • d0efe134d9
    refactor test parneet-guraya 2024-10-18 21:00:18 +05:30
  • d6116fdaa3
    extract voice result handling into function parneet-guraya 2024-10-17 22:44:04 +05:30
  • c7dac19d3d
    request code used for handling result was never used for launching an activity, hence removed parneet-guraya 2024-10-17 22:17:38 +05:30
  • 3acf2f45ba
    remove legacy result handling callback parneet-guraya 2024-10-17 22:04:55 +05:30
  • d11f2dd06b
    remove old method of refactoring for file picker parneet-guraya 2024-10-17 21:47:53 +05:30
  • a28d32b7ee
    handle gallery picker result based on preference parneet-guraya 2024-10-17 20:31:06 +05:30
  • 7a1090911f
    invoke callbacks when cancelled parneet-guraya 2024-10-17 20:17:52 +05:30
  • 3a892a561a
    revert callback for video handling parneet-guraya 2024-10-17 19:40:46 +05:30
  • 77cd18c560
    refactor camera launcher parneet-guraya 2024-10-17 19:30:56 +05:30
  • 6a98923a83
    initial refactor to new result api, wip parneet-guraya 2024-10-14 06:37:27 +05:30
  • fb9c88026b
    remove unused result expectancy for settings screen launch parneet-guraya 2024-10-12 02:09:34 +05:30
  • a007e9ab41
    Merge branch 'commons-app:main' into main u7119288 2024-10-23 11:02:45 +11:00
  • f1205c19be
    UploadMediaDetailAdapter: made selecting a language deselect all others (#5883) cambo14 2024-10-23 04:50:37 +11:00
  • 9c1c95f5cf
    Fix for #5846: After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 (#5874) whe128 2024-10-23 03:56:02 +11:00
  • ba7348f83f
    Fixes issue #5841: Nearby pins: Make it easier to understand what the colors mean (#5881) Hanna Truong 2024-10-22 23:27:40 +11:00
  • d876390a3e
    Fixed typo Nicolas Raoul 2024-10-22 21:26:56 +09:00
  • a1633ff950
    Fixed typo Nicolas Raoul 2024-10-22 21:26:29 +09:00
  • 5faed112d4 DepictedImagesFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-22 17:09:15 +11:00
  • bf9724fdca ChildDepictionsFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-22 17:08:51 +11:00
  • 7f41a31e8c CategoriesMediaFragment.kt: Changed arguments!! to requireArguments() Junwei Bai 2024-10-22 17:08:31 +11:00
  • c1a719a5e1 Change wording for legend and make text localizable Hanna Truong 2024-10-22 15:31:17 +11:00
  • a0c82ca04f
    Merge branch 'commons-app:main' into issue5841_hannagnourt Hanna Truong 2024-10-22 15:30:16 +11:00
  • eb493490cc Merge branch 'main' of https://github.com/commons-app/apps-android-commons into allowMultipleLanguageChanges Campbell Rowland 2024-10-22 15:22:33 +11:00
  • a99e20f8bb
    Merge pull request #1 from zihanpan/issue-5872-fix-search-error Alex Gailis 2024-10-22 13:00:35 +11:00
  • 14eb8c6358
    Remove redundent lines Zihan Pan 2024-10-22 12:51:33 +11:00
  • 23c3508ed1
    Merge pull request #2 from AlexG-2003/improve-file-name-search Zihan Pan 2024-10-22 12:25:03 +11:00
  • 87fd4f5e5a Modified findUniqueFileName() in UploadWorker.kt to use a random 5-digit numeric hash rather than the previous 3-digit alphanumeric hash Alex Gailis 2024-10-22 12:17:21 +11:00
  • f7f2d4a904
    Merge branch 'main' into main whe128 2024-10-22 08:09:30 +11:00
  • 7b0b604834
    Fix: Prevent RecyclerView from resetting scroll position after returning from preview (#5873) (#5880) myyyy 2024-10-22 00:41:32 +11:00
  • 46f996ee5b Merge remote-tracking branch 'origin/issue5841_hannagnourt' into issue5841_hannagnourt Hanna Truong 2024-10-22 00:12:39 +11:00
  • 9816ba17f8 Add listener for the button to toggle the visibility of the legend (make it hideable) Hanna Truong 2024-10-22 00:09:55 +11:00
  • 756e06e479
    Merge branch 'commons-app:main' into issue5841_hannagnourt Hanna Truong 2024-10-22 00:02:07 +11:00
  • 4f06542d73 UI design for legend to explain the colors of the nearby pins Hanna Truong 2024-10-22 00:01:03 +11:00
  • 79f37b445d
    Merge branch 'main' into fix-issue-5873 Nicolas Raoul 2024-10-21 21:22:37 +09:00
  • 9901dbe83c
    Merge branch 'main' into main Nicolas Raoul 2024-10-21 21:21:17 +09:00
  • 014feb54e5
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-21 14:02:00 +02:00
  • 4067b79171 Fix: Prevent RecyclerView from resetting scroll position after returning from preview (#5873) Mingyi Chen 2024-10-21 21:29:08 +11:00
  • 7e506ab287 UploadMediaDetailAdapter: made selecting a language deselect all others >> Made it so that selecting a language results in the hashmap storing the currently selected language(s) being cleared. Considered refactoring the hashmap storing this into a single pair storing the language positition index and its code, as only one language should ever be selected, however I am not confident that this would not introduce unintended side-effects Campbell Rowland 2024-10-21 20:43:16 +11:00
  • 3fe5960af9
    Merge branch 'main' into main whe128 2024-10-21 19:30:10 +11:00
  • 2d52cd4ef0 Add UI Automator test for verifying 'Commons' app language option in system settings Mincheng 2024-10-21 15:22:01 +11:00
  • 86f0d2a8d5 Attempt at reloadMap(), no testing done yet. MarcusBarta 2024-10-21 12:44:27 +11:00
  • 8fe958e3c6 Merge remote-tracking branch 'origin/UI-Fix' into issue-1-launguage-order-backend-queries Adith 2024-10-21 02:33:31 +11:00
  • 1dd633d9b9 Finished Issue 1 Adith 2024-10-21 02:31:46 +11:00
  • 56d0beb22a
    Fixes #5840 Custom select folder display breaks after exiting media preview (#5866) LachlanMajor 2024-10-20 22:36:15 +11:00
  • 75ec41bdb5 Fix space problem of categoriesPresenter.kt Zihan Pan 2024-10-20 20:11:51 +11:00
  • 1e31497f10 Fix categories searching problem of photo uploading Zihan Pan 2024-10-20 19:57:23 +11:00
  • d8dada9483 Merge branch 'main' of https://github.com/baijun6/apps-android-commons Junwei Bai 2024-10-20 17:02:00 +11:00
  • df985e175d localisation: deleted instances of refactored string and removed unused TextView Andrew Nguyen 2024-10-20 15:58:34 +11:00
  • 3b264312ec
    Merge branch 'main' into main whe128 2024-10-20 14:05:55 +11:00
  • 945d85866a Fix for #5846: After uploading via Nearby, I am sent back to Nearby, where I am mislead into thinking that I must upload again #5846 u7837228 2024-10-20 01:56:47 +11:00
  • febed893e8 Caching mechanism to reduce API calls 24-S2-2-C-Interactive 2024-10-20 00:43:18 +11:00
  • 7e1d3b37bb
    Merge branch 'main' into 1-issue#5829 Nicolas Raoul 2024-10-19 22:36:09 +09:00
  • 63f1ed8a2d
    Fix for #5808: Update the cached Place Items on the successful association of Wiki Item (#5864) Christo Joby Antony 2024-10-20 00:20:35 +11:00
  • 4521b5fe99 back to original 24-S2-2-C-Interactive 2024-10-19 23:55:19 +11:00
  • 913d2e61b0 Check how many times these methods are called in one test 24-S2-2-C-Interactive 2024-10-19 23:42:57 +11:00
  • a960f18c03 Tried removing the button string Andrew Nguyen 2024-10-19 21:13:22 +11:00
  • 7b96dffad2
    Merge pull request #1 from AlexG-2003/improve-file-name-search Jinniu Du 2024-10-19 19:15:01 +11:00
  • be2aa30789 UploadMediaPresenter.java: Changed toUpperCase to toLowerCase(Locale.ROOT) Junwei Bai 2024-10-19 17:02:02 +11:00
  • 1c539cd59c SearchActivity.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 17:01:09 +11:00
  • cb68fd35e2 ReviewActivity.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 17:00:26 +11:00
  • 86751709ae RecentSearchesFragment.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 17:00:11 +11:00
  • d806a9af55 ProfileActivity.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:53:06 +11:00
  • 34cf173030 NearbyFilterSearchRecyclerViewAdapter.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:50:52 +11:00
  • 5caeb82478 MediaDetailFragment.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:44:44 +11:00
  • fe7d481329 LocationPickerActivity.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:43:32 +11:00
  • 5d9e6f2f13 ExploreFragment.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:43:10 +11:00
  • e8a6d5ffc1 AchievementsFragment.java: Changed toUpperCase to toUpperCase(Locale.ROOT) Junwei Bai 2024-10-19 16:42:53 +11:00
  • 306d235175 Merge branch 'main' of https://github.com/baijun6/apps-android-commons Junwei Bai 2024-10-19 16:38:47 +11:00
  • 6302e1777a Added consistency to capitalisation Andrew Nguyen 2024-10-19 15:55:54 +11:00
  • 4158f79028 FileUtils.java: Changed toUpperCase to toUpperCase(Locale.getDefault()) Junwei Bai 2024-10-19 15:04:56 +11:00
  • 9a23d48592 ExploreFragment.java: Changed toUpperCase to toUpperCase(Locale.getDefault()) Junwei Bai 2024-10-19 15:04:15 +11:00
  • 0d1b10895f AchievementsFragment.java: Changed toUpperCase to toUpperCase(Locale.getDefault()) Junwei Bai 2024-10-19 15:04:04 +11:00
  • 0ef25f4676 Clean-up Christo Joby Antony 2024-10-19 01:28:58 +11:00
  • 8783138e9e Set name of the place to avoid race condition with NearbyParentFragment. Update Success Notification to show only after the pin has been updated. Christo Joby Antony 2024-10-19 01:26:07 +11:00
  • 17a035230c fixed issue #5829 yz.gao 2024-10-19 01:21:55 +11:00
  • 1038cb2d19
    Merge branch 'main' into fix-for-5808 Nicolas Raoul 2024-10-18 23:08:39 +09:00