Scott Main
60c10d4f73
am e2af77e6: am 7b5abd15: Merge "docs: fix L Preview G+ links (permanently)" into klp-modular-dev
...
* commit 'e2af77e635741709bccd60f3d83253fcbca393d3':
docs: fix L Preview G+ links (permanently)
2014-06-29 03:24:48 +00:00
smain@google.com
0f77967088
am fa8e8113: am d2b869d0: revisions to the app structure design guide
...
* commit 'fa8e81135a1aeac9d8e850944119b72ed994be01':
revisions to the app structure design guide
2014-06-29 03:24:42 +00:00
Robert Ly
fe4e47602c
am 49ba77b4: am 4c42ab4b: (-s ours) Merge "Revert "Add api 20 to list used by reference docs."" into klp-modular-dev
...
* commit '49ba77b441d0dc32c2423cf635e81dc31514d2a8':
Revert "Add api 20 to list used by reference docs."
2014-06-29 03:24:37 +00:00
Robert Ly
1ab96f29b6
am 684abbb4: am e774eb93: (-s ours) Merge "Add api 20 to list used by reference docs." into klp-modular-dev
...
* commit '684abbb448444cb2e50a547073e2a70de036c579':
Add api 20 to list used by reference docs.
2014-06-29 03:24:26 +00:00
Craig Mautner
55302e154d
Merge "Restore saved fragment state"
2014-06-28 11:29:09 +00:00
Dianne Hackborn
cb3ed1dc28
Add new sendingUid field to Message.
...
This tell you where the message came from when it was
delivered through a Messenger.
Change-Id: I86a5f521c8ae919b45872dd76b61e83447f397ab
2014-06-28 14:26:02 -07:00
Craig Mautner
33acfbed07
Restore saved fragment state
...
DialogFragment was saving the state of the dialog in
onSavedInstanceState() but this was being lost because it was
only being saved in the FragmentState but not being restored
into the Fragment when the Fragment was being reinstantiated.
This left us in a state after a rotation where the
DialogFragment was in the state "showing" but had never been
relaunched. Restoring the saved Bundle to the Fragment causes
the DialogFragment to be relaunched after the rotation.
Fixes bug 15559669.
Change-Id: I953a6c4bfdaed1ebcad1d99f47ceac5e017797db
2014-06-28 14:00:53 -07:00
John Spurlock
6612727c18
Doze: allow devices to opt-out of sigmotion trigger.
...
For devices with unreliable significant motion sensors, allow
the tease signal to be disabled via device config.
Also add doze state to dream service dumpsys.
Bug:15863249
Change-Id: I23eeec09c69cc3bd43b187e49555391ac0a99d9f
2014-06-28 11:31:44 -04:00
Scott Main
e2af77e635
am 7b5abd15: Merge "docs: fix L Preview G+ links (permanently)" into klp-modular-dev
...
* commit '7b5abd15ab15c9f36783dd00c1953d9cf16c33f7':
docs: fix L Preview G+ links (permanently)
2014-06-28 02:39:37 +00:00
smain@google.com
fa8e81135a
am d2b869d0: revisions to the app structure design guide
...
* commit 'd2b869d052e65958545f2dc49c3eef8ff0066280':
revisions to the app structure design guide
2014-06-28 02:32:24 +00:00
Robert Ly
49ba77b441
am 4c42ab4b: (-s ours) Merge "Revert "Add api 20 to list used by reference docs."" into klp-modular-dev
...
* commit '4c42ab4ba59d75eca4883ece2944c30ca36b760f':
Revert "Add api 20 to list used by reference docs."
2014-06-28 02:32:19 +00:00
Robert Ly
684abbb448
am e774eb93: (-s ours) Merge "Add api 20 to list used by reference docs." into klp-modular-dev
...
* commit 'e774eb939875c02135c7ce9af8e81322a7c0ab59':
Add api 20 to list used by reference docs.
2014-06-28 02:26:16 +00:00
smain@google.com
d2b869d052
revisions to the app structure design guide
...
Change-Id: I15e68e454180b848db81791350ba7985817c0930
2014-06-27 18:43:50 -07:00
Jim Miller
f41fc9664f
Add fingerprint detection support to Keyguard.
...
Tested:
- power-on with fingerprint sensor
- dismiss bouncer with fingerprint
- fingerprint to enter trusted state
Change-Id: I6aab7591d370412a143fe219a1575b2719a4de96
2014-06-28 01:11:20 +00:00
smain@google.com
323d0c56aa
am 67421351: Merge "fix links to wear downloads" into klp-modular-dev
...
* commit '67421351cc6fd99aef741bb3bc2599bcb1288d1d':
fix links to wear downloads
2014-06-27 22:57:57 +00:00
John Spurlock
eb8d1be6ac
Add a BIND_DREAM_SERVICE signature-level permission.
...
Starting in api 21, will be required to bind to a
declared dream or doze service.
Also added to aapt dump badging output.
Bug:15862654
Change-Id: Ifa0a594eeecf21e6146176c7810a847e1d08fe3b
2014-06-27 18:33:42 -04:00
Alan Viverette
81af3aef9a
Update currents.txt to fix build
...
Change-Id: I46dde6a1ef127dcbaac4937c4bb86cb6e9b6c8e1
2014-06-27 22:32:40 +00:00
Robert Ly
00a05a902f
am 6ebcfb87: docs: notif image
...
* commit '6ebcfb87b8111ee7110aeade6fba35e1862528da':
docs: notif image
2014-06-27 18:17:19 +00:00
Robert Ly
6ebcfb87b8
docs: notif image
...
Change-Id: I2ee3e1da39297f74c8142875c3e71fb0953f5a46
2014-06-27 11:12:04 -07:00
Robert Ly
b76f6afeca
am 137d9da3: Merge "docs: fix images for notifications" into klp-modular-dev
...
* commit '137d9da3aab652dccc82f4b5741d1c48b8b6cfe9':
docs: fix images for notifications
2014-06-27 18:03:41 +00:00
Robert Ly
a1180f7b72
am 5627b521: Merge "fix build" into klp-modular-dev
...
* commit '5627b521e058058b2496a076256b727e0635ea88':
fix build
2014-06-27 17:21:18 +00:00
Robert Ly
672b1d13c9
am ba102925: Merge "more doc fixes for notifcations and wear" into klp-modular-dev
...
* commit 'ba1029257999fbfc6c7741d05cee10b8f2036f2f':
more doc fixes for notifcations and wear
2014-06-27 17:13:40 +00:00
Scott Main
7b5abd15ab
Merge "docs: fix L Preview G+ links (permanently)" into klp-modular-dev
2014-06-27 16:52:20 +00:00
Joe Fernandez
f50f51cfbd
docs: fix L Preview G+ links (permanently)
...
Change-Id: I699ae07a977495a23c3cb0f440f90c856bc17a3e
2014-06-27 17:00:59 -07:00
Robert Ly
5627b521e0
Merge "fix build" into klp-modular-dev
2014-06-27 16:52:20 +00:00
Robert Ly
af0ce935c3
fix build
...
Change-Id: I66278269f8f02358c6d2529ef8839eb1ea42fdc4
2014-06-27 10:13:58 -07:00
Robert Ly
939765f842
more doc fixes for notifcations and wear
...
Change-Id: I9f0d168a8ebafb778924919766910b79504ebf68
2014-06-27 10:07:03 -07:00
Robert Ly
e774eb9398
Merge "Add api 20 to list used by reference docs." into klp-modular-dev
2014-06-27 15:56:14 +00:00
Dirk Dougherty
99296a12c0
Add api 20 to list used by reference docs.
...
Change-Id: Icdf0e9238846f943db527becde92d38f362a9f32
2014-06-27 15:44:19 -07:00
Robert Ly
034bd9cd58
am af19c795: Merge "fix gmscore preview isntructions" into klp-modular-dev
...
* commit 'af19c795e275b1e7d16fad351b3a14f74ef29088':
fix gmscore preview isntructions
2014-06-27 14:35:28 +00:00
smain@google.com
f106d5279f
am 3822bf89: change the G+ community link
...
* commit '3822bf8935310f8f94a534b986a2af935336d7e8':
change the G+ community link
2014-06-27 01:19:21 +00:00
smain@google.com
3822bf8935
change the G+ community link
...
Change-Id: I68d453062232b739c3fdaee193eb9a20cd03d8f8
2014-06-26 18:12:51 -07:00
Ricardo Cervera
eb63c4cd6e
am cf54f881: docs: Replaced image in L Preview material docs
...
* commit 'cf54f881aced94aec5df3b956cfc6b380cbc6b87':
docs: Replaced image in L Preview material docs
2014-06-27 01:03:39 +00:00
Ricardo Cervera
cf54f881ac
docs: Replaced image in L Preview material docs
...
Change-Id: I7db905f0fc8ae2bf9826d74bc7030d5a41cd2859
2014-06-26 17:53:12 -07:00
Chris Craik
155854f598
Merge "Remove isRecording() method from renderers"
2014-06-26 23:40:51 +00:00
Chris Craik
f23b25abfb
Remove isRecording() method from renderers
...
DisplayListRenderer is all that's accessed from java, and is entirely
separate from OpenGLRenderer now.
Change-Id: Ie733be71520c13fdb55dfe3522bb445ae2b50ac1
2014-06-27 17:49:52 -07:00
smain@google.com
d4e3cdde83
am 323d0c56: am 67421351: Merge "fix links to wear downloads" into klp-modular-dev
...
* commit '323d0c56aad7f65fd9c466ae58ae1a464525e98e':
fix links to wear downloads
2014-06-27 23:06:40 +00:00
Craig Mautner
97f82fda0b
Merge "Add logging to TaskPersister restore."
2014-06-27 15:56:14 +00:00
Craig Mautner
77b04267c6
Add logging to TaskPersister restore.
...
Solve tasks not being restored.
Fixes bug 15935752.
Change-Id: Ia3dd50072ac8255bcc37812a0639545b60f5d06f
2014-06-27 15:28:01 -07:00
Nancy Chen
44c76c97bc
Merge "Change the framework api for a constant in CallLog.Calls"
2014-06-26 23:50:27 +00:00
Ying Wang
079d13e246
Add target to build System API docs.
...
Also generate system_api.txt.
Change-Id: I413f7b3e455643450f959088dfabbc47296e0189
2014-06-27 17:12:31 -07:00
Nancy Chen
284660104f
Change the framework api for a constant in CallLog.Calls
...
For SUBSCRIPTION_COMPONENT_NAME from "component_name" to
"subscription_component_name"
Bug: 15473965
Change-Id: Ic56f623a048d2f4a59a631b02e61db46678df440
2014-06-27 17:02:15 -07:00
Baligh Uddin
5aac7f2429
am ab073359: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
...
* commit 'ab07335962f2b4d34e66bc49d1868b776ecd15ac':
Import translations. DO NOT MERGE
2014-06-28 00:00:24 +00:00
Nancy Chen
5ffbfccea0
Add Subscription field to Call-related framework objects
...
Getter and setter methods for framework objects that will need to pass
subscription information between activities.
Bug: 15473965
Change-Id: If1e33fd1fe13262954572558580cdcda73795dc0
2014-06-27 16:17:21 -07:00
Baligh Uddin
65caf07805
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
2014-06-27 16:52:20 +00:00
Baligh Uddin
850bf628a4
Merge "Import translations. DO NOT MERGE" into lmp-preview-dev
2014-06-27 15:56:14 +00:00
Dirk Dougherty
bf91c8a61d
am bb5a3dfb: Doc change: point to correct plus community for ldp.
...
* commit 'bb5a3dfbe858b899a04a0d406639e6602e403376':
Doc change: point to correct plus community for ldp.
2014-06-26 21:23:14 +00:00
Dirk Dougherty
bb5a3dfbe8
Doc change: point to correct plus community for ldp.
...
Change-Id: I6d22041f3de47ce59d418b492c8c7b2b758c2e05
2014-06-26 14:14:17 -07:00
Dirk Dougherty
dbe1dc3bf4
am d3e8c7f1: Doc change: change plus community for ldp.
...
* commit 'd3e8c7f19496d6a9ec94c6e7686bd0a6d35f730b':
Doc change: change plus community for ldp.
2014-06-26 21:12:42 +00:00
Dirk Dougherty
d3e8c7f194
Doc change: change plus community for ldp.
...
Change-Id: I4dd149f2e2521f79d526dd89c08afb794fc83361
2014-06-26 12:44:24 -07:00