Commit graph

  • b33f562b99 CustomSelectorActivity.kt: reformatted function names to first letter lowercase to meet ktlint standard tristan81 2024-09-18 22:13:05 +10:00
  • 45103b529e UploadCategoryAdapter.kt: corrected class definition format to meet ktlint standard tristan81 2024-09-18 22:06:43 +10:00
  • c6dd524307 DepictedItem.kt: corrected property name format and catch format to for ktlint standard tristan81 2024-09-18 21:18:41 +10:00
  • 94a007ca63 MediaDetailFragmentUnitTests.kt: corrected excessive line length to meet ktlint standard tristan81 2024-09-18 21:04:25 +10:00
  • 02043850f2 OnSwipeTouchListener.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:50:18 +10:00
  • a12cd67a4e DescriptionEditActivity.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:48:19 +10:00
  • bcf682fff4 BasePagingPresenter.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:45:45 +10:00
  • ed9a37cb60 UploadClient.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:43:29 +10:00
  • 564906a791 UploadWorker.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:40:54 +10:00
  • 88d853e3fa MediaDetailFragmentUnitTests.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:34:31 +10:00
  • b6c943edc6 QuizActivityUnitTest.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:29:02 +10:00
  • 07e466cf40 LevelControllerTest.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:27:16 +10:00
  • 1e5d26e5be QuizQuestionTest.kt: modified property names to camel case to meet ktlint standard tristan81 2024-09-18 20:23:57 +10:00
  • bc7c591e84 *.kt: replace wildcard imports and second stage auto format ktlint --format tristan81 2024-09-18 20:01:51 +10:00
  • 1eb766210b
    Merge branch 'main' into location_edit_fix Nicolas Raoul 2024-09-18 16:32:16 +09:00
  • 4aca2a26ae *.kt: bulk correction of formatting using ktlint --format tristan81 2024-09-18 15:23:24 +10:00
  • f751ab4a75
    Optimize the Layout ViewBinding (#5830) Rajat Sarangal 2024-09-18 08:13:48 +05:30
  • 3e915f9848
    Upgrade to SDK 34 (#5790) Rohit Verma 2024-09-17 20:28:44 +05:30
  • 115e5d99ef Optimize the Layout ViewBinding Rajat Sarangal 2024-09-17 01:02:09 +05:30
  • eb027b74ce
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-16 14:01:51 +02:00
  • 543840ccd4 add permission to access media location Rohit Verma 2024-09-15 14:18:46 +05:30
  • c32b5d5d14 LocationPickerActivity.java: replace references to EXIF in documentation Jason Whitmore 2024-09-13 16:21:57 -07:00
  • 1d2398b30b LocationPickerActivity.java: fix map centering bug when editing location on already uploaded media Jason Whitmore 2024-09-13 16:02:51 -07:00
  • 9393dda9a4
    Added date and time to Feedback (#5797) ujjwal2900 2024-09-13 11:09:02 +05:30
  • c3cd30ce5c
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-12 14:02:01 +02:00
  • 3923d4ffa2 Minor changes ujjwal2900 2024-09-12 09:02:00 +05:30
  • 9e135310b2 Change the UTC Date format to yyyy/MM/dd HH:mm:ss ujjwal2900 2024-09-12 08:59:02 +05:30
  • dac6474d32 Change the UTC Date format to yyyy/MM/dd HH:mm:ss ujjwal2900 2024-09-12 08:55:57 +05:30
  • 9edde234ec
    Localization: fix incorrect Unicode for space after bullet points in French language (#5824) Rohit Verma 2024-09-10 14:11:45 +05:30
  • 23a723084c Remove bullet string resource as it doesn't need translation Rohit Verma 2024-09-10 10:46:40 +05:30
  • 94c767ca8d
    Merge branch 'commons-app:main' into main Rohit Verma 2024-09-09 21:01:48 +05:30
  • 76e4c38299
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-09 14:01:50 +02:00
  • f37e24158b
    Merge branch 'main' into fix/5564_Feedback_should_contain_date_and_time Nicolas Raoul 2024-09-09 17:33:46 +09:00
  • 7b4d87869a localization: fix incorrect unicode for space Rohit Verma 2024-09-09 11:35:34 +05:30
  • e2cb091a04 Add UTC date to the Subject instead of adding it to the body ujjwal2900 2024-09-08 13:06:21 +05:30
  • 102fbfbeea LocationPickerActivity.java: fix bug with permissions menu moving map Jason Whitmore 2024-09-06 18:07:14 -07:00
  • 8ca6348c8c content_location_picker.xml: adjust picker pin and shadow location Jason Whitmore 2024-09-05 17:28:28 -07:00
  • 65ae5060c5
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-05 14:04:50 +02:00
  • 73d34ca827
    Merge 7df1c65654 into b9bb9bcf34 Kanahia 2024-09-04 01:35:01 +09:00
  • b9bb9bcf34
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-02 14:01:50 +02:00
  • d9b8dee62f Add Date and Time in UTC format to Feedback ujjwal2900 2024-09-01 22:37:14 +05:30
  • 095f9ddfca fix typos in UploadWorker.kt Rohit Verma 2024-09-01 13:49:46 +05:30
  • c8e9232508
    Merge branch 'main' into upgrade Rohit Verma 2024-09-01 13:15:45 +05:30
  • b803474e22 LocationPickerActivity.java: remove redundant code Jason Whitmore 2024-07-08 14:44:53 -07:00
  • 47eaff429a LocationPickerActivity.java: replace code with a method call Jason Whitmore 2024-07-07 19:58:30 -07:00
  • e55f4916ee LocationPickerActivity.java: rewrite comments to clarify if statement Jason Whitmore 2024-07-06 16:34:31 -07:00
  • caed893d23 LocationPickerActivity.java: add null checks to showInMapApp Jason Whitmore 2024-07-06 16:17:24 -07:00
  • efe6eb27ed LocationPickerActivity.java: refactor showInMapApp method Jason Whitmore 2024-07-05 17:41:26 -07:00
  • 97fa77deb8 LocationPickerActivity.java: add code to move map to either EXIF or device GPS location Jason Whitmore 2024-07-05 16:25:53 -07:00
  • 442ab08711 LocationPickerActivity.java: create method to move location picker map to device GPS location Jason Whitmore 2024-07-05 16:05:47 -07:00
  • d941c2fa8e LocationPickerActivity.java: rewrite method scope, name, and documentation Jason Whitmore 2024-07-01 16:13:26 -07:00
  • a8bdbbc62d LocationPickerActivity.java: rearrange method calls. Jason Whitmore 2024-06-04 16:35:51 -07:00
  • d1c849af36 LocationPickerActivity.java: remove redundant method, renaming method Jason Whitmore 2024-05-28 19:08:04 -07:00
  • bff14dafde LocationPickerActivity.java: add null check to method Jason Whitmore 2024-05-28 18:09:35 -07:00
  • f68939975d LocationPickerActivity.java: add methods to easily move the map center Jason Whitmore 2024-05-28 17:52:44 -07:00
  • c6a7a5ec48 LocationPickerActivity.java: fix "Show in Map App" bug Jason Whitmore 2024-05-24 16:56:01 -07:00
  • 93f1e1ec29
    Added pending uploads screen (#5752) Kanahia 2024-08-30 11:52:54 +05:30
  • 62d6dea219
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-08-29 14:01:37 +02:00
  • 03b5b278fb UploadWorker: add foreground service type Rohit Verma 2024-08-28 21:15:57 +05:30
  • d9494abf24
    Merge branch 'main' into upgrade Rohit Verma 2024-08-28 20:09:03 +05:30
  • 8b58b4367d add condition to check for partial access on API >= 34 Rohit Verma 2024-08-28 20:03:57 +05:30
  • 60288123cb
    Merge branch 'main' into issue5583 Nicolas Raoul 2024-08-28 15:35:46 +09:00
  • 190135d36c
    Fix failing tests for updateDepictsProperty method (#5795) Rohit Verma 2024-08-28 11:59:16 +05:30
  • db3f0f2505 refactor: update SettingsActivity to not use custom appCompatDeletegate Rohit Verma 2024-08-28 09:54:24 +05:30
  • e21796938e replace deprecated circular progress bar with material progress bar Rohit Verma 2024-08-28 09:21:40 +05:30
  • 51aa0bdff9 tests: fix failing testUpdateDepictsProperty Rohit Verma 2024-08-28 09:19:11 +05:30
  • 2d59c3b023
    Merge branch 'main' into issue5583 Nicolas Raoul 2024-08-27 23:07:34 +09:00
  • ec4a6bc0c4
    remove asynchronous call to fetch local depictedItems (#5792) Rohit Verma 2024-08-27 19:37:12 +05:30
  • 6e2d4a4288 remove asynchronous call to fetch local depictedItems Rohit Verma 2024-08-27 16:06:39 +05:30
  • 7f6fb0b554
    Merge branch 'main' into issue5583 Nicolas Raoul 2024-08-26 23:12:56 +09:00
  • 39a0b88e3a
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-08-26 14:02:06 +02:00
  • 46df64d208
    Prevent deletion of other structured data when editing depicts (#5741) Rohit Verma 2024-08-26 12:13:50 +05:30
  • 75afe059a6 remove redundant appcompat dependency Rohit Verma 2024-08-26 12:12:59 +05:30
  • 31bb1a73c0
    First of two fixes for bug #5726: hide nominate for deletion when logged out (#5773) djbloop 2024-08-25 21:24:15 -07:00
  • 2223e6de3e replace deprecated circular progress bar with material progress bar Rohit Verma 2024-08-25 19:03:56 +05:30
  • c2c6dc26e3 Merge branch 'upgrade' of https://github.com/rohit9625/apps-android-commons into upgrade Rohit Verma 2024-08-25 09:51:02 +05:30
  • bc621a0852 add new UI component to allows user to manage partially access photos Rohit Verma 2024-08-24 21:00:11 +05:30
  • ad1074a84a refactor: prevent app from crashing for SDKs >= 34 Rohit Verma 2024-08-24 20:56:31 +05:30
  • f8d164b6a2 add method to get correct storage permission and check partial access Rohit Verma 2024-08-24 20:52:14 +05:30
  • 349b8ef482 refactor: permission should not be check on onCreate for some cases Rohit Verma 2024-08-24 20:49:08 +05:30
  • 1995c0a86c AndroidManifest: add new permission for API 34 Rohit Verma 2024-08-24 20:45:46 +05:30
  • 84719284e7 upgrade: migrate to SDK 34 and upgrade APG Rohit Verma 2024-08-24 20:40:49 +05:30
  • ee55b5933c refactor: add final keywords, fix typo, and remove redundant spaces Rohit Verma 2024-08-23 15:16:09 +05:30
  • 21b21846ac add version check condition to compare with API 23 before adding flag Rohit Verma 2024-08-23 15:14:27 +05:30
  • ba573edfcd change the overridden method signature as per API 34 Rohit Verma 2024-08-23 15:09:28 +05:30
  • 096c075548
    Removed duplicate code in addMarkersToMap method (#5783) ujjwal2900 2024-08-25 09:31:55 +05:30
  • 9c683aac8a add new UI component to allows user to manage partially access photos Rohit Verma 2024-08-24 21:00:11 +05:30
  • 8ec91182b5 refactor: prevent app from crashing for SDKs >= 34 Rohit Verma 2024-08-24 20:56:31 +05:30
  • bf688611d7 add method to get correct storage permission and check partial access Rohit Verma 2024-08-24 20:52:14 +05:30
  • ef1889791e refactor: permission should not be check on onCreate for some cases Rohit Verma 2024-08-24 20:49:08 +05:30
  • 81cc53a80d AndroidManifest: add new permission for API 34 Rohit Verma 2024-08-24 20:45:46 +05:30
  • 1c9609eb3d upgrade: migrate to SDK 34 and upgrade APG Rohit Verma 2024-08-24 20:40:49 +05:30
  • 52f8fdc0e1
    Merge branch 'main' into fix/5780-Factorize_methods_addMarkerToMap_and_addMarkersToMap ujjwal2900 2024-08-24 19:19:26 +05:30
  • cdac03cb7e Updated kdoc Kanahia 2024-08-24 18:58:25 +05:30
  • 810d86cdd3 Fixed unit tests Kanahia 2024-08-24 17:50:56 +05:30
  • 04539e0afe Ignored failing test - WikidataClientTest.kt Kanahia 2024-08-24 13:30:44 +05:30
  • efe13d5ef4 Ignored failing test - WikidataClientTest.kt Kanahia 2024-08-24 13:20:54 +05:30
  • a79642b620 Ignored failing test - WikiBaseClientUnitTest.kt Kanahia 2024-08-24 13:13:32 +05:30
  • 5b234deda0 Ignored failing test - WikiBaseClientUnitTest.kt Kanahia 2024-08-24 13:06:07 +05:30
  • dd779371c9 Ignored failing test - WikiBaseClientUnitTest.kt Kanahia 2024-08-24 12:48:41 +05:30