Commit graph

  • 0d32b4f80a Renamed package LocationPicker to locationpicker savsch 2024-12-13 13:44:24 +05:30
  • 86227f766c Fix merge/rebase issue Paul Hawke 2024-12-12 13:40:21 -06:00
  • 269662f6d2 Removed unused classes Paul Hawke 2024-12-11 17:52:05 -06:00
  • df22b86de5 Convert SimilarImageInterface to kotlin Paul Hawke 2024-12-11 17:49:02 -06:00
  • 79b51944a0 Convert ReadFBMD to kotlin Paul Hawke 2024-12-11 14:13:47 -06:00
  • a8740c4df8 Convert PendingUploadsPresenter and contract to Kotlin with some code-cleanup Paul Hawke 2024-12-11 09:52:24 -06:00
  • 9160f2fe63 Convert PageContentsCreator to kotlin Paul Hawke 2024-12-10 23:05:41 -06:00
  • 85c6cda3d8 Convert ImageProcessingService to kotlin Paul Hawke 2024-12-10 21:21:10 -06:00
  • e68341efb2 Convert FileUtilsWrapper to kotlin Paul Hawke 2024-12-10 21:06:01 -06:00
  • 6fa1bcccbc Convert FileUtils to kotlin Paul Hawke 2024-12-09 21:37:20 -06:00
  • aa937ee6a1 Convert EXIFReader to kotlin Paul Hawke 2024-12-09 13:51:48 -06:00
  • 7ff3e5f62c Convert FileMetadataUtils to kotlin Paul Hawke 2024-12-09 13:41:57 -06:00
  • 36f457b1ae Removed unused class Paul Hawke 2024-12-09 13:34:20 -06:00
  • 1ba5b7e6c7 Code cleanup, fixed nullability and converted DepictsContract to kotlin Paul Hawke 2024-12-09 13:32:44 -06:00
  • 484e56c17c Code cleanup and convert UploadMediaDetailsContract to kotlin Paul Hawke 2024-12-09 12:25:11 -06:00
  • 5a117ee9e3 Code cleanup and convert MediaLicenseContract to kotlin Paul Hawke 2024-12-09 12:17:11 -06:00
  • 7da4bb6dad Code cleanup and convert CategoriesContract to kotlin Paul Hawke 2024-12-09 12:11:02 -06:00
  • 5cbc2ad757 Code cleanup and convert the upload contract to kotlin Paul Hawke 2024-12-09 12:03:30 -06:00
  • c3b4297cff Convert upload dagger module to kotlin Paul Hawke 2024-12-09 11:47:12 -06:00
  • c6f293cc5b LocationPickerActivity: Reformatted overlong lines savsch 2024-12-12 23:18:04 +05:30
  • 7cec261c86 LocationPickerActivity: Replace deprecated methods with androidx savsch 2024-12-12 23:05:35 +05:30
  • f1528247e0 Replace deprecated Html.fromHtml call savsch 2024-12-12 22:41:46 +05:30
  • 18dc1dd573 Replace deprecated zoomLevel with zoomLevelDouble savsch 2024-12-12 22:34:16 +05:30
  • f51b607312
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-12-12 13:02:18 +01:00
  • d7683f8ca6 feat:Used Snackbar and timber instead of log and Toast angrezichatterbox 2024-12-12 01:45:09 +05:30
  • baaa0d86c8 feat:Removed Unnecessary imports angrezichatterbox 2024-12-11 20:58:28 +05:30
  • b99f3006bf feat:Added try catch block for the Feedback angrezichatterbox 2024-12-11 20:52:09 +05:30
  • 8a81dc75e6 feat:Added try catch block for the Feedback angrezichatterbox 2024-12-11 20:52:09 +05:30
  • 3bfa3612c6
    Always show upload icon (#6022) Parneet Singh 2024-12-11 19:59:50 +05:30
  • 5415471045
    Merge branch 'main' into recent-search Neel Doshi 2024-12-11 14:30:59 +05:30
  • ad48802da0 feat:Removed the network checking from the function angrezichatterbox 2024-12-11 12:13:29 +05:30
  • dad6d98558 feat:Made the feedback dialog not leave screen in case of error angrezichatterbox 2024-12-11 12:11:21 +05:30
  • d318aa7413
    Merge branch 'main' into bugfix/no-internet-feedback-crash Nicolas Raoul 2024-12-11 15:12:46 +09:00
  • b56e6df33e
    Merge branch 'main' into fix-issues Nicolas Raoul 2024-12-11 15:10:00 +09:00
  • cbfcddf9e4
    Merge branch 'main' into always-show-upload-icon Nicolas Raoul 2024-12-11 15:08:53 +09:00
  • 9a876fa5e2
    make dialog modal (#6015) Parneet Singh 2024-12-11 11:38:39 +05:30
  • 0cb75db43b
    refactor parneet-guraya 2024-12-11 08:49:20 +05:30
  • 4edc044eab
    fix issue 5847, The upload icon is now set to always be visible, while the original code has been commented out and retained with a note for potential re-use in the future. bxy379987 2024-11-08 04:56:49 +11:00
  • 56761b16cf
    set pending_upload_icon android visible level: visible and tool visible level: gone bxy379987 2024-10-27 11:20:10 +11:00
  • 4569583223
    fix issue5847 as owner required: make the icon always visible and just adjust the count accordingly,comment the setVisibility method and make pending_upload_icon always visible bxy379987 2024-10-27 11:05:21 +11:00
  • 2937b87714
    make dialog modal parneet-guraya 2024-12-09 08:56:40 +05:30
  • c175a4ee03
    Migrated category module from Java to Kotlin (#6016) Saifuddin Adenwala 2024-12-11 07:47:05 +05:30
  • c9c6c6a18e
    Merge branch 'main' into category_to_kotlin Nicolas Raoul 2024-12-11 07:58:21 +09:00
  • 3030a6fca7
    Migrated helper modules to kotlin (#6007) Saifuddin Adenwala 2024-12-11 04:13:36 +05:30
  • 7cf5b72a0d feat:Added SnackBar for Retry and User Info angrezichatterbox 2024-12-11 00:07:43 +05:30
  • 5f0d84eb97 feat:Added check for wheather internet connection was available for a network angrezichatterbox 2024-12-10 21:33:18 +05:30
  • 2918ed3a81 Resolved conflicts Saifuddin 2024-12-10 10:09:05 +05:30
  • 410e5a45f1 Rebased category PR Saifuddin 2024-12-09 15:51:02 +05:30
  • c3ee236128 Rename .java to .kt Saifuddin 2024-12-09 15:50:59 +05:30
  • 59fe558ad4
    Merge branch 'main' into recent-search Nicolas Raoul 2024-12-10 12:21:57 +09:00
  • ccbc925819
    Merge branch 'main' into fix-issues Nicolas Raoul 2024-12-10 12:21:48 +09:00
  • d36ff3a15a
    Merge branch 'main' into helper_modules_to_kotlin Nicolas Raoul 2024-12-10 12:21:43 +09:00
  • 5412193f84
    Merge branch 'main' into bugfix/no-internet-feedback-crash Nicolas Raoul 2024-12-10 12:19:25 +09:00
  • 73311970c5
    Convert wikidata/mwapi to kotlin (part 4) (#6010) Paul Hawke 2024-12-09 21:18:42 -06:00
  • cdab343e34
    Merge branch 'main' into psh/convert-wikidata-mwapi-to-kotlin-IV Nicolas Raoul 2024-12-10 08:16:40 +09:00
  • 56ada36b83
    Migrated exifInterface to androidx exif.interface (#6013) Neel Doshi 2024-12-09 23:24:11 +05:30
  • e4f278ea00 Merge branch 'main' into bugfix/no-internet-feedback-crash angrezichatterbox 2024-12-09 22:49:50 +05:30
  • 5c91f6db9d fix: resolve crash when submitting feedback without internet access angrezichatterbox 2024-12-09 22:26:36 +05:30
  • a7770b47e6 Convert MwQueryPage to kotlin Paul Hawke 2024-12-07 22:38:01 -06:00
  • 9d06bd17ee Convert MwQueryResult to kotlin Paul Hawke 2024-12-07 21:11:13 -06:00
  • 83ab035925 Convert MwQueryResponse to kotlin Paul Hawke 2024-12-07 17:56:36 -06:00
  • b45ca46756 Convert MwPostResponse to kotlin Paul Hawke 2024-12-07 17:49:49 -06:00
  • fbd5e1d3a7 Convert ListUserResponse to kotlin Paul Hawke 2024-12-07 17:43:04 -06:00
  • 96c071ad9f Convert MwException/MwServiceError to kotlin Paul Hawke 2024-12-07 17:34:05 -06:00
  • 9c4b9c2970 Convert ImageDetails to kotlin Paul Hawke 2024-12-07 16:49:50 -06:00
  • 85d9aef2f3
    Feature: Show where file is being used on Commons & Other wikis (#6006) Parneet Singh 2024-12-09 19:37:44 +05:30
  • 070a9a2285
    doc Nicolas Raoul 2024-12-09 22:53:48 +09:00
  • 6f9a31cbc7
    doc Nicolas Raoul 2024-12-09 22:52:31 +09:00
  • 8272ad5826
    doc Nicolas Raoul 2024-12-09 22:51:54 +09:00
  • c6819bb927
    doc Nicolas Raoul 2024-12-09 22:51:33 +09:00
  • 2169931e3d
    doc Nicolas Raoul 2024-12-09 22:51:11 +09:00
  • f674a85e23
    Merge branch 'main' into new-feature-file-usages Nicolas Raoul 2024-12-09 22:29:21 +09:00
  • 04a07ed655
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-12-09 13:02:13 +01:00
  • fb22a400b1
    Merge 664f56a391 into cc74707894 Jesus Murguia 2024-12-09 15:18:00 +05:30
  • 73b66d790e
    use suspend function for network calls parneet-guraya 2024-12-08 08:10:38 +05:30
  • 234627de5a
    fix CI parneet-guraya 2024-12-08 03:24:00 +05:30
  • b015557898
    cleanup parneet-guraya 2024-12-08 02:39:30 +05:30
  • 73f07831ba
    fix merge conflict parneet-guraya 2024-12-08 02:33:46 +05:30
  • 5ab2600875
    ui setup working parneet-guraya 2024-12-07 05:54:59 +05:30
  • 1bdac6ac8f
    convert to .kt parneet-guraya 2024-11-27 21:45:04 +05:30
  • 12b3316b7b
    rename from Commons..Response.kt to ..Response.kt parneet-guraya 2024-11-27 16:08:28 +05:30
  • 0b86e922b5
    inject page size in the request parneet-guraya 2024-11-27 16:06:03 +05:30
  • 67c91bd53b
    return response asynchronously parneet-guraya 2024-10-25 23:32:54 +05:30
  • 85a815efc0
    add network call functions parneet-guraya 2024-10-25 22:22:23 +05:30
  • 727dab2ff8
    add url to build config parneet-guraya 2024-10-25 22:07:59 +05:30
  • 51259286e5 Migrated exifInterface to androidx exif.interface Neel Doshi 2024-12-08 22:28:29 +05:30
  • 1cf755d0d6 Fix: Unit tests Saifuddin 2024-12-08 17:57:56 +05:30
  • d798c0acb9 Fix: Unit tests Saifuddin 2024-12-08 16:49:32 +05:30
  • 5404d06ac0 Migrated data, db, and converter module to kotlin Saifuddin 2024-12-08 11:43:34 +05:30
  • 4bee8c01c8 Rename .java to .kt Saifuddin 2024-12-08 11:43:33 +05:30
  • 9dbae05385 Fix: Unit tests Saifuddin 2024-12-08 11:25:39 +05:30
  • cc74707894
    delete empty files (#6009) Parneet Singh 2024-12-08 11:21:37 +05:30
  • 78c4c04530 Fix: Unit tests Saifuddin 2024-12-08 11:10:28 +05:30
  • 10c3667aca
    delete empty files parneet-guraya 2024-12-08 08:44:30 +05:30
  • 226bb798a4 Migrated delete and description module to kotlin (WIP) Saifuddin 2024-12-07 22:10:12 +05:30
  • 1cd9eadeb3 Rename .java to .kt Saifuddin 2024-12-07 22:10:11 +05:30
  • 64fd10d00e
    Migrate Feedback module from Java to Kt (#5985) Neel Doshi 2024-12-07 12:49:00 +05:30
  • 66916f25a6
    Merge branch 'main' into Migrate-Feedback-Module-from-java-to-kt Neel Doshi 2024-12-07 09:31:46 +05:30
  • 015c5d5c63
    Convert wikidata/mwapi to kotlin (part 3) (#6004) Paul Hawke 2024-12-06 21:20:06 -06:00
  • ab3ff150ed Updated Dep : compose-bom Neel Doshi 2024-12-07 08:28:55 +05:30