Commit graph

  • 76549e08c7 Revert the delete operations added to the PlaceDAO Christo Joby Antony 2024-10-19 00:43:42 +11:00
  • a617842785 Update placesRepository on successful WikiItemEdit Christo Joby Antony 2024-10-19 00:41:48 +11:00
  • 8b631e468f Merge branch 'main' of https://github.com/LachlanMajor/apps-android-commons Lachie Major 2024-10-18 20:19:10 +11:00
  • 6800a29812
    Merge branch 'commons-app:main' into main LachlanMajor 2024-10-18 20:18:20 +11:00
  • eb4edece2b ImageFragment.kt: unnecessary initialisation after exiting media preview was removed from passSelectedImages Lachie Major 2024-10-18 20:15:23 +11:00
  • c77e5abba7
    notification: classify email messages and add mail check prompt (#5865) ErenratZeng 2024-10-18 17:31:54 +11:00
  • 2556eda777
    Merge branch 'commons-app:main' into main LachlanMajor 2024-10-18 16:52:10 +11:00
  • 9a2972bf66 notification: classify email messages and add mail check prompt Qiutong Zeng 2024-10-18 16:22:11 +11:00
  • 817e07b921
    set permission required only upto android 5.1 (#5863) Parneet Singh 2024-10-18 06:45:56 +05:30
  • 4170ea5081 fix style issue Christo Joby Antony 2024-10-18 12:12:12 +11:00
  • 559621df73
    set permission required only upto android 5.1 parneet-guraya 2024-10-17 16:58:29 +05:30
  • 8f25fda19a change the original logic of changing language in app, to adapt to google apl u7759158 2024-10-18 02:00:18 +11:00
  • 3dce3b189a Modify listview language option disable logic u7759158 2024-10-18 01:58:25 +11:00
  • 54be35b372 Compatible with Android 12 and below and stores user-selected language options u7759158 2024-10-18 01:55:32 +11:00
  • 464d59b957 use google's api to change language u7759158 2024-10-18 01:54:08 +11:00
  • 1d8509d436 PendingUploadsFragment.kt: removed unneeded non-null assertion (!!) Junwei Bai 2024-10-18 01:52:24 +11:00
  • a1abc64a21 FailedUploadsFragment.kt: removed unneeded non-null assertion (!!) Junwei Bai 2024-10-18 01:30:37 +11:00
  • 7aaf9cb59a clear the cache for a item when a wikiItem is updated. Christo Joby Antony 2024-10-18 01:07:56 +11:00
  • 5985e9ad9c implement a method to delete Place entity from database Christo Joby Antony 2024-10-18 01:07:22 +11:00
  • 6000788076 WikidataFeedback.kt: removed unneeded cast Junwei Bai 2024-10-18 00:58:01 +11:00
  • 2c6f05714b DescriptionEditActivity.kt: removed unnecessary safe call on a non-null receiver of type DescriptionEditHelper Junwei Bai 2024-10-18 00:57:05 +11:00
  • 32790add55 DescriptionEditActivity.kt: removed unnecessary safe call on a non-null receiver of type SessionManager Junwei Bai 2024-10-18 00:56:35 +11:00
  • 6b01afe442 CategoryClient.kt: removed condition 'page.categoryInfo() == null' as it's always 'false' Junwei Bai 2024-10-18 00:55:32 +11:00
  • 0dc379acdf ZoomableActivity.kt: removed Unnecessary non-null assertion (!!) on a non-null receiver of type ZoomableDraweeView Junwei Bai 2024-10-18 00:50:01 +11:00
  • b7c9520ed8 Media.kt: Property would not be serialized into a 'Parcel'. Added '@IgnoredOnParcel' annotation to remove the warning Junwei Bai 2024-10-18 00:47:51 +11:00
  • 4ebb00ef72 DescriptionEditActivity.kt: removed unnecessary non-null assertion (!!) on a non-null receiver of type DescriptionEditHelper Junwei Bai 2024-10-18 00:46:54 +11:00
  • 7d6081078f ZoomableActivity.kt: removed Unnecessary safe call on a non-null receiver of type ZoomableDraweeView Junwei Bai 2024-10-18 00:46:01 +11:00
  • a1ab724c74 ZoomableActivity.kt: removed Unnecessary safe call on a non-null receiver of type ZoomableDraweeView Junwei Bai 2024-10-18 00:42:52 +11:00
  • 543d18b26e TransformImageImpl.kt: removed unreachable code Junwei Bai 2024-10-18 00:39:53 +11:00
  • 82c7dcfe18
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-17 14:02:05 +02:00
  • e85d59e52a BaseMarker.kt: removed unneeded cast Junwei Bai 2024-10-17 22:36:46 +11:00
  • 323f069a69 ImageFragment.kt: notifyDataSetChanged() added to update observers about init call in handleResult() Lachie Major 2024-10-17 17:04:46 +11:00
  • 7f537f2ccd localeFix Adith 2024-10-17 16:59:30 +11:00
  • 35b700c85d notification: localize email message prompt and add translations. Qiutong Zeng 2024-10-17 13:42:33 +11:00
  • c43ecda702 Replaced refresh() func with emptyCache() and reloadMap() Noah Vendrig 2024-10-17 10:44:28 +11:00
  • 6243bf142b notification: classify email messages and add mail check prompt Qiutong Zeng 2024-10-17 10:00:50 +11:00
  • 1725304cce Issue #5811: "Delete folder" menu in custom image selector why-lab 2024-10-16 21:46:59 +02:00
  • 0a7fe662d4
    (fixes #3464) Replace assert() usages with assertThat() (#5861) Andrew Gardner 2024-10-17 00:22:48 +11:00
  • ef3f6b7977
    solve the issue 5856 (#5860) Zhenhao Li 2024-10-17 00:01:14 +11:00
  • f3e1bdbb54 Created refresh button icon, and added it to the nearby_fragment_menu.xml (header of the nearby page). Created function refresh() in NearbyParentFragment.java to handle refresh functionality. Noah Vendrig 2024-10-16 23:49:32 +11:00
  • 469a147f32
    Corrected sign error typo in LatLngTest.kt Andrew Gardner 2024-10-16 23:36:25 +11:00
  • af81e642f6
    Merge branch 'main' into issue5856 Zhenhao Li 2024-10-16 21:59:49 +11:00
  • 579eaad537 solve the issue 5856 lzh 2024-10-16 21:47:09 +11:00
  • 06f27ef80e
    Merge branch 'commons-app:main' into replace-assert-usages Andrew Gardner 2024-10-16 21:43:34 +11:00
  • d56bcdae4f (fixes #5803) Modify image author name to licensing name. (#5803) Qinjue Wu 2024-10-16 19:32:41 +11:00
  • bdda18223e init Adith 2024-10-16 15:39:14 +11:00
  • b353e8b1dc Modified findUniqueFileName() in UploadWorker.kt to use a random 3-digit alphanumeric hash to append to a file name to make it unique. This improves speed over using an incrementing number to append as there are fewer collisions. Alex Gailis 2024-10-16 14:55:30 +11:00
  • 3ac608c82c
    (fixes #5855) fetch item label in nearby based on user configured language. (#5858) Christo Joby Antony 2024-10-16 14:49:38 +11:00
  • 46f60e5643 (fixes #5855) fetch item label in nearby based on user configured language. Christo Joby Antony 2024-10-16 13:46:43 +11:00
  • f889ed1821
    Refactor FilePicker.java intent result handling (#5851) Parneet Singh 2024-10-16 07:50:00 +05:30
  • bd436422dc UI fully functional and persistant Adith 2024-10-16 01:26:00 +11:00
  • 43064e92f0
    Merge branch 'commons-app:main' into replace-assert-usages Andrew Gardner 2024-10-15 20:48:55 +11:00
  • 33af7d0d63 Updated instances of assert() in LabelTest.kt to asserThat(). u7683345 2024-10-15 20:47:48 +11:00
  • 336ee946c2 Updated instances of assert() in LatLngTest.kt to asserThat(). u7683345 2024-10-15 20:47:10 +11:00
  • e19dcd9af2 Updated instances of assert() in WelcomeActivityTest.kt to asserThat(). u7683345 2024-10-15 20:46:07 +11:00
  • 5690942025 Fix: Handle system-level language management for Android 13+ (API 33) Mincheng 2024-10-15 16:57:13 +11:00
  • 952ed1d700 Modification in SPARQL query for retrieving items with labels or default!. language!main/resources/Queries/query_for_item.rq, in retrieve item labels and descriptions. Mincheng 2024-10-15 15:34:01 +11:00
  • e3f2a6c1ee Modification in SPARQL query for retrieving items with labels or default!. language!main/resources/Queries/query_for_item.rq, in retrieve item labels and descriptions. Mincheng 2024-10-15 15:32:39 +11:00
  • d6b74094a7 return the main back Mincheng 2024-10-15 15:31:19 +11:00
  • 6e95104318 Modification in SPARQL query for retrieving items with labels or default!. language!main/resources/Queries/query_for_item.rq, in retrieve item labels and descriptions. Mincheng 2024-10-15 14:54:14 +11:00
  • 1578449905 Modification in SPARQL query for retrieving items with labels or default!. language!main/resources/Queries/query_for_item.rq, in retrieve item labels and descriptions. Mincheng 2024-10-15 14:52:26 +11:00
  • c81e4ef135 Modification in SPARQL query for retrieving items with labels or default!. language!main/resources/Queries/query_for_item.rq, in retrieve item labels and descriptions. Mincheng 2024-10-15 14:52:08 +11:00
  • 15b4831e5d
    Merge pull request #1 from Adeeth101/gradle-fixes Adeeth101 2024-10-15 11:56:03 +11:00
  • 68e36864d0
    refactor gallery picker test parneet-guraya 2024-10-15 03:15:50 +05:30
  • 2739fccec4
    remove wrong control statements parneet-guraya 2024-10-15 02:52:59 +05:30
  • cc54cc3f46
    dispatch appropriate request code to handle using respective callbacks parneet-guraya 2024-10-15 01:59:10 +05:30
  • 39850a76dc
    handle when custom selector operation cancelled parneet-guraya 2024-10-15 01:56:12 +05:30
  • 8ff380ac8a
    remove unnecessary video flag check parneet-guraya 2024-10-15 01:55:43 +05:30
  • 95e0a0d143
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-14 14:02:11 +02:00
  • 4fc2bbd786 new preference category Adith 2024-10-14 04:34:39 +11:00
  • dadc4b6a11
    Bumped coordinates2country, recognizes more countries Nicolas Raoul 2024-10-13 22:56:53 +09:00
  • b851712370 Fix kotlin and gradle issues Adith 2024-10-12 18:41:56 +11:00
  • 8fc7dbbfd1 Changed files required to get the app to run correctly. Removed suspend from affected DAO files and funcs, and changed to (Kotlin v1.9.22) and (Kotlin compiler v1.5.8) Noah Vendrig 2024-10-12 17:28:03 +11:00
  • 9ba44fcb91
    Merge 2c17853dad into ba7a559714 Kaartic Sivaraam 2024-10-11 03:21:48 -04:00
  • ba7a559714
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-10 14:01:43 +02:00
  • c7065e103b
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-07 14:01:46 +02:00
  • f47a0dd49c
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-03 14:01:48 +02:00
  • 757054768d
    Merge branch 'main' into issue_5832 Nicolas Raoul 2024-10-02 13:04:01 +09:00
  • d0e64d7886
    Issue 5835 nearby (#5843) tristan 2024-10-02 14:03:25 +10:00
  • ad093b1a33
    comment Nicolas Raoul 2024-10-02 13:01:57 +09:00
  • 3d49b1f79a
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-30 14:01:51 +02:00
  • caff189aea NearbyParentFragment.java: loadPlacesDataAsync - set batchSize from 50 back to original 3 tristan 2024-09-30 20:57:42 +10:00
  • c397083980 NearbyParentFragment.java: OnScroll - removed distance threshold, delay search by 800ms, discard multiple OnScroll within 800ms. OnDestroy - destroy any queued OnScroll events tristan 2024-09-30 20:30:25 +10:00
  • 4c8875944f MediaDetailFragment.java: replace code that is meant to hide nearby card Jason Whitmore 2024-09-26 16:32:39 -07:00
  • 408f5a3b57 MediaDetailFragment.java: add helper method to retrieve ContributionFragment instance Jason Whitmore 2024-09-25 19:25:54 -07:00
  • 16a1375800
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-23 14:01:49 +02:00
  • 249e284a93
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-19 14:02:01 +02:00
  • 2d82a430c4
    Issue-5662-kotlinstyle (#5833) tristan 2024-09-19 14:56:45 +10:00
  • 0ccfba5db7 TestConnectionFactory.kt: fixed property naming to adhere to ktLint standard tristan81 2024-09-19 00:14:24 +10:00
  • 9dce6831b6 .kt: resolved backing-property-naming error in ktLint, made matching properties public, matched names and refactored tristan81 2024-09-19 00:04:53 +10:00
  • 131dd93e4b CheckboxTriStatesTest.kt: renamed file to match class name to meet ktLint standard tristan81 2024-09-18 23:44:18 +10:00
  • 0e21045e33 PageableBaseDataSourceTest.kt & UploadPresenterTest.kt: fixed excessive line lengths to meet ktLint standard tristan81 2024-09-18 23:39:41 +10:00
  • 9d9cd5ae04 *.kt: fixed consecutive KDOC error for ktLint tristan81 2024-09-18 23:25:53 +10:00
  • 4717ce0a58 Snak_partial.kt & Statement_partial.kt: refactored to remove underscores in class names to meet ktLint standard tristan81 2024-09-18 22:42:53 +10:00
  • e07442418f Urls.kt: fixed excessive line length for ktLint standard tristan81 2024-09-18 22:36:30 +10:00
  • 5550901f44 UploadedDao.kt: file renamed to match class name, new file UploadedStatusDao.kt tristan81 2024-09-18 22:24:33 +10:00
  • c2c66e6f2b NotForUploadDao.kt: file renamed to match class name, new file NotForUploadStatusDao.kt tristan81 2024-09-18 22:24:00 +10:00
  • af93837c58
    Merge 66fa8d8559 into 950539c55c Toan Le 2024-09-18 21:19:15 +09:00
  • 950539c55c
    Fixes Issue #5713: "Edit location" is hard to use (and confusing) (#5767) Jason-Whitmore 2024-09-18 05:18:46 -07:00
  • 622410d11e MediaDetailFragmentUnitTests.kt: fix string literal indentation to meet ktlint standard tristan81 2024-09-18 22:17:13 +10:00