6203 Commits

Author SHA1 Message Date
Ed Heyl
fc3d4dbd09 am 6ae7e758: am 39912f7f: Merge commit \'87bb019e57eddcedd4aeca180ac36bdf1d42064a\' into jb-mr1-dev
* commit '6ae7e75876bbdf7d11e1c78d784f0eeb346e7215':
  Keyguard sliding challenge - fix overeager touch interception
  Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b.
  Showing message when max attempts are hit in face unlock fixes b/7306168
  Keyguard tablet/portrait fix for HUGE security views
  Cancel camera launch on screen off.
  Fix launcher flash during secure camera transition.
  Updating isShowing during onResume()
  Suppressing FUL after going to backup fixes b/7449820
  Addressing comments for change c4842c11932ea4f60fe7ae09b0a59660207e1587
  Adding a button for expanding the clock screen challenge.
  Accessibility support for the lockscreen  - phone.
  Stripping dead API related to keyguard widgets
  FUL being unsuppressed when screen turns off fixes b/7453702
  Show the keyboard less aggressively.
2012-11-01 19:15:46 -07:00
Zhihai Xu
eddc88fbe5 am 9ae23b7d: am 0de49148: Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev
* commit '9ae23b7d2215de2737fb3752ad9af19bbe07388c':
  Fix for BluetoothAdapter.getAddress() when BT is off on some devices
2012-11-01 12:47:49 -07:00
Zhihai Xu
09452829e6 am 0de49148: Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev
* commit '0de49148f07c7f0b3b45cec0ef502db4b9163711':
  Fix for BluetoothAdapter.getAddress() when BT is off on some devices
2012-11-01 12:45:31 -07:00
Zhihai Xu
0de49148f0 Merge "Fix for BluetoothAdapter.getAddress() when BT is off on some devices" into jb-mr1-dev 2012-11-01 12:43:28 -07:00
Svetoslav Ganov
8f7e1be4b1 Merge "Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b." into jb-mr1-lockscreen-dev 2012-11-01 12:30:39 -07:00
Svetoslav Ganov
0f87a72d59 Addressing comments in 74bdd21629681528dbe7f3ea363d99c8514e026b.
Change-Id: I807733dabc18bc8894c777d19c4d0e3ca809476c
2012-11-01 12:14:53 -07:00
Scott Main
18ab55402f am df55c297: am 56a3ce03: Merge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev
* commit 'df55c2979edbc8a91a24cc1c3967300937b37645':
  docs: update description for location permissions bug: 6996667
2012-11-01 11:56:13 -07:00
Scott Main
1e44e96e22 am 56a3ce03: Merge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev
* commit '56a3ce038eb03a527b475779d7abf694da1879bc':
  docs: update description for location permissions bug: 6996667
2012-11-01 11:51:26 -07:00
Scott Main
56a3ce038e Merge "docs: update description for location permissions bug: 6996667" into jb-mr1-dev 2012-11-01 11:47:44 -07:00
Adam Cohen
9767597a74 Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-dev 2012-11-01 11:31:35 -07:00
Romain Guy
aabe4bb477 am 9c0010f8: am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev
* commit '9c0010f856d623845b20a7dd13c024023626623c':
  A new clock widget to create lock screen appwidgets
2012-11-01 11:28:13 -07:00
Adam Powell
757d0d88ef Merge "Keyguard tablet/portrait fix for HUGE security views" into jb-mr1-lockscreen-dev 2012-11-01 11:26:34 -07:00
Romain Guy
40daf33c02 am 998d03bd: Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev
* commit '998d03bd943053741bab17a8ef0abb355f6bc3ae':
  A new clock widget to create lock screen appwidgets
2012-11-01 11:25:49 -07:00
Romain Guy
998d03bd94 Merge "A new clock widget to create lock screen appwidgets" into jb-mr1-dev 2012-11-01 11:23:17 -07:00
Adam Powell
5ee6ba6158 Keyguard tablet/portrait fix for HUGE security views
Integrate from proto app

Bug 7453420

Change-Id: I3dca6e4d96c319c17ee52e13616c15db085b1c97
2012-11-01 11:22:55 -07:00
Scott Main
277b352d9f docs: update description for location permissions
bug: 6996667

Change-Id: I3b5d706d98b56386a88b33a343721ff7432063b9
2012-11-01 10:55:02 -07:00
Zhihai Xu
d31c32217c Fix for BluetoothAdapter.getAddress() when BT is off on some devices
There are two problem, 1.If we have wrong bluetooth address in
global settings db, we never will update it 2. We need enable bluetooth
to get the bluetooth address for some devices. For 1, we fix it by add
a valid flag in global setting db, this flag will be set when we stored
correct address and name to db. We only load the name and address from
global setting db when this valid flag is set during power up.
For2. we will read BT address after bluetooth is at ON state.
bug 7440409

Change-Id: Ic4740b3f0b2fcd214c7ca8393f7331c140eec66d
2012-11-01 02:19:08 -07:00
Michael Jurka
345c0fa06c am 40d90211: am c8dc8eb3: Merge "Use new keyguard appwidget picker" into jb-mr1-lockscreen-dev
* commit '40d90211fe038219ef6595a8d56e5d9b390e2f89':
  Use new keyguard appwidget picker
2012-10-31 20:35:57 -07:00
Adam Powell
65d33bacd7 am 302b6819: am 077105ba: Merge "Fix some drag behavior bugs in keyguard" into jb-mr1-lockscreen-dev
* commit '302b6819cdedefff5d7ec74133bf73a461eab99f':
  Fix some drag behavior bugs in keyguard
2012-10-31 20:35:53 -07:00
Svetoslav Ganov
b544746365 am 0c777537: am cdb80888: Merge "Fix keypad accessibility." into jb-mr1-lockscreen-dev
* commit '0c77753749bf0372a3876ba5f8a45d497208614c':
  Fix keypad accessibility.
2012-10-31 20:35:24 -07:00
Svetoslav Ganov
6525efafa9 am 708d8db9: am 51cfc540: Merge "Accessibility of the lock screen - strings" into jb-mr1-lockscreen-dev
* commit '708d8db946e048527a56a23accfaa2e94333ca5c':
  Accessibility of the lock screen - strings
2012-10-31 20:35:17 -07:00
Romain Guy
3d1728c03a A new clock widget to create lock screen appwidgets
This new widget replaces DigitalClock. It listens to all the correct
system events and offer the ability to customize the formatting
patterns in 12-hour and 24-hour modes. It also supports fixed
time zones to create world clocks.

One more step towards becoming ClockOS!

Change-Id: I677e5dfca8cd8c8d1f8c49e54d7507f4d1885bf4
2012-10-31 20:31:58 -07:00
Adam Powell
055f001f76 am 45d2f164: am e74fcc0e: Merge "Fix keyguard bugs" into jb-mr1-lockscreen-dev
* commit '45d2f164877a8bfd4e99666b00d56169b23ff979':
  Fix keyguard bugs
2012-10-31 19:41:55 -07:00
Jim Miller
0b063f3103 am 2bf287c8: am 162fc8e6: Merge "Re-enable transition animation between face unlock and backup" into jb-mr1-lockscreen-dev
* commit '2bf287c884f18e0f5c18c738d2d9b42d34323857':
  Re-enable transition animation between face unlock and backup
2012-10-31 19:41:46 -07:00
Svetoslav Ganov
412a92cfe2 am acb544dd: am 8ea7cbe6: Merge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev
* commit 'acb544dda8861b7da84c8c078d87a7a713f363a8':
  Lockscreen accessibility - strings.
2012-10-31 19:41:36 -07:00
Svetoslav Ganov
c4842c1193 Accessibility support for the lockscreen - phone.
Change-Id: Idc99f1322a1d635dd07e1f5efa1665a4676267c2
2012-10-31 17:49:10 -07:00
Adam Cohen
8f697d8580 Stripping dead API related to keyguard widgets
Change-Id: Ieb6c57ef736712b3266de08027f9626104cdf1bb
2012-10-31 17:42:26 -07:00
Michael Jurka
c8dc8eb327 Merge "Use new keyguard appwidget picker" into jb-mr1-lockscreen-dev 2012-10-31 17:10:11 -07:00
Adam Powell
fa668cc930 Fix some drag behavior bugs in keyguard
Integrate from proto app

Make sure you can drag back up immediately without the delay of extra
offset on the challenge view.

There are still a few further tweaks to make here that will be
dependent on another upcoming patch.

Change-Id: I6af599e43d6be6da7b431dca5b87e39c157a54df
2012-10-31 17:01:38 -07:00
Michael Jurka
fc753c0cf6 Use new keyguard appwidget picker
Also, remove ability to filter widgets by feature
in appwidget picker in anticipation of api change

Change-Id: I325de0b98f03d3a250758d504229ea27794b5330
2012-10-31 16:53:04 -07:00
Baligh Uddin
8994804c7d am 0abea6d6: am 9e3a900c: Merge "Revert "Removed symbol causing compile breakage."" into jb-mr1-dev
* commit '0abea6d6e78758e225f4e0b1fcd3b92be1c4e63b':
  Revert "Removed symbol causing compile breakage."
2012-10-31 16:39:03 -07:00
Baligh Uddin
fce1cc9a6c am f3820b13: am dd733251: Merge "Removed symbol causing compile breakage." into jb-mr1-dev
* commit 'f3820b139e7a79df959c977cb83324639652c11a':
  Removed symbol causing compile breakage.
2012-10-31 16:31:25 -07:00
Baligh Uddin
2a2734f242 Revert "Removed symbol causing compile breakage."
breaks build.

This reverts commit d8a5792ae760a22aed4aa4ffd2caa5161d61baad

Change-Id: Ib92e9eee7f581bd9c508a735ef8a770316565d25
2012-10-31 16:16:22 -07:00
Svetoslav Ganov
cdb80888b7 Merge "Fix keypad accessibility." into jb-mr1-lockscreen-dev 2012-10-31 15:06:32 -07:00
Baligh Uddin
d8a5792ae7 Removed symbol causing compile breakage.
Seems like this string was removed in
  https://googleplex-android-review.googlesource.com/#/c/247477

Change-Id: I2cc96143980d326cfdbc1db3b2a3c9766963ef03
2012-10-31 15:05:47 -07:00
Svetoslav Ganov
562afa97c2 Accessibility of the lock screen - strings
Change-Id: I573a65e5de4c258831bd14f4d54ab3eabf67b8e1
2012-10-31 14:32:08 -07:00
Jean-Baptiste Queru
ab5202c3f1 Fix build - Add back symbol that's still needed
Change-Id: Iee59db7950bd83a480baa0b63729b16563251ad9
2012-10-31 11:35:48 -07:00
Baligh Uddin
5b0398448b Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-lockscreen-dev 2012-10-31 10:37:04 -07:00
Baligh Uddin
8029f74fb8 Revert "Import translations. DO NOT MERGE"
Broken Build:
frameworks/base/core/res/res/values/symbols.xml:558: error: Symbol 'keyguard_accessibility_widget_changed' declared with <java-symbol> not defined
make: *** [out/target/common/obj/APPS/framework-res_intermediates/package-export.apk] Error 1


This reverts commit 30a3eeaa4bc8d654b6ff3beb109b6af3f347b135

Change-Id: I505c6c1f3444c80519fbee50d7dda656f5c9b76e
2012-10-31 10:35:22 -07:00
Baligh Uddin
02dfd644c9 Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev 2012-10-31 10:13:00 -07:00
Adam Powell
e74fcc0eb1 Merge "Fix keyguard bugs" into jb-mr1-lockscreen-dev 2012-10-30 21:00:40 -07:00
Adam Powell
cdf8b48745 Fix keyguard bugs
Integrate from proto app

Get some layout/alignment right between security views, bouncer,
etc. Expand the space available for the more cramped security views
when not in the bouncer.

Fix bug 7434391 - don't allow widget swiping in bouncer mode. Fix a
few other bouncer-related state tracking problems as well.

Use layers when moving the security view around.

Change-Id: Ied14bab8bb5c3d997c734a3ae657b766c427253f
2012-10-30 20:57:10 -07:00
Jim Miller
162fc8e64b Merge "Re-enable transition animation between face unlock and backup" into jb-mr1-lockscreen-dev 2012-10-30 20:43:52 -07:00
Jim Miller
22ae05d50c Re-enable transition animation between face unlock and backup
Change-Id: Ia90cf73e400f45c8b73f34cbc521dcbc62258ca8
2012-10-30 20:37:57 -07:00
Baligh Uddin
30a3eeaa4b Import translations. DO NOT MERGE
Change-Id: I0909dffc40bf6e8325b97aa0c5a0ccc07830b330
Auto-generated-cl: translation import
2012-10-30 19:13:28 -07:00
Svetoslav Ganov
8ea7cbe6f3 Merge "Lockscreen accessibility - strings." into jb-mr1-lockscreen-dev 2012-10-30 18:40:51 -07:00
Svetoslav Ganov
0b6e2a45d8 Lockscreen accessibility - strings.
Change-Id: Ic38c2d3e3052979f4f1569e851f365c10d8c93f0
2012-10-30 18:39:16 -07:00
Ed Heyl
ec71d5d8e2 am 31dfff78: am 5c12bc58: Merge remote-tracking branch \'goog/jb-mr1-lockscreen-dev\' into jb-mr1-dev
* commit '31dfff783eeb9ac856bc2fbfa14e7af5190fd717':
  Fix content alpha
  Removed makeInvisible() function
  Making the reordering play nice with the 3D widget carousel
  Fixed misplacement of cancel(X) button for Face Unlock
  Fill in logic in WidgetPager to ignore music when reordering.
  Attempt to fix bug on devices where multi-user support is disabled.
  Implement correct music widget positioning in keyguard
  Render camera widget correctly after shell restart.
  Moving persistence calls to background.
  FUL uses square aspect ratio for all layouts fixes b/7426399
  Addressing a couple comments on previous CL
  Impose a height & width downward on challenge views.
  Fixing some regressions in tablet reordering/deleting.
  Disable lockscreen window anim when launching camera.
2012-10-30 18:10:09 -07:00
alanv
c7375afef7 Fix keypad accessibility.
Add lift-to-type to the PIN keypad. Speak entered PIN digits. Add content
descriptions to PIN keypad buttons.

Bug: 7436382
Change-Id: I7cb3977cc769598c5f783221e1257b13e5e108c7
2012-10-30 17:07:37 -07:00
Brian Colonna
0ca9723327 Merge "FUL uses square aspect ratio for all layouts fixes b/7426399" into jb-mr1-lockscreen-dev 2012-10-30 13:41:52 -07:00