0/62
Threat
Analyzed on 2022-02-05T18:36:35.311922
MD5 | d74f6baac4da6eeea4fc0622d3146d11 | |
SHA1 | c5de75b376341b1334bf6f1f8288febfb5c2ad86 | |
SHA256 | 90e588af7adf1ebd764a39b258660c1ac459db7b51c1ac08acfd2a78f227dcd7 | |
Size | 10.17MB |
Information computed with APKiD.
/tmp/tmpgf58dz26!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpgf58dz26!classes2.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 196608:FM+7npp+V+pK0/LXvTC8fUfN0hHe1oO0QQASjjUgxFW+Dni2tdwTIhE:FfVwV47/LXvO8cfShU031jUYggNhE | |
Manifest | 768:FJ7y7uoH/iqJO/UQtoTmOh8xJ3yOQpcKV1jpj3RiXLCM+yrM1K4VnNZLjbpRja9R:… | |
classes.dex | 98304:jBcCyJPB/bAAo/lZQpdwXhNyM4fRTgHJkV3r0D+bA4:1cCyJPCZQpdw+pTSc0+b… | |
classes2.dex | 12288:SDSLyWmwYAwc/dxNC+h344yiir/85jH6rmagOstt+RETE0GoCeI9SdHHVGajRBz… |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
High | Service (com.touchtype.KeyboardService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_INPUT_METHOD [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Activity-Alias (com.touchtype.LauncherActivityIcon) is not Protected.An intent-filter exists. An Activity-Alias is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity-Alias is explicitly exported. |
High | Activity (com.touchtype.deeplinking.DeepLinkingHandlerActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | TaskAffinity is set for Activity (com.touchtype.extendedpanel.websearch.EdgeCustomTabCommandSenderActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | TaskAffinity is set for Activity (com.touchtype.extendedpanel.websearch.WebSearchExtendedPanelActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | TaskAffinity is set for Activity (com.touchtype.extendedpanel.websearch.WebPageExtendedPanelActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | TaskAffinity is set for Activity (com.touchtype.richcontenteditor.RichContentEditorActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | Broadcast Receiver (com.touchtype.InstallReferrerReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype_fluency.service.receiver.ConnectivityReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.PackageReplacedReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.BootReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.LocaleChangeReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.SimStateReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.telemetry.TelemetryExposeReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.touchtype.telemetry.TelemetryExposeReceiver$TelemetryExposeDoneReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.microsoft.tokenshare.AccountChangeReceiver) is not Protected.An intent-filter exists. A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.firebase.messaging.FirebaseMessagingService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.firebase.iid.FirebaseInstanceIdService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.google.android.play.core.assetpacks.AssetPackExtractionService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.microsoft.tokenshare.TokenSharingService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Information computed with MobSF.
com.touchtype.deeplinking.DeepLinkingHandlerActivity |
Hosts: @string/deep_links_scheme Schemes: https:// swiftkey:// com.touchtype.swiftkey:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | July 12, 2010, 5:27 p.m. |
First submission on VT | May 28, 2021, 2:14 p.m. |
Last submission on VT | July 3, 2021, 8:29 a.m. |
Upload on Pithus | Feb. 5, 2022, 6:36 p.m. |
Certificate valid not after | June 29, 2060, 5:27 p.m. |
Score | 0/62 |
Report | https://www.virustotal.com/gui/file/90e588af7adf1ebd764a39b258660c1ac459db7b51c1ac08acfd2a78f227dcd7/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application implement asymmetric key generation. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['network connectivity', 'microphone']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application implement functionality to encrypt sensitive data in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_CKM.1.1(1) | The application generate asymmetric cryptographic keys in accordance with a specified cryptographic key generation algorithm RSA schemes using cryptographic key sizes of 2048-bit or greater. Cryptographic Asymmetric Key Generation |
FCS_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_COP.1.1(4) | The application perform keyed-hash message authentication with cryptographic algorithm ['HMAC-SHA1'] . Cryptographic Operation - Keyed-Hash Message Authentication |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FIA_X509_EXT.2.2 | When the application cannot establish a connection to determine the validity of a certificate, the application allow the administrator to choose whether to accept the certificate in these cases or accept the certificate ,or not accept the certificate. X.509 Certificate Authentication |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://www.googleapis.com/plus/v1/people/me https://www.googleapis.com/plus/v1/people/me? Defined in com/touchtype_fluency/service/personalize/auth/AccountRetrievers.java |
|
https://www.googleapis.com/plus/v1/people/me https://www.googleapis.com/plus/v1/people/me? Defined in com/touchtype_fluency/service/personalize/auth/AccountRetrievers.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) Defined in com/swiftkey/avro/telemetry/core/DeviceInfo.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) Defined in com/swiftkey/avro/telemetry/core/events/ApplicationStartupEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) Defined in com/swiftkey/avro/telemetry/core/events/ActivationEvent.java |
|
http://developer.android.com/reference/android/text/InputType.html). Defined in com/swiftkey/avro/telemetry/sk/android/LayoutType.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout Defined in com/swiftkey/avro/telemetry/sk/android/ScreenSize.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout Defined in com/swiftkey/avro/telemetry/sk/android/ScreenLong.java |
|
https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html Defined in com/swiftkey/avro/telemetry/sk/android/SnackbarDismissType.java |
|
http://unicode.org/emoji/charts/emoji-ordering.html Defined in com/swiftkey/avro/telemetry/sk/android/EmojiPanelTab.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#keyboard Defined in com/swiftkey/avro/telemetry/sk/android/HardKeyboard.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout Defined in com/swiftkey/avro/telemetry/sk/android/ScreenDirection.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden Defined in com/swiftkey/avro/telemetry/sk/android/HardKeyboardHiddenState.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) http://developer.android.com/reference/android/text/InputType.html). http://unicode.org/emoji/charts/emoji-ordering.html https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html https://swiftkey.com https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/events/SwiftKeyAndroidTelemetryEvent.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class Defined in com/swiftkey/avro/telemetry/sk/android/events/ExtraDeviceInfoEvent.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class Defined in com/swiftkey/avro/telemetry/sk/android/events/ExtraDeviceInfoEvent.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#screenLayout https://developer.android.com/reference/android/speech/SpeechRecognizer.html#isRecognitionAvailable(android.content.Context) https://github.com/facebook/device-year-class Defined in com/swiftkey/avro/telemetry/sk/android/events/ExtraDeviceInfoEvent.java |
|
http://developer.android.com/reference/android/text/InputType.html). Defined in com/swiftkey/avro/telemetry/sk/android/events/FieldInfoEvent.java |
|
https://developer.android.com/reference/android/support/design/widget/Snackbar.Callback.html Defined in com/swiftkey/avro/telemetry/sk/android/events/SnackbarDismissedEvent.java |
|
http://unicode.org/emoji/charts/emoji-ordering.html Defined in com/swiftkey/avro/telemetry/sk/android/events/EmojiPanelTabOpenedEvent.java |
|
http://developer.android.com/reference/android/app/ActivityManager.MemoryInfo.html#totalMem) Defined in com/swiftkey/avro/telemetry/sk/android/events/FeatureConsentEvent.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden Defined in com/swiftkey/avro/telemetry/sk/android/events/HardKeyboardEvent.java |
|
http://developer.android.com/reference/android/content/res/Configuration.html#keyboard http://developer.android.com/reference/android/content/res/Configuration.html#hardKeyboardHidden Defined in com/swiftkey/avro/telemetry/sk/android/events/HardKeyboardEvent.java |
|
https://swiftkey.com Defined in com/swiftkey/avro/telemetry/sk/android/toolbar/events/NavigationToolbarOemButtonClickFailEvent.java |
|
https://touchtype.jira.com/browse/SKIME-3132, Defined in com/swiftkey/avro/telemetry/sk/android/toolbar/events/NavigationToolbarButtonEnableStateEvent.java |
|
https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) Defined in com/swiftkey/avro/telemetry/sk/android/typing/events/CandidateSelectedEvent.java |
|
https://developer.android.com/reference/java/lang/Character.UnicodeScript.html) Defined in com/swiftkey/avro/telemetry/sk/android/typing/events/CandidateShownEvent.java |
|
http://www.google-analytics.com https://ssl.google-analytics.com Defined in defpackage/ep0.java |
|
http://www.google-analytics.com https://ssl.google-analytics.com Defined in defpackage/ep0.java |
|
https://plus.google.com/ |