Android-x86
Fork

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-apps-Launcher3: コミット一覧

packages/apps/Launcher3


RSS
Rev. 日時 作者
030afe6 nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 2017-05-05 02:16:16 Chih-Wei Huang

Remove old apk in the priv-app dir

Launcher3 was changed to a non-privileged app.
The old apk must be removed.

28a6438 2016-10-19 15:54:22 Sunny Goyal

Fixing text search where a word starting with lower case was
not being matched

Bug: 32249413
Change-Id: I0f5e24052759a734fe0df3bd3d0bf2e7ef7f2713

a833b6d 2016-10-18 16:51:22 Sunny Goyal

Missing call in write to parcel

Bug: 17924700
Change-Id: Ie48757fc53674979b8e92f96b5281f965e2ef3b4

f4b4577 2016-10-18 08:17:54 Sunny Goyal

Removing the logic around closeSystemDialog on ACTION_CLOSE_SYSTEM_DIALOGS
Launcher does not use any panels which need closing & system sends an
onActivityResult(RESULT_CANCELLED), we do not need special handling for
waitingForResult

Bug: 32127718
Change-Id: Iff5161444bc909442f6acbe52cb3fb5a2d9ae4da

3cca5a0 2016-10-14 08:56:31 Bill Yi

Import translations. DO NOT MERGE

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

1d29c6f 2016-10-13 09:41:57 Tony Wickham

Merge "Add feature flag to disable light status bar" into ub-launcher3-calgary-polish

0fed55b 2016-10-13 08:14:36 Tony Wickham

Add feature flag to disable light status bar

Bug: 32085545
Change-Id: I4860145b00893c20f7e37817e9659ccd90409966

cf61952 2016-10-13 06:22:05 Tony Wickham

Merge "Use Launcher.getLauncher(Context) instead of type-casting." into ub-launcher3-calgary-polish

3f88640 2016-10-12 02:55:14 Sunny Goyal

Announcing the final action when the drag-drop completes

Bug:31926812
Change-Id: Id0566cc7dc15732981320807a02fb9cae8a885e6

327f7b7 2016-10-11 05:37:51 Sunny Goyal

Merge "Updating the folder cell dimensions to be closer to a square" into ub-launcher3-calgary-polish

215a2ea 2016-10-08 06:48:19 Hyunyoung Song

Merge "Set correct accessibility delegate for the overview mode. b/32004538" into ub-launcher3-calgary-polish

eb205af 2016-10-08 06:19:30 Hyunyoung Song

Set correct accessibility delegate for the overview mode.
b/32004538

Change-Id: Ie68fe418b777784d747b004600ef1c98e96a4791

68f240e 2016-10-08 05:36:56 Sunny Goyal

Updating the folder cell dimensions to be closer to a square

Bug: 31813976
Change-Id: I05d7520daee28a310ff122deaf265951e454d21e

2fd0208 2016-10-08 04:50:01 Tony

Use Launcher.getLauncher(Context) instead of type-casting.

Bug: 32010039
Change-Id: Icb80d3e547a706740b84df2cb80f99e4a7f81c43

81300a9 2016-10-08 03:04:16 Sunny Goyal

Merge "Using add/replace instead of update when updating an entry." into ub-launcher3-calgary-polish

caa5291 2016-10-08 02:00:56 Sunny Goyal

Using add/replace instead of update when updating an entry.

Update operation was not including version and updateTime columns
leading to a update operation getting called wheneven launcher loads.

Bug: 32004297
Change-Id: I5f1793633ce3bb72d5641a82502b3ba8b9cdff7d

1ee2db1 2016-10-07 04:37:45 Hyunyoung Song

Bye bye swipe down search
b/31935141

Change-Id: I4ab6741baa4681358a8a234860179d2de4290fd7

d8fcffb 2016-10-04 06:01:25 Hyunyoung Song

Add user event logging for tap on search
b/31772967

Change-Id: I71ececb8195d46405623a8ae2a99d001088d9181

70a421e 2016-10-01 08:21:05 Hyunyoung Song

Merge "Consume ACTION_UP when fling is detected on top of icon" into ub-launcher3-calgary-polish

035a516 2016-10-01 08:13:55 Hyunyoung Song

Consume ACTION_UP when fling is detected on top of icon

Bug: Adam found out that when you swipe down fast on an icon, you can
launch search AND launch an app. Only one should trigger and not both.

Change-Id: I66b9df26d8bb355f011d057dafd45f90f59b82ae

37ecabc 2016-10-01 05:53:21 Hyunyoung Song

Merge "Agressively change the color of the the all apps background during pull up b/30502942" into ub-launcher3-calgary-polish

81a56f9 2016-10-01 04:57:16 Hyunyoung Song

Agressively change the color of the the all apps background during pull up
b/30502942

Change-Id: Iea072d95ed4f62907b164b2c4ee75ad737eccb7a

f7f41bd 2016-09-29 16:31:07 TreeHugger Robot

Merge "Import translations. DO NOT MERGE" into ub-launcher3-calgary-polish

2b7b76c 2016-09-29 13:50:56 Bill Yi

Import translations. DO NOT MERGE

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

f0fc3c4 2016-09-29 10:27:07 Tony Wickham

Merge "Some minor fixes for extracted status bar." into ub-launcher3-calgary-polish

345bff3 2016-09-29 08:53:17 Tony Wickham

Some minor fixes for extracted status bar.

- setLightStatusBar() is now updateStatusBar(), with a forceLight
parameter. We set the status bar to be light if forceLight or
shouldBeLightStatusBar() (based on wallpaper).
- Force status bar to be light if all apps is open.
- Default to dark status bar, not light (light == dark icons)

Bug: 29452834
Change-Id: I7b102ceff2f1ef2ab8defd4a46c698df4feaf2a5

d5e1ca2 2016-09-29 08:47:07 Tony Wickham

Merge "Decrease drop target left and right padding." into ub-launcher3-calgary-polish

e0dab19 2016-09-29 08:22:36 Tony Wickham

Decrease drop target left and right padding.

Otherwise it looks like we are aggressively truncating the
text even though there is plenty of room to show it.

Bug: 31790418
Change-Id: Ia1cdc232f05815732d4cb95b954e935724a200fd

7bb7ead 2016-09-29 07:57:56 Sunny Goyal

Merge "Fixing the newIntent logic to check the state before it has been reset." into ub-launcher3-calgary-polish

9311387 2016-09-29 06:16:11 Tony Wickham

Enable light status bar when top of wallpaper is light.

(Light status bar = dark icons)

Bug: 29452834
Change-Id: I9f61a05d80158827761c8b62ab40fc50971e27a6

旧リポジトリブラウザで表示