Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
5de2e708dac059d079491ef0b4b73a453e01a5c9
/
v4
/
Android.mk
7b59d3a
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 9 years ago
3c141cd
Revert "Remove old API check artifacts, invoke gradle from old make target"
by Yigit Boyar
· 9 years ago
009647b
Remove old API check artifacts, invoke gradle from old make target
by Alan Viverette
· 9 years ago
55fc3f2
Internal cleanup
by Kirill Grouchnikov
· 9 years ago
ff22d81
Extracting fragments and widgets into their own modules.
by Kirill Grouchnikov
· 9 years ago
64dbe1d
Final pass for removing all donut/eclair/froyo references
by Kirill Grouchnikov
· 9 years ago
81fc7d7
Cleaning up pre-Gingerbread folders and classes
by Kirill Grouchnikov
· 9 years ago
32d1917
Move notification / remote input to compat
by Kirill Grouchnikov
· 9 years ago
d3c5347
Extracting MediaCompat classes into a new module
by Kirill Grouchnikov
· 9 years ago
f185f10
Combine donut/eclair/eclairmr1/froyo/gingerbread source folders.
by Kirill Grouchnikov
· 9 years ago
0f6052f
Clean up makefile now that we have fewer folders in v4
by Kirill Grouchnikov
· 9 years ago
3ac77bf
Support module refactoring
by Kirill Grouchnikov
· 9 years ago
6759b10
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
57f3918
Revert "Build support libs with AAPT2"
by Adam Lesinski
· 9 years ago
66b8608
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
4ac91fa
Revert "Build support libs with AAPT2"
by Adam Lesinski
· 9 years ago
0dac8d8
Build support libs with AAPT2
by Adam Lesinski
· 9 years ago
e1cd5a1
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 9 years ago
0eb5e0e
Re-add api24 src folders to v4
by Chris Banes
· 9 years ago
65fa614
Revert "MediaBrowserCompat: Support pagination on N devices"
by Chris Banes
· 9 years ago
a5d24e5
MediaBrowserCompat: Support pagination on N devices
by Sungsoo Lim
· 9 years ago
c12dc3d
Update support lib to use correct current SDK DO NOT MERGE
by Chris Banes
· 9 years ago
f80997e
MediaBrowserCompat: Removing the black magic
by Sungsoo Lim
· 9 years ago
eb17dae
Remove framework dummy classes in the output of jack build
by Sungsoo Lim
· 9 years ago
82cf659
Support API 23 methods in MBC and MBSC
by Sungsoo Lim
· 9 years ago
9703a1e
Revert "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat""
by Sungsoo Lim
· 9 years ago
df112ae
Merge "Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat"" into mnc-ub-dev
by Ian Pedowitz
· 9 years ago
4935713
Revert "Allow MediaBrowser be connect to MediaBrowserServiceCompat"
by Ian Pedowitz
· 9 years ago
e2c15e1
Merge "Allow MediaBrowser be connect to MediaBrowserServiceCompat" into mnc-ub-dev
by Sungsoo Lim
· 9 years ago
6a41508
Allow MediaBrowser be connect to MediaBrowserServiceCompat
by Sungsoo Lim
· 9 years ago
95ad49b
Fix multi source folder API checking
by Chris Banes
· 9 years ago
6396405
Use doclava's new stubpackages wildcard support
by Chris Banes
· 10 years ago
f62fcde
Generate API files for the support libraries
by Chris Banes
· 10 years ago
44918a9
Use the new PopupWindow overlap anchor methods
by Chris Banes
· 10 years ago
e49860b
Make MediaSessionCompat/MediaControllerCompat work pre 21
by RoboErik
· 10 years ago
ceb8bf5
Finish stubbing out MediaSessionCompat
by RoboErik
· 10 years ago
fcec128
Compile support library libs at proper sdk levels
by Griff Hazen
· 10 years ago
d392c8c
Clear accessibility delegete from recycled views
by Yigit Boyar
· 10 years ago
43c5718
Fix API 20 notification compat: strip out unavailable apis
by Griff Hazen
· 11 years ago
c55f505
Add getAllocationByteCount shim to BitmapCompat
by Chris Banes
· 11 years ago
ea63c4d
Fix master build: Android.mk automerged badly
by Griff Hazen
· 11 years ago
038790c
am f41a1b38: am 573399d1: Merge "Move v4 support base dir to donut to match master." into klp-modular-dev
by Griff Hazen
· 11 years ago
3220683
Move v4 support base dir to donut to match master.
by Griff Hazen
· 11 years ago
cd05a19
Merge commit '39c179ab' into manualmerge
by Griff Hazen
· 11 years ago
ce16e42
Add RemoteInput, Grouping, and Extender to NotificationCompat
by Griff Hazen
· 11 years ago
479dd28
Add support lib for API 21
by Alan Viverette
· 11 years ago
8e65b64
Merge TTS support library into android-support-v4
by Przemyslaw Szczepaniak
· 11 years ago
5a2da0e
resolved conflicts for merge of 05568b7b to klp-modular-dev
by Tor Norbye
· 11 years ago
05568b7
Compile support libraries with android support annotations
by Tor Norbye
· 11 years ago
b56de0d
Roll forward the support library changes for LOCAL_ONLY support.
by Griff Hazen
· 11 years ago
9b0945d
Revert "Fix apps build: don't reference current SDK, use empty"
by Griff Hazen
· 11 years ago
01d1669
Fix apps build: don't reference current SDK, use empty
by Griff Hazen
· 11 years ago
c55d016
Prepare NotificationCompat for upcoming development post SDK 19.
by Griff Hazen
· 11 years ago
dd2c232
Build kitkat support components against API 19
by Adam Powell
· 11 years ago
b7c7eb8
Make the isQuickScaleEnabled method
by Mindy DelliCarpini
· 11 years ago
b53d959
Revert "Make the isQuickScaleEnabled method"
by Mindy DelliCarpini
· 11 years ago
cb80ea4
Make the isQuickScaleEnabled method
by Mindy Pereira
· 11 years ago
eed274d
am d2590d21: am c92fc3db: Merge "Refine SlidingPaneLayout opacity detection" into jb-mr2-ub-dev
by Adam Powell
· 12 years ago
c029e15
Refine SlidingPaneLayout opacity detection
by Adam Powell
· 12 years ago
16b9c32
Clean up dist files.
by Ying Wang
· 12 years ago
b507e52
Move support library media router to v7 package.
by Jeff Brown
· 12 years ago
c21f57e
Add media router and display manager to support library.
by Jeff Brown
· 12 years ago
0fc5bd7
Updating support lib v4 with new accessibility APIs.
by Svetoslav
· 12 years ago
8295680
LOCAL_SDK_VERSION=17 for android-support-v4-jellybean-mr1
by Jim Guggemos
· 12 years ago
0af001b
This is revert of a reverted patch to wait for some build system changes.
by Svetoslav Ganov
· 12 years ago
96c8829
Revert "This is revert of a reverted patch to wait for some build system changes."
by Baligh Uddin
· 12 years ago
f959f51
This is revert of a reverted patch to wait for some build system changes.
by Svetoslav Ganov
· 12 years ago
83df688
Temporary revert until unbunded builds are configured porperly to either use a prebuilt of the framework and the support lib or none.
by Svetoslav Ganov
· 12 years ago
7cf0b33
Compatibility support for new accessibility APIs in View.
by Svetoslav Ganov
· 12 years ago
f3ed7c5
Update the API version checks in the support lib.
by Svetoslav Ganov
· 13 years ago
70e96eb
Update AccessibilityNodeInfoCompat for JellyBean.
by alanv
· 13 years ago
95baf8f
Build android-support-v4-jellybean against SDK 16.
by Ying Wang
· 13 years ago
956b013
Adding APIs for using AccessibilityNodeProvider to android-support-v4.
by Svetoslav Ganov
· 13 years ago
c64858f
Fixing issues with accessibility APIs in the support-v4 library.
by Svetoslav Ganov
· 13 years ago
73df5d3
Revert " Fixing issues with accessibility APIs in the support-v4 library."
by Omari Stephens
· 13 years ago
bf0a90a
Fixing issues with accessibility APIs in the support-v4 library.
by Svetoslav Ganov
· 13 years ago
2f57132
Build the ics support libraries against SDK 14.
by Ying Wang
· 13 years ago
560114f
Make ViewPager aware of EdgeEffect on ICS devices.
by Adam Powell
· 13 years ago
bc889e3
Add support for horizontal scrolling within a ViewPager (ICS-only)
by Adam Powell
· 14 years ago
5c16370
Move PagerView down to the v4 support lib.
by Dianne Hackborn
· 14 years ago
e4417c9
DO NOT MERGE. Integrate support work from master.
by Dianne Hackborn
· 14 years ago
614bd22
Add android-support-v4.jar to sdk builds.
by Xavier Ducrohet
· 14 years ago
27aea04
Implement support for menus in fragments.
by Dianne Hackborn
· 14 years ago
cba2e2c
First checkin!
by Dianne Hackborn
· 14 years ago