apps-android-commons/app/src/main/java/fr/free/nrw/commons
2024-11-08 22:12:08 +11:00
..
actions CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
auth CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
bookmarks Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
campaigns Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
category Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
concurrency Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
contributions Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
coordinates Add CoordinateEditHelper Unit Tests (#4796) 2022-02-09 01:31:01 +10:00
customselector revert back to MainScope for database and ui updates (#5914) 2024-11-04 18:40:54 +09:00
data Merge 4.0-release into master (#5028) 2022-08-08 15:51:07 +10:00
db Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
delete Fix - No Precise Error Message After Error Due to Password Change (#5643) 2024-04-01 17:23:00 +09:00
description Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
di Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
edit Merge branch 'main' into Comment-fix 2024-10-28 16:17:53 +11:00
explore Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
feedback Added date and time to Feedback (#5797) 2024-09-13 14:39:02 +09:00
filepicker Use new result API (#5875) 2024-10-23 21:58:39 +09:00
kvstore Merge branch '2.12-release' 2020-01-30 02:31:59 +10:00
language Data client simplification / removal (#5507) 2024-02-03 10:26:06 +09:00
location Fixes Location related flow of the app #5256 , #5461, #5490 (#5494) 2024-04-17 09:18:34 +05:30
LocationPicker Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
logging Add an else case where crash logs are null means there is no crash (#4506) 2021-07-15 01:05:04 +10:00
media Hide edit options for logged-out users in Explore screen (#5920) 2024-11-07 22:59:32 +10:00
mwapi Improve string formatting in OkHttpJsonApiClient.java (#5916) 2024-11-01 09:20:16 +09:00
navtab Make new feedback to be added as a new section to the end of the page (#5753) 2024-06-18 21:40:30 +02:00
nearby Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
notification notification: classify email messages and add mail check prompt (#5865) 2024-10-18 15:31:54 +09:00
profile Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
quiz Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
recentlanguages Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
repository Added pending uploads screen (#5752) 2024-08-30 15:22:54 +09:00
review Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
settings Use new result API (#5875) 2024-10-23 21:58:39 +09:00
theme fix:App should respect device font-size (#4306) 2021-04-06 17:47:38 +09:00
ui CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00
upload Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
utils Use new result API (#5875) 2024-10-23 21:58:39 +09:00
widget Upgrade to SDK 34 (#5790) 2024-09-17 23:58:44 +09:00
wikidata Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
AboutActivity.java Fix#5084: Tapping on GitHub icon opens app when installed (#5171) 2023-03-10 11:45:32 +09:00
BaseMarker.kt Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
BasePresenter.java #3756 Convert SearchDepictionsFragment to use Pagination (#3758) 2020-05-28 14:10:04 +03: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 CommonsApplication migrate to kotlin & some lint fixes (#5879) 2024-10-26 23:19:34 +09:00
License.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
MapController.java Refactor curlatLng to currentLatLng (#5646) 2024-03-25 10:35:30 +09:00
Media.kt Partial fixes for errors and warnings reported by ./gradlew lint (#5885) 2024-10-27 22:59:09 +09:00
MediaDataExtractor.kt Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
MvpView.java Show campaigns (#2113) 2018-12-15 02:55:53 +10: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
Utils.java CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00
ViewHolder.java Refactored to move out nearby adapter from the activity 2017-04-02 22:21:05 +05:30
ViewPagerAdapter.java Remove duplicate ViewPagerAdapter (#4222) 2021-02-15 21:50:30 +09:00
WelcomeActivity.java 4664: Moved WelcomeActivity to ViewBinding (#5063) 2022-10-29 17:50:10 +09:00
WelcomePagerAdapter.java CodeCleanup : Removed Unused Import from packages. (#5609) 2024-03-08 23:21:27 +09:00