- Jan 05, 2019
-
-
Sahin Caliskan authored
am: 57d3db12 Change-Id: I409f34fddeb833802be67cc2c49767ba8157af24
-
Sahin Caliskan authored
am: 7ec9e684 Change-Id: Ie6800e9dbcf0bb56fafe0fa7791dd524df72162c
-
Sahin Caliskan authored
-
Nathan Harold authored
am: e3db7cfb Change-Id: I1772eed2663d6e421a17a268f9fb4844d0118c36
-
Nathan Harold authored
am: 3ada5146 Change-Id: I7f5f0fca6c5b92a87d9ba276a48fdc00e919a490
-
Nathan Harold authored
-
Treehugger Robot authored
-
- Jan 04, 2019
-
-
Sahin Caliskan authored
This change does a first pass to introduce RcsThread querying. We can now insert threads and query them back. Test: Added unit test Bug: 109759350 Change-Id: Ib116cd533a19ce4d099864a095f585ac47cdc9f6
-
Ruchi Kandoi authored
am: d0c8a165 Change-Id: I886941a5011fdf204fe62c1162dd2ad69d466f62
-
Ruchi Kandoi authored
am: 6a3d45c4 Change-Id: I6305379f787de122e35a9a2a12eb9f99385da4df
-
Treehugger Robot authored
-
Ruchi Kandoi authored
Test: Test application trying to invoke the API Bug: 117519147 Change-Id: Icd3187e4f3e0f180cb42d36011f60895fb395002
-
Nathan Harold authored
The default carrier config was setting the level calculation method to an empty string, which caused the level to be set forcibly to NONE/UNKNOWN due to the logic failing to account for empty strings. This patch sets the default to something sane "rssi" that matches legacy behavior and also adds guards so that an empty string will be considered default, and a non empty but otherwise invalid string will also try to use RSSI instead of simply failing to display signal bars. -Add protection against invalid array sizes -Fix a bug where RSCP could use RSSI thresholds -Add fallback for RSCP thresholds being null when the measurement type is set to RSCP. -Define RSCP thresholds as constants. Bug: 118800169 Test: atest CellSignalStrengthWcdmaTest Change-Id: I8d6261bc5adab6bf9b0a88f7d59b259d338a49e9
-
Eric Holk authored
This method is needed so that precompiled layouts can reuse the factory logic from the LayoutInflater. Bug: 111895153 Test: atest android.view.cts.LayoutInflaterTest Change-Id: Ifd1028906b655af2bd14247d586dc16b35550c82
-
Ruchi Kandoi authored
am: 9c0ec9be Change-Id: Ieca9b142094c8c568409290fdf690fad529ef604
-
Ruchi Kandoi authored
am: 54502d68 Change-Id: I10dad203c4e46b28546f1bb3c721e5d4e7fb0aec
-
Chih-Hung Hsieh authored
am: d42fe48c Change-Id: Ie418def364cdff53ba02a07d9979f10dcd819698
-
Ruchi Kandoi authored
* changes: Add a mechanism to register AIDs to specific off-host SE Add Off-Host Card Emulation Features
-
Chih-Hung Hsieh authored
am: cdf6be57 Change-Id: I4fbcbdd7e845f2ce7106a85ce8224c17517db1f5
-
Treehugger Robot authored
-
Chih-Hung Hsieh authored
* Add explicit to conversion constructors/operators * Use NOLINT or NOLINTNEXTLINE to suppress warnings on intended converters Bug: 28341362 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: Ie02101ea7c422e8add535c111a30a2f21ead0ace
-
Junyu Lai authored
-
Ruchi Kandoi authored
Test: manual Bug: 117253962 Change-Id: Id34bf84dcff7789548eac19478010838bebd9758
-
Sahin Caliskan authored
am: ac974d0b Change-Id: If442615ddbd0d46e7dd1a4f667534f4413324a22
-
Sahin Caliskan authored
am: 94d92dc3 Change-Id: I923bcaa8f55bea054696bf8c07f38d1d37803406
-
Sahin Caliskan authored
-
- Jan 03, 2019
-
-
Ruchi Kandoi authored
Test: CTS test; manual Bug: 117253962 Change-Id: I7c35b1bffbc57870bb8c67704811a2649854d94e
-
Sahin Caliskan authored
This change adds the classes for RCS Storage APIs. There is no business logic implemented yet, and the parcelable boilerplate code doesn't really do anything. This was needed as these APIs are meant to be interconnected, i.e. to use an RcsPart, the app developer will need an RcsMessage, and for that they will need the RcsThread etc. Test: Builds fine. Tests will be added as I add business logic. Bug: 109759350 Change-Id: I20897946dc1d9218f60274c7e3242194c7e2ac32
-
Seungho Lee authored
am: 21d607da Change-Id: I6570fea210eb95d1a6dcfeac71c3e4b36390db11
-
Seungho Lee authored
am: 5432355d Change-Id: I14f418a9b09826c58817586f7635277ef6833b90
-
Treehugger Robot authored
-
Julia Reynolds authored
Merge "Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued" am: 172458e0 am: 186fcb58 Change-Id: Id2e61c68acd1626230eb032f385d6bce6d2391a6
-
Julia Reynolds authored
Merge "Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued" am: 172458e0 Change-Id: I7832387ba4294b68865cc725e5d1e474370e8e54
-
Julia Reynolds authored
Merge "Check if notification is valid before it finally vibrates because it can be canceled as soon as enqeued"
-
Nate Fischer authored
am: 002c6373 Change-Id: I093585bdc5beaff3f6479b660d9d6d7b5577a5d2
-
TreeHugger Robot authored
-