aboutsummaryrefslogtreecommitdiff
path: root/collection
AgeCommit message (Expand)Author
2019-06-26Move several core libraries back to Java 7Aurimas Liutikas
2019-06-26Start running Metalava with --api-lintAurimas Liutikas
2019-06-13Enables UnknownNullness lint checkLouis Pullen-Freilich
2019-06-06Update collection to new directory structureJake Wharton
2019-06-04Move all usaged of collection:1.1.0-rc01 to collection:1.1.0Nick Anthony
2019-06-04Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0Nick Anthony
2019-05-29Add a way to create snapshot repository directoryAurimas Liutikas
2019-05-20Updating metalava from build 5579350Jeff Gaston
2019-05-14Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-r...Treehugger Robot
2019-05-10Move collection to 1.2.0-alpha01 and pin all current usages toNick Anthony
2019-05-09Move annotation to 1.2.0-alpha01 and pin all current usages toNick Anthony
2019-04-26Update to rc and beta for May releaseNick Anthony
2019-04-19Use more efficient implementations for extensionsJake Wharton
2019-04-05Delete SupportJavaLibraryPlugin!Aurimas Liutikas
2019-04-02Update versions after AndroidX April 3rd ReleaseNick Anthony
2019-04-01Delete SupportKotlinLibraryPlugin.Aurimas Liutikas
2019-04-01Move DSL namespace from supportLibrary to androidx.Aurimas Liutikas
2019-03-27Synchronize caching on SimpleArrayMap rather than ArrayMapJon Noack
2019-03-26Update collection to beta01Jake Wharton
2019-03-08Remove restricted ArraySet.append methodJake Wharton
2019-03-06Bump all versions for March 13th ReleaseNick Anthony
2019-02-14Generating restricted API txtsJeff Gaston
2019-02-14Regenerating restricted API files based on the source jarsJeff Gaston
2019-02-13Migrate shared restricted apis to LIBRARY_GROUP_PREFIXOussama Ben Abdelbaki
2019-02-08Update all versions after Jan 30 and Feb 7 ReleasesNick Anthony
2019-01-28Support to ignore api violations by adding baseline error filesJeff Gaston
2019-01-28Updating Metalava to version 1.2.5Jeff Gaston
2019-01-09Import Javadoc clarifications from the frameworkJake Wharton
2019-01-09Deprecate redundant delete methodJake Wharton
2019-01-09Remove superfluous assignment of default valueJake Wharton
2018-12-10Incremented version for collection, remotecallback, textclassifier, transitionNick Anthony
2018-11-01Changed versionedparcelable and collection dependencies to static versions.Nick Anthony
2018-10-25Enabling metalava by defaultJeff Gaston
2018-10-17All released apis are now recordedOussama Ben Abdelbaki
2018-10-17Merge "Use for-each syntax for collection traversal" into androidx-master-devJake Wharton
2018-10-17Use for-each syntax for collection traversalJake Wharton
2018-10-11Add two-argument remove to map-like collectionsJake Wharton
2018-10-11Add three-argument replace to map-like collectionsJake Wharton
2018-10-11Add replace to map-like collectionsJake Wharton
2018-09-28Update collection-ktx version to match collectionJake Wharton
2018-09-28Add putIfAbsent to map-like collectionsJake Wharton
2018-09-28Add getOrDefault to SimpleArrayMapJake Wharton
2018-09-28Update collection version to 1.1.0Jake Wharton
2018-09-20Undoing the recent enabling of MetalavaJeff Gaston
2018-09-19Enabling Metalava everywhereJeff Gaston
2018-09-19Updates for latest MetalavaJeff Gaston
2018-08-31Updating the versioning of the API txt files produced by modules using Metala...Jeff Gaston
2018-07-11Enable Metalava API tracking for non-AndroidJake Wharton
2018-06-23Add nullability annotations to collectionsJake Wharton
2018-06-22Add nullability annotations to collectionsJake Wharton