Commit Graph

17010 Commits

Author SHA1 Message Date
Adrian Roos
c590f250af DirectReply: Prevent closing the IME window on reinflation am: 7813dd7918
am: 18ddfcdb0f

Change-Id: I7ad3e0d6b24bb9ea02049b3affa4dbfe36f79bea
2016-09-28 23:21:58 +00:00
Adrian Roos
18ddfcdb0f DirectReply: Prevent closing the IME window on reinflation
am: 7813dd7918

Change-Id: I8e94a12524999ad8712f7a0ef2b824fa57ac4f5c
2016-09-28 23:16:21 +00:00
Adrian Roos
7813dd7918 DirectReply: Prevent closing the IME window on reinflation
Fixes a bug where the IME window would close if
the notification gets reinflated while direct reply
is open.

Change-Id: I37b8b29abe6b36c24e9a8bbf86f346523f1a4203
Fixes: 31181080
Test: manually; receive hangouts message, open direct reply, receive
      second message. Observe if IME closes.
2016-09-28 14:38:43 -07:00
Adrian Roos
05ffa85107 DozeService: Seperate double tap and pickup am: 7294c115fd
am: 9589dca308

Change-Id: Ia3c761aa1b93d7d5d525e59e5ac18c41d069ed44
2016-09-27 19:23:31 +00:00
Adrian Roos
9589dca308 DozeService: Seperate double tap and pickup
am: 7294c115fd

Change-Id: I47fd20b374a188d7e280d1c6867204ee06733d0e
2016-09-27 19:17:09 +00:00
TreeHugger Robot
afae61eae7 Merge "DozeService: Seperate double tap and pickup" into nyc-mr1-dev 2016-09-27 19:09:22 +00:00
Adrian Roos
7294c115fd DozeService: Seperate double tap and pickup
Adds handling for a separate double tap gesture
and allows enabling double tap and pickup
individually.

Test: Turn screen off, toggle gestures with `adb shell settings put secure doze_pulse_on_pick_up 0/1` and `adb shell settings put secure doze_pulse_on_double_tap 0/1`
Bug: 30595437
Change-Id: Id7b79f90b28429cf321544a3e425cf33c575d1c3
2016-09-27 19:07:36 +00:00
TreeHugger Robot
880e823e9e Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev 2016-09-27 03:36:48 +00:00
TreeHugger Robot
d0fb83f3ce Merge "Import translations. DO NOT MERGE" into cw-f-dev 2016-09-27 03:03:17 +00:00
Bill Yi
45da426dd6 Import translations. DO NOT MERGE
Change-Id: I19de444a1d3d0349d62e3ef1f6c5792abb1d3fb8
Auto-generated-cl: translation import
2016-09-26 18:34:07 -07:00
Bill Yi
062640e874 Import translations. DO NOT MERGE
Change-Id: I40d04cd42a2528f3c8cd4f903f21499547bc742a
Auto-generated-cl: translation import
2016-09-26 11:49:48 -07:00
Tyler Gunn
5ea76c1b1b Change data usage alert/disabled messages. am: 65ed8f9512
am: d7a14989a9

Change-Id: I4d92b303caef169ce2747c5372a21f6551822ddb
2016-09-26 17:39:49 +00:00
Tyler Gunn
d7a14989a9 Change data usage alert/disabled messages.
am: 65ed8f9512

Change-Id: I3344dfbb64efad0a920e846a8e0de28fc1059074
2016-09-26 17:30:04 +00:00
Tyler Gunn
29678c0357 Merge "Change data usage alert/disabled messages." into nyc-mr1-dev 2016-09-26 17:26:21 +00:00
Adrian Roos
8249ef437c Show PLMN on CryptKeeper am: 316bf54484
am: 3b09d5028c

Change-Id: Ide966f8d1c3f9ebe639000aa007532514387ec54
2016-09-24 02:12:28 +00:00
Adrian Roos
3b09d5028c Show PLMN on CryptKeeper
am: 316bf54484

Change-Id: Ia1e078cca8e29aa0f36b46daf74ce91ec1a90f48
2016-09-24 02:07:38 +00:00
TreeHugger Robot
c3fddb984c Merge "Show PLMN on CryptKeeper" into nyc-mr1-dev 2016-09-24 01:58:55 +00:00
Adrian Roos
316bf54484 Show PLMN on CryptKeeper
Also shows the state only once radio is enabled.

Fixes: 30301831
Change-Id: Iaf3b96c3622e20d8ada6e1f6391d6065101fb281
2016-09-23 17:28:38 -07:00
Adrian Roos
4ffff73947 Fix wake lock logic during Dream startup am: 9ede1d2602
am: 042c2349c6

Change-Id: I6c8a9119fd841b071dfb9f0e54680eb3dd7a1ef1
2016-09-23 22:24:32 +00:00
Adrian Roos
042c2349c6 Fix wake lock logic during Dream startup
am: 9ede1d2602

Change-Id: If4bbf9e3242946a352eedbba3d8610964b505c29
2016-09-23 22:19:57 +00:00
Dong-wan Kim
a3ecfe6bdf Fix DismissView cannot be clicked sometimes after boot am: b926666a76
am: 2e61103c5e

Change-Id: Iba79909cfb5f2dc2770b6d7086c061d125ee0888
2016-09-23 22:18:29 +00:00
Selim Cinek
c04b945862 Fixed a bug where the dimmed background could be invisible am: 3334a182a6
am: 53d7b67290

Change-Id: I1acae36d41732e2b1df9d0c8b65a646e8f35f229
2016-09-23 22:14:13 +00:00
Adrian Roos
27eb169db0 Merge "Fix wake lock logic during Dream startup" into nyc-mr1-dev 2016-09-23 22:13:57 +00:00
Selim Cinek
29f40afd9b Fixed an issue where the inline controls where not usable am: fc7086ef65
am: 8f88867ba1

Change-Id: Ida51f45dc0fa31ec4ceb7761ca313e46fc6b7836
2016-09-23 22:13:32 +00:00
Adrian Roos
9ede1d2602 Fix wake lock logic during Dream startup
Fixes a crash that would happen in all dreams
that did not have permission to acquire wake locks.
Instead moves the wake lock logic into the system
process. Also fixes a bug in DozeService where the
wake lock was not held until dozing was actually
properly initialized.

Fixes: 31612287
Bug: 31044352
Related-CL: I85955a2b7d6bad5171accbc336117a9660b1b198
Test: adb shell settings put secure screensaver_components com.android.dreams.basic/.Colors; adb shell service call dreams 1

Change-Id: Idb3f921ee71b6da6c2ab0c44c332ef91f93ddbc0
2016-09-23 15:11:15 -07:00
Dong-wan Kim
2e61103c5e Fix DismissView cannot be clicked sometimes after boot
am: b926666a76

Change-Id: I1f9a91b04dfc7b1bbaff3243e383c6b26dd4dcf4
2016-09-23 22:05:21 +00:00
Selim Cinek
53d7b67290 Fixed a bug where the dimmed background could be invisible
am: 3334a182a6

Change-Id: I30cfda47616d2b365113d9d05f7483e239b973e1
2016-09-23 22:02:16 +00:00
Selim Cinek
8f88867ba1 Fixed an issue where the inline controls where not usable
am: fc7086ef65

Change-Id: I802f032cbe63c19e28782ece7a7a9d6faa1665b6
2016-09-23 22:01:22 +00:00
Selim Cinek
7f53b9bcb5 Merge changes If9baf6db,Idc6c5d7d into nyc-mr1-dev
* changes:
  Fix DismissView cannot be clicked sometimes after boot
  Fix RTL issue of ImageFloatingTextView
2016-09-23 21:52:13 +00:00
Selim Cinek
a05719a278 Merge changes If7c3a55e,I68dcba41,Ib96a15da into nyc-mr1-dev
* changes:
  Fixed a bug where the dimmed background could be invisible
  Fixed an issue where the inline controls where not usable
  Added Emergency affordance feature
2016-09-23 21:51:22 +00:00
Dong-wan Kim
b926666a76 Fix DismissView cannot be clicked sometimes after boot
mActivePointerId should be initialized to INVALID_POINTER.
Otherwise, the click event to DismissView can be intercepted by
onInterceptTouchEventScroll() due to wrong calculated value of yDiff
when mActivePointerId is not intialized.

This issue can be reproduced at the first click to DismissView while
user have not touched any notification views ever after boot.
And that click event must contains some MOVE events.

Test: manual - Check whether user always can click DismissView
               after boot.
Fixes: 31649735
Change-Id: If9baf6db1b891a58e17153806d52d395ddd661df
2016-09-23 13:07:25 -07:00
Jason Monk
7ad42670e1 QS: Don't show graph or warning text when not present am: a03c641c60
am: 3a25aaaef2

Change-Id: Ie5b3cf615ef73d5c96b8410573ae57a795d9e7d7
2016-09-23 20:06:23 +00:00
Jason Monk
3a25aaaef2 QS: Don't show graph or warning text when not present
am: a03c641c60

Change-Id: I998f80d700d9dc726c001587d06b19158c8980b7
2016-09-23 20:02:49 +00:00
Will Harmon
5852bd904d Remove location tile from the list of default-enabled QuickSettings tiles am: 3629af022f
am: a6f4c5cb1b

Change-Id: I3996653fce869b8a8c9368c7fe2694b288272aa0
2016-09-23 19:53:55 +00:00
TreeHugger Robot
31bc1f5ecf Merge "QS: Don't show graph or warning text when not present" into nyc-mr1-dev 2016-09-23 19:52:40 +00:00
Will Harmon
a6f4c5cb1b Remove location tile from the list of default-enabled QuickSettings tiles
am: 3629af022f

Change-Id: I41b1dec13ccf3e43be0b8faf9414287e48cef27b
2016-09-23 19:49:45 +00:00
William Harmon
8add486673 Merge "Remove location tile from the list of default-enabled QuickSettings tiles" into nyc-mr1-dev 2016-09-23 19:40:54 +00:00
Jason Monk
2e18eff746 Revert "Change bang to x for indication of no internet" am: ed29365c9e
am: 287ea2f714

Change-Id: I400ec6a4181ff2b88e187dbe51d915443327e825
2016-09-23 19:31:46 +00:00
Jason Monk
287ea2f714 Revert "Change bang to x for indication of no internet"
am: ed29365c9e

Change-Id: I7dc0b10fe93e80adf8a3f2cf386268957a0323de
2016-09-23 19:28:17 +00:00
Will Harmon
3629af022f Remove location tile from the list of default-enabled QuickSettings tiles
Fixes: 31708103
Change-Id: I0218beee23199df2e6969e3e858294e65db6c0f8
2016-09-23 19:11:12 +00:00
Jason Monk
a03c641c60 QS: Don't show graph or warning text when not present
Change-Id: Ic2cfcc0716a70a3d577d17e5af9c5d1f7f8fd4c6
Fixes: 30694497
Fixes: 30898011
2016-09-23 14:18:19 -04:00
Jason Monk
ed29365c9e Revert "Change bang to x for indication of no internet"
This reverts commit d67fbe6201.
Fixes: 31271895

Change-Id: Ief00046dde1309fb66e3284b1c57264882297ad9
2016-09-23 17:55:34 +00:00
Winson
ce5dc9236f Defer launching next task until after first layout. am: bd53a314f4
am: 6dcd21e5da

Change-Id: If5fe8dbe4dc0d71cc7b1c4bf19572576bdd8c978
2016-09-22 23:51:15 +00:00
Winson
3180d517bd Fixing index bounds exception when TaskViews are added while dismissing. am: ffaf07fed0
am: 0eb26d7e4b

Change-Id: Iffb6fc9ef928f0eb1b3b3bf99239cb6bee7997ab
2016-09-22 23:45:37 +00:00
Winson
14fa6c2847 Fixing RTL issues with transition and screen pinning. am: 96f78f5046
am: 9ae8d47697

Change-Id: Ie3c2cec6d8c7f3ff09ae12ae02fd1df5d7372a5f
2016-09-22 23:43:45 +00:00
Selim Cinek
3334a182a6 Fixed a bug where the dimmed background could be invisible
Test: Notification group with 2 children on shade locked. Swipe 1 away and go to lockscreen
Change-Id: If7c3a55e220579eb27036f31d59b222371d2bf8e
Fixes: 31524202
2016-09-22 16:19:42 -07:00
Winson
6dcd21e5da Defer launching next task until after first layout.
am: bd53a314f4

Change-Id: I73070b5bd4d5b6818dfe0a6c3ef0c6c73bef4cca
2016-09-22 22:53:16 +00:00
Winson
0eb26d7e4b Fixing index bounds exception when TaskViews are added while dismissing.
am: ffaf07fed0

Change-Id: Iaf42d020a561626040ca1c6a3bd75240c6146f40
2016-09-22 22:45:38 +00:00
Winson
9ae8d47697 Fixing RTL issues with transition and screen pinning.
am: 96f78f5046

Change-Id: Id492a30f4a76a2a008d169496e65036ce8828134
2016-09-22 22:43:56 +00:00
TreeHugger Robot
a9375fef09 Merge "Defer launching next task until after first layout." into nyc-mr1-dev 2016-09-22 21:26:02 +00:00