Commit Graph

3592 Commits

Author SHA1 Message Date
Daisuke Miyakawa
8d372811b0 am c69e1783: Merge "Revise layout for Wifi Setup in XLarge screen" into honeycomb
* commit 'c69e178350121bfa3a4cc7a6efc7717a9d9a8b14':
  Revise layout for Wifi Setup in XLarge screen
2011-01-17 14:42:56 -08:00
Daisuke Miyakawa
047f252c79 am 5be37c28: Merge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb
* commit '5be37c28f8e6a5b69a872656734ae15b7d9ae1ef':
  Add WifiPickerActivity for PICK_WIFI_NETWORK
2011-01-17 14:42:06 -08:00
Daisuke Miyakawa
c69e178350 Merge "Revise layout for Wifi Setup in XLarge screen" into honeycomb 2011-01-17 14:17:10 -08:00
Daisuke Miyakawa
5be37c28f8 Merge "Add WifiPickerActivity for PICK_WIFI_NETWORK" into honeycomb 2011-01-17 13:40:33 -08:00
Daisuke Miyakawa
14cbcb7fe8 Revise layout for Wifi Setup in XLarge screen
- revise xml for new layout
- introduce padding View objects for resizing screen when
  software keyboard is shown.
- We now don't show the detailed status of Wi-Fi module anymore
  in SetupWizard flow (like "disconnected", "connecting", etc.)
- remove Forget button and relevant code.

Bug: 3347865
Change-Id: Ieab3246f06ee73af59e247b3f9f31c7570efc71f
2011-01-17 13:34:21 -08:00
Daisuke Miyakawa
79c5fd971e Add WifiPickerActivity for PICK_WIFI_NETWORK
- We disable left pane when PICK_WIFI_NETWORK intent is used.
- Add ButtonBarHandler interface and let SettingsPreferenceFragment
  use it instead of Settings. Note that
  PreferenceActivity#hasNextButton() and
  PreferenceActivity#getNextButton() are currently protected methods,
  while Settings' relevants are public.

Bug: 3355247
Change-Id: Ie0fae8a1dbce9c7ce37375dff8395dc09b1cc74e
2011-01-17 13:26:45 -08:00
Fabrice Di Meglio
c4f918cafe am 8d773beb: am bbffd783: Merge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb
* commit '8d773beb21da2a216f1cd6d7652a1917aaf9d5b9':
  Fix bug #3333939 (Add secondary Account UI needs some love)
2011-01-17 12:31:18 -08:00
Fabrice Di Meglio
8d773beb21 am bbffd783: Merge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb
* commit 'bbffd7835c819899d66da2852c46bdabd0c26c5f':
  Fix bug #3333939 (Add secondary Account UI needs some love)
2011-01-17 12:29:50 -08:00
Fabrice Di Meglio
bbffd7835c Merge "Fix bug #3333939 (Add secondary Account UI needs some love)" into honeycomb 2011-01-17 12:27:44 -08:00
Fabrice Di Meglio
100d51fbe9 Fix bug #3333939 (Add secondary Account UI needs some love)
- sort the feed list in lexicographic order

Change-Id: Iab998624d9cb4154b32fe8e726b462c55e726687
2011-01-17 12:26:42 -08:00
Daisuke Miyakawa
b35013fc00 am 0518b7f3: am 3b9b6533: Merge "Use style for buttons in setup wizard flow" into honeycomb
* commit '0518b7f36cf9f2bcc956b160e0292cb11932d27e':
  Use style for buttons in setup wizard flow
2011-01-17 11:53:51 -08:00
Daisuke Miyakawa
0518b7f36c am 3b9b6533: Merge "Use style for buttons in setup wizard flow" into honeycomb
* commit '3b9b6533a5e50ed146ec24c084533fa35a2d1d01':
  Use style for buttons in setup wizard flow
2011-01-17 11:41:31 -08:00
Daisuke Miyakawa
3b9b6533a5 Merge "Use style for buttons in setup wizard flow" into honeycomb 2011-01-17 11:34:00 -08:00
Daisuke Miyakawa
11eea9d0ee Use style for buttons in setup wizard flow
- Use style
- Use minWidth instead of layout_width

Bug: 3362316
Change-Id: I16b99b234a50784e0a9bac3d3141ac9fe618f214
2011-01-17 10:28:09 -08:00
Kenny Root
d29caba298 am 552de6cb: am 80bfb8a3: Merge "Measure external storage application usage" into honeycomb
* commit '552de6cbf2816d11f4b4348231a5c64932eebfb2':
  Measure external storage application usage
2011-01-17 10:17:48 -08:00
Kenny Root
552de6cbf2 am 80bfb8a3: Merge "Measure external storage application usage" into honeycomb
* commit '80bfb8a3cf06e99df5ca20ea372634365da93d51':
  Measure external storage application usage
2011-01-17 10:16:02 -08:00
Kenny Root
80bfb8a3cf Merge "Measure external storage application usage" into honeycomb 2011-01-17 10:13:58 -08:00
Kenny Root
424acfb7ad Measure external storage application usage
Application data usage on the SD card (or USB storage) was not being
reported by the Manage Applications screen. This is important for
upcoming OBB space accounting.

Bug: 3308791
Change-Id: Ibc9ad013cb2f6d0ee28caadca8899c1ff6e78f44
2011-01-17 09:58:26 -08:00
satok
d0e7df3e72 am a788d2e6: am b9eec66f: Merge "Clear current input method when a current ime was disabled." into honeycomb
* commit 'a788d2e6d5071787d0b67f504ac53a681abc4148':
  Clear current input method when a current ime was disabled.
2011-01-16 23:51:52 -08:00
satok
a788d2e6d5 am b9eec66f: Merge "Clear current input method when a current ime was disabled." into honeycomb
* commit 'b9eec66f9b87d52b298aaf430e5253e589dff963':
  Clear current input method when a current ime was disabled.
2011-01-16 23:50:09 -08:00
satok
b9eec66f9b Merge "Clear current input method when a current ime was disabled." into honeycomb 2011-01-16 23:48:49 -08:00
satok
062c3c3c3d Clear current input method when a current ime was disabled.
Change-Id: Iade2c025e686bce47a94daa96bc0787431fafa01
2011-01-17 16:45:03 +09:00
Chia-chi Yeh
febc0c952e am b12f9162: am 08d1d027: Merge "Remove unused layouts." into honeycomb
* commit 'b12f91622c113cb2859f27362d9f6880e0286ee3':
  Remove unused layouts.
2011-01-16 23:09:03 -08:00
Vasu Nori
7c1ccae038 am 27952dfe: am 67c0d589: Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into honeycomb
* commit '27952dfe9094c51374bf7b1f4f5dd248a6a651a0':
  bug:3343038 reset mAppsSize everytime ALL package sizes are computed
2011-01-16 23:06:41 -08:00
Irfan Sheriff
56e8a3b446 am 45a56660: am 6377e47f: Add UI to report WPS overlap error
* commit '45a56660590acfff1b065164f71146b2378e5981':
  Add UI to report WPS overlap error
2011-01-16 23:03:45 -08:00
Irfan Sheriff
6e4de5ccdd am bb0c9dbb: am 4de7499d: Merge "Add feedback dialogs for WPS" into honeycomb
* commit 'bb0c9dbb447f89eeb6644461269e598b9276eef7':
  Add feedback dialogs for WPS
2011-01-16 23:00:03 -08:00
Daisuke Miyakawa
7aaae155d5 am bd72d465: am f6bbf11a: Merge "Revise layout for DateTime setup" into honeycomb
* commit 'bd72d46544d27c03e67e18c8a277e23836d7c988':
  Revise layout for DateTime setup
2011-01-16 22:58:47 -08:00
Daisuke Miyakawa
b9138f779a am 8984a7fc: am 267d51a6: Disable long-press behavior in setupwizard.
* commit '8984a7fc2bb7b800f5530dc78e44a7aa9298614a':
  Disable long-press behavior in setupwizard.
2011-01-16 22:58:05 -08:00
Chia-chi Yeh
b12f91622c am 08d1d027: Merge "Remove unused layouts." into honeycomb
* commit '08d1d027a16efa4b9518edf487350cbf9fe4351f':
  Remove unused layouts.
2011-01-16 22:04:40 -08:00
Chia-chi Yeh
08d1d027a1 Merge "Remove unused layouts." into honeycomb 2011-01-16 22:02:39 -08:00
Vasu Nori
27952dfe90 am 67c0d589: Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into honeycomb
* commit '67c0d5899278230ce5c1ec3734c843e8710bbefd':
  bug:3343038 reset mAppsSize everytime ALL package sizes are computed
2011-01-16 17:46:42 -08:00
Vasu Nori
67c0d58992 Merge "bug:3343038 reset mAppsSize everytime ALL package sizes are computed" into honeycomb 2011-01-16 17:44:29 -08:00
Vasu Nori
d31f4925d1 bug:3343038 reset mAppsSize everytime ALL package sizes are computed
Change-Id: I981d84a165777246dd9744b0f8f7bc6fc0cb3e33
2011-01-16 17:22:17 -08:00
Irfan Sheriff
45a5666059 am 6377e47f: Add UI to report WPS overlap error
* commit '6377e47f8b89982ebfa381542a301606a4bbb06d':
  Add UI to report WPS overlap error
2011-01-16 15:53:46 -08:00
Irfan Sheriff
6377e47f8b Add UI to report WPS overlap error
Bug: 3354319
Change-Id: I4584bc3a820ace1232026920c4dc29e6b273461c
2011-01-16 13:10:32 -08:00
Irfan Sheriff
bb0c9dbb44 am 4de7499d: Merge "Add feedback dialogs for WPS" into honeycomb
* commit '4de7499d7cee5ccbbe656ad4aa96102959356b65':
  Add feedback dialogs for WPS
2011-01-16 13:05:09 -08:00
Irfan Sheriff
4de7499d7c Merge "Add feedback dialogs for WPS" into honeycomb 2011-01-16 13:03:10 -08:00
Daisuke Miyakawa
bd72d46544 am f6bbf11a: Merge "Revise layout for DateTime setup" into honeycomb
* commit 'f6bbf11a05b03201229fbc6ebe5a241692f212f2':
  Revise layout for DateTime setup
2011-01-16 12:02:31 -08:00
Daisuke Miyakawa
f6bbf11a05 Merge "Revise layout for DateTime setup" into honeycomb 2011-01-16 12:01:03 -08:00
Daisuke Miyakawa
ffe621f03f Revise layout for DateTime setup
Bug: 3347865
Change-Id: Ie80f2eb784ce70edc81fbab9541fe1601f7f0ee3
2011-01-16 11:49:47 -08:00
Daisuke Miyakawa
8984a7fc2b am 267d51a6: Disable long-press behavior in setupwizard.
* commit '267d51a68a6e2bc40b90d199425af88a7a824f53':
  Disable long-press behavior in setupwizard.
2011-01-16 11:17:58 -08:00
Daisuke Miyakawa
267d51a68a Disable long-press behavior in setupwizard.
Bug: 3355243
Change-Id: Ibe15da5ced91f975ca9c9c3c4d42cbd1c753f9d4
2011-01-15 15:21:13 -08:00
Eric Fischer
d38d5da389 am 1f4c9d67: am cf79e144: Merge "Update large screen translations." into honeycomb
* commit '1f4c9d674ff56e116a09d6e613bf38eb458eff00':
  Update large screen translations.
2011-01-14 13:09:17 -08:00
Eric Fischer
1f4c9d674f am cf79e144: Merge "Update large screen translations." into honeycomb
* commit 'cf79e1441160612a8dc5b0917605506e7502ba02':
  Update large screen translations.
2011-01-14 12:59:25 -08:00
Eric Fischer
cf79e14411 Merge "Update large screen translations." into honeycomb 2011-01-14 12:56:21 -08:00
Eric Fischer
9e948f1d08 Update large screen translations.
Change-Id: I4d696b869b35c55db6ba27b6e328c7ced79b4c06
2011-01-14 11:02:51 -08:00
Irfan Sheriff
dee5b26892 Add feedback dialogs for WPS
Upon failure or an existing WPS session,
a dialog message is conveyed to the user

Bug: 3316078
Change-Id: Ibcf27e21058970f8f1667061c7654948c690d48e
2011-01-14 09:43:13 -08:00
Tadashi G. Takaoka
b37b2ab2a5 am 1a64c387: am ec0be8ce: Merge "Add CHAR LIMIT to string resources" into honeycomb
* commit '1a64c387aa7a2e3cba232ebdb606e7da5ef10b34':
  Add CHAR LIMIT to string resources
2011-01-14 02:17:35 -08:00
Tadashi G. Takaoka
1a64c387aa am ec0be8ce: Merge "Add CHAR LIMIT to string resources" into honeycomb
* commit 'ec0be8ce2e70041f6133cbe68afcfd561eb4a30d':
  Add CHAR LIMIT to string resources
2011-01-14 02:15:34 -08:00
Tadashi G. Takaoka
ec0be8ce2e Merge "Add CHAR LIMIT to string resources" into honeycomb 2011-01-14 02:14:10 -08:00