Sunny Goyal
1992d126f4
am 7e0a4037: Merge "Shifting hotseat icons to aling with all-apps icon, if the hotseat size is different from the source device" into ub-launcher3-burnaby
...
* commit '7e0a403759c401d3b94f4576bca3aa8fb94fe542':
Shifting hotseat icons to aling with all-apps icon, if the hotseat size is different from the source device
2015-07-21 02:00:20 +00:00
Sunny Goyal
7e0a403759
Merge "Shifting hotseat icons to aling with all-apps icon, if the hotseat size is different from the source device" into ub-launcher3-burnaby
2015-07-21 01:50:38 +00:00
Sunny Goyal
27defa5dd6
am 3ba922aa: Merge "Fixing widget restore" into ub-launcher3-burnaby
...
* commit '3ba922aa62b70bc0a3307e43980c4ff189486694':
Fixing widget restore
2015-07-21 00:53:52 +00:00
Sunny Goyal
293a4dafd4
am 1b21faef: Merge "Resizing the bitmap before caching it in the DB" into ub-launcher3-burnaby
...
* commit '1b21faef02f173d7a8b80fe01d34f57b5e28a4b4':
Resizing the bitmap before caching it in the DB
2015-07-21 00:53:50 +00:00
Sunny Goyal
3ba922aa62
Merge "Fixing widget restore" into ub-launcher3-burnaby
2015-07-21 00:42:42 +00:00
Sunny Goyal
1b21faef02
Merge "Resizing the bitmap before caching it in the DB" into ub-launcher3-burnaby
2015-07-21 00:41:44 +00:00
Hyunyoung Song
13ef17a37e
merged ub-launcher3-burnaby, and resolved conflicts
...
Note1: Verified that following succeeds. $ make -j 32 dist checkbuild
Note2: Verified that the git history of burnaby is (998 commit) is pulled
into mnc-dev packages/apps/Launcher3 git project using gitk.
b/22609402
Change-Id: If20ed77328a71d05a590a7ee2e84d5472d0248ae
2015-07-20 15:37:27 -07:00
bohu
731a9c6e2f
am 86179020: Enable Launcher3 as default Home app
...
* commit '86179020cc1a273d7e753d278fd844b90df456b0':
Enable Launcher3 as default Home app
2015-07-20 22:35:16 +00:00
bohu
86179020cc
Enable Launcher3 as default Home app
...
The default Home app launcher2 is deprecated and cannot launch Nexus 6
or any other high resolution devices in emulator. This CL enables launcher3
as the default Home app, since it can handle Nexus 6 and is well maintained.
Bug: 22609402
Change-Id: Iaba545fec218f79e40e0f72de5236ddadfabaa14
2015-07-20 22:23:27 +00:00
Sunny Goyal
df6ccf8196
Resizing the bitmap before caching it in the DB
...
> The icon size in the backup can be different that what is
required by the device. We should resize the icon, before
caching it.
Bug: 22413328
Change-Id: Id77c53edf8ea5e95a2d32dbe22be553120279ebd
2015-07-20 14:34:30 -07:00
Sunny Goyal
c115e647ad
Shifting hotseat icons to aling with all-apps icon, if the hotseat
...
size is different from the source device
Bug: 19074056
Change-Id: I8d8517971a3cde0dc38f653d151daeba90fa38a0
2015-07-20 14:25:04 -07:00
Sunny Goyal
53f9672b30
Fixing widget restore
...
> Widget restore active flag was not cleared when the app was downloaded
> Icon from session info was not getting cached
Bug: 22413379
Change-Id: Ie096b929252200675a76dadd8c25cc3aa433671b
2015-07-20 12:00:22 -07:00
Sunny Goyal
5d20d232ed
am e3fe3f89: (-s ours) am 249a510a: (-s ours) [DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgets
...
* commit 'e3fe3f89ee956e8d7995c569948cb70765ec19b8':
[DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgets
2015-07-17 19:43:17 +00:00
Sunny Goyal
e3fe3f89ee
am 249a510a: (-s ours) [DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgets
...
* commit '249a510ab318db461ce1ac86baca01021fe41a2c':
[DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgets
2015-07-17 19:36:00 +00:00
Sunny Goyal
05be6b7649
am b04136b4: Merge "Adding minSpanX and minSpanY for all the launcher widgets" into ub-launcher3-burnaby
...
* commit 'b04136b4714a0d9afddab6a70045f4f4f7fa1ee4':
Adding minSpanX and minSpanY for all the launcher widgets
2015-07-17 19:06:46 +00:00
Sunny Goyal
b04136b471
Merge "Adding minSpanX and minSpanY for all the launcher widgets" into ub-launcher3-burnaby
2015-07-17 18:56:38 +00:00
Sunny Goyal
3a30cfeb7c
Adding minSpanX and minSpanY for all the launcher widgets
...
Bug: 22353460
Change-Id: Id4450dee42a83e4603dcd56e1c4dec2b0e405858
2015-07-17 11:10:05 -07:00
Sunny Goyal
249a510ab3
[DO NOT MERGE] Adding minSpanX and minSpanY for all the launcher widgets
...
Bug: 22353460
Change-Id: Id4450dee42a83e4603dcd56e1c4dec2b0e405858
2015-07-16 19:35:36 -07:00
Hyunyoung Song
11bebbc463
am f63dda5e: Query the title and icon for app using correct user handle.
...
* commit 'f63dda5e153febf0b5163ac41d927129ec822314':
Query the title and icon for app using correct user handle.
2015-07-17 00:39:17 +00:00
Hyunyoung Song
f63dda5e15
Query the title and icon for app using correct user handle.
...
> Note: when there are corp and regular user profile widget providers,
it is guaranteed that regular user profile widget provider is always
queried first. Thsi is guaranteed because inside AppWidgetManagerCompat.getProviders(),
regular user always takes prescedence when iterating thru different providers
associated to different users.
Change-Id: I5e38e1fb30925ccba7e1e2925fd3e77c44a14901
2015-07-16 17:24:30 -07:00
Hyunyoung Song
a1ce66dfb7
am 7dc9a0f7: Merge "Fix issue where corp app widget doesn\'t show correctly on drop targets." into ub-launcher3-burnaby
...
* commit '7dc9a0f7d7e138cb9e685609777021b74e8dd67b':
Fix issue where corp app widget doesn't show correctly on drop targets.
2015-07-16 23:49:15 +00:00
Hyunyoung Song
7dc9a0f7d7
Merge "Fix issue where corp app widget doesn't show correctly on drop targets." into ub-launcher3-burnaby
2015-07-16 23:37:36 +00:00
Hyunyoung Song
ffd0ab4da1
Fix issue where corp app widget doesn't show correctly on drop targets.
...
b/22535234
Change-Id: I6e57c7728704ad0f99df25257211243a23d26acd
2015-07-16 16:36:59 -07:00
Sunny Goyal
25aba0aea5
Removing boot receiver.
...
> Registering the receiver at runtime, only when it is required
> Using system property sys.boot_completed to check if boot completion
> This prevents unnecessary process startup during system bootup
Change-Id: I68f99ecf2e1ffd2ca7b6d15a99a282451bf67aec
2015-07-16 15:17:57 -07:00
Sunny Goyal
8239daded4
Merge "Fixing drag outline positions for folder over hotseat" into ub-launcher3-master
2015-07-16 22:09:32 +00:00
Sunny Goyal
92bce43164
Fixing drag outline positions for folder over hotseat
...
Change-Id: Ia2508307554089205fd678987454e81cb811a59b
2015-07-16 15:08:41 -07:00
Sunny Goyal
6c56c68555
Changing the dogfood check to a static boolean to better handle proguard optimizations
...
Change-Id: I892b88ce1a007fafc23a73ad4193c5c4aa411d1b
2015-07-16 14:09:53 -07:00
Sunny Goyal
14031ebb81
am 36db8567: Merge "Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-burnaby
...
* commit '36db85679d492888f03654fa04f6c291e74168e7':
Fixing AppWidgetInfo not initialized with proper user
2015-07-16 01:18:27 +00:00
Sunny Goyal
d560bb1b5f
am c6068715: (-s ours) am 3fec14be: (-s ours) Merge "[DO NOT MERGE] fixing build break" into ub-launcher3-almonte
...
* commit 'c606871502e9c6e69c00e3f79d2c2871d7a26dec':
[DO NOT MERGE] fixing build break
2015-07-16 01:18:26 +00:00
Sunny Goyal
36db85679d
Merge "Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-burnaby
2015-07-16 01:13:01 +00:00
Sunny Goyal
c606871502
am 3fec14be: (-s ours) Merge "[DO NOT MERGE] fixing build break" into ub-launcher3-almonte
...
* commit '3fec14bedc03d77aa7a066a8053c6068dddda192':
[DO NOT MERGE] fixing build break
2015-07-16 01:10:17 +00:00
Sunny Goyal
5db8c0a5ac
am be217bf0: (-s ours) am e48e570a: (-s ours) Merge "[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-almonte
...
* commit 'be217bf044892d49e427f000606308860a755585':
[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user
2015-07-16 01:10:14 +00:00
Sunny Goyal
be217bf044
am e48e570a: (-s ours) Merge "[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-almonte
...
* commit 'e48e570a82293d34e955b966c7821770600ec7bf':
[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user
2015-07-16 01:03:06 +00:00
Sunny Goyal
3fec14bedc
Merge "[DO NOT MERGE] fixing build break" into ub-launcher3-almonte
2015-07-16 01:03:00 +00:00
Sunny Goyal
1e23e4d24d
[DO NOT MERGE] fixing build break
...
Change-Id: Ief14e03874626d4f6fdf403d98950d9d64b66160
2015-07-15 18:02:14 -07:00
Adam Cohen
ec66a6d0f7
am 84a62861: Merge "Fix issue with UiThreadReveal on L devices" into ub-launcher3-burnaby
...
* commit '84a62861d6ba91f3b0822d6da0c1c7eedf9b3f0e':
Fix issue with UiThreadReveal on L devices
2015-07-16 00:53:56 +00:00
Sunny Goyal
e48e570a82
Merge "[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user" into ub-launcher3-almonte
2015-07-16 00:50:18 +00:00
Sunny Goyal
ab7a4fe206
Fixing AppWidgetInfo not initialized with proper user
...
Bug: 21673750
Change-Id: I1e03c3cb10a87e394e963cc2001c9c1c293eb2ca
2015-07-15 17:39:33 -07:00
Adam Cohen
84a62861d6
Merge "Fix issue with UiThreadReveal on L devices" into ub-launcher3-burnaby
2015-07-16 00:38:11 +00:00
Sunny Goyal
7fb55d25e3
[Do NOT MERGE] Fixing AppWidgetInfo not initialized with proper user
...
Bug: 21673750
Change-Id: I1e03c3cb10a87e394e963cc2001c9c1c293eb2ca
2015-07-15 17:37:24 -07:00
Adam Cohen
54e362121f
Fix issue with UiThreadReveal on L devices
...
issue 22507784
Change-Id: If75292b21a1b572903099ab0682d5c7f69a960f4
2015-07-15 17:35:56 -07:00
Geoff Mendal
1990e06256
am ad4d1628: (-s ours) am eb01b967: (-s ours) Import translations. DO NOT MERGE
...
* commit 'ad4d162835f97eadaf45b095253847da90804265':
Import translations. DO NOT MERGE
2015-07-15 21:44:29 +00:00
Geoff Mendal
ad4d162835
am eb01b967: (-s ours) Import translations. DO NOT MERGE
...
* commit 'eb01b967460d0d8287042e5f6dd16578f3f59eb6':
Import translations. DO NOT MERGE
2015-07-15 21:37:53 +00:00
Geoff Mendal
eb01b96746
Import translations. DO NOT MERGE
...
Change-Id: I025eedc9fa35a6ba583f8d3e215dd066ddb634b3
Auto-generated-cl: translation import
2015-07-15 13:07:24 -07:00
Geoff Mendal
ad1e8ccb81
am 72879d40: (-s ours) am cf51139c: (-s ours) am 494d2237: (-s ours) am a83129f0: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE
...
* commit '72879d40ce7a13f4e3ed18edd83f3bd7c2841b1b':
Import translations. DO NOT MERGE
2015-07-15 18:13:24 +00:00
Sunny Goyal
b7443004d8
am 0c13a34f: Merge "Using highres icons for backup" into ub-launcher3-burnaby
...
* commit '0c13a34fd1f32a8cb8c5cec06553e3741731c756':
Using highres icons for backup
2015-07-15 18:03:12 +00:00
Geoff Mendal
72879d40ce
am cf51139c: (-s ours) am 494d2237: (-s ours) am a83129f0: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE
...
* commit 'cf51139c6e1d57b57177109f2177edc41edf5bbc':
Import translations. DO NOT MERGE
2015-07-15 17:58:25 +00:00
Sunny Goyal
0c13a34fd1
Merge "Using highres icons for backup" into ub-launcher3-burnaby
2015-07-15 17:55:11 +00:00
Geoff Mendal
cf51139c6e
am 494d2237: (-s ours) am a83129f0: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE
...
* commit '494d2237b8d7b892902604c18098127e77372509':
Import translations. DO NOT MERGE
2015-07-15 17:41:26 +00:00
Geoff Mendal
494d2237b8
am a83129f0: (-s ours) am e5ec4ac4: (-s ours) Import translations. DO NOT MERGE
...
* commit 'a83129f0bc778fd1ccd799bd8cfa40270f632e1d':
Import translations. DO NOT MERGE
2015-07-15 17:27:06 +00:00