aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-04-13Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-04-08Deprecate Scheduler.Brett Chabot
2024-04-03Merge remote-tracking branch 'aosp/upstream-google' into mergeRex Hoffman
2024-04-02Stop logging TempDirectory IOExceptions in WindowsMichael Hoisie
2024-03-25Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-21Add logic to remove obsolete temp directories in WindowsMichael Hoisie
2023-11-20Merge branch 'upstream-google' into sync_upstreamRex Hoffman
2023-10-07Integrate detekt for Kotlin code qualityutzcoz
2023-10-03Clean up obsolete aliases for Truth.Krzysztof KosiƄski
2023-08-25Merge branch 'upstream-google' into roboLibSyncKevin Liu
2023-08-17Replace guava in Robolectric utils with JDK APIs.Brett Chabot
2023-06-04Bump Kotlin to 1.9.0-Betadependabot[bot]
2023-06-03Add more Kotlin compatibility version configurationutzcoz
2023-05-23Merge branch 'upstream-google' into tm_syncRam Peri
2023-05-10Enable version catalogsYOUNG CHA
2023-05-08Enable version catalogsYOUNG HO CHA
2023-05-04Merge branch 'google' into 'master'Michael Hoisie
2023-05-04Cache static reflector instancesMichael Hoisie
2023-05-03Add support for invoking constructors with reflectorMichael Hoisie
2023-04-08Remove executable flag for some Java filesutzcoz
2023-04-07Merge branch 'upstream-google' into third_upstream_to_masterAng Li
2023-04-05Remove mockito-core from utils' test dependencies listutzcoz
2023-04-05Fix gradle wranings for Kotlin configurationutzcoz
2023-03-14Merge branch 'google' into 'master'Michael Hoisie
2023-02-18Migrate kotlinOptions to compilerOptionsutzcoz
2023-01-03Merge branch 'upstream-google' into rng7Ram Peri
2022-12-31Bump ktfmt to 0.42 for Spotlessutzcoz
2022-12-21Update DefaultNativeRuntimeLoader to work in RNGMichael Hoisie
2022-11-03Add android build bp filesRex Hoffman
2022-10-18Upgrade androidx.test and androidx.fragment versions to latest.Brett Chabot
2022-10-17Make Robolectric works with Kotlin 1.7.xutzcoz
2022-10-17Disable gradle metadata of utils moduleutzcoz
2022-10-08Remove deprecated Utils#intArrayToListutzcoz
2022-09-18Exclude kotlin-stdlib dependency from utils generated .pomutzcoz
2022-09-10Suppress RethrowReflectiveOperationExceptionAsLinkageError for Danger11Plusutzcoz
2022-09-10refac: rethrowReflectiveOperationExceptionAsLinkageError warning fixhellosagar
2022-09-03refac: suppress the JavaUtilDate warninghellosagar
2022-09-02refac: defaultCharset warning fixhellosagar
2022-08-31refac: invalidBlockTag warning fixhellosagar
2022-07-06Format codeJuliaSullivanGoogle
2022-07-06Add SuppressWarnings for a few NewApi warnringsJuliaSullivanGoogle
2022-07-05refac: threadLocalUsage warning fixhellosagar
2022-06-22refac: inlineMeSuggester warning fixhellosagar
2022-06-17refac: bad import warning fixhellosagar
2022-06-13refac: emptyCatch warning fixhellosagar
2022-06-13refac: equalsGetClass warning fixhellosagar
2022-06-13refac: inlineMeInliner warning fixhellosagar
2022-06-04Extract auto-service version to gradle.propertiesutzcoz
2022-06-04test: convert the MyServiceFinderAdapter of utils module from java to kotlinhellosagar
2022-06-04test: convert the PluginFinderTest of utils module from java to kotlinhellosagar