Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
49da2e7f2d6d92afae01d99c292dd477f3bf7ffc
/
recommendation
2d7294e
DO NOT MERGE Finalize 27.1.0 release
by Alan Viverette
· 7 years ago
ee0475d
Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
b63b3ab
Set minSdkVersion via our SupportAndroidLibraryPlugin.
by Aurimas Liutikas
· 7 years ago
7412f7f
Sync jetpack and master Android.mk files.
by Aurimas Liutikas
· 7 years ago
b8fd9b6
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
f4ec12f
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
25c6163
Only add baseline file when it exists.
by Jake Wharton
· 7 years ago
78c1ab7
Move to setting maven version via SupporLibrary extension.
by Aurimas Liutikas
· 7 years ago
7f40a7e
Move setting maven group directly to each build.gradle.
by Aurimas Liutikas
· 7 years ago
ea5ee82
Move to Kotlin friendly supportLibrary extension calling.
by Aurimas Liutikas
· 7 years ago
f8b708a
Merge Flatfoot and Support library plugins
by Aurimas Liutikas
· 7 years ago
acf268b
Add OWNERS files in support project.
by Aurimas Liutikas
· 7 years ago
8597b33
Add definition for API 26.1.0
by Alan Viverette
· 7 years ago
a64b35b
Update versions to 27.0.0 and API Finalization
by Kathy Kam
· 7 years ago
72bb995
Move version tracking from manifest meta-data to java resources.
by Aurimas Liutikas
· 7 years ago
034bc50
Megamove of source directories.
by Aurimas Liutikas
· 7 years ago
d573ce0
Move back to current.txt instead of -SNAPSHOT.txt
by Alan Viverette
· 7 years ago
ca04e9a
Extract common maven logic for Java and Android libraries.
by Aurimas Liutikas
· 7 years ago
e1f39f0
Introduce a concept of publish to a library.
by Aurimas Liutikas
· 7 years ago
95ada0d
Supress wrong constant lint warning in ToolbarActionBar
by Aurimas Liutikas
· 7 years ago
7b68068
Don't generate or require removed.txt file, fix initial API generation
by Alan Viverette
· 7 years ago
7670363
Update support library version to 27.0.0-SNAPSHOT.
by Aurimas Liutikas
· 7 years ago
ab02314
Start inserting meta-data version tags per library.
by Aurimas Liutikas
· 7 years ago
6c55eba
Merge "Update lint baseline after sdk update." into oc-mr1-dev
by Aurimas Liutikas
· 7 years ago
5fdaa2f
Update lint baseline after sdk update.
by Aurimas Liutikas
· 7 years ago
9edca68
Cleanup imports of mockito2 not to include bytebuddy.
by Aurimas Liutikas
· 7 years ago
4033678
Reduce the dependency requirements of recommendation library
by Aurimas Liutikas
· 7 years ago
efedb10
Merge "Make API related tasks per project." into oc-support-26.1-dev
by TreeHugger Robot
· 7 years ago
49066c4
Make API related tasks per project.
by Sergey Vasilinets
· 7 years ago
50b45b2
Fix an assortment of lint bugs.
by Aurimas Liutikas
· 7 years ago
e7d7953
Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979
by Aurimas Liutikas
· 7 years ago
66e296d
Update lint baseline
by Aurimas Liutikas
· 7 years ago
1989c3c
Update to gradle 3.0 style dependencies.
by Aurimas Liutikas
· 7 years ago
005dea0
Remove the code to create repo with all history archive.
by Aurimas Liutikas
· 7 years ago
f74f127
Fix an assortment of lint warnings.
by Aurimas Liutikas
· 7 years ago
83ffd0a
Fix NotificationManagerCompat call to queryIntentServices
by Aurimas Liutikas
· 7 years ago
624bd20
Enable all default lint checks and establish baseline.
by Aurimas Liutikas
· 7 years ago
fa2e2ac
Remove unnecessary casts on calls to findViewById
by Alan Viverette
· 8 years ago
c2d620d
Move version metadata to <application>
by Chris Banes
· 8 years ago
3eb3ba1
Remove standalone docs builds from Support Library makefiles
by Alan Viverette
· 8 years ago
e8eb63e
switch support lib doclava build to use templates in new location.
by Scott Main
· 8 years ago
8feb8c2
Another build.gradle file cleanup.
by Aurimas Liutikas
· 8 years ago
45323dc
Move the setup of uploadArchives repository to SupportLibraryPlugin.
by Aurimas Liutikas
· 8 years ago
16cd13b
Move the set up of uploadArchives to SupportLibraryPlugin
by Aurimas Liutikas
· 8 years ago
310f81d
Add support lib version meta-data to AndroidManifest.xml
by Chris Banes
· 8 years ago
df62e86
Move creating the source jar setup to SupportLibraryPlugin.java
by Aurimas Liutikas
· 8 years ago
9697da7
Create AndroidLibraryPlugin to share common module configuration.
by Aurimas Liutikas
· 8 years ago
78df598
Revert "Create AndroidLibraryPlugin to share common module configuration. "
by Aurimas Liutikas
· 8 years ago
a46cd42
Create AndroidLibraryPlugin to share common module configuration.
by Aurimas Liutikas
· 8 years ago
94d018a
Clean up build.gradle files in support library.
by Aurimas Liutikas
· 8 years ago
f349dba
Remove javadocTask and javadocJarTask.
by Aurimas Liutikas
· 8 years ago
af6b251
Adds working lint target to support lib build, more workarounds
by Alan Viverette
· 8 years ago
5ec99dd
Revert "Add support lib version meta-data to AndroidManifest.xml"
by Chris Banes
· 8 years ago
cdcdfd0
Add support lib version meta-data to AndroidManifest.xml
by Chris Banes
· 8 years ago
9439d70
Move all support library projects to use a single compilation unit
by Alan Viverette
· 8 years ago
093b6fa
Skip lint errors
by Tony Mantler
· 8 years ago
7b59d3a
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
bd00874
Merge "Revert "Remove old API check artifacts, invoke gradle from old make target""
by Yigit Boyar
· 8 years ago
3c141cd
Revert "Remove old API check artifacts, invoke gradle from old make target"
by Yigit Boyar
· 8 years ago
3e36e45
Add missing source and docs JAR tasks for support libraries am: 523ece85ea am: 654fa607e0
by Alan Viverette
· 8 years ago
009647b
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
523ece8
Add missing source and docs JAR tasks for support libraries
by Alan Viverette
· 8 years ago
5ae0cd0
Add @Retention annotations in ContentRecommendation
by Aurimas Liutikas
· 8 years ago
96c9b77
Remove API files that track individual releases
by Kirill Grouchnikov
· 8 years ago
8456ac2
Prepare recommendation and leanback docs builds for unbundling
by Alan Viverette
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
02a9e8c
Support library gradle improvements
by Yigit Boyar
· 9 years ago
8868c3d
Add 23.1.1 support library API files
by Chris Banes
· 9 years ago
2eb07f7
Merge "Add @ColorInt and @DrawableRes to recommendations" into mnc-ub-dev
by Chris Banes
· 9 years ago
b1d3557
Add 23.1.0 API files
by Chris Banes
· 9 years ago
456eb61
resolved conflicts for merge of 262c0857 to mnc-ub-dev
by Jose Lima
· 9 years ago
bd6fc08
Add gradle build files for Recommendations support library
by Jose Lima
· 9 years ago
b8b0f57
Add @ColorInt and @DrawableRes to recommendations
by Tor Norbye
· 9 years ago
8d5b8a6
Fix Gradle build + add Recommendation
by Chris Banes
· 9 years ago
490bf52
Get support lib ready for release
by Chris Banes
· 9 years ago
9f7b11d
Move new Recommendation code from Recline to frameworks/support
by Jose Lima
· 9 years ago