apps-android-commons/app/src/main/java/fr/free/nrw/commons/utils
Ritika Pahwa 2d0255e5fb
Some checks are pending
Android CI / Run tests and generate APK (push) Waiting to run
Disable hardware acceleration and keyboard animation (#6535)
* Disable hardware acceleration and keyboard animation

This is a temporary commit to see if it fixes issue #3364

* Remove unused import

* Bump up version code and modify version name

* Modify handleKeyboardInsets to handle insets correctly

* Refactor handleKeyboardInsets()

* Refactor handleKeyboardInsets()

* Fix inset in login activity
2025-10-22 16:44:06 +05:30
..
model Issue-5662-kotlinstyle (#5833) 2024-09-19 13:56:45 +09:00
AbstractTextWatcher.kt Convert auth package to kotlin (#5966) 2024-11-28 17:09:25 +09:00
ActivityUtils.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
ClipboardUtils.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
CommonsDateUtil.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
ConfigUtils.kt Bump target sdk to API 35 and make the app UI compatible with edge to edge (#6393) 2025-08-23 12:27:37 +05:30
CustomSelectorUtils.kt Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
DatabaseUtils.kt Fixes Issue 6436: getString(...) must not be null (#6474) 2025-10-11 14:12:19 +09:00
DateUtil.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
DeviceInfoUtil.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
DialogUtil.kt make dialog modal (#6015) 2024-12-11 15:08:39 +09:00
DownloadUtils.kt Fixed the migrations warning under Kotlin header #13282 (#6060) 2024-12-22 23:14:20 +09:00
EdgeToEdgeUtils.kt Disable hardware acceleration and keyboard animation (#6535) 2025-10-22 16:44:06 +05:30
ExecutorUtils.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
FixExtension.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
FragmentUtils.kt Migrated util module files from java to kotlin (#5935) 2024-11-17 22:35:25 +09:00
GeoCoordinates.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
ImageUtils.kt Bump target sdk to API 35 and make the app UI compatible with edge to edge (#6393) 2025-08-23 12:27:37 +05:30
ImageUtilsWrapper.kt Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
LangCodeUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
LayoutUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
LengthUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
Licenses.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
LocationUtils.kt Fix lint warning about Timber (#6521) 2025-10-18 13:45:35 +09:00
MapUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
MediaAttributionUtil.kt Improve credit line in image list (#6295) 2025-04-23 23:23:09 +09:00
MediaDataExtractorUtil.kt Fix unit tests (#5947) 2024-11-23 08:35:34 +09:00
Monuments.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
NearbyFABUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
NetworkUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
PermissionUtils.kt Replace android.R.string.* with R.string (#6499) 2025-10-13 21:54:32 +09:00
PlaceUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
StringSortingUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
StringUtil.kt Improve credit line in image list (#6295) 2025-04-23 23:23:09 +09:00
SwipableCardView.kt Refactor: Rename Constants to Follow CamelCase Naming Convention (#6126) 2025-01-18 23:06:52 +09:00
SystemThemeUtils.kt Migrate kvstore to kotlin (#5973) 2024-11-29 14:01:29 +09:00
TimeProvider.kt Convert upload to kotlin (part 1) (#6024) 2024-12-13 23:15:13 +09:00
UiUtils.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
UnderlineUtils.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
UrlUtils.kt Convert top level "Utils" class to kotlin (#6364) 2025-07-04 20:18:52 +09:00
ViewUtil.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00
ViewUtilWrapper.kt Migrated util module from Java to Kotlin (#5938) 2024-11-18 22:40:35 +09:00