| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
CYNGNOS-691
Change-Id: I62ef349da48ffd3e9b148e68e946fe550cea2ff7
|
|
|
|
|
|
| |
CYNGNOS-886
Change-Id: I97af3285d9321f2f153676eaac081e5408300661
|
|
|
|
|
|
|
|
|
|
| |
We can proceed to the data enablement screen as soon as the device
confirms the requested slot is active. Waiting for an actual data
connection kinda breaks the point of that screen :)
Addresses CYNGNOS-660 and CRACKLING-503
Change-Id: I975508852b37c0e4b112612ac10aacb71ded97b3
|
|
|
|
|
|
|
|
| |
Invalid sims and bad connections causes huge delays when switching. This disallows switching to invalid sims. It also fixes a bug were the next button would get enabled while waiting on a switch.
CRACKLING-503
Change-Id: I6cf7391910cc23554bb418c3083e736a3f06e037
|
|
|
|
| |
Change-Id: Icc898a22c17486c9e2cc7f2d9d54ca025c134b0d
|
|
|
|
|
|
|
|
|
| |
When changing the default data sim for msim, disable the next action until the operation completes.
This PS also refactors how the wait for radio logic a bit.
CRACKLING-503
Change-Id: I38ba3ea00f63d3e42c260e5b0e8558c3bc9d347f
|
|
|
|
|
|
|
|
| |
Introduced in Ia1a81c4443cfd5bc3c3e5fd84758ff0ba2a2a140, this causes
an NPE in some situations.
Change-Id: I13239eb92b69087fe2c91b46482ff76748ab1c19
Ticket: CYNGNOS-707
|
|
|
|
|
|
|
|
|
|
| |
* Always pass ALLOW_SKIP to GMS, it's smart enough to know when it
can't be applied.
* Don't bring up the authentication screen if no-network and canSkip
Still CYNGNOS-707
Change-Id: Ia1a81c4443cfd5bc3c3e5fd84758ff0ba2a2a140
|
|
|
|
|
| |
Change-Id: I7532c0c68418458b921a98e556ee3172b2cf1af3
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
| |
System property ro.com.android.mobiledata is no longer used
issue-id: JALEBI-135
Change-Id: Iac088d50dc50227e805b58b537c38082b6797291
|
|
|
|
|
|
|
| |
Fingerprint setup should occur after the user has setup any accounts
and before the customization page.
Change-Id: I1305d89e17da1f8d405c8bd5b8b8b5268a2ba38c
|
|
|
|
|
|
|
|
| |
* CaptivePortal expects the networkid, which was not being passed on via the intent
* Also use the correct componentName to bring up the sign in page
Change-Id: I83d80dc3ec026d7a5a5d4b8bf4cf577214a13da4
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
|
|
|
|
| |
Change-Id: Ieabfb0f3b789b02ddd1e17aba1eadfda52b21384
|
|
|
|
|
|
|
| |
* Make it clear that both onInterceptTouchEvent and onTouchEvent need to
occur.
Change-Id: I951a470ad073f85a9a006c7f440872839d26cd26
|
|
|
|
|
|
|
|
| |
We were incorrectly passing the phone ID to TelephonyManager instead of
the subscription ID. Pass the correct identifier to retrieve the network
operator name.
Change-Id: I266d2ce39c72db6e97eff5a36c5fec6242d516cc
|
|
|
|
|
|
| |
Telephony throws this exception in some cases when retrieving SIM state
Change-Id: I87e14aaa328d46ebba4990559f6531de4e961d68
|
|
|
|
|
| |
Change-Id: I278dcb3b2d8099b71a66d90250c40836dd8ec7fc
(cherry picked from commit 7a255f6e5c34b7abe49333eb8f623904a8576a67)
|
|
|
|
| |
Change-Id: Ifd7edda671fd8011a9b9ed894333c292cd0c3331
|
|
|
|
| |
Change-Id: If96abdb6ccc52f7049018dcae6576dd1b886fc0f
|
|
|
|
| |
Change-Id: Ib6228e7cd223d29ac48200e9a50c0900d35f8a4e
|
|
|
|
|
| |
Change-Id: I7576a2ee0f851e1222b6ed4d53188950b20b6a16
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
| |
Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
|
|
|
|
| |
Change-Id: I3a3301bcdbc2200ba62067188e59c886a0891788
|
|
|
|
|
|
| |
WebViews are no longer allowed in priv-apps.
Change-Id: Iddf9c79d50ea9f9d9d32218342f9948a6cbf30ef
|
|
|
|
| |
Change-Id: I919129185cb49c51f9f02d9718e116e7d02b0d2c
|
|
|
|
| |
Change-Id: Ifff7161f95e91ec7763f388206cd1d30804ad600
|
|
|
|
|
| |
Change-Id: I3ef19b616422ca5cc0896840753192b1c1712525
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
| |
TV devices will not benefit from having a CM account.
Change-Id: I5258a1442c400b35d92c22a2b0e8dcbe3516aead
|
|
|
|
|
|
|
|
| |
TV devices like fugu don't have a default input method and expect to
be able to pair the bluetooth remote during setup without having to
manually initiate it with the bottom button on the device.
Change-Id: I88246fe9b28a85dc334c0108b818e78cb29491bb
|
|
|
|
|
|
|
|
|
|
| |
Fugu has both com.android.settings and com.android.tv.settings so
currently it brings up a selector dialog for how to handle the wifi
intent, which leads to "Activity is launching as a new task, so
cancelling activity result." Fix this by passing the component name
in the intent if FEATURE_LEANBACK is present
Change-Id: I470590315d3f95a32b7796dd4a916a543392fcd6
|
|
|
|
|
|
|
| |
This extends I3b4132afccc96a5d08986a3cb902bd384931f21f to actually
work.
Change-Id: I9183626b40edda6a96888dca2816ff116b64bc5e
|
|
|
|
|
|
|
|
|
| |
SubscriptionController exists in the telephony process and cannot
be accessed by SetupWizard.
getInstance() will always return null.
Change-Id: I017682d3aad539e1954348664b1c1fec7f76009d
|
|
|
|
| |
Change-Id: Iadd817b200106783dd67edbc5ad03928ce2baa6b
|
|
|
|
|
| |
Change-Id: Ia0c4d83c9a9f7c581208d753024f55f48326afc7
(cherry picked from commit cb09e29e29e64032fba5cfd47e71c4db38b32f20)
|
|
|
|
|
| |
Change-Id: Ic23fd7e605a323411fe2f581235ff3ed45bfcaed
(cherry picked from commit 1d7988a4c78aa8a4c768e8ddb8e0ced2c8f8c530)
|
|
|
|
|
| |
Change-Id: Ia794e7656587ca803d02418d3d84d4df5027cd00
(cherry picked from commit 62b79e38809699edf47f8a4fad16fdf706ceaa5e)
|
|
|
|
|
| |
Change-Id: Icf15be21c90d32305a9c1f8b9835eb473acf1f33
(cherry picked from commit 0fde3a04cc62396b524aadb6a1a30f573a4b1b38)
|
|
|
|
| |
Change-Id: I3b4132afccc96a5d08986a3cb902bd384931f21f
|
|
|
|
|
| |
Change-Id: Ica6f3043b9b0d3703b6ce6f47a43b5201deb05b7
(cherry picked from commit 9192fc690306c85349b62204cb74f61a1d12edec)
|
|
|
|
|
| |
Change-Id: I43a69937e2deb5f55585522fe5d00c51ffdae569
(cherry picked from commit c8e4c29020cb3acd8a8676bf1c60aad82e58888c)
|
|
|
|
|
| |
Change-Id: I50f2ef0fb7226c8b58437b669ca71df436d68ee8
(cherry picked from commit 33683fc2ce0d506c5c69726a112e768684676343)
|
|
|
|
|
| |
Change-Id: Ia223c1b118dbb68e596ff01cf944bc870a321752
(cherry picked from commit 838248ab868a91948fe5d63a0aba50e6dea13643)
|
|
|
|
|
| |
Change-Id: I1207cb3975daa752a66eb8e9e40635f9a8009509
(cherry picked from commit 83be05d6ecf435be562f397e98e0ad61e5974ecd)
|
|
|
|
|
| |
Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1
(cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
|
|
|
|
|
|
|
|
| |
This patch is to mitigate theming problems with multiple users.
Once themes properly support multiple users we can revert this.
Change-Id: Idc89a273bc1563fc668ca2a5a591cf133e8d5406
(cherry picked from commit 836f867086ce22c6c9c2c26bba4440177b1d9099)
|
|
|
|
|
|
|
| |
SubscriptionManager may be null
Change-Id: Ia2112044400576a93931474a3fff2af161ccda21
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
| |
Change-Id: Icb5bad076fe5a5e8a26befc5bedd04981c374117
|
|
|
|
|
|
| |
Themes keep breaking the handle themeConfig flag. This provides a workaround for cases the activity gets torn down during the finish process.
Change-Id: I6664ded3dfff5b69c1217f89f25106953cb5f92a
|
|
|
|
| |
Change-Id: I3886119d0d6fd69f18ea23d4b6435da75280dbf8
|
|
|
|
| |
Change-Id: Id018bf0ed4d9c54a1d6d57d53749c265b1d0e269
|