Commit Graph

31710 Commits

Author SHA1 Message Date
Maurice Lam
4a637f1496 Fix fingerprint progress bar in RTL
am: e8da03bcaa

Change-Id: If084189ef8361d15dde4b05058cac7db163a8ede
2016-08-26 01:15:30 +00:00
TreeHugger Robot
f15fe812ec Merge "Fix fingerprint progress bar in RTL" into nyc-mr1-dev 2016-08-26 00:56:16 +00:00
Lei Yu
0d91106ce5 Merge "Add the specific string for the tablet device" into nyc-mr1-dev am: 5d825bc3f3
am: b7dfaa585b

Change-Id: I03e0cd5da6958faca37406d3f4220cfd6ef14a3b
2016-08-26 00:12:16 +00:00
jackqdyulei
d6d1578184 Add the specific string for the tablet device am: ba28b26105
am: c41dff3a52

Change-Id: I5c31b3507036d3679f83d4704c8275e1a8d32648
2016-08-26 00:12:12 +00:00
Lei Yu
b7dfaa585b Merge "Add the specific string for the tablet device" into nyc-mr1-dev
am: 5d825bc3f3

Change-Id: I353ecbb00c1747d9416c770b54d19aff55b347d9
2016-08-26 00:00:07 +00:00
jackqdyulei
c41dff3a52 Add the specific string for the tablet device
am: ba28b26105

Change-Id: Id0060403b2b094f7033457b1426d8641f7e97ec9
2016-08-26 00:00:05 +00:00
Lei Yu
5d825bc3f3 Merge "Add the specific string for the tablet device" into nyc-mr1-dev 2016-08-25 23:48:50 +00:00
Maurice Lam
e8da03bcaa Fix fingerprint progress bar in RTL
Bug: 31047779
Change-Id: Ia6961d9fa425a8a247365f75f5c00955d69d2c60
(cherry picked from commit 6e300bca3a)
2016-08-25 23:28:25 +00:00
Maurice Lam
f6f467a545 Merge "Fix fingerprint progress bar in RTL" 2016-08-25 23:19:59 +00:00
jackqdyulei
ba28b26105 Add the specific string for the tablet device
Bug: 30761670

Add "product=default" in support_disclaimer_content to prevent crash
when merging down to master branch.

Change-Id: Ib9ce94288ca4cf13514ba2af64031bd3ecafab7f
2016-08-25 15:04:12 -07:00
Guang Zhu
e0fcb1290c Merge "Avoid JUnit4 collision in android-support-test, mockito-target" 2016-08-25 20:42:29 +00:00
Doris Ling
5468424402 Merge "Add ObservableDialogFragment to log DialogFragments." 2016-08-25 20:31:53 +00:00
Salvador Martinez
342f012517 Merge "Added guard to logging in AsyncTask" into nyc-mr1-dev am: 43344c83af am: fedea9ed8d
am: 2915c67dfe

Change-Id: I36195e8763bdd809e8b59a6837215596a0d74233
2016-08-25 20:21:17 +00:00
Salvador Martinez
dd51eef2e2 Added guard to logging in AsyncTask am: 030eeeee6d am: 60bd509d4e
am: a54c3690a4

Change-Id: I3752d2897aaf439376b8c6a5bff6b5b43d6c7190
2016-08-25 20:21:17 +00:00
Salvador Martinez
2915c67dfe Merge "Added guard to logging in AsyncTask" into nyc-mr1-dev am: 43344c83af
am: fedea9ed8d

Change-Id: Ieef8b64a2323dfa546295ec6aac26803ff07bcc5
2016-08-25 20:02:36 +00:00
Salvador Martinez
a54c3690a4 Added guard to logging in AsyncTask am: 030eeeee6d
am: 60bd509d4e

Change-Id: Ib1d37a0c9c68c01be0d59bff5d78cd37c083689f
2016-08-25 20:02:35 +00:00
Salvador Martinez
fedea9ed8d Merge "Added guard to logging in AsyncTask" into nyc-mr1-dev
am: 43344c83af

Change-Id: Ibb2e26af8b72ad113e8ba9f7f33b676578fffa62
2016-08-25 19:59:35 +00:00
Salvador Martinez
60bd509d4e Added guard to logging in AsyncTask
am: 030eeeee6d

Change-Id: I5ad7dec889004484117a621a18e61c477c0c94d6
2016-08-25 19:59:34 +00:00
Salvador Martinez
43344c83af Merge "Added guard to logging in AsyncTask" into nyc-mr1-dev 2016-08-25 19:57:25 +00:00
Todd Kennedy
d5824967ee Implement Web Action settings
Users can enable / disable Web Action from "Opening links" under
the apps setting.

Bug: 28140107
Change-Id: I4ed4b77953952a56316b780a54a482d0c564cbe4
Test: manual testing of the settings app
2016-08-25 12:56:37 -07:00
Salvador Martinez
2acb2257cd Updated Nexus imprint screen
The fingerprint settings screen looked ugly so an
icon was added and the styles used in the
preferences normalized so everything lines up
and is flush now.

Test: Visually Inspect
Bug: 27834731
Change-Id: I208d7fc2aecbe64d3a0b771fc73f49c9612f6efa
(cherry picked from commit 3d2d5e040a)
2016-08-25 19:55:11 +00:00
TreeHugger Robot
8da706f6ff Merge "Updated Nexus imprint screen" 2016-08-25 19:51:02 +00:00
Guang Zhu
2705ae35f9 Avoid JUnit4 collision in android-support-test, mockito-target
Bug: 31072145
Test: make droid checkbuild

Change-Id: I7f2b13a4c28e51d76313ee3b6d13c904c2925228
2016-08-25 19:43:16 +00:00
Noah Wang
3a17833536 Inflate necessary previews upon user interaction instead of inflating everything on creation of the screen. This will improve the speed of opening the screen and refreshing screen upon commiting change. am: ff23df19ba am: 9e714c5871 am: 562c577e9c
am: 9e40c94fe8

Change-Id: Ia0fcd01225a5159ebfec5ca26502500f9362f717
2016-08-25 19:01:17 +00:00
Noah Wang
9e40c94fe8 Inflate necessary previews upon user interaction instead of inflating everything on creation of the screen. This will improve the speed of opening the screen and refreshing screen upon commiting change. am: ff23df19ba am: 9e714c5871
am: 562c577e9c

Change-Id: Id498a637d747160fd18465e0b2ed5e3f07e74b81
2016-08-25 18:49:14 +00:00
Noah Wang
562c577e9c Inflate necessary previews upon user interaction instead of inflating everything on creation of the screen. This will improve the speed of opening the screen and refreshing screen upon commiting change. am: ff23df19ba
am: 9e714c5871

Change-Id: I04d1d090ada0e2a83e55a6b7ef4b7824dd9fc929
2016-08-25 18:46:22 +00:00
Noah Wang
9e714c5871 Inflate necessary previews upon user interaction instead of inflating everything on creation of the screen. This will improve the speed of opening the screen and refreshing screen upon commiting change.
am: ff23df19ba

Change-Id: I5667a6eecd3ab379a34a1d3488b6f03f354358d1
2016-08-25 18:42:57 +00:00
André Lago
597e0d8c36 Merge "[Settings App] Fix char_limit of some strings" 2016-08-25 18:07:39 +00:00
Salvador Martinez
030eeeee6d Added guard to logging in AsyncTask
An async task was trying to get the context
in an InstrumentedFragment. This could return
null if the context disappears before the new
thread gets to that line. Logging will now
be aborted if context is null to avoid this.

Test: Manual/Monkey Stability Test
Bug: 31058928
Change-Id: Iae97d389e58a76b0f213a2749415501894ebf649
(cherry picked from commit 566b66e27c)
2016-08-25 17:45:24 +00:00
Doris Ling
6cf7d7c9b7 Add ObservableDialogFragment to log DialogFragments.
Bug: 30681529
Test: RunSettingsRoboTests

ObservableDialogFragment can be used as host of VisibilityLoggerMixin,
allowing us to log visibility change for all dialogs easily.

Change-Id: I973db929d8494d3756584ca60df3b2e87d96c757
2016-08-25 10:42:50 -07:00
Andre Lago
7b92e281a7 [Settings App] Get ringtone titles from Ringtone
Instead of using custom code to get ringtone titles, use the Ringtone
API which already returns 'None' if the Uri is null

Bug: 31084929
Change-Id: Ifff3eaa3591e90020a2ac108a5916e19fb71e0bd
2016-08-25 16:27:46 +00:00
Andre Lago
64d8fdf459 [Settings App] Fix char_limit of some strings
Fix: 31032014
Fix: 30999277
Fix: 31002562
Fix: 31001271
Fix: 30996418
Fix: 31000455
Change-Id: I0616b02087e05d7f5a4691ab0954bec67f25c84b
2016-08-25 15:02:41 +00:00
Noah Wang
ff23df19ba Inflate necessary previews upon user interaction instead of
inflating everything on creation of the screen. This will
improve the speed of opening the screen and refreshing screen upon
commiting change.

Test: Manually tested by interacting with ViewPager and SeekBar.
Bug: 30697309
Change-Id: Ieb2fac95696b8be33fd508f3b75741529b68e946
(cherry picked from commit 5666ddfe5d)
2016-08-25 07:39:08 +00:00
Doris Ling
28860f7608 Merge "Add tablet and device product version for the Moves description text." into nyc-mr1-dev am: a40300e753 am: 02685e4408
am: 2334c0f7fd

Change-Id: I5e2f842c9869f8656580dad3b7f770698ffcbcac
2016-08-25 02:55:02 +00:00
Doris Ling
f62a038834 Add tablet and device product version for the Moves description text. am: fd87b198b1 am: e9541147d2
am: 20322f4ec3

Change-Id: I7cc35952c11fc8ceb8dda5e7d801db8c0d01ffb8
2016-08-25 02:55:01 +00:00
Doris Ling
2334c0f7fd Merge "Add tablet and device product version for the Moves description text." into nyc-mr1-dev am: a40300e753
am: 02685e4408

Change-Id: Iaa5c0330a7ca3a6ffe2032aeea5da5cb84ea3b7d
2016-08-25 02:37:00 +00:00
Doris Ling
20322f4ec3 Add tablet and device product version for the Moves description text. am: fd87b198b1
am: e9541147d2

Change-Id: I2ed4607d2ffe218bfe02afcbb44c15572509a39e
2016-08-25 02:36:59 +00:00
Doris Ling
02685e4408 Merge "Add tablet and device product version for the Moves description text." into nyc-mr1-dev
am: a40300e753

Change-Id: Iab4a482e8335c4de92c1dfdb081e96de95f60cd6
2016-08-25 02:34:00 +00:00
Doris Ling
e9541147d2 Add tablet and device product version for the Moves description text.
am: fd87b198b1

Change-Id: Ia2a7efb92cde0d344c2ecd4b674794d362ef713a
2016-08-25 02:33:59 +00:00
TreeHugger Robot
a40300e753 Merge "Add tablet and device product version for the Moves description text." into nyc-mr1-dev 2016-08-25 02:27:14 +00:00
Doris Ling
ed9cb4f2d5 Fix animation video render issue when Settings->Moves is resumed from screen off. am: 465e926542 am: 6361e8fc86 am: 40b3ad2b2c
am: 478c96245a

Change-Id: I4c5ca46f1dbebd283a8ec6aee1753c37057226a6
2016-08-25 02:18:37 +00:00
Doris Ling
7200d487ff Merge "Fix crash in ChooseLockPassworkFragment." into nyc-mr1-dev am: b6ad0f9349 am: 11b1c2742d
am: f3c7ad2408

Change-Id: Ie3531ec030e056b82b4d66868ef28bababff6b6c
2016-08-25 02:18:36 +00:00
Doris Ling
7b3a5e0bd2 Fix crash in ChooseLockPassworkFragment. am: f958f2e14e am: 773a2ab217
am: 6ffe36cf79

Change-Id: I6792e6ac9bd209c7e2dc8b20a5173bb01ed788bc
2016-08-25 02:18:35 +00:00
Doris Ling
478c96245a Fix animation video render issue when Settings->Moves is resumed from screen off. am: 465e926542 am: 6361e8fc86
am: 40b3ad2b2c

Change-Id: Idaf522d125e6c072d593861f9ed1bcf97c35e01f
2016-08-25 02:07:00 +00:00
Doris Ling
f3c7ad2408 Merge "Fix crash in ChooseLockPassworkFragment." into nyc-mr1-dev am: b6ad0f9349
am: 11b1c2742d

Change-Id: Ie08cffb72ec311addaf821d0005bf3f84388bfd6
2016-08-25 02:06:59 +00:00
Doris Ling
6ffe36cf79 Fix crash in ChooseLockPassworkFragment. am: f958f2e14e
am: 773a2ab217

Change-Id: Iaf85188f0b3df6884a876aa120b13fead5478295
2016-08-25 02:06:58 +00:00
Doris Ling
40b3ad2b2c Fix animation video render issue when Settings->Moves is resumed from screen off. am: 465e926542
am: 6361e8fc86

Change-Id: I673c72f0cf7311a9e0381f6b2e2461458ac932bf
2016-08-25 02:00:58 +00:00
Doris Ling
11b1c2742d Merge "Fix crash in ChooseLockPassworkFragment." into nyc-mr1-dev
am: b6ad0f9349

Change-Id: I86af1fc7787adb7afdbe8aa51b3cc185846215af
2016-08-25 02:00:57 +00:00
Doris Ling
773a2ab217 Fix crash in ChooseLockPassworkFragment.
am: f958f2e14e

Change-Id: I5df6a8989513347f6f55cc5fff9c54852c2a80ec
2016-08-25 02:00:57 +00:00
Maurice Lam
6e300bca3a Fix fingerprint progress bar in RTL
Bug: 31047779
Change-Id: Ia6961d9fa425a8a247365f75f5c00955d69d2c60
2016-08-25 01:55:37 +00:00