History log of /packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
265d3c2a0c36251bf8a9f571d7239b6dd404d942 22-Jun-2016 Tamas Berghammer <tberghammer@google.com> Update package names to work with the proto3 compiler

Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
6507613ebcd22e4691c2af92a5c161bd327db336 08-Aug-2016 Fan Zhang <zhfan@google.com> Log visibility change for all fragments.

Bug: 30681771
Test: SettingsUnitTests

Refactor visibility logging from InstrumentedFragment into a mixin. And
apply mixin in remaining fragments.

Change-Id: Ibbb59904336254a3e4bb9e8c7d0b36e5a6bc2622
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
d153a18a27638560dbdfd839d4500fecde70b023 29-Jul-2016 Vineeta Srivastava <vsrivastava@google.com> Show IMEI SV when phone has LTE_ON_CDMA_TRUE

Bug: 30463148
Change-Id: I518278725d0980b9a98ddf0cf01d65eab3dbb74d
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
cf21d91b7649ab404ff42f154417575c225607e5 28-Jul-2016 Salvador Martinez <dehboxturtle@google.com> Force talkback to read imei # digit by digit

Made changes to the file so that it uses Spannables instead
of just strings. This will allow us to tell Android Talkback
how we would like the strings read.

Fixes: 30402792
Change-Id: I893a2cbf3de092f81d927bad36523efb08dd7265
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
b7e4380cd27ffd8a060ecb61201057fb6843e408 06-Jun-2016 Jason Monk <jmonk@google.com> Remove PreferenceActivity

Its broken and isn't worth maintaining, instead port the few things
using it over to SettingsPreferenceActivity with wrapping blank
Activities like the rest of Settings.

Change-Id: Ic82f0dcb63ed9b4078f7da6a79c0c52f0130e8d1
Fixes: 28779941
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
9d1bfd1e8de6e46137a9571507c03526880d6a46 27-Jan-2016 Chris Wren <cwren@android.com> port settings over to new metrics enum

Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
f51d00635028c0b87dd431c33c932ad20202d032 08-Apr-2015 Stuart Scott <stuartscott@google.com> Correct the way settings deals with subscriptions.

Change-Id: I19e9dfaf248fce7376b124ee91de7e73fdc99fb3
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
8a963babe2e36b7a41f77b8d2598c97658196e58 20-Mar-2015 Chris Wren <cwren@android.com> log visibility of views

Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
9a23adf69dc53126c9858b19760eab5b67c23b97 18-Mar-2015 John Spurlock <jspurlock@google.com> Settings: Remove all unused imports.

Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
a68bdb6dbe329481d1f50b66e6973135ad5fb27c 19-Dec-2014 PauloftheWest <paulofthewest@google.com> Removed extraneous slot information on single SIM devices.

Bug: 18803333
Change-Id: If18f898839a1b7927a8db3b225549d4e4e073fdc
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
c8bcf2985a922dace86fd35be8bf87b97875a3ef 15-Dec-2014 PauloftheWest <paulofthewest@google.com> IMEI information will show without a SIM.

Bug: 18701340
Change-Id: I1e92bd1af4d68849f194d30b5b894cfb144900e5
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
0183fb5394f105d544472a52b2b4ba628e01da92 22-Nov-2014 Wink Saville <wink@google.com> Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
9aa0dd69c53fabfbd4e894e5eca6c9b6d879fdd3 20-Nov-2014 Wink Saville <wink@google.com> Revert "Additional changes to SubscriptionManager API as per API council."

This reverts commit 1285f74fcb6a8bf080c224e5a36db00ab1167d4c.

Change-Id: I366556368a9c429d8c356bcdb8e29af9c6c4c71e
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
1285f74fcb6a8bf080c224e5a36db00ab1167d4c 19-Nov-2014 Wink Saville <wink@google.com> Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: I7773965094510999bfce8fc6b2b31ba6ce496653
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
ca7566125e00ed267aba831bd1d6d1ad78d90c17 08-Nov-2014 Wink Saville <wink@google.com> Update SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Ib39a60e4f75981a466e9d606ec627756efad018d
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
3ada2ecbe02c98da529aa106e538a4439219cb62 31-Oct-2014 Stuart Scott <stuartscott@google.com> Clean up public API of SubInfoRecord.

bug: 17575308
Change-Id: I38afd507b1c004fd566214c0b3812cab226936df
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java
f41aaa249b2d4bc23d1a99b3250ada37f9e207b7 20-Oct-2014 PauloftheWest <paulofthewest@google.com> Added IMEI status activity.

+ Added IMEI support from MTK with formatting changes. Now extra SIM
IMEI information is displayed in a seperate activity.

Bug: 17935115
Change-Id: I48942d77650bef2a1778996db3b1ec3a9d87492c
/packages/apps/Settings/src/com/android/settings/deviceinfo/ImeiInformation.java