Commit Graph

49925 Commits

Author SHA1 Message Date
Sunny Goyal 574fd78e36 am f846b905: Merge "Removing unused logging" into ub-launcher3-burnaby
* commit 'f846b9054c90e73cb824310e75ea904b5a459c01':
  Removing unused logging
2015-03-20 01:40:48 +00:00
Sunny Goyal f846b9054c Merge "Removing unused logging" into ub-launcher3-burnaby 2015-03-20 01:36:07 +00:00
Robin Lee 85dc67e450 am ec3fe183: (-s ours) am 2dd9f018: (-s ours) Don\'t clobber widgets with the same component - DO NOT MERGE
* commit 'ec3fe183eb432b6541513196e52167ecd7826631':
  Don't clobber widgets with the same component - DO NOT MERGE
2015-03-19 21:37:11 +00:00
Robin Lee ec3fe183eb am 2dd9f018: (-s ours) Don\'t clobber widgets with the same component - DO NOT MERGE
* commit '2dd9f018ff32a1f34023826b64422622f6610daf':
  Don't clobber widgets with the same component - DO NOT MERGE
2015-03-19 21:33:31 +00:00
Robin Lee 8b35317955 am 26ace121: Don\'t clobber widgets with the same component.
* commit '26ace12135a662ad864678c9fede9817e5c02b67':
  Don't clobber widgets with the same component.
2015-03-19 21:33:00 +00:00
Robin Lee 26ace12135 Don't clobber widgets with the same component.
By not storing them in a HashMap keyed against ComponentName (which is
almost guaranteed to conflict with other widgets when managed profiles
are in play).

Bug: 19444068
Change-Id: I6ffce78e8aaf265196239670404cbdaff9fa09be
2015-03-19 21:23:13 +00:00
Robin Lee 2dd9f018ff Don't clobber widgets with the same component - DO NOT MERGE
By not storing them in a HashMap keyed against ComponentName (which is
almost guaranteed to conflict with other widgets when managed profiles
are in play).

Bug: 19444068
Change-Id: I6ffce78e8aaf265196239670404cbdaff9fa09be
2015-03-19 21:16:34 +00:00
Sunny Goyal 449d5c9175 am 0f93d5e7: Merge "Cleaning up widget preview loader" into ub-launcher3-burnaby
* commit '0f93d5e718444fd636c84c239fcff4119e064864':
  Cleaning up widget preview loader
2015-03-19 21:09:43 +00:00
Sunny Goyal 0f93d5e718 Merge "Cleaning up widget preview loader" into ub-launcher3-burnaby 2015-03-19 21:05:17 +00:00
Sunny Goyal 27595796b3 Removing unnecessary intent-filter construction
Change-Id: I1f831ef48ed69381ad260f7d541f39a049c498a5
2015-03-19 13:19:21 -07:00
Sunny Goyal 15b480f234 Removing unused logging
> We store some local logs which are never propagated to the
server and cause unnecessary file-io during app launch

Change-Id: I2b41c3af182de2a87f38ad88f3bae9d250574c26
2015-03-19 10:21:53 -07:00
Adam Cohen 7fed5a38c4 am 57dadda8: Merge "Make sure we set the QSB bar on the SearchDropTargetBar" into ub-launcher3-burnaby
* commit '57dadda8442e3182081e7929bda940c098c147e5':
  Make sure we set the QSB bar on the SearchDropTargetBar
2015-03-19 05:36:44 +00:00
Adam Cohen 57dadda844 Merge "Make sure we set the QSB bar on the SearchDropTargetBar" into ub-launcher3-burnaby 2015-03-19 05:33:16 +00:00
Adam Cohen b0df1b0e1a Make sure we set the QSB bar on the SearchDropTargetBar
Change-Id: If106bae15b3d628d6385711bcb8059acd17d6147
2015-03-18 22:22:03 -07:00
Sunny Goyal 4cad7538c9 Cleaning up widget preview loader
> Removing unnecessary canvas cache
> Removing unnecessary new bitmap creation

Change-Id: Ic9f45c5a204ea4d32dbf93c21a6a7fd6baea4b51
2015-03-18 22:20:20 -07:00
Sunny Goyal 33c3c2fa0e am 6b6ffbe9: Merge "Invalidating sorted list after the item has been added" into ub-launcher3-burnaby
* commit '6b6ffbe9073223324a9abc6f29bdf23892786f1c':
  Invalidating sorted list after the item has been added
2015-03-18 18:17:13 +00:00
Sunny Goyal 6b6ffbe907 Merge "Invalidating sorted list after the item has been added" into ub-launcher3-burnaby 2015-03-18 18:13:11 +00:00
Sunny Goyal cbe620703d am 8758ea05: Using MainThreadExecuter instead of View.post
* commit '8758ea050a9202e9733520898dda5d290644839e':
  Using MainThreadExecuter instead of View.post
2015-03-18 17:30:41 +00:00
Sunny Goyal 2e688a8cc2 Invalidating sorted list after the item has been added
Bug: 19815825
Change-Id: If10d19d41a2400b5a7350e40fa6116494dc9c5a6
2015-03-18 10:23:39 -07:00
Sunny Goyal 8758ea050a Using MainThreadExecuter instead of View.post
Change-Id: Ie7ba88bd3bb412d998ecb51095cbaa74b3b39c10
2015-03-18 10:09:10 -07:00
Geoff Mendal 2b3c300b00 Import translations. DO NOT MERGE
Change-Id: I5c4d7d424f6e2fe5d15875be8685a4e2f20cce0b
Auto-generated-cl: translation import
2015-03-18 06:38:32 -07:00
Sunny Goyal b02eeb725c am 34b6527c: Lazy loading high res icons
* commit '34b6527cefd36fbd5da78464ce9771e379158552':
  Lazy loading high res icons
2015-03-18 01:22:03 +00:00
Sunny Goyal 34b6527cef Lazy loading high res icons
> Loading low-res icons for icons which are not visible on
the homescreen.

Change-Id: I8ac7bf09f6030ed554cb60a4cd402f3f36ffe12b
2015-03-17 15:05:23 -07:00
Sunny Goyal db9a6ce1b8 am 5d85c44f: Adding sort switch in FolderPagedView
* commit '5d85c44fd873c740dc191b28424c2ee367d730a2':
  Adding sort switch in FolderPagedView
2015-03-17 22:05:00 +00:00
Sunny Goyal 5d85c44fd8 Adding sort switch in FolderPagedView
> Adding options column in DB to store generation purpose flags
> Storing isSorted flag in FolderInfo
> Adding a switch for A-Z sorting (only visible if pageCount > 1)
> When in sorted mode, spring-load snaps to the target location for 1.5 seconds

Change-Id: I8c7c778d2cc3ccbd35a2890a1a705e1c1a7e9a66
2015-03-17 14:49:38 -07:00
Hyunyoung Song a335f3b514 am ce53e6dd: Merge "key event focus logic should support large tablets" into ub-launcher3-burnaby
* commit 'ce53e6dd12f5fa9e16ea77fbdafed3f8c2f448ac':
  key event focus logic should support large tablets
2015-03-17 18:41:39 +00:00
Hyunyoung Song ce53e6dd12 Merge "key event focus logic should support large tablets" into ub-launcher3-burnaby 2015-03-17 18:36:06 +00:00
Hyunyoung Song 18bfaafd3d key event focus logic should support large tablets
TL;DR;; On smaller tablets, landscape = vertical hotseat bar, and
portrait = horizontal hotseat bar. However, in larger tablets, hotseat bar is
always horizontal. This is now correctly handled using DeviceProfile.isVerticalBar
method.

b/19732584

Change-Id: I1035c89b4685be12dbc863f8a1465047a5fec6a6
2015-03-17 11:32:21 -07:00
Hyunyoung Song 367710c0f8 am 40bff39b: Merge "Add dummy string to Launcher3Tests resources to fix build error." into ub-launcher3-burnaby
* commit '40bff39b47c6989c795915cf5f47bc5be5682907':
  Add dummy string to Launcher3Tests resources to fix build error.
2015-03-17 14:28:51 +00:00
Hyunyoung Song 40bff39b47 Merge "Add dummy string to Launcher3Tests resources to fix build error." into ub-launcher3-burnaby 2015-03-17 00:35:26 +00:00
Sunny Goyal 7c60468333 am 27959c30: (-s ours) am ef30a2a8: (-s ours) [DO NOT MERGE] Fixing build error in launcher_protoutil_lib
* commit '27959c30394f629e0c551e1c8dacaad8b42817a5':
  [DO NOT MERGE] Fixing build error in launcher_protoutil_lib
2015-03-17 00:24:34 +00:00
Hyunyoung Song 61e3a972e7 Add dummy string to Launcher3Tests resources to fix build error.
TL;DR;; since ag/656186 which moved the all-makefiles-under call to the bottom
of the launcher's Android.mk file, resources for test package
will not build without a dummy file. This change is necessary for the
test team to continuously run the android tests.

b/19566571

Change-Id: I4ff422ac019df4447348d953c5dd606d2a0dcc58
2015-03-16 17:23:58 -07:00
Sunny Goyal 27959c3039 am ef30a2a8: (-s ours) [DO NOT MERGE] Fixing build error in launcher_protoutil_lib
* commit 'ef30a2a8312b83985a8ad3eb8feebbb944cbae01':
  [DO NOT MERGE] Fixing build error in launcher_protoutil_lib
2015-03-17 00:20:10 +00:00
Winson Chung fce429d4f0 am 97985394: Merge "Tweaking the apps list fast scroller." into ub-launcher3-burnaby
* commit '979853943c7d10b85daf9effa453c5bd54635904':
  Tweaking the apps list fast scroller.
2015-03-16 23:56:15 +00:00
Winson Chung 979853943c Merge "Tweaking the apps list fast scroller." into ub-launcher3-burnaby 2015-03-16 23:48:34 +00:00
Adam Cohen 8db24a0149 am 2bbbd746: Don\'t translate these strings until they\'re final
* commit '2bbbd746d22388b994079361c77ff5cdeedd5f3a':
  Don't translate these strings until they're final
2015-03-16 23:23:55 +00:00
Adam Cohen 2bbbd746d2 Don't translate these strings until they're final
Change-Id: I145aecfb83380101404494b72e68962b1ebfbd53
2015-03-16 16:10:23 -07:00
Sunny Goyal 692d2f7490 am b4cd42a1: Extracting out CacheKey to a separate class
* commit 'b4cd42a1df69ec887d0c66e8fe6fe1f27ebbf9bc':
  Extracting out CacheKey to a separate class
2015-03-16 22:24:24 +00:00
Winson Chung aa2ab254ea Tweaking the apps list fast scroller.
- Making the view span the full width so that you can grab the scroller on the edge of the screen.
- Offsetting the fast-scoll popup so that you can see it as you scrub.

Change-Id: If1b1934bbeac0660d829cfc29c9e588df927c5e5
2015-03-16 15:20:39 -07:00
Sunny Goyal b4cd42a1df Extracting out CacheKey to a separate class
Change-Id: Ifdd7cc79668b34298e3f788ee684080cecb86c3e
2015-03-16 14:54:50 -07:00
Sunny Goyal ef30a2a831 [DO NOT MERGE] Fixing build error in launcher_protoutil_lib
> Since test build rules were included before the launcher_protoutil_lib
rule, all the following paths got prefixed with "tests/" giving file
not found error

Change-Id: I13f96fc2f14336b0ff40f086176cc4afbc254791
(cherry picked from commit d68725cd20)
2015-03-16 17:57:33 +00:00
Geoff Mendal 2c09f747a7 Import translations. DO NOT MERGE
Change-Id: Ic09f9d222e3759b27815aeb8d4c8e7a5ccb7cfb4
Auto-generated-cl: translation import
2015-03-16 08:53:14 -07:00
Geoff Mendal 59ebcc660d Import translations. DO NOT MERGE
Change-Id: Ida795ff31f152f07fa6553a115bdd84f52a98f42
Auto-generated-cl: translation import
2015-03-16 06:22:25 -07:00
Winson Chung d00532e43f am c13b994c: Merge "Minor changes to apps view." into ub-launcher3-burnaby
* commit 'c13b994c04b0945f25dad6487fa3151fc5153164':
  Minor changes to apps view.
2015-03-13 18:56:50 +00:00
Winson Chung c13b994c04 Merge "Minor changes to apps view." into ub-launcher3-burnaby 2015-03-13 18:50:18 +00:00
Winson Chung 888b3a10bf Minor changes to apps view.
- Ensuring that apps with numbers and in other locals have a section header.
- Adding an empty state when there are no apps with the current filter
- Removing unnecessary call to check AppInfos

Change-Id: I9dc541c680475b98745fa257ad7e4af06e3966c9
2015-03-13 11:48:45 -07:00
Sunny Goyal 453dd41d6f am d68725cd: Fixing build error in launcher_protoutil_lib
* commit 'd68725cd20be0c1d5ebd583da5fde0f007a69bf8':
  Fixing build error in launcher_protoutil_lib
2015-03-13 18:16:26 +00:00
Sunny Goyal d68725cd20 Fixing build error in launcher_protoutil_lib
> Since test build rules were included before the launcher_protoutil_lib
rule, all the following paths got prefixed with "tests/" giving file
not found error

Change-Id: I13f96fc2f14336b0ff40f086176cc4afbc254791
2015-03-13 10:28:42 -07:00
Sunny Goyal 3c9653ea9e am 3739158b: Merge "Scrolling folder during drag-drop" into ub-launcher3-burnaby
* commit '3739158bd7a41f6f8088c83de04c8bf48bc4d502':
  Scrolling folder during drag-drop
2015-03-13 16:34:28 +00:00
Sunny Goyal 3739158bd7 Merge "Scrolling folder during drag-drop" into ub-launcher3-burnaby 2015-03-13 16:29:53 +00:00