| .. |
|
actions
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
activity
|
Refactor long log line in SingleWebViewActivity to comply with code style (#6333)
|
2025-06-03 09:30:52 +09:00 |
|
auth
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
bookmarks
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
campaigns
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
category
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
concurrency
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
contributions
|
Moved clipboard copy into its own utility class
|
2025-07-02 16:16:17 -05:00 |
|
coordinates
|
Refactor variable names to adhere to naming conventions (#6111)
|
2025-01-09 17:22:42 +09:00 |
|
customselector
|
Implement single selection logic in custom image picker (#6341)
|
2025-06-07 23:09:47 +09:00 |
|
data
|
Migrated bookmarks locations to Kotlin and adapt room database (#6148)
|
2025-02-24 22:58:26 +09:00 |
|
db
|
Fix crash on app startup by bumping up room database version
|
2025-06-08 19:16:01 +05:30 |
|
delete
|
Fix infinite loading circular progress bar after nominating for deletion (#6324)
|
2025-06-25 12:24:03 +09:00 |
|
description
|
Fix NPE with UploadMediaDetails.captionText (#6128)
|
2025-01-15 22:52:35 +09:00 |
|
di
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
edit
|
Migrated exifInterface to androidx exif.interface (#6013)
|
2024-12-10 03:54:11 +10:00 |
|
explore
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
feedback
|
add cancel button (#6078)
|
2024-12-29 08:20:32 +09:00 |
|
filepicker
|
Implement single selection logic in custom image picker (#6341)
|
2025-06-07 23:09:47 +09:00 |
|
fileusages
|
Feature: Show where file is being used on Commons & Other wikis (#6006)
|
2024-12-09 23:07:44 +09:00 |
|
kvstore
|
Migrate kvstore to kotlin (#5973)
|
2024-11-29 14:01:29 +09:00 |
|
language
|
Migrate location and language module from Java to Kotlin (#5988)
|
2024-12-03 15:27:11 +09:00 |
|
location
|
maps intent: preserve zoom and show red pin (#6160)
|
2025-01-28 11:36:35 +09:00 |
|
locationpicker
|
Moved GeoCoordinates utilities into their own class
|
2025-07-02 16:07:24 -05:00 |
|
logging
|
Replaces Log to Timber (#6062)
|
2024-12-22 14:44:57 +09:00 |
|
media
|
Renames class to match remaining utility method
|
2025-07-02 16:19:28 -05:00 |
|
mwapi
|
Fix infinite loading circular progress bar after nominating for deletion (#6324)
|
2025-06-25 12:24:03 +09:00 |
|
navtab
|
Revert previous commit, wrong branch
|
2025-02-26 18:03:24 +09:00 |
|
nearby
|
Moved clipboard copy into its own utility class
|
2025-07-02 16:16:17 -05:00 |
|
notification
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
profile
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
quiz
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
recentlanguages
|
Convert upload to kotlin (part 3) (#6104)
|
2025-01-13 23:04:09 +09:00 |
|
repository
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
review
|
Fix Kotlin warnings (related to issue #5996) (#6320)
|
2025-05-29 20:25:00 +09:00 |
|
settings
|
Moved handleWebUrl to its own utility class
|
2025-07-02 16:13:14 -05:00 |
|
theme
|
Migrated ui and theme modules from Java to Kotlin (#5942)
|
2024-11-20 22:55:13 +09:00 |
|
ui
|
rm file (#6079)
|
2024-12-29 07:53:04 +09:00 |
|
upload
|
Moved fixExtension to its own class
|
2025-07-02 16:14:57 -05:00 |
|
utils
|
Renames class to match remaining utility method
|
2025-07-02 16:19:28 -05:00 |
|
widget
|
Migrated widget module from Java to Kotlin (#5940)
|
2024-11-20 12:41:50 +09:00 |
|
wikidata
|
Skip image upload to Wikidata (nearby -> green pins) (#6349)
|
2025-06-22 22:40:15 +09:00 |
|
AboutActivity.kt
|
Renames class to match remaining utility method
|
2025-07-02 16:19:28 -05:00 |
|
BaseMarker.kt
|
Partial fixes for errors and warnings reported by ./gradlew lint (#5885)
|
2024-10-27 22:59:09 +09:00 |
|
BasePresenter.kt
|
Convert BasePresenter to kotlin
|
2025-06-29 15:42:58 -05:00 |
|
BetaConstants.kt
|
Issue-5662-kotlinstyle (#5833)
|
2024-09-19 13:56:45 +09:00 |
|
CameraPosition.kt
|
Issue-5662-kotlinstyle (#5833)
|
2024-09-19 13:56:45 +09:00 |
|
CommonsApplication.kt
|
Migrated bookmarks locations to Kotlin and adapt room database (#6148)
|
2025-02-24 22:58:26 +09:00 |
|
MapController.java
|
Refactor curlatLng to currentLatLng (#5646)
|
2024-03-25 10:35:30 +09:00 |
|
Media.kt
|
Inline the creation of a page title object
|
2025-07-02 16:00:20 -05:00 |
|
MediaDataExtractor.kt
|
Improve credit line in image list (#6295)
|
2025-04-23 23:23:09 +09:00 |
|
OkHttpConnectionFactory.java
|
Fix Crash EditDescriptionActivity when switched dark/light mode (#5503)
|
2024-03-31 15:36:41 +09:00 |
|
Urls.kt
|
Issue-5662-kotlinstyle (#5833)
|
2024-09-19 13:56:45 +09:00 |
|
ViewHolder.java
|
Refactored to move out nearby adapter from the activity
|
2017-04-02 22:21:05 +05:30 |
|
ViewPagerAdapter.java
|
Fixes Issue 6262: [Bug]: Error occurred while loading images (#6291)
|
2025-05-10 20:04:57 +09:00 |
|
WelcomeActivity.java
|
make dialog modal (#6015)
|
2024-12-11 15:08:39 +09:00 |
|
WelcomePagerAdapter.java
|
Renames class to match remaining utility method
|
2025-07-02 16:19:28 -05:00 |