Commit graph

  • 088dd2479e
    Changed to data classes, and added immutability (#5905) u7479759 2024-11-21 23:42:54 +11:00
  • cf88f9b796
    Migrated settings modules from Java to Kotlin (#5944) Saifuddin Adenwala 2024-11-21 17:46:42 +05:30
  • 5f1d284309
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-21 13:01:41 +01:00
  • 09849c803c Migrated settings module to Kotlin Saifuddin 2024-11-21 17:00:05 +05:30
  • f6fdd9c6a1 Rename .java to .kt Saifuddin 2024-11-21 17:00:05 +05:30
  • ed18a37577
    Migrated ui and theme modules from Java to Kotlin (#5942) Saifuddin Adenwala 2024-11-20 19:25:13 +05:30
  • 0bb1df819a Migrated ui and theme module to Kotlin Saifuddin 2024-11-20 17:00:41 +05:30
  • 1a36d1ffd2 Rename .java to .kt Saifuddin 2024-11-20 17:00:40 +05:30
  • cb4ffd8ca8
    Migrated widget module from Java to Kotlin (#5940) Saifuddin Adenwala 2024-11-20 09:11:50 +05:30
  • c5f8892d05 Migrated widget module to Kotlin Saifuddin 2024-11-19 14:22:48 +05:30
  • 169f05e2fc Rename .java to .kt Saifuddin 2024-11-19 14:22:47 +05:30
  • 0fdb0044b9
    Migrated util module from Java to Kotlin (#5938) Saifuddin Adenwala 2024-11-18 19:10:35 +05:30
  • c439143dd3
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-18 13:01:52 +01:00
  • d543625353 Migrated all remaining files in util module Saifuddin 2024-11-18 14:18:31 +05:30
  • a42067ef34 Rename .java to .kt Saifuddin 2024-11-18 14:18:30 +05:30
  • a30583be77
    Merge branch 'commons-app:main' into java_to_kotlin_utils2 Saifuddin Adenwala 2024-11-18 09:41:14 +05:30
  • 4b95f47b29 Migrated the following files in util module to Kotlin - ImageUtils - ImageUtilsWrapper - LangCodeUtils - LayoutUtils - LengthUtils - LocationUtils - MapUtils Saifuddin 2024-11-17 21:20:36 +05:30
  • 3126ad947d Rename .java to .kt Saifuddin 2024-11-17 21:20:35 +05:30
  • 5c8c4032e9
    Migrated util module files from java to kotlin (#5935) Saifuddin Adenwala 2024-11-17 19:05:25 +05:30
  • c14318f908 refactor and fix icon issue when coming from nearby banner Rohit Verma 2024-11-17 18:57:13 +05:30
  • e15d17aa27 refactor getIconFor method and remove call to highlightNearestPlace() Rohit Verma 2024-11-17 18:40:58 +05:30
  • f63d054c3f Migrated the following files in util module to Kotlin - DeviceInfoUtil - ExecutorUtils - FragmentUtils Saifuddin 2024-11-16 21:27:57 +05:30
  • e30c0fd693 Rename .java to .kt Saifuddin 2024-11-16 21:27:56 +05:30
  • 9c534b1929 Migrated the following files in util module to Kotlin - AbstractTextWatcher - ActivityUtils - CommonsDateUtil - DateUtil Saifuddin 2024-11-16 18:48:30 +05:30
  • d37257b53b Rename .java to .kt Saifuddin 2024-11-16 18:48:29 +05:30
  • 7c5b8c60f9
    Merge 5b114955e4 into 248c7b0ceb Zihan Pan 2024-11-15 14:55:12 +01:00
  • 520639e04d
    Merge b3e0c10afd into 248c7b0ceb Jinniu Du 2024-11-15 09:58:26 +11:00
  • d0b4ec74ac
    Merge branch 'main' into issue5847-XiangyuBao Nicolas Raoul 2024-11-14 23:21:04 +09:00
  • 248c7b0ceb
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-14 13:02:04 +01:00
  • 183e84c098
    Improve Unique File Name Search (#5877) Alex Gailis 2024-11-14 13:35:05 +11:00
  • 9cfe792fda
    Merge branch 'main' into improve-uniqueFileName-search Nicolas Raoul 2024-11-14 11:25:45 +09:00
  • 634bc3ede1
    custom-selector: adds a button to delete the current folder in custom selector (#5925) StrawberryShortcake 2024-11-13 14:11:38 +01:00
  • e688c9e960
    Update Constants.java Nicolas Raoul 2024-11-13 21:59:34 +09:00
  • 5b114955e4
    Merge branch 'main' into issue-5872-fix-search-error-examined Nicolas Raoul 2024-11-13 21:57:53 +09:00
  • 4663c78953 Issue 5811: fixes merge conflicts, replaces used function onActivityResult with an ActivityResultLauncher why-lab 2024-11-12 16:49:57 +01:00
  • 40bc11ee61 Rename .java to .kt why-lab 2024-11-12 16:49:56 +01:00
  • 17a8845dfd
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-11 13:01:42 +01:00
  • 764028d624 Issue 5811: folder deletion why-lab 2024-11-08 12:54:44 +01:00
  • 8d50540f42 Add final variable WRITE_EXTERNAL_STORAGE_PERMISSION_REQUEST_CODE for permission request Quiet 2024-11-08 20:03:54 +11:00
  • 59f140bfe9
    Merge branch 'main' into Comment-fix QUIETTTTTTTTTT 2024-11-08 22:12:08 +11:00
  • 5089cca649 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
  • a70d585df8
    Hide edit options for logged-out users in Explore screen (#5920) Saifuddin Adenwala 2024-11-07 18:29:32 +05:30
  • 3bd7b533d4
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-07 13:01:44 +01:00
  • 7f4df9db9d Removed unnecessary variable "chars" Alex Gailis 2024-11-06 10:54:06 +11:00
  • e388f456dc
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-05 15:18:29 +01:00
  • c46928252c
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-11-04 13:01:44 +01:00
  • 091ddb5db1
    revert back to MainScope for database and ui updates (#5914) Rohit Verma 2024-11-04 15:10:54 +05:30
  • 8444373898
    Merge branch 'main' into revert-commit Nicolas Raoul 2024-11-04 18:08:46 +09:00
  • 8fadde9925 fix: hide edit options for logged-out users in Explore screen Saifuddin 2024-11-04 11:06:35 +05:30
  • d03e7bcf70 Issue 5811: folder deletion for api 29. why-lab 2024-11-03 20:55:17 +01:00
  • 9ca285be53 Link to the elaborate changelog in GitHub release Kaartic Sivaraam 2024-11-04 00:17:33 +05:30
  • 707997bd1f Version v5.1.0 v5.1.0 Kaartic Sivaraam 2024-11-04 00:10:15 +05:30
  • 72a80f0616 Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-31 13:01:42 +01:00
  • af649c8082 Issue 5811: folder deletion for api < 29. why-lab 2024-11-02 18:10:02 +01:00
  • ec9e3d1b36 Issue 5811: folder deletion for api < 29. why-lab 2024-11-02 18:08:09 +01:00
  • 76a631af71 updated Yujing 2024-11-01 13:02:14 +11:00
  • 776e099cde Changed statistics to badges yujing 2024-11-01 12:56:20 +11:00
  • f011abef1d
    Improve string formatting in OkHttpJsonApiClient.java (#5916) Hisham Akmal 2024-11-01 05:50:16 +05:30
  • 229863e4ea Improve string formatting in OkHttpJsonApiClient.java sikehish 2024-11-01 00:40:44 +05:30
  • 7c826502b6
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-31 13:01:42 +01:00
  • 6db4046577 revert back to MainScope for database and ui updates Rohit Verma 2024-10-30 20:26:14 +05:30
  • 4a46488e4e Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-28 13:02:08 +01:00
  • 197855af0e
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-10-28 13:02:08 +01:00
  • 4e07ead46a
    Merge branch 'main' into Comment-fix QUIETTTTTTTTTT 2024-10-28 16:17:53 +11:00
  • 610919ec67 Partial fixes for errors and warnings reported by ./gradlew lint (#5885) u7119288 2024-10-28 00:59:09 +11:00
  • d21c63f1db CommonsApplication migrate to kotlin & some lint fixes (#5879) Parneet Singh 2024-10-26 19:49:34 +05:30
  • 6adedd9789 fix test (#5893) Parneet Singh 2024-10-26 10:02:35 +05:30
  • 504eb8a8e9 Fix some comments to make them clearer Quiet 2024-10-28 13:14:12 +11:00
  • 071bffbfa8 refactor preview for folder item Rohit Verma 2024-10-13 14:20:02 +05:30
  • 31c012f953 refactor holder screen for both folder and image panes Rohit Verma 2024-10-13 14:14:39 +05:30
  • 55c09395e4 Add drag and tap gestures to select images Rohit Verma 2024-10-13 14:09:13 +05:30
  • ca30bf18bf Add selection count indicator in top bar and refactor Rohit Verma 2024-10-13 14:07:02 +05:30
  • 1a86883ec0 add actions lambda to bottom bar and replace hard-coded strings Rohit Verma 2024-10-13 14:06:06 +05:30
  • 5da9097547 refactor: add new cs screen into custom selector activity Rohit Verma 2024-10-03 23:41:34 +05:30
  • 0ff2880ba9 create image grid screen/pane to display images from any folder Rohit Verma 2024-10-03 23:40:30 +05:30
  • 9f7ae759a2 create custom selector main screen with UI events and folder data class Rohit Verma 2024-10-03 23:38:32 +05:30
  • 74cf035663 add logic to fetch images from storage and manage in viewmodel Rohit Verma 2024-10-03 23:37:24 +05:30
  • 8558594ef6 add adaptive layout, image loading, and compose navigation dependencies Rohit Verma 2024-10-03 23:33:46 +05:30
  • 3f3df7d014 add ui components for custom selector Rohit Verma 2024-09-20 23:50:37 +05:30
  • b0bf55b384 UI: add material theme for compose Rohit Verma 2024-09-20 23:49:06 +05:30
  • 522f1fe192
    Partial fixes for errors and warnings reported by ./gradlew lint (#5885) u7119288 2024-10-28 00:59:09 +11:00
  • 3b6fc2e2b4
    Merge branch 'main' into main Nicolas Raoul 2024-10-27 22:50:21 +09:00
  • c0a74ccb06
    Merge ba7ffc8051 into cdc4f89da5 SK 2024-10-27 22:45:14 +09:00
  • b4e3d73fee
    Merge 8ec6c2f8cd into cdc4f89da5 u7805486 2024-10-27 22:38:54 +09:00
  • cdc4f89da5
    Database bug fix (#5902) Rohit Verma 2024-10-27 19:08:40 +05:30
  • 1bd5ccfa05
    Merge pull request #1 from u7479759/Improve-Kotlin-conversion-of-Achievement-Models Jinniu Du 2024-10-27 21:18:32 +11:00
  • fd0141a5b4 Changed to data classes, and added immutability u7479759 2024-10-27 20:56:37 +11:00
  • 8ec6c2f8cd delete .idea file Zining He 2024-10-27 20:02:57 +11:00
  • d7c883d274 delete .idea file Zining He 2024-10-27 20:02:27 +11:00
  • 3a989768cc add to gitignore Zining He 2024-10-27 20:01:04 +11:00
  • 9dc81dfaab add to gitignore Zining He 2024-10-27 20:00:00 +11:00
  • f8c092f0f3 pull upstream Zining He 2024-10-27 19:59:40 +11:00
  • 62a2a33858 Add .idea to .gitignore Zining He 2024-10-27 19:55:58 +11:00
  • 549d943e97
    Merge pull request #7 from amyWenhui/times-called u7805486 2024-10-27 19:50:56 +11:00
  • 617957e867
    Merge branch 'upstream' into times-called u7805486 2024-10-27 19:50:34 +11:00
  • 36dcc43f41 change the ReviewHelper for api called 24-S2-2-C-Interactive 2024-10-27 19:48:11 +11:00
  • ba7ffc8051
    Fix issue #5831 SK 2024-10-27 17:38:24 +09:00
  • 5e6115d5de
    Fix issue #5831 second part SK 2024-10-27 17:37:12 +09:00
  • cc8ea6e692 add suspend keyword and refactor code Rohit Verma 2024-10-27 13:06:48 +05:30
  • ec8135dded Plural fixes2 Adith 2024-10-27 15:45:09 +11:00