Daniel Nishi
781ad72bc7
Merge "Add a deletion helper view for clearing space."
2016-04-18 16:43:26 +00:00
Tony Mak
6483b06e70
Merge "Force work challenge activity to be not resizable" into nyc-dev am: 06a1d61 am: f9ccc6f
...
am: 01da5b4
* commit '01da5b4ed6fb2fdbb0dec41f965eb4b3e49598bb':
Change-Id: I7d86a6f62b2568a806557bc88db43248970f3ee9
2016-04-18 16:01:11 +00:00
Tony Mak
fbbff5783f
Merge "Force work challenge activity to be not resizable" into nyc-dev am: 06a1d61 am: 41893d6
...
am: 8af909e
* commit '8af909ed9465bc69ed58c4d880660f8885322b5a':
Force work challenge activity to be not resizable
Change-Id: Icb90f5f2ebf9c9578ac56cf739099b36a63073ba
2016-04-18 16:01:11 +00:00
Tony Mak
01da5b4ed6
Merge "Force work challenge activity to be not resizable" into nyc-dev am: 06a1d61
...
am: f9ccc6f
* commit 'f9ccc6f35bf71f47ef4622fc18e41e79cacd1a61':
Change-Id: Ie49615ea722a7afdaff0a91739855c0b6503fb2e
2016-04-18 15:50:29 +00:00
Tony Mak
8af909ed94
Merge "Force work challenge activity to be not resizable" into nyc-dev am: 06a1d61
...
am: 41893d6
* commit '41893d65097804eda078f29bc269c3694b6341be':
Force work challenge activity to be not resizable
Change-Id: I8b453cd1676ace63601e5b67df22eb47030e1c35
2016-04-18 15:47:53 +00:00
Tony Mak
f9ccc6f35b
Merge "Force work challenge activity to be not resizable" into nyc-dev
...
am: 06a1d61
* commit '06a1d61626e805c815bc97ea43cd0017612211f5':
Force work challenge activity to be not resizable
Change-Id: I5d9fac7de1eb2760717c4467ccddc5001e379513
2016-04-18 15:43:14 +00:00
Tony Mak
41893d6509
Merge "Force work challenge activity to be not resizable" into nyc-dev
...
am: 06a1d61
* commit '06a1d61626e805c815bc97ea43cd0017612211f5':
Force work challenge activity to be not resizable
Change-Id: Ic54a1afcd474ba87404e80571598e9a77e4b430e
2016-04-18 15:43:07 +00:00
Tony Mak
06a1d61626
Merge "Force work challenge activity to be not resizable" into nyc-dev
2016-04-18 15:35:11 +00:00
shwetachahar
e8424501e4
Merge "Add a button to reset pitch to default value." into nyc-dev am: da4ecea am: cea65a4
...
am: 335d9fe
* commit '335d9fee62a1eb133cb3d2317bef1305b0874edb':
Change-Id: I25559c455ca6a33caad9d4352377484383aaed32
2016-04-18 15:34:25 +00:00
shwetachahar
3f7c85eb79
Merge "Add a button to reset pitch to default value." into nyc-dev am: da4ecea am: 3cf8d61
...
am: a961b00
* commit 'a961b006c411af203f62cbff61ed1cf13264b402':
Add a button to reset pitch to default value.
Change-Id: I87f2d329fd04a57e3cb3af5e734227064a3fea93
2016-04-18 15:34:24 +00:00
Shweta Chahar
335d9fee62
Merge "Add a button to reset pitch to default value." into nyc-dev am: da4ecea
...
am: cea65a4
* commit 'cea65a460bfdb2c1f8e5feed063ed76d63df2a49':
Change-Id: I25cfa4a6303852f211c6d61ec2285320b70c19ae
2016-04-18 15:30:31 +00:00
Shweta Chahar
a961b006c4
Merge "Add a button to reset pitch to default value." into nyc-dev am: da4ecea
...
am: 3cf8d61
* commit '3cf8d6145843adac6e0b8eec33aa152995118c7a':
Add a button to reset pitch to default value.
Change-Id: I0490f1562f5b1d68a82a7f2f9ec9e279e99ffc12
2016-04-18 15:27:14 +00:00
shwetachahar
3cf8d61458
Merge "Add a button to reset pitch to default value." into nyc-dev
...
am: da4ecea
* commit 'da4ecea84517b4071bef3ae6c6b1eb180a890008':
Add a button to reset pitch to default value.
Change-Id: Ib8be9f4d0d5ff5b2a028ab83df3b271b6377b30c
2016-04-18 15:22:54 +00:00
shwetachahar
cea65a460b
Merge "Add a button to reset pitch to default value." into nyc-dev
...
am: da4ecea
* commit 'da4ecea84517b4071bef3ae6c6b1eb180a890008':
Add a button to reset pitch to default value.
Change-Id: I3188a3de81683638efc236ddea5391685a0c565a
2016-04-18 15:22:47 +00:00
shwetachahar
ed66c9ff21
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev am: abef602 am: a4ae307
...
am: 3461d06
* commit '3461d06b2af5364bb89798dc83fd6b564c1980dc':
Change-Id: I867f574d7ed71cecffc2cdcbfff06c49645aa73f
2016-04-18 15:15:01 +00:00
shwetachahar
dd49d0308d
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev am: abef602 am: 82f3228
...
am: 94e6245
* commit '94e6245a809cd5b8e8bef25f36fb1ebd841ab447':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I78cbd3a39973e38d81640b994858690e6e90c8ae
2016-04-18 15:15:01 +00:00
Shweta Chahar
da4ecea845
Merge "Add a button to reset pitch to default value." into nyc-dev
2016-04-18 15:14:24 +00:00
Shweta Chahar
3461d06b2a
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev am: abef602
...
am: a4ae307
* commit 'a4ae3073abe74766c12813e8723cc8d28b8dcb4e':
Change-Id: Ibb497c0e5265cf6597e90cda94550d39dcc8223f
2016-04-18 15:10:14 +00:00
Shweta Chahar
94e6245a80
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev am: abef602
...
am: 82f3228
* commit '82f32288c124ca5dfed87199931a390ba86e621e':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I786bad2629688e065972b5fa8dc8d19c06cc350f
2016-04-18 15:09:58 +00:00
shwetachahar
82f32288c1
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev
...
am: abef602
* commit 'abef602337c8d362021ebeaf081ff3ca8a2a61f8':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I2fae21bd484ef457b86494ca9e95742c48a03d10
2016-04-18 15:04:55 +00:00
shwetachahar
a4ae3073ab
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev
...
am: abef602
* commit 'abef602337c8d362021ebeaf081ff3ca8a2a61f8':
Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called.
Change-Id: I3f870ed496e86180c3a14b490e6472007230e0e6
2016-04-18 15:04:53 +00:00
Shweta Chahar
abef602337
Merge "Replace the try catch block for retrieving pitch and speech rate values from secure settings with getInt() supplied with a default arg. Also, set the pitch and speech rate of the TTS engine to the default rate and pitch when initSetting() is called." into nyc-dev
2016-04-18 14:56:51 +00:00
Sudheer Shanka
29094b2eba
Fix NullPointerException in Utils.copyMeProfilePhoto. am: 39975a6
...
am: c258a3d
* commit 'c258a3dd4129eacc6a69847871b8f7bfa8a6e266':
Fix NullPointerException in Utils.copyMeProfilePhoto.
Change-Id: I179eb6365ff2ea9eb396160e179838f4276f2199
2016-04-16 01:49:54 +00:00
Sudheer Shanka
c258a3dd41
Fix NullPointerException in Utils.copyMeProfilePhoto.
...
am: 39975a6
* commit '39975a60cc0953da058bbfa33c16007f763f5498':
Fix NullPointerException in Utils.copyMeProfilePhoto.
Change-Id: I3fb15ca1afb2f0887767ee9a63314d19c1642eb0
2016-04-16 01:47:20 +00:00
Sudheer Shanka
39975a60cc
Fix NullPointerException in Utils.copyMeProfilePhoto.
...
Bug: 28221898
Change-Id: I2f67c4ba349a1c831b22174fefd0db6efeffbf1e
2016-04-15 17:21:41 -07:00
Ido Ofir
f472716ba2
Merge "Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size." into nyc-dev am: 7f4892f
...
am: 5a9cff7
* commit '5a9cff708f3c83a71c9610ec52453acf21aff649':
Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size.
Change-Id: I12d6c2c7fe63f1bc7a3a6798a3070f8cef2bf541
2016-04-15 23:29:13 +00:00
Ido Ofir
5a9cff708f
Merge "Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size." into nyc-dev
...
am: 7f4892f
* commit '7f4892f223ec265fdee5223fdec92440849160ac':
Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size.
Change-Id: Iacab34944705d4ad8e49d9b32fecdfa0cc9cd40b
2016-04-15 23:24:34 +00:00
Ido Ofir
7f4892f223
Merge "Changing dimensions and margins for fingerprint image in portrait mode. Landscape layout remains the same with fixed size." into nyc-dev
2016-04-15 23:16:51 +00:00
Ido Ofir
81513d7a88
Changing dimensions and margins for fingerprint image in portrait mode.
...
Landscape layout remains the same with fixed size.
Bug: 27875410
Change-Id: I82ee12ef5efab8bee6a0e187810b399cb45b7f67
2016-04-15 13:30:01 -07:00
Mihai Niță
c3e8ae2e6f
Merge "Fix checkboxes and warning dialog lost when device rotates" into nyc-dev am: 50669fa
...
am: 7b5e52b
* commit '7b5e52bf9e0866f0391b25f94efef4a13677ccbd':
Fix checkboxes and warning dialog lost when device rotates
Change-Id: Ic212a06cbd8838421443ee7dfb7a4fe8b9ad037a
2016-04-15 19:06:49 +00:00
Mihai Nita
7b5e52bf9e
Merge "Fix checkboxes and warning dialog lost when device rotates" into nyc-dev
...
am: 50669fa
* commit '50669fa3e8774e1707ddf072c645629359ada9ec':
Fix checkboxes and warning dialog lost when device rotates
Change-Id: Id4f7d65e987f1c340898d1c1136260b0b1d72c4f
2016-04-15 18:56:48 +00:00
Mihai Niță
50669fa3e8
Merge "Fix checkboxes and warning dialog lost when device rotates" into nyc-dev
2016-04-15 18:44:19 +00:00
TreeHugger Robot
c6cd619468
Merge "Add metrics for Data Saver actions." into nyc-dev am: 2ed2158
...
am: 4012ca7
* commit '4012ca71822327ee7b0b21a27a2d821155636201':
Add metrics for Data Saver actions.
Change-Id: I2a19d84cb77f5c6464088ac8a61e748849a2552c
2016-04-15 18:11:48 +00:00
Felipe Leme
4012ca7182
Merge "Add metrics for Data Saver actions." into nyc-dev
...
am: 2ed2158
* commit '2ed21582367a52bf021a4337d549e64a20c1d02b':
Add metrics for Data Saver actions.
Change-Id: I9634aa77870a28287672130f453b9b83c9ea6dd1
2016-04-15 18:08:37 +00:00
TreeHugger Robot
2ed2158236
Merge "Add metrics for Data Saver actions." into nyc-dev
2016-04-15 17:53:41 +00:00
Jason Monk
c8a9a78f8a
Merge ""Fix" search" into nyc-dev am: 15310bb
...
am: 951ee5b
* commit '951ee5b5946ea0282ca52b953fe2b5c95efff8ce':
"Fix" search
Change-Id: Ie504a81f0bc0f2f45ee5961a56a20f1a7fbdaae7
2016-04-15 16:10:45 +00:00
Makoto Onuki
1edbece1f5
Merge "Don\'t allow removing admin to be added again" into nyc-dev am: 547fc39
...
am: 513c783
* commit '513c783b39eb52eb77295f1a0c3b3b3e38a9d919':
Don't allow removing admin to be added again
Change-Id: I05a3d7915d502c9535a6f62effce854a0dffb466
2016-04-15 16:10:45 +00:00
Jason Monk
951ee5b594
Merge ""Fix" search" into nyc-dev
...
am: 15310bb
* commit '15310bbb2f1fac136dfbb62d43babf4a80483fa5':
"Fix" search
Change-Id: Id414ce87a468111799ca5222c4650af14d6f025c
2016-04-15 16:10:23 +00:00
Makoto Onuki
513c783b39
Merge "Don\'t allow removing admin to be added again" into nyc-dev
...
am: 547fc39
* commit '547fc3983edc67a9abf28b628fcb0b9bd0be2415':
Don't allow removing admin to be added again
Change-Id: Ib44dc27ab2be9c0bd8298162cf64776090021d35
2016-04-15 16:07:14 +00:00
Jason Monk
15310bbb2f
Merge ""Fix" search" into nyc-dev
2016-04-15 16:06:47 +00:00
Daniel Nishi
a671272bf6
Add a deletion helper view for clearing space.
...
This view provides an interface which allows users to clear out
apps and other data which they may no longer need to alleviate
storage pressure. This implementation gives the bits to uninstall
apps which have not been used within the last 60 days from the
system.
A future patch will add in the ability to extend the deletion helper
view to have additional clearing types.
Change-Id: I65cba54ca247d52227e67e2fa9b84fe63fb8ab34
2016-04-15 09:06:32 -07:00
Makoto Onuki
547fc3983e
Merge "Don't allow removing admin to be added again" into nyc-dev
2016-04-15 16:05:21 +00:00
shwetachahar
87f3e11da1
Replace the try catch block for retrieving pitch and speech rate
...
values from secure settings with getInt() supplied with a default
arg.
Also, set the pitch and speech rate of the TTS engine to the
default rate and pitch when initSetting() is called.
Bug: 27916665
Bug: 27871182
Change-Id: Ie772ee6f29d40774f70e73fe091f6f884472e2f8
2016-04-15 16:48:17 +01:00
Julia Reynolds
0986daa6cc
Merge "Notification slider changes." into nyc-dev am: 8b01df5
...
am: 29eeaf9
* commit '29eeaf9530fa116f7ad890ed438c4e5de7486dff':
Notification slider changes.
Change-Id: I6427f467d58cf40a8b6ba3067b0007b6e11a2927
2016-04-15 15:38:32 +00:00
Julia Reynolds
29eeaf9530
Merge "Notification slider changes." into nyc-dev
...
am: 8b01df5
* commit '8b01df5d7869b392ad542b5c27fe8dd21b8759ba':
Notification slider changes.
Change-Id: Ibb5c1fc046096c0c1b3c04367d95b557d2291997
2016-04-15 15:32:17 +00:00
Julia Reynolds
8b01df5d78
Merge "Notification slider changes." into nyc-dev
2016-04-15 15:20:21 +00:00
Julia Reynolds
088fb52ef8
Notification slider changes.
...
Bug: 27558254
Change-Id: I15635ae19e82a57d6e6fcb2f8f946f31bebf5d0f
2016-04-15 11:04:13 -04:00
Benjamin Franz
70d759c131
Merge "Only try disabling quiet mode" into nyc-dev am: 89726fd
...
am: e4a793f
* commit 'e4a793f02d44f371ac465a0fc928f1bcf50dd642':
Only try disabling quiet mode
Change-Id: I971956822a2d874180311d78fa163faacb804773
2016-04-15 14:58:15 +00:00
shwetachahar
aaf9df3b19
Add a button to reset pitch to default value.
...
Bug: 27949093
Change-Id: Ia7fd2f824b8e87c08f9e2f3defca6e645c5c1bfb
2016-04-15 15:56:13 +01:00
Benjamin Franz
e4a793f02d
Merge "Only try disabling quiet mode" into nyc-dev
...
am: 89726fd
* commit '89726fd95209689dea1f82912e85c837fbeb8553':
Only try disabling quiet mode
Change-Id: I20ae72a682796290796e724f26e2f36280de9ed0
2016-04-15 14:55:11 +00:00