OSDN Git Service

android-x86/packages-apps-Launcher3.git
10 years agoam 8661761c: better support for multiple files
Chris Wren [Thu, 9 Jan 2014 18:50:22 +0000 (10:50 -0800)]
am 8661761c: better support for multiple files

* commit '8661761cb691d9bed446b87d55a4fa7043a3aa95':
  better support for multiple files

10 years agobetter support for multiple files
Chris Wren [Thu, 9 Jan 2014 16:08:37 +0000 (11:08 -0500)]
better support for multiple files

don't exit on error, just log.
new verbose flag to print more information

Change-Id: I5c4895a837cb8a31901aabceade3ab976abf4af0

10 years agoam 33f4c2df: first backup should save things from the beginning of time
Chris Wren [Thu, 9 Jan 2014 18:33:41 +0000 (10:33 -0800)]
am 33f4c2df: first backup should save things from the beginning of time

* commit '33f4c2df28228f93d96e9b1d1bfad52d715d917b':
  first backup should save things from the beginning of time

10 years agofirst backup should save things from the beginning of time
Chris Wren [Thu, 9 Jan 2014 16:54:15 +0000 (11:54 -0500)]
first backup should save things from the beginning of time

Bug: 12455866
Change-Id: Ie9a97ed4110e7b1ded21f609179b5d6ee7f0ead5

10 years agoam 0bae5b22: Merge "Moved paddingStart to -v17 folder." into jb-ub-now-kermit
Yura [Thu, 9 Jan 2014 14:48:01 +0000 (06:48 -0800)]
am 0bae5b22: Merge "Moved paddingStart to -v17 folder." into jb-ub-now-kermit

* commit '0bae5b220a24541dbc69fb2cb755f303776d0a59':
  Moved paddingStart to -v17 folder.

10 years agoMerge "Moved paddingStart to -v17 folder." into jb-ub-now-kermit
Yura [Thu, 9 Jan 2014 14:45:56 +0000 (14:45 +0000)]
Merge "Moved paddingStart to -v17 folder." into jb-ub-now-kermit

10 years agoMoved paddingStart to -v17 folder.
Yura [Wed, 8 Jan 2014 11:24:34 +0000 (11:24 +0000)]
Moved paddingStart to -v17 folder.

This is to help get us paddingStart free to be able to work on Samsung
tablets, as they crash on paddingStart when it is used outside of -v17.

Bug: 8166178
Change-Id: I84879257c4e463879fd6bfc322514d30c469ca30

10 years agoam 872e70e0: Merge "Accounting for new Package event extras when updating forward...
Winson Chung [Wed, 8 Jan 2014 23:46:43 +0000 (15:46 -0800)]
am 872e70e0: Merge "Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)" into jb-ub-now-kermit

* commit '872e70e0b648af572f660c2b432786ac63545e4c':
  Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)

10 years agoam 155f3bc6: Merge "KEYCODE_MENU: hide all apps when entering overview mode" into...
Dan Sandler [Wed, 8 Jan 2014 23:46:35 +0000 (15:46 -0800)]
am 155f3bc6: Merge "KEYCODE_MENU: hide all apps when entering overview mode" into jb-ub-now-kermit

* commit '155f3bc69b79009c95dfd34aed4db6580ad15e27':
  KEYCODE_MENU: hide all apps when entering overview mode

10 years agoMerge "Accounting for new Package event extras when updating forward-locked apps...
Winson Chung [Wed, 8 Jan 2014 22:05:47 +0000 (22:05 +0000)]
Merge "Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)" into jb-ub-now-kermit

10 years agoAccounting for new Package event extras when updating forward-locked apps. (Bug 11855584)
Winson Chung [Mon, 6 Jan 2014 23:53:37 +0000 (15:53 -0800)]
Accounting for new Package event extras when updating forward-locked apps. (Bug 11855584)

Change-Id: I983c82a74690a9031d18d456ff43dc8750081871

10 years agoMerge "KEYCODE_MENU: hide all apps when entering overview mode" into jb-ub-now-kermit
Dan Sandler [Wed, 8 Jan 2014 21:02:50 +0000 (21:02 +0000)]
Merge "KEYCODE_MENU: hide all apps when entering overview mode" into jb-ub-now-kermit

10 years agoam 29e619c8: Merge "Remove a non-obvious fall through in a switch statement." into...
Mihail Dumitrescu [Wed, 8 Jan 2014 18:57:52 +0000 (10:57 -0800)]
am 29e619c8: Merge "Remove a non-obvious fall through in a switch statement." into jb-ub-now-kermit

* commit '29e619c8545dcc898846f6d2a58adda14c9da03a':
  Remove a non-obvious fall through in a switch statement.

10 years agoam 83b0da1a: Removed paddingStart and paddingEnd when they are the same.
Yura [Wed, 8 Jan 2014 18:57:50 +0000 (10:57 -0800)]
am 83b0da1a: Removed paddingStart and paddingEnd when they are the same.

* commit '83b0da1aed13b20562039ea00d68791beb46a090':
  Removed paddingStart and paddingEnd when they are the same.

10 years agoMerge "Remove a non-obvious fall through in a switch statement." into jb-ub-now-kermit
Mihail Dumitrescu [Tue, 7 Jan 2014 19:39:17 +0000 (19:39 +0000)]
Merge "Remove a non-obvious fall through in a switch statement." into jb-ub-now-kermit

10 years agoKEYCODE_MENU: hide all apps when entering overview mode
Dan Sandler [Tue, 7 Jan 2014 19:12:27 +0000 (14:12 -0500)]
KEYCODE_MENU: hide all apps when entering overview mode

Bug: 12165618
Change-Id: I7ee652012c7f7b8e6fab3d9d1f99cf22484f3182

10 years agoRemove a non-obvious fall through in a switch statement.
Mihail Dumitrescu [Fri, 3 Jan 2014 12:40:22 +0000 (12:40 +0000)]
Remove a non-obvious fall through in a switch statement.

This CL does not modify the result of calling onInterceptHoverEvent()
assuming isEventOverFolder() has no side effects. The only change is
that isEventOverFolder will now be called once rather than twice when
action == MotionEvent.ACTION_HOVER_ENTER and isOverFolder == true.

Change-Id: Icc28ab880cf5094e49f51d72035891e924cb2031

10 years agoRemoved paddingStart and paddingEnd when they are the same.
Yura [Tue, 7 Jan 2014 18:15:46 +0000 (18:15 +0000)]
Removed paddingStart and paddingEnd when they are the same.

This is to help get us paddingStart free to be able to work on Samsung
tablets, as they crash on paddingStart when it is used outside of -v17.

Bug: 8166178
Change-Id: Ic0ea256aabb68b654a3942dd19dd30e67f1b2af9

10 years agoam 579c8433: Merge "Allow scrolling folders in when all apps is disabled." into jb...
Nilesh Agrawal [Fri, 3 Jan 2014 22:30:23 +0000 (14:30 -0800)]
am 579c8433: Merge "Allow scrolling folders in when all apps is disabled." into jb-ub-now-kermit

* commit '579c8433f968fd8235527865797f8d58c20487da':
  Allow scrolling folders in when all apps is disabled.

10 years agoMerge "Allow scrolling folders in when all apps is disabled." into jb-ub-now-kermit
Nilesh Agrawal [Fri, 3 Jan 2014 22:28:44 +0000 (22:28 +0000)]
Merge "Allow scrolling folders in when all apps is disabled." into jb-ub-now-kermit

10 years agoam 8d36ffe5: Merge "Allow changing search bar hint in the cling on-the-fly" into...
Sandeep Siddhartha [Fri, 3 Jan 2014 20:04:43 +0000 (12:04 -0800)]
am 8d36ffe5: Merge "Allow changing search bar hint in the cling on-the-fly" into jb-ub-now-kermit

* commit '8d36ffe55285fce9f0485d72a0b3f5dc73b9f5e2':
  Allow changing search bar hint in the cling on-the-fly

10 years agoMerge "Allow changing search bar hint in the cling on-the-fly" into jb-ub-now-kermit
Sandeep Siddhartha [Fri, 3 Jan 2014 20:02:19 +0000 (20:02 +0000)]
Merge "Allow changing search bar hint in the cling on-the-fly" into jb-ub-now-kermit

10 years agoAllow scrolling folders in when all apps is disabled.
Nilesh Agrawal [Thu, 2 Jan 2014 23:54:57 +0000 (15:54 -0800)]
Allow scrolling folders in when all apps is disabled.

Allows for more items to be added into a folder.
Allows for scrolling by letting the content area inside the scroll view to be taller.
The height of content area was capped in https://googleplex-android-review.git.corp.google.com/#/c/387583/

Change-Id: I8d7950ac9c155e26c5a299c17ae6a2bbf829dce6

10 years agoam 72b4c7c3: (-s ours) am 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translati...
Baligh Uddin [Fri, 27 Dec 2013 03:55:03 +0000 (19:55 -0800)]
am 72b4c7c3: (-s ours) am 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGE

* commit '72b4c7c3df6be428e543c2a28f9b325e0e6d9f2b':
  Import translations. DO NOT MERGE

10 years agoam 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 03:53:09 +0000 (19:53 -0800)]
am 3e6b26da: (-s ours) am cff2d6a2: (-s ours) Import translations. DO NOT MERGE

* commit '3e6b26daba924fb88e20855210e0a96e2ab0ac37':
  Import translations. DO NOT MERGE

10 years agoam cff2d6a2: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 03:51:01 +0000 (19:51 -0800)]
am cff2d6a2: (-s ours) Import translations. DO NOT MERGE

* commit 'cff2d6a2d904b7d88096650021aa428cfdc08632':
  Import translations. DO NOT MERGE

10 years agoam 37749ea3: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 03:50:57 +0000 (19:50 -0800)]
am 37749ea3: (-s ours) Import translations. DO NOT MERGE

* commit '37749ea37032043687c7dab552d961ba6245bd08':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 01:20:10 +0000 (17:20 -0800)]
Import translations. DO NOT MERGE

Change-Id: I9ced3c60b831f09e8436f562d8c1fef1e2aa6156
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 27 Dec 2013 01:19:12 +0000 (17:19 -0800)]
Import translations. DO NOT MERGE

Change-Id: I5cbd143e531cfe8f1d131f0d7c91008758337013
Auto-generated-cl: translation import

10 years agoAllow changing search bar hint in the cling on-the-fly
Sandeep Siddhartha [Thu, 26 Dec 2013 23:42:52 +0000 (15:42 -0800)]
Allow changing search bar hint in the cling on-the-fly

- This allows GEL to initially supply an empty string if hotword isn't
  active, and later on update the cling if and when the hotword becomes
  active.
- This isn't expensive as it'll only be called if Launcher first calls
  getFirstRunClingSearchBarHint, i.e. once every fresh install/clear
  data

Bug: 11116105
Change-Id: Ia963bb62d7b331afd0c34adfa6c4b6bdbac48349

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-lunchbox
Baligh Uddin [Thu, 19 Dec 2013 15:27:18 +0000 (15:27 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-lunchbox

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 19 Dec 2013 07:09:31 +0000 (23:09 -0800)]
Import translations. DO NOT MERGE

Change-Id: I3e93fc7096badc195c25f3456c13217ab2786b6f
Auto-generated-cl: translation import

10 years agoam 5f85bb49: Merge "support multiple files and fix logcat smippets for launcher_proto...
Chris Wren [Wed, 18 Dec 2013 19:30:37 +0000 (11:30 -0800)]
am 5f85bb49: Merge "support multiple files and fix logcat smippets for launcher_protoutil" into jb-ub-now-kermit

* commit '5f85bb4977d95a1a8148ce28d534586fb1dff45d':
  support multiple files and fix logcat smippets for launcher_protoutil

10 years agoMerge "support multiple files and fix logcat smippets for launcher_protoutil" into...
Chris Wren [Wed, 18 Dec 2013 19:29:14 +0000 (19:29 +0000)]
Merge "support multiple files and fix logcat smippets for launcher_protoutil" into jb-ub-now-kermit

10 years agosupport multiple files and fix logcat smippets for launcher_protoutil
Chris Wren [Wed, 18 Dec 2013 19:11:40 +0000 (14:11 -0500)]
support multiple files and fix logcat smippets for launcher_protoutil

plus some code cleanup

Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38

10 years agoam 20e45a8e: Merge "Do not allow duplicate shortcuts when ALL_APPS is disabled."...
Nilesh Agrawal [Tue, 17 Dec 2013 23:47:52 +0000 (15:47 -0800)]
am 20e45a8e: Merge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into jb-ub-now-kermit

* commit '20e45a8ef819bbb9d628176803268bb3c8aba09a':
  Do not allow duplicate shortcuts when ALL_APPS is disabled.

10 years agoMerge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into jb-ub-now...
Nilesh Agrawal [Tue, 17 Dec 2013 23:46:13 +0000 (23:46 +0000)]
Merge "Do not allow duplicate shortcuts when ALL_APPS is disabled." into jb-ub-now-kermit

10 years agoDo not allow duplicate shortcuts when ALL_APPS is disabled.
Nilesh Agrawal [Tue, 17 Dec 2013 23:20:50 +0000 (15:20 -0800)]
Do not allow duplicate shortcuts when ALL_APPS is disabled.

When DISABLE_ALL_APPS is true, we want to have only one shortcut for each activityexposed via the Application's manifest.
We ignore INSTALL_SHORTCUT broadcasts which have launch intents with ACTION_MAIN and CATEGORY_LAUNCHER.
Applications can still create shortcuts pointing to an already exposed component if they provide data or extras in the intent.

Change-Id: I0b05283ea6c522d197e0262c2997f7298e08740b

10 years agoam 3d2fefae: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Tue, 17 Dec 2013 17:37:17 +0000 (09:37 -0800)]
am 3d2fefae: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

* commit '3d2fefae6de81055952b815b872ff5d7d5c34c0a':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-lunchbox
Baligh Uddin [Tue, 17 Dec 2013 17:33:26 +0000 (17:33 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-lunchbox

10 years agoMerge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Tue, 17 Dec 2013 17:33:21 +0000 (17:33 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

10 years agoam f6a22ada: Add auto-detection of payload type
Chris Wren [Mon, 16 Dec 2013 21:26:11 +0000 (13:26 -0800)]
am f6a22ada: Add auto-detection of payload type

* commit 'f6a22ada816ae4f63576679f03472b0a984e82be':
  Add auto-detection of payload type

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Dec 2013 21:18:55 +0000 (13:18 -0800)]
Import translations. DO NOT MERGE

Change-Id: If4f1706611c12995db7f3ff9349aaa08609848a1
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 16 Dec 2013 21:16:15 +0000 (13:16 -0800)]
Import translations. DO NOT MERGE

Change-Id: I40a264c567f7d0e599182ce68f5b844bd2856f9d
Auto-generated-cl: translation import

10 years agoAdd auto-detection of payload type
Chris Wren [Thu, 12 Dec 2013 16:20:09 +0000 (11:20 -0500)]
Add auto-detection of payload type

update docs and error messages
use png extension of files, since they are
don't create image files by default
use input filename for image files

Change-Id: I3e9c31a1de02976432d3f39cf82b5403055d620a

10 years agoam 309260ee: Merge "Don\'t notifyPageSwitchListener until page settles (issue 1206975...
Adam Cohen [Sat, 14 Dec 2013 00:01:11 +0000 (16:01 -0800)]
am 309260ee: Merge "Don\'t notifyPageSwitchListener until page settles (issue 12069757)" into jb-ub-now-kermit

* commit '309260ee593aa3f209510ae6bf137f9b75e2498b':
  Don't notifyPageSwitchListener until page settles (issue 12069757)

10 years agoMerge "Don't notifyPageSwitchListener until page settles (issue 12069757)" into jb...
Adam Cohen [Fri, 13 Dec 2013 23:59:53 +0000 (23:59 +0000)]
Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" into jb-ub-now-kermit

10 years agoDon't notifyPageSwitchListener until page settles (issue 12069757)
Adam Cohen [Fri, 13 Dec 2013 23:07:14 +0000 (15:07 -0800)]
Don't notifyPageSwitchListener until page settles (issue 12069757)

-> Should address the dismiss timer not working quite right

Change-Id: I63ad32d8f7c37f1a090ff1dd6024eeb7c0c6ce65

10 years agoam 31ff527a: Update script to pull latest files from Gallery
Michael Jurka [Fri, 13 Dec 2013 15:31:48 +0000 (07:31 -0800)]
am 31ff527a: Update script to pull latest files from Gallery

* commit '31ff527a4a489019803f7b6147c95630700f4bb9':
  Update script to pull latest files from Gallery

10 years agoUpdate script to pull latest files from Gallery
Michael Jurka [Fri, 13 Dec 2013 15:28:36 +0000 (16:28 +0100)]
Update script to pull latest files from Gallery

10 years agoam 34c2e6cf: Clean up imports
Michael Jurka [Fri, 13 Dec 2013 15:24:27 +0000 (07:24 -0800)]
am 34c2e6cf: Clean up imports

* commit '34c2e6cf7af328aba25c98158161dbad15ae986d':
  Clean up imports

10 years agoClean up imports
Michael Jurka [Fri, 13 Dec 2013 15:07:45 +0000 (16:07 +0100)]
Clean up imports

10 years agoam 7ad868b8: Create separate project for Wallpaper Picker
Michael Jurka [Fri, 13 Dec 2013 12:25:57 +0000 (04:25 -0800)]
am 7ad868b8: Create separate project for Wallpaper Picker

* commit '7ad868b86e45d6f58c186d2731ab2beb84643757':
  Create separate project for Wallpaper Picker

10 years agoCreate separate project for Wallpaper Picker
Michael Jurka [Thu, 12 Dec 2013 14:04:25 +0000 (15:04 +0100)]
Create separate project for Wallpaper Picker

Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5

10 years agoam 69a10949: Merge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit
Adam Cohen [Fri, 13 Dec 2013 00:26:08 +0000 (16:26 -0800)]
am 69a10949: Merge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit

* commit '69a10949d62255f6b32dff8c3a6a91cbfcf98587':
  Fix NPE from feedback (issue 12106858)

10 years agoMerge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit
Adam Cohen [Fri, 13 Dec 2013 00:24:05 +0000 (00:24 +0000)]
Merge "Fix NPE from feedback (issue 12106858)" into jb-ub-now-kermit

10 years agoFix NPE from feedback (issue 12106858)
Adam Cohen [Fri, 13 Dec 2013 00:16:39 +0000 (16:16 -0800)]
Fix NPE from feedback (issue 12106858)

Change-Id: I63f7f73b85d4c1652d1e722f94c51b567a83cc6b

10 years agoam 306c1cf2: Show widgets when ALL_APPS is disabled.
Nilesh Agrawal [Fri, 13 Dec 2013 00:07:37 +0000 (16:07 -0800)]
am 306c1cf2: Show widgets when ALL_APPS is disabled.

* commit '306c1cf200d4e334b19e09a5a5a2026d9f6d12b2':
  Show widgets when ALL_APPS is disabled.

10 years agoShow widgets when ALL_APPS is disabled.
Nilesh Agrawal [Thu, 12 Dec 2013 22:56:00 +0000 (14:56 -0800)]
Show widgets when ALL_APPS is disabled.

Change-Id: I367448df69a63ffd3412fe4c99137a21426d285c

10 years agoam 33cd5b9e: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Thu, 12 Dec 2013 16:37:48 +0000 (08:37 -0800)]
am 33cd5b9e: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

* commit '33cd5b9e9ecc541f4966a0d285296fb53447fdf4':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into jb-ub-now-kermit
Baligh Uddin [Thu, 12 Dec 2013 15:50:14 +0000 (15:50 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-ub-now-kermit

10 years agoMove additional wallpaper picker files to special dir
Michael Jurka [Wed, 11 Dec 2013 16:09:53 +0000 (17:09 +0100)]
Move additional wallpaper picker files to special dir

Change-Id: I3dd6f0ce4db72f9f30ed02e8c27039f68ab9a728

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 12 Dec 2013 05:11:15 +0000 (21:11 -0800)]
Import translations. DO NOT MERGE

Change-Id: I82b885284a196a6e466640d7790dc3c977f247a5
Auto-generated-cl: translation import

10 years agoMerge "Don't load items which exceed the grid bounds" into jb-ub-now-kermit
Adam Cohen [Thu, 12 Dec 2013 01:50:13 +0000 (01:50 +0000)]
Merge "Don't load items which exceed the grid bounds" into jb-ub-now-kermit

10 years agoDon't load items which exceed the grid bounds
Adam Cohen [Tue, 26 Nov 2013 18:34:59 +0000 (10:34 -0800)]
Don't load items which exceed the grid bounds

-> Unified location where this is managed (with other placement verification)
-> For now, not deleting out of bounds items, but can turn it on in one line

Change-Id: I5e1a5cd357d80475ae40af7b89a0cd372d5c241b

10 years agoMerge "Adjusting grid for tablets and fixing incorrect resources for large tablets...
Winson Chung [Thu, 12 Dec 2013 00:35:47 +0000 (00:35 +0000)]
Merge "Adjusting grid for tablets and fixing incorrect resources for large tablets." into jb-ub-now-kermit

10 years agoMerge "Fixing issue with Widget sizes being icorrectly reported." into jb-ub-now...
Winson Chung [Wed, 11 Dec 2013 23:52:06 +0000 (23:52 +0000)]
Merge "Fixing issue with Widget sizes being icorrectly reported." into jb-ub-now-kermit

10 years agoFixing issue with Widget sizes being icorrectly reported.
Winson Chung [Wed, 11 Dec 2013 23:28:15 +0000 (15:28 -0800)]
Fixing issue with Widget sizes being icorrectly reported.

Change-Id: I8474514cc3722d8450c707b7fd1ccea2ea344a59

10 years agoFix new NPE relating to reorder hints
Adam Cohen [Wed, 11 Dec 2013 22:47:23 +0000 (14:47 -0800)]
Fix new NPE relating to reorder hints

Change-Id: I80ff327ee549caef5802eb7194d48b1e8424ce47

10 years agoMerge "expose the protoutil for launcher as an executable script" into jb-ub-now...
Chris Wren [Wed, 11 Dec 2013 20:04:39 +0000 (20:04 +0000)]
Merge "expose the protoutil for launcher as an executable script" into jb-ub-now-kermit

10 years agoMerge "Revert "Revert "Move wallpaper picker code to a separate directory""" into...
Michael Jurka [Wed, 11 Dec 2013 15:18:18 +0000 (15:18 +0000)]
Merge "Revert "Revert "Move wallpaper picker code to a separate directory""" into jb-ub-now-kermit

10 years agoMerge "Size hotseat data structure appropriately." into jb-ub-now-kermit
Dan Sandler [Wed, 11 Dec 2013 15:03:01 +0000 (15:03 +0000)]
Merge "Size hotseat data structure appropriately." into jb-ub-now-kermit

10 years agoRevert "Revert "Move wallpaper picker code to a separate directory""
Michael Jurka [Wed, 11 Dec 2013 14:41:28 +0000 (15:41 +0100)]
Revert "Revert "Move wallpaper picker code to a separate directory""

This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.

10 years agoAdjusting grid for tablets and fixing incorrect resources for large tablets.
Winson Chung [Tue, 10 Dec 2013 20:32:14 +0000 (12:32 -0800)]
Adjusting grid for tablets and fixing incorrect resources for large tablets.

Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca

10 years agoMerge "Adding reorder hinting, hopefully will help with (issue 10654628)" into jb...
Adam Cohen [Wed, 11 Dec 2013 00:33:14 +0000 (00:33 +0000)]
Merge "Adding reorder hinting, hopefully will help with (issue 10654628)" into jb-ub-now-kermit

10 years agoMerge "Revert "Move wallpaper picker code to a separate directory"" into jb-ub-now...
Michael Jurka [Tue, 10 Dec 2013 22:48:25 +0000 (22:48 +0000)]
Merge "Revert "Move wallpaper picker code to a separate directory"" into jb-ub-now-kermit

10 years agoRevert "Move wallpaper picker code to a separate directory"
Michael Jurka [Tue, 10 Dec 2013 22:47:28 +0000 (23:47 +0100)]
Revert "Move wallpaper picker code to a separate directory"

This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.

10 years agoMerge "Bind the workspace synchronously if started on -1 screen." into jb-ub-now...
Derek Prothro [Tue, 10 Dec 2013 22:46:07 +0000 (22:46 +0000)]
Merge "Bind the workspace synchronously if started on -1 screen." into jb-ub-now-kermit

10 years agoexpose the protoutil for launcher as an executable script
Chris Wren [Tue, 10 Dec 2013 20:48:47 +0000 (15:48 -0500)]
expose the protoutil for launcher as an executable script

Change-Id: Ie990262534d85b118c165589ecee55d64f3a58cc

10 years agoSize hotseat data structure appropriately.
Dan Sandler [Tue, 10 Dec 2013 21:05:47 +0000 (16:05 -0500)]
Size hotseat data structure appropriately.

Bug: 12070213
Change-Id: I4df2f4bcc71bb4077c62cae91ed844ea8c43d421

10 years agoBind the workspace synchronously if started on -1 screen.
Derek Prothro [Tue, 10 Dec 2013 19:00:37 +0000 (14:00 -0500)]
Bind the workspace synchronously if started on -1 screen.

Previously, LoaderTask would be run asynchronously to bind
the workspace when started on -1 which would cause the user's
wallpaper to briefly flash when rotating the device on -1.

Bug: 11802691
Change-Id: I3a1a7a32fa28a81e041a283a93d808d5a8884133

10 years agoMove wallpaper picker code to a separate directory
Michael Jurka [Tue, 10 Dec 2013 15:59:20 +0000 (16:59 +0100)]
Move wallpaper picker code to a separate directory

Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392

10 years agoAdding reorder hinting, hopefully will help with (issue 10654628)
Adam Cohen [Sat, 7 Dec 2013 00:10:55 +0000 (16:10 -0800)]
Adding reorder hinting, hopefully will help with (issue 10654628)

-> Adds instant feedback that reorder _will_ happen, so hopefully will
   improve perceived disambiguation

Change-Id: Icd99e7beeb87e79627a6b9fc78a9132781410379

10 years agoFixing crash in empty folders. (Bug 11627191)
Winson Chung [Tue, 10 Dec 2013 00:57:45 +0000 (16:57 -0800)]
Fixing crash in empty folders. (Bug 11627191)

Change-Id: I7a0e23e16a7546a9612d3406257e15be758d4c52

Signed-off-by: Winson Chung <winsonc@google.com>
10 years agoam d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into...
Winson Chung [Tue, 10 Dec 2013 01:19:02 +0000 (17:19 -0800)]
am d65fb393: Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf

* commit 'd65fb393595cb093936c7d5d0d54b0511430aa9d':
  Revert "Fixing crash in empty folders. (Bug 11627191)"

10 years agoMerge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf
Winson Chung [Tue, 10 Dec 2013 01:17:46 +0000 (01:17 +0000)]
Merge "Revert "Fixing crash in empty folders. (Bug 11627191)"" into jb-ub-now-jolly-elf

10 years agoRevert "Fixing crash in empty folders. (Bug 11627191)"
Winson Chung [Tue, 10 Dec 2013 01:17:03 +0000 (01:17 +0000)]
Revert "Fixing crash in empty folders. (Bug 11627191)"

This reverts commit 68b667848ef7c6f69b24a40d780e4088a5f2a1fb.

Change-Id: I51da495d6f8ef98b268c23cce02cce5ef1c7ea00

10 years agoam 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now...
Winson Chung [Tue, 10 Dec 2013 01:15:54 +0000 (17:15 -0800)]
am 6de1ba33: Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf

* commit '6de1ba3377dd407e83f682edf9ae742416302772':
  Fixing crash in empty folders. (Bug 11627191)

10 years agoMerge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf
Winson Chung [Tue, 10 Dec 2013 01:14:30 +0000 (01:14 +0000)]
Merge "Fixing crash in empty folders. (Bug 11627191)" into jb-ub-now-jolly-elf

10 years agoFixing crash in empty folders. (Bug 11627191)
Winson Chung [Tue, 10 Dec 2013 00:57:45 +0000 (16:57 -0800)]
Fixing crash in empty folders. (Bug 11627191)

Change-Id: I7a0e23e16a7546a9612d3406257e15be758d4c52

10 years agoAllow 5 hotseat icons in DISABLE_ALL_APPS mode.
Nilesh Agrawal [Mon, 9 Dec 2013 22:17:49 +0000 (14:17 -0800)]
Allow 5 hotseat icons in DISABLE_ALL_APPS mode.

Added the xml resource in Launcher3 package as well.
This is a dummy resource with just hotseat icons.
Previously reviewed on: http://ag/396580

Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a

10 years agoMerge "Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."" into jb-ub-now-kermit
Nilesh Agrawal [Mon, 9 Dec 2013 20:40:05 +0000 (20:40 +0000)]
Merge "Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."" into jb-ub-now-kermit

10 years agoRevert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."
Nilesh Agrawal [Mon, 9 Dec 2013 20:39:28 +0000 (20:39 +0000)]
Revert "Allow 5 hotseat icons in DISABLE_ALL_APPS mode."

This reverts commit f4ed1be4ef22c87b002c3bca90d130eb77fe5535.

This broke the build:
packages/apps/Launcher3/src/com/android/launcher3/LauncherProvider.java:292: cannot find symbol
symbol  : variable default_workspace_no_all_apps
location: class com.android.launcher3.R.xml
            return R.xml.default_workspace_no_all_apps;

Change-Id: I40e80494f06f08de3d827c6816075ac4d269ea6a

10 years agoMerge "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." into jb-ub-now-kermit
Nilesh Agrawal [Mon, 9 Dec 2013 20:18:56 +0000 (20:18 +0000)]
Merge "Allow 5 hotseat icons in DISABLE_ALL_APPS mode." into jb-ub-now-kermit

10 years agoMerge "backup launcher preferences" into jb-ub-now-kermit
Chris Wren [Mon, 9 Dec 2013 18:52:36 +0000 (18:52 +0000)]
Merge "backup launcher preferences" into jb-ub-now-kermit

10 years agoAllow 5 hotseat icons in DISABLE_ALL_APPS mode.
Nilesh Agrawal [Sat, 7 Dec 2013 01:56:07 +0000 (17:56 -0800)]
Allow 5 hotseat icons in DISABLE_ALL_APPS mode.

Change-Id: I71510cf079e211bd53e411e6e43f1bc6475f6d35

10 years agoDecrease delay for closing folder on removal of an item (issue 11028310)
Adam Cohen [Thu, 5 Dec 2013 22:16:23 +0000 (14:16 -0800)]
Decrease delay for closing folder on removal of an item (issue 11028310)

Change-Id: Ie5c094af8b0293e56bf016be5b4f4db05e7a9a05

10 years agoMerge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermit
Michael Jurka [Thu, 5 Dec 2013 13:45:00 +0000 (13:45 +0000)]
Merge "Update suggested wallpaper dimensions in onResume" into jb-ub-now-kermit

10 years agoam a67d1ea0: Merge "Fixing regression in drop target bar height. (Bug 11980757)"...
Winson Chung [Thu, 5 Dec 2013 00:35:48 +0000 (16:35 -0800)]
am a67d1ea0: Merge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now-jolly-elf

* commit 'a67d1ea0db5f536ca4a954a5f958211ec6c99992':
  Fixing regression in drop target bar height. (Bug 11980757)

10 years agoMerge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now...
Winson Chung [Thu, 5 Dec 2013 00:33:30 +0000 (00:33 +0000)]
Merge "Fixing regression in drop target bar height. (Bug 11980757)" into jb-ub-now-jolly-elf