summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Change constant to PowerManager.RELEAES_FLAG_WAIT_FOR_NO_PROXIMITYMichael Wright2014-09-121-3/+3
* Merge "Fixed empty TransitionSet not notifying listeners." into lmp-devGeorge Mount2014-09-111-3/+9
|\
| * Fixed empty TransitionSet not notifying listeners.George Mount2014-09-111-3/+9
* | Merge "Annotate bindServiceAsUser with SystemApi" into lmp-devAmith Yamasani2014-09-111-0/+1
|\ \
| * | Annotate bindServiceAsUser with SystemApiAmith Yamasani2014-09-111-0/+1
* | | Merge "Add zygote preloading of shared libraries" into lmp-devBrian Carlstrom2014-09-111-0/+8
|\ \ \
| * | | Add zygote preloading of shared librariesBrian Carlstrom2014-09-111-0/+8
* | | | Merge "Add support for default content description in DecorToolbar" into lmp-devYigit Boyar2014-09-114-32/+49
|\ \ \ \
| * | | | Add support for default content description in DecorToolbarYigit Boyar2014-09-104-32/+49
* | | | | Merge "Vertically align toolbar child views with similar gravities" into lmp-devAlan Viverette2014-09-111-25/+51
|\ \ \ \ \
| * | | | | Vertically align toolbar child views with similar gravitiesAlan Viverette2014-09-111-25/+51
* | | | | | Merge "Remove View methods that can't be used safely from the SDK" into lmp-devAdam Powell2014-09-111-0/+4
|\ \ \ \ \ \
| * | | | | | Remove View methods that can't be used safely from the SDKAdam Powell2014-09-111-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "If activity is an alias get maxRecents from target" into lmp-devCraig Mautner2014-09-112-1/+5
|\ \ \ \ \ \
| * | | | | | If activity is an alias get maxRecents from targetCraig Mautner2014-09-112-1/+5
* | | | | | | Merge "Update VpnService Javadoc to reflect new UX." into lmp-devJeff Davidson2014-09-111-4/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update VpnService Javadoc to reflect new UX.Jeff Davidson2014-09-111-4/+10
* | | | | | | Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-114-30/+4
* | | | | | | Merge "Fixed: TransitionSet setStartDelay did nothing." into lmp-devGeorge Mount2014-09-111-1/+14
|\ \ \ \ \ \ \
| * | | | | | | Fixed: TransitionSet setStartDelay did nothing.George Mount2014-09-111-1/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Have Activity Transitions activited by a new window attribute." into l...George Mount2014-09-114-24/+33
|\ \ \ \ \ \ \
| * | | | | | | Have Activity Transitions activited by a new window attribute.George Mount2014-09-114-24/+33
* | | | | | | | Merge "camera2.legacy: Add aberration, noisereduction, timestamp source keys"...Igor Murashkin2014-09-113-8/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | camera2.legacy: Add aberration, noisereduction, timestamp source keysIgor Murashkin2014-09-113-8/+72
* | | | | | | | | Hide mutable VpnService APIs to add/remove IP addresses dynamically.Sreeram Ramachandran2014-09-111-0/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Make starting window hw-accelerated" into lmp-devChet Haase2014-09-114-33/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Make starting window hw-acceleratedChet Haase2014-09-114-33/+17
* | | | | | | | Merge "Create correct files in dropbox on encrypted boot" into lmp-devPaul Lawrence2014-09-111-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Create correct files in dropbox on encrypted bootPaul Lawrence2014-09-111-2/+9
* | | | | | | | | Add DevicePolicyManager PrivateKey mgmtBernhard Bauer2014-09-112-0/+31
* | | | | | | | | Merge "Add flag to JobParameters for job expired" into lmp-devMatthew Williams2014-09-111-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add flag to JobParameters for job expiredMatthew Williams2014-09-101-1/+16
* | | | | | | | | | Merge "Apply cross-user restrictions to Shell" into lmp-devAmith Yamasani2014-09-112-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Apply cross-user restrictions to ShellAmith Yamasani2014-09-102-1/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Bugfix: use the correct user for ContentResolver calls" into lmp-devAlexandra Gherghina2014-09-111-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bugfix: use the correct user for ContentResolver callsAlexandra Gherghina2014-09-101-4/+4
* | | | | | | | | | | Merge "Replace TreeSet with HashSet." into lmp-devPrzemyslaw Szczepaniak2014-09-111-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Replace TreeSet with HashSet.Przemyslaw Szczepaniak2014-09-111-5/+4
* | | | | | | | | | | | Merge "Omit appearing views that have a parent that is also appearing." into ...George Mount2014-09-111-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Omit appearing views that have a parent that is also appearing.Craig Stout2014-09-101-0/+12
* | | | | | | | | | | | | Merge "Allow device owners to update LOCATION_MODE." into lmp-devJulia Reynolds2014-09-112-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow device owners to update LOCATION_MODE.Julia Reynolds2014-09-042-6/+10
* | | | | | | | | | | | | | Merge "Remove package level intent forwarding." into lmp-devAlexandra Gherghina2014-09-113-46/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove package level intent forwarding.Adam Connors2014-09-113-46/+0
* | | | | | | | | | | | | | Merge "Flush HTTP socket pools and DNS cache when binding process to a Networ...Paul Jensen2014-09-111-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Flush HTTP socket pools and DNS cache when binding process to a Network.Paul Jensen2014-09-101-1/+16
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Make Network.openConnection() share HttpHandlers not OkHttpClients." i...Paul Jensen2014-09-111-28/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Make Network.openConnection() share HttpHandlers not OkHttpClients.Paul Jensen2014-09-111-28/+40
* | | | | | | | | | | | | | Merge "Use Calendar day of week rather than Time in SimpleMonthView" into lmp...Alan Viverette2014-09-111-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use Calendar day of week rather than Time in SimpleMonthViewAlan Viverette2014-09-101-4/+9
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |