summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gdbclient: fix gdbclient <processname> invocationHEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ycm-13.0Khalid Zubair2016-06-151-5/+8
| | | | | | | | - `pid` was being run on the host system and not the target. - toybox does not have `pid`, use `pidof` instead. - throw an error if more than one pid is matched Change-Id: I049484013df804e7f0901ec8e4b872bacd839daa
* Merge tag 'android-6.0.1_r22' of ↵staging/cm-13.0+r22stable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2KSteve Kondik2016-03-10324-783/+11388
|\ | | | | | | | | | | https://android.googlesource.com/platform/development into cm-13.0 Android 6.0.1 release 22
| * Update SDK Platform revision for API 23 to 2. [DO NOT MERGE]Deepanshu Gupta2015-11-171-2/+2
| | | | | | | | Change-Id: I192af0a92c587ca8386676ffc9cdfd73f8085cdb
| * Update TabLayout demo to use new ViewPager functionalityChris Banes2015-11-163-86/+42
| | | | | | | | | | | | | | Also removed an old unused layout file BUG: 20908355 Change-Id: I95d79f7faec68122b43c68b621af4121c52c17aa
| * SupportLeanbackDemos: guidedstep changesDake Gu2015-11-134-36/+54
| | | | | | | | | | | | | | | | 1. no longer provide a view to host background view 2. add demo of checkbox 3. add demo of customize Ime options. Change-Id: I76dbbbd7e341906ff4e7b8923b1ddc2c01026f44
| * Add "select tab" to the tab layout / view pager demo.Kirill Grouchnikov2015-11-053-0/+16
| | | | | | | | Change-Id: I30c6b86a220692ef61a8e8eac5acd2952464f15c
| * Add sample activity for ViewPager in Support4DemosAlan Viverette2015-11-045-145/+93
| | | | | | | | | | Bug: 23467280 Change-Id: I20453e15e5fb7b235da910d0c290641bd1c3d4c8
| * GuidedStepFragment: Example of two columns actionsDake Gu2015-11-032-4/+22
| | | | | | | | | | | | Bug 24979563 Change-Id: Id28e9b374d464846043e96c6b24ee95eed1af1d7
| * Remove pre-Material drawer demo apps.Kirill Grouchnikov2015-11-0211-591/+0
| | | | | | | | | | Bug: 25321348 Change-Id: I53859ee48b3821192344e70f54a7f4fc20f8d4e7
| * Material-compliant sample app for drawer layout.Kirill Grouchnikov2015-11-029-0/+298
| | | | | | | | | | Bug: 25321348 Change-Id: Ib26c112bbcb515869bd3bacc91be553b9aca8ef0
| * Dont use R.id.content to host GuidedStepFragmentDake Gu2015-10-297-12/+48
| | | | | | | | | | | | | | | | Added example of set action not focusable Bug 25352427 Change-Id: Ie9aed8c52d7639c3a39938117be94a65cf2005eb
| * Merge "GuidedStep example: Use standard action IDs and titles" into mnc-ub-devDake Gu2015-10-282-28/+44
| |\
| | * GuidedStep example: Use standard action IDs and titlesDake Gu2015-10-282-28/+44
| | | | | | | | | | | | | | | | | | Bug 25193684 Change-Id: Iced3aa78db1437d1823b60d2be1188993f557958
| * | Merge "Test app for ViewPager." into mnc-ub-devKirill Grouchnikov2015-10-285-0/+201
| |\ \ | | |/ | |/|
| | * Test app for ViewPager.Kirill Grouchnikov2015-10-275-0/+201
| | | | | | | | | | | | | | | Bug: 25113163 Change-Id: Idd49f9e74831875a55ea19c5fa5e9adc732dd091
| * | Merge "SupportLeanbackDemo: add example finishGuidedStepFragments()" into ↵Dake Gu2015-10-282-8/+12
| |\ \ | | | | | | | | | | | | mnc-ub-dev
| | * | SupportLeanbackDemo: add example finishGuidedStepFragments()Dake Gu2015-10-272-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | and popBackStackToGuidedStepFragment() Change-Id: I747673f886bebf5ccc81b8f686c801ede4b5ac0b
| * | | Merge "Add a comment on drawer layout file." into mnc-ub-devKirill Grouchnikov2015-10-281-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Add a comment on drawer layout file.Kirill Grouchnikov2015-10-271-1/+2
| | |/ | | | | | | | | | | | | Bug: 9075592 Change-Id: I839d54ccf4a4eb82e30798408927759da247cde9
| * | Merge "GuidedStep: More example of editing" into mnc-ub-devDake Gu2015-10-272-22/+156
| |\ \ | | |/ | |/|
| | * GuidedStep: More example of editingDake Gu2015-10-262-22/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | Example of switching text when editing. Example of error checking and next action. Example of InputType. Example of enable/disable action. Change-Id: Iea5108cb3f3d487be0a8cd892568c3e053ee3d0d
| * | Update version to 23.1.1. DO NOT MERGE.Chris Flatt2015-10-271-1/+1
| |/ | | | | | | Change-Id: Ia03e7bc7ac736364a76856972c08c00748a081b3
| * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: ↵Marco Loaiza2015-10-261-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | a4404b1a6f am: bde2559e58 * commit 'bde2559e58762bfd8e77c8beec3814a0371b4ec6': Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
| | * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.Marco Loaiza2015-10-261-1/+1
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | am: a4404b1a6f * commit 'a4404b1a6f425fc3a8b5f074a80f1df1b2341641': Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
| | | * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.Marco Loaiza2015-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't want to include this app in clockwork emulator images, but is safe to change since the app is being explicity added for the phone emulator images in build/target/product/sdk_base.mk Bug: 24696853 Change-Id: I2e4f73fcffe9eb8957d41cd886124b7db4622c76
| * | | Add AppBar sample using SwipeRefreshLayoutChris Banes2015-10-234-0/+85
| | | | | | | | | | | | | | | | Change-Id: I8d2c84fcbdf13ec66f256d083bc8f2384928f161
| * | | Update the Connectivity debug app to the multinetwork API. am: 28bb8be0daLorenzo Colitti2015-10-223-34/+81
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | am: bf91969961 * commit 'bf919699618027415134ccb39f66e2464257adaa': Update the Connectivity debug app to the multinetwork API.
| | * | Update the Connectivity debug app to the multinetwork API.Lorenzo Colitti2015-10-223-34/+81
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 28bb8be0da * commit '28bb8be0daaf93d0053fdeafc9de283eb7c59848': Update the Connectivity debug app to the multinetwork API.
| * | | | Add demo for TextInputLayout's counterChris Banes2015-10-212-9/+32
| | | | | | | | | | | | | | | | | | | | Change-Id: I3a2453b6d5ad3d5ea2abd5de66c95a7db0bd6f83
| * | | | Merge "Add usage of BottomSheetBehavior" into mnc-ub-devYuichi Araki2015-10-166-0/+175
| |\ \ \ \
| | * | | | Add usage of BottomSheetBehaviorYuichi Araki2015-09-286-0/+175
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia6a6098c9a2ab7bcda0cc29c6800494faa97b440
| * | | | | am 2d7067cd: am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. ↵Xavier Ducrohet2015-10-141-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | DO NOT MERGE. * commit '2d7067cd967e91fdeb5632f5a1fbc5035c3d9c6a': Update build tools rev to <API>.0.2. DO NOT MERGE.
| | * | | | am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.Xavier Ducrohet2015-10-141-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a3496a094db944849aba9a89e645aea5e10faadd': Update build tools rev to <API>.0.2. DO NOT MERGE.
| * | | | | | am c0781cd7: am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windowsMiao Wang2015-10-141-4/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c0781cd7744ee4ae2a8f95c14724a9b05698174b': Fix llvm-rs-cc.exe crash for windows
| | * | | | | am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windowsMiao Wang2015-10-141-4/+7
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '10b385c0f863710e2d2a2ebada74a8c8c14c81f8': Fix llvm-rs-cc.exe crash for windows
| * | | | | | | Update version to 23.1.0. DO NOT MERGE.Chris Flatt2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7e27e0e57b51f78f2d06df1081e2fdf570f363ea
| * | | | | | | Update support library to 23.1.1. DO NOT MERGEChris Flatt2015-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifaaa53575446dd025400b91ecc990c0d2664e2ab
| * | | | | | | Remove route providers which use RouteGroupSungsoo Lim2015-10-131-36/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 24831500 Change-Id: I272a2a944685384166308aa745e67d743e0b7637
| * | | | | | | am de02034f: am 944fb730: am 419fb50c: Merge "Update system images to ↵Bo Hu2015-10-097-7/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revision 4" into mnc-dev * commit 'de02034f6f289945691eeec4fb89d35804198eea': Update system images to revision 4
| | * | | | | | am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into ↵Bo Hu2015-10-097-7/+7
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit '944fb7302582f6626ca4fd3ba6c7a41ce86abcbc': Update system images to revision 4
| * | | | | | | | SupportLeanbackShowcase: get rid of card view background overdrawDake Gu2015-10-085-52/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3a46d34df265eda2cf38bfca80d3786aa5a8a23b
| * | | | | | | | Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-devJae Seo2015-10-0715-64/+212
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Support7Demos: Update the MediaRouter demoJae Seo2015-10-0715-64/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I661e17073bd71e45610360bbf5b372eaf41c4fe3
| * | | | | | | | | SupportLeanbackShowcase: performance fix of ImageCardView resourceDake Gu2015-10-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Picasso to load Image in background thread instead of decoding Bitmap in UI thread. Change-Id: Ib798d167108f8445b3898cab72dc7dfabfe13c8a
| * | | | | | | | | SupportLeanbackShowcase: dont expand side infoDake Gu2015-10-051-12/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transition animation isn't right. Browse fragment hasn't implemented the pre-layout for row children horizontal layout change. Change-Id: Ib4f55651c3f568ad9224c474036663f35935c4e3
| * | | | | | | | Leanback Demo: demo of edit titleDake Gu2015-10-054-15/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 24673827 Change-Id: I1e4d9378cc862d748055387a71129692bd4cf53b
| * | | | | | | | Supportleanbackshowcase: Polishing 2 and transition performance fixDake Gu2015-10-015-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move background of browse/details/music from layout to windowBackground. Setting background on view will cause the whole RelativeLayout being faded in while transition move content inside the RelativeLayout. The RelativeLayout does not have a hardwarelayer, nor does it specify hasOverlappingRendering=false. This falls to the slowest rendering path. Change-Id: I78bacc965e641d7f960aae5cf212c29f6b1f0f11
| * | | | | | | | Supportleanbackshowcase: PolishingDake Gu2015-10-015-15/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support staggered slide in/out transition for VerticalGrid. Move background from layout file to windowBackground in theme. Defining background on view conflicts with transitions. Change-Id: If823f492fd5bdd0b16c1d1e735f4214f925f3ae3
| * | | | | | | | Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-devDake Gu2015-10-017-61/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Showcase: Update SDK to 23 and support lib to 23.0.1Dake Gu2015-10-017-61/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated for new API addAsRoot() for GuidedStepFragment. Rmove the awkward setStep() call, we can find current GuidedStepFragment using standard API. Change-Id: I7ecb108a36ab5d0091c230dd5c5686e3a91f1857