Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
29fe12e72b010134280d04d9552ea9a966f28fd9
/
v13
5c5181c
Update Gradle files with new min SDK
by Kirill Grouchnikov
· 7 years ago
ad1b0e8
Fix and suppress an assortment of ErrorProne warnings.
by Aurimas Liutikas
· 8 years ago
c2d620d
Move version metadata to <application>
by Chris Banes
· 8 years ago
369fdb5
Remove methods that were deprecated in 24.2, fix some javadoc
by Alan Viverette
· 8 years ago
2656ae5
Merge "Re-enable lint enforcement, fix remaining lint issues"
by TreeHugger Robot
· 8 years ago
c69882c
Re-enable lint enforcement, fix remaining lint issues
by Alan Viverette
· 8 years ago
e2104f4
Add all missing @Override annotations.
by Aurimas Liutikas
· 8 years ago
d2900e6
Cleanup test AndroidManifest.xml files.
by Aurimas Liutikas
· 8 years ago
7a90158
Yet another ViewCompat cleanup.
by Aurimas Liutikas
· 8 years ago
2d0f754
Clean up of support-v13 after minSdk 14 bump.
by Aurimas Liutikas
· 8 years ago
6ed40c1
Deprecate and remove usage of MotionEventCompat methods.
by Aurimas Liutikas
· 8 years ago
72074ef
Fix @links in support docs. am: 377357a8c2 am: 66661646cd am: ffdc985523
by Elliot Waite
· 8 years ago
6666164
Fix @links in support docs. am: 377357a8c2
by Elliot Waite
· 8 years ago
35232c6
Update test sizes for all currently @SmallTest.
by Aurimas Liutikas
· 8 years ago
377357a
Fix @links in support docs.
by Elliot Waite
· 8 years ago
8feb8c2
Another build.gradle file cleanup.
by Aurimas Liutikas
· 8 years ago
f09d858
Put dependencies and their versions into one place.
by Aurimas Liutikas
· 8 years ago
47e7bcd
Merge "Backport EditorInfo.IME_FLAG_FORCE_ASCII"
by Yohei Yukawa
· 8 years ago
4490415
Backport EditorInfo.IME_FLAG_FORCE_ASCII
by Yohei Yukawa
· 8 years ago
60aa4e4
DO NOT MERGE. Fix make builds of support library.
by Aurimas Liutikas
· 8 years ago
c1706b0
DO NOT MERGE Revert "Add support lib version meta-data to AndroidManifest.xml"
by Alan Viverette
· 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
e2e0f48
Merge "Bump minSdkVersion to API 14."
by TreeHugger Robot
· 8 years ago
f751306
Bump minSdkVersion to API 14.
by Aurimas Liutikas
· 8 years ago
e33e8de
Add support lib version meta-data to AndroidManifest.xml am: 8d91266aa0
by Alan Viverette
· 8 years ago
cda724a
Merge "Backport IME_FLAG_NO_PERSONALIZED_LEARNING flag"
by Yohei Yukawa
· 8 years ago
8d91266
Add support lib version meta-data to AndroidManifest.xml
by Alan Viverette
· 8 years ago
be4aed9
Backport IME_FLAG_NO_PERSONALIZED_LEARNING flag
by Yohei Yukawa
· 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
61ee2ce
resolve merge conflicts of 94d018a to master
by Aurimas Liutikas
· 8 years ago
94d018a
Clean up build.gradle files in support library.
by Aurimas Liutikas
· 8 years ago
634be6e
Remove javadocTask and javadocJarTask. am: f349dbab74
by Aurimas Liutikas
· 8 years ago
f349dba
Remove javadocTask and javadocJarTask.
by Aurimas Liutikas
· 8 years ago
e22ae93
Remove unnecessary @TargetApi annotations
by Alan Viverette
· 8 years ago
8e10080
Move from GROUP_ID to LIBRARY_GROUP annotations
by Aurimas Liutikas
· 8 years ago
6eea905
Add NO_DOCS so that v13 tests are not included in docs builds.
by Aurimas Liutikas
· 8 years ago
10bc36c
Merge "Expand DragStartHelperTest" into nyc-support-25.1-dev
by TreeHugger Robot
· 8 years ago
71e918d
Expand DragStartHelperTest
by Vladislav Kaznacheev
· 8 years ago
af6b251
Adds working lint target to support lib build, more workarounds
by Alan Viverette
· 8 years ago
8a771cd
Improve mouse handling in DragStartHelper
by Vladislav Kaznacheev
· 8 years ago
0ce0bfe
Fix InputContentInfoCompat.releasePermission() am: 4533a557e4
by Yohei Yukawa
· 8 years ago
4533a55
Fix InputContentInfoCompat.releasePermission()
by Yohei Yukawa
· 8 years ago
8f886fe
Annotate support classes with RequiresApi / TargetApi
by Alan Viverette
· 8 years ago
9439d70
Move all support library projects to use a single compilation unit
by Alan Viverette
· 8 years ago
6e3bff7
Fix sdk version for api24-specific libraries
by Vladislav Kaznacheev
· 8 years ago
0ec54af
Add missing JavaDoc and remove unused imports am: 8148220d5f
by Yohei Yukawa
· 8 years ago
bb7801e
Merge "Add missing JavaDoc and remove unused imports" into nyc-mr1-dev
by Yohei Yukawa
· 8 years ago
47b0720
Fix standalone support library docs build
by Alan Viverette
· 8 years ago
c39d9c7
Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations
by Alan Viverette
· 8 years ago
b51066a
Remove all the extra accessor methods added by javac in support-v13.
by Aurimas Liutikas
· 8 years ago
8148220
Add missing JavaDoc and remove unused imports
by Yohei Yukawa
· 8 years ago
596b015
Remove all the extra accessor methods added by javac in support-v13.
by Aurimas Liutikas
· 8 years ago
3925a94
Fix a type mismatch in COMMIT_CONTENT_FLAGS_KEY
by Yohei Yukawa
· 8 years ago
88c06e4
Stop using a several deprecated methods/constants. am: e12dfa0364
by Aurimas Liutikas
· 8 years ago
e12dfa0
Stop using a several deprecated methods/constants.
by Aurimas Liutikas
· 8 years ago
1194904
ActivityCompat should use static methods, not be publicly instantiable
by Alan Viverette
· 8 years ago
3566cfa
Backport InputContentInfo APIs into API 13+.
by Yohei Yukawa
· 8 years ago
48f1262
Build v13 support lib with AAPT2
by Adam Lesinski
· 8 years ago
7b59d3a
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
3c141cd
Revert "Remove old API check artifacts, invoke gradle from old make target"
by Yigit Boyar
· 8 years ago
009647b
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 8 years ago
ce35f3b
Update javadoc sample references for refactor Support demos
by Alan Viverette
· 8 years ago
c9a8595
Fix a random assortment of spelling errors.
by Aurimas Liutikas
· 8 years ago
15375aa
Add missing @Override annotations in support library code.
by Aurimas Liutikas
· 8 years ago
96c9b77
Remove API files that track individual releases
by Kirill Grouchnikov
· 8 years ago
6e21a9e
Rename DropPermissions to DragAndDropPermissions
by Vladislav Kaznacheev
· 9 years ago
3986e04
Studio friendly support library
by Yigit Boyar
· 9 years ago
d153321
Changes to DragStartHelper as requested by API Council
by Vladislav Kaznacheev
· 9 years ago
7541e4b
Check for saved state type in onRestoreInstanceState. am: bb58a82
by Aurimas Liutikas
· 9 years ago
bb58a82
Check for saved state type in onRestoreInstanceState.
by Aurimas Liutikas
· 9 years ago
3385ebd
Merge "Enable conditional handling of drags." into nyc-dev
by Ben Kwa
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
36bd1e9
Protect FragmentManager against View.NO_ID container ids
by Adam Powell
· 9 years ago
f028624
Enable conditional handling of drags.
by Ben Kwa
· 9 years ago
e921ce1
Fix a NPE with Fragment#setUserVisibleHint
by Adam Powell
· 9 years ago
049ec99
Add android.support.v13.app.ActivityCompat
by Vladislav Kaznacheev
· 9 years ago
b95b3ed
Ensure Java 1.7 compatibility for pre-NYC platforms
by Justin Klaassen
· 9 years ago
dd244cb
Fix gradle build
by Aurimas Liutikas
· 9 years ago
b961371
Update current.txt for android.support.v4 and .v13
by Vladislav Kaznacheev
· 9 years ago
3ca5f2e
Merge "Add android.support.v13.ViewCompat"
by Vladislav Kaznacheev
· 9 years ago
663b3ef
Add android.support.v13.ViewCompat
by Vladislav Kaznacheev
· 9 years ago
2196f53
Add android.support.v13.view.DragStartHelper
by Vladislav Kaznacheev
· 9 years ago
6e1afc8
Merge "Update support lib to use correct current SDK"
by Chris Banes
· 9 years ago
761b2d9
Merge "Update support lib to use correct current SDK DO NOT MERGE" into mnc-ub-dev
by Chris Banes
· 9 years ago
c0fce14
Merge "Support library gradle improvements" into mnc-ub-dev am: 04292f146c
by Yigit Boyar
· 9 years ago
02a9e8c
Support library gradle improvements
by Yigit Boyar
· 9 years ago
c12dc3d
Update support lib to use correct current SDK DO NOT MERGE
by Chris Banes
· 9 years ago
82b5549
Update support lib to use correct current SDK
by Chris Banes
· 9 years ago
68e7adb
Ensure Java 1.7 compatibility for pre-NYC platforms
by Justin Klaassen
· 9 years ago
1dfe14b
Only store the state of a fragment if it is added.
by Aurimas Liutikas
· 9 years ago
8868c3d
Add 23.1.1 support library API files
by Chris Banes
· 9 years ago
b1d3557
Add 23.1.0 API files
by Chris Banes
· 9 years ago
490bf52
Get support lib ready for release
by Chris Banes
· 9 years ago
66a7321
Fix bugs in the permissions support API
by Svetoslav
· 9 years ago
b69f3ba
resolved conflicts for merge of d888896e to mnc-dev
by Chris Banes
· 9 years ago
Next »