118109 Commits

Author SHA1 Message Date
Deepanshu Gupta
9b827a7d6d am ec555902: Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev
* commit 'ec555902169b9c64163abddf079a6a81f6fcafb4':
  Layoutlib: Update the wifi icon in the status bar.
2013-10-17 09:03:34 -07:00
Deepanshu Gupta
94e5ada7d6 am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib.
* commit '81f74f4bc96ea4266cebe1b785d095558f540800':
  Fix DatePicker and Calendar widget in layoutlib.
2013-10-17 09:03:31 -07:00
Deepanshu Gupta
df0769628e am 1cf5df38: Layoutlib Create: Remove references to non-std Java classes.
* commit '1cf5df38f4bdafa1beb2674ca548ad6d9650766b':
  Layoutlib Create: Remove references to non-std Java classes.
2013-10-17 09:03:27 -07:00
Deepanshu Gupta
a49c358576 Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev 2013-10-17 16:01:08 +00:00
Deepanshu Gupta
ec55590216 Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev 2013-10-17 16:00:57 +00:00
Dianne Hackborn
4c51de4933 Increase size of broadcast history lists on non-svelte devices.
Change-Id: Ibd25379778dac8eb1aed30d4788e032f290d9b69
2013-10-16 23:34:35 -07:00
Brian Carlstrom
eccef05255 Merge "make update-api to fix the build" 2013-10-17 06:12:35 +00:00
Brian Carlstrom
4dd5449529 make update-api to fix the build
Change-Id: I940aadcf30abbf6f1b87ac4a3ada6f4a96258e55
2013-10-16 23:08:44 -07:00
Satoshi Kataoka
03e1c70802 Merge "Introduce an API to get the recommended height of the InputMethodWindow" 2013-10-17 05:24:01 +00:00
Deepanshu Gupta
39e7583539 Fix layoutlib for KK
Fix a NPE, update the native methods for NinePatch and update an ICU
method to return the right value as required by DatePicker widget.

Bug: 11140701
Change-Id: Id92fc5359acf6dde1bcdbc781aaf637fdb6eecbf
2013-10-16 21:49:02 -07:00
Jim Miller
e5f910a667 Fix issue where keyguard adds widgets before the system is ready
While under heavy system load,  keyguard was able to create widgets before
before ActivityManagerService was ready.  The result was a race
between keyguard adding widgets and ActivityManagerService being
ready to send broadcasts.

This fix provides keyguard with an additional signal to know when
the system is booted and widgets are safe to load.

Fixes bug b/11217169

Change-Id: I7a714d65b068678f961e52bdde4e1c20f9c287f0
2013-10-16 19:42:34 -07:00
Taeho Kim
6ef383ad13 Removed duplicate items on table of contents
Removed duplicate, broken item in 'in this document' on Performance Tips (http://developer.android.com/traning/articles/perf-tips.html)

Change-Id: I499d9bb314fa471e6d2c0590f59c2f71077c00b8
Signed-off-by: Taeho Kim <jyte82@gmail.com>
2013-10-17 11:10:19 +09:00
Baligh Uddin
9582fedc8e am b873a17c: (-s ours) am e5f3f658: (-s ours) am 192a856d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit 'b873a17ce7be0a9771c24999adca6964431728f6':
  Import translations. DO NOT MERGE
2013-10-16 18:20:27 -07:00
Baligh Uddin
b873a17ce7 am e5f3f658: (-s ours) am 192a856d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit 'e5f3f65827043ac7b32287a3371c33c9fb90d030':
  Import translations. DO NOT MERGE
2013-10-16 18:16:14 -07:00
Baligh Uddin
e5f3f65827 am 192a856d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '192a856df21429a1a152130394225118710d5125':
  Import translations. DO NOT MERGE
2013-10-16 18:12:23 -07:00
Baligh Uddin
ae07ee3090 Merge "Import translations. DO NOT MERGE" 2013-10-17 01:08:36 +00:00
Baligh Uddin
192a856df2 Merge "Import translations. DO NOT MERGE" into klp-dev 2013-10-17 01:08:31 +00:00
Ed Heyl
a969734679 am 6155bfb7: am e704c3c9: am 41e6e50c: merge in klp-release (no-op)
* commit '6155bfb788a771362d76a0d7d1c0cff1d9170ebf': (27 commits)
  Fix dock rect calculation when nav is translucent.
  Fix registerListener and flush bugs.
  Guard against NPE when using existing process.
  Add missing locking when updating the accessibility node info cache.
  Fix issue #11113111: `dumpsys activity service` is broken
  Revert "Use a build-specific wifi country code"
  Fix CookieSyncManager for WebViewClassic
  Retain IME assignment if no windows accept input.
  KLP/KitKat is now API 19.
  Decouple construction of WebView, CookieSyncManager, WebViewDatabase
  Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
  De-blue the add lock screen widget pressed state
  De-blue notification backgrounds
  Revert behavior to perform onResume.
  PackageManager#queryIntentServices breaks its contract.
  Choosing default paper size for the "Save to PDF" fake printer
  Adding hidden APIs for observing the print jobs state.
  Disallow range selection if the document has unknown page count.
  Missed signal in FusedPrintersLoader.
  Page range validation edge case handling.
  ...
2013-10-16 18:07:23 -07:00
Ed Heyl
6155bfb788 am e704c3c9: am 41e6e50c: merge in klp-release (no-op)
* commit 'e704c3c9ee6a9ed2b7fbf34a0fcf70b0062d0dfb': (27 commits)
  Fix dock rect calculation when nav is translucent.
  Fix registerListener and flush bugs.
  Guard against NPE when using existing process.
  Add missing locking when updating the accessibility node info cache.
  Fix issue #11113111: `dumpsys activity service` is broken
  Revert "Use a build-specific wifi country code"
  Fix CookieSyncManager for WebViewClassic
  Retain IME assignment if no windows accept input.
  KLP/KitKat is now API 19.
  Decouple construction of WebView, CookieSyncManager, WebViewDatabase
  Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
  De-blue the add lock screen widget pressed state
  De-blue notification backgrounds
  Revert behavior to perform onResume.
  PackageManager#queryIntentServices breaks its contract.
  Choosing default paper size for the "Save to PDF" fake printer
  Adding hidden APIs for observing the print jobs state.
  Disallow range selection if the document has unknown page count.
  Missed signal in FusedPrintersLoader.
  Page range validation edge case handling.
  ...
2013-10-16 18:01:53 -07:00
Baligh Uddin
3e35e6930f Import translations. DO NOT MERGE
Change-Id: I28b0ac18a577124552a636ec24742e21256151cb
Auto-generated-cl: translation import
2013-10-16 17:59:23 -07:00
Baligh Uddin
829ebd42b2 Import translations. DO NOT MERGE
Change-Id: I0642a5841c24a7866dfe8a72ab2fc9acb696fd7d
Auto-generated-cl: translation import
2013-10-16 17:57:29 -07:00
Ed Heyl
e704c3c9ee am 41e6e50c: merge in klp-release (no-op)
* commit '41e6e50ce60b0f806c69f66e8e3362e3a6c422ad': (27 commits)
  Fix dock rect calculation when nav is translucent.
  Fix registerListener and flush bugs.
  Guard against NPE when using existing process.
  Add missing locking when updating the accessibility node info cache.
  Fix issue #11113111: `dumpsys activity service` is broken
  Revert "Use a build-specific wifi country code"
  Fix CookieSyncManager for WebViewClassic
  Retain IME assignment if no windows accept input.
  KLP/KitKat is now API 19.
  Decouple construction of WebView, CookieSyncManager, WebViewDatabase
  Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
  De-blue the add lock screen widget pressed state
  De-blue notification backgrounds
  Revert behavior to perform onResume.
  PackageManager#queryIntentServices breaks its contract.
  Choosing default paper size for the "Save to PDF" fake printer
  Adding hidden APIs for observing the print jobs state.
  Disallow range selection if the document has unknown page count.
  Missed signal in FusedPrintersLoader.
  Page range validation edge case handling.
  ...
2013-10-16 17:52:12 -07:00
Ed Heyl
41e6e50ce6 merge in klp-release (no-op) 2013-10-16 17:42:40 -07:00
Joe Fernandez
6767679c9d am 7ce6090a: am 5cff1d32: am 4928e2ce: am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '7ce6090a30ef7245c66ef0e9562ec22adce29471':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:52:12 -07:00
Zhijun He
0257767041 am 98d1ba4b: am 650b4616: am 6355103b: Merge "Camera2: filter bad faces" into klp-dev
* commit '98d1ba4bd7e9f5b504ad0b7094c639df2c399734':
  Camera2: filter bad faces
2013-10-16 16:52:08 -07:00
Svetoslav
58867899b2 am 53998c0f: am 13bc41a5: am 265a099c: Merge "Add APIs for an advanced print options activity." into klp-dev
* commit '53998c0f503f258b65d4333e621ceda0ba4b5a5d':
  Add APIs for an advanced print options activity.
2013-10-16 16:48:18 -07:00
Joe Fernandez
7ce6090a30 am 5cff1d32: am 4928e2ce: am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '5cff1d32adcaad178fc1ba5adf6b8545022ba474':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:47:42 -07:00
Zhijun He
98d1ba4bd7 am 650b4616: am 6355103b: Merge "Camera2: filter bad faces" into klp-dev
* commit '650b4616c1a4eedcafd9cdd5fcbde94454fff069':
  Camera2: filter bad faces
2013-10-16 16:47:39 -07:00
Svetoslav
b196106a43 Printer list items have wrong width.
1. There was leftover code in the printers adapter that was
   hard coding the item width with no reason to do so.

2. Changed the icon view visibility to invisible to allow
   the text of all list items including save to PDF and all
   printers to be left aligned.

bug:11225340

Change-Id: I5b51d0d30577699f5cd73c7c58521358653d135b
2013-10-16 16:45:33 -07:00
Svetoslav
53998c0f50 am 13bc41a5: am 265a099c: Merge "Add APIs for an advanced print options activity." into klp-dev
* commit '13bc41a52d19dc32a5a0a9b23d27a26978439010':
  Add APIs for an advanced print options activity.
2013-10-16 16:43:59 -07:00
Adam Powell
b6ed2b1cff Register receivers from ViewFlipper with an explicit Handler
Make sure that the BroadcastReceiver registered by ViewFlipper
enforces that messages come in on the correct (UI) thread.

Bug 11228463

Change-Id: I97f2a1c392f9c58a99afebc60170c9656bba86ad
2013-10-16 16:43:41 -07:00
Joe Fernandez
5cff1d32ad am 4928e2ce: am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '4928e2cef574b50c919519a703d81415241acb26':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:41:34 -07:00
Zhijun He
650b4616c1 am 6355103b: Merge "Camera2: filter bad faces" into klp-dev
* commit '6355103bcae6f46105a53e2a8210c0b809980506':
  Camera2: filter bad faces
2013-10-16 16:41:31 -07:00
Baligh Uddin
1f791d3d79 am 3e970842: (-s ours) am 7ca960b7: (-s ours) am a41d7d9c: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '3e97084232b748c11be7a0dfe03a6b1f0f333c1b':
  Import translations. DO NOT MERGE
2013-10-16 16:40:43 -07:00
Baligh Uddin
fbf4b9b600 am 9b1afd36: (-s ours) am 90472ebd: (-s ours) am 477af29d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '9b1afd36bb7e56abf371e255c8addd2008fc8990':
  Import translations. DO NOT MERGE
2013-10-16 16:40:40 -07:00
Baligh Uddin
dc22c439d5 am b75fb223: (-s ours) am 29745b3e: (-s ours) am b65ab00e: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit 'b75fb2230678d443c56c499ef9b8d5977fb3c846':
  Import translations. DO NOT MERGE
2013-10-16 16:40:36 -07:00
Baligh Uddin
0284546560 am 2d4cbc7a: (-s ours) am 29c4161d: (-s ours) am fde69a53: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '2d4cbc7a000a135e1bd757a51682c40949c5f754':
  Import translations. DO NOT MERGE
2013-10-16 16:40:33 -07:00
Dirk Dougherty
52f7ce5405 am c724c28f: am 2c837ca3: am afb3a418: Merge "Doc change: add i/o 2013 design video embeds to videos page." into klp-dev
* commit 'c724c28f3c60eee5bc946a7f71b941304972c525':
  Doc change: add i/o 2013 design video embeds to videos page.
2013-10-16 16:40:29 -07:00
Scott Main
842bc9c325 am 3d66877b: am 0763e156: am 89ec7c78: Merge "some javadoc improvements for virtual display and new meta tag name" into klp-dev
* commit '3d66877b93c037a81f40d896b74b507c57926c54':
  some javadoc improvements for virtual display and new meta tag name
2013-10-16 16:40:25 -07:00
Joe Fernandez
4928e2cef5 am e90993bb: am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit 'e90993bb5d30521fcb858702493b55836628b8b2':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:40:17 -07:00
Zhijun He
6355103bca Merge "Camera2: filter bad faces" into klp-dev 2013-10-16 23:39:24 +00:00
Joe Fernandez
e90993bb5d am 61884867: am 2d96a0d3: FileProvider training fix: add note about Support Lib to setup lesson
* commit '6188486766230318ee1e4b91164f3c69c5a4359a':
  FileProvider training fix: add note about Support Lib to setup lesson
2013-10-16 16:37:48 -07:00
Svetoslav
13bc41a52d am 265a099c: Merge "Add APIs for an advanced print options activity." into klp-dev
* commit '265a099c105ec600e52011862c2e49b748a860d0':
  Add APIs for an advanced print options activity.
2013-10-16 16:37:48 -07:00
Baligh Uddin
3e97084232 am 7ca960b7: (-s ours) am a41d7d9c: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '7ca960b7c7d9c942d12636cc18191f704c9cd3a6':
  Import translations. DO NOT MERGE
2013-10-16 16:36:26 -07:00
Baligh Uddin
9b1afd36bb am 90472ebd: (-s ours) am 477af29d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '90472ebd0d264d12ff0fe43e30480ae4bf55eca5':
  Import translations. DO NOT MERGE
2013-10-16 16:36:19 -07:00
Baligh Uddin
b75fb22306 am 29745b3e: (-s ours) am b65ab00e: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '29745b3eb3120e9a22ba6c23bdb9c67a8f8da7ce':
  Import translations. DO NOT MERGE
2013-10-16 16:36:14 -07:00
Baligh Uddin
2d4cbc7a00 am 29c4161d: (-s ours) am fde69a53: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
* commit '29c4161d55e7a69b3addcfeabeee8f0911a3f464':
  Import translations. DO NOT MERGE
2013-10-16 16:36:11 -07:00
Dirk Dougherty
c724c28f3c am 2c837ca3: am afb3a418: Merge "Doc change: add i/o 2013 design video embeds to videos page." into klp-dev
* commit '2c837ca3b5a99e9d89b0ab6d2155f10b048ed255':
  Doc change: add i/o 2013 design video embeds to videos page.
2013-10-16 16:36:08 -07:00
Scott Main
3d66877b93 am 0763e156: am 89ec7c78: Merge "some javadoc improvements for virtual display and new meta tag name" into klp-dev
* commit '0763e1565b8e82a1754b21e7c9096b525402f724':
  some javadoc improvements for virtual display and new meta tag name
2013-10-16 16:36:03 -07:00
Svetoslav
265a099c10 Merge "Add APIs for an advanced print options activity." into klp-dev 2013-10-16 23:35:35 +00:00