APP SCORES

Security Score 44/100
Trackers Detection 0/432

MobSF Scorecard

FILE INFORMATION

File Name c645375b433d71973d2a27c8f687d809.apk
Size 3.68MB
MD5 c645375b433d71973d2a27c8f687d809
SHA1 d348cc700052efea6535fd295e6a1e49e458711d
SHA256 733bd1123991767988e5e7bf32493ea9074c1ec657076f667004a847028b5f2e

APP INFORMATION

App Name InsecureShop
Package Name com.insecureshop
Main Activity com.insecureshop.ProductListActivity
Target SDK 29 Min SDK 16 Max SDK
Android Version Name 1.0 Android Version Code 1

10

ACTIVITIES

View

1

SERVICES

View

0

RECEIVERS

View

2

PROVIDERS

View
Exported
Activities
5
Exported
Services
1
Exported
Receivers
0
Exported
Providers
1

SIGNER CERTIFICATE

Binary is signed
v1 signature: False
v2 signature: False
v3 signature: False
v4 signature: False
X.509 Subject: C=Unknown, ST=Unknown, L=Unknown, O=Unknown, OU=Unknown, CN=Unknown
Signature Algorithm: rsassa_pkcs1v15
Valid From: 2023-04-03 14:42:00+00:00
Valid To: 2050-08-19 14:42:00+00:00
Issuer: C=Unknown, ST=Unknown, L=Unknown, O=Unknown, OU=Unknown, CN=Unknown
Serial Number: 0x6b4392da0b5a5f1d
Hash Algorithm: sha384
md5: 52fe929b26a461308a570434e18c1990
sha1: c39e3c77fc75d538794e270a0b50f8da9b66d439
sha256: 5a8b5ee4e3a31c3d36d23dbde2507ee1835a5a854df8cc3cadd309beaba65aa7
sha512: 6920b76839bb4205d83f00830ceee13777f5fbdf0c01f4394aaa066988fa0572181de7542e2664f6665a785cac1adca7df99d76694086668e58aba68765e544a
Found 1 unique certificates

APPLICATION PERMISSIONS

PERMISSION STATUS INFO DESCRIPTION CODE MAPPINGS
android.permission.INTERNET normal full Internet access Allows an application to create network sockets.
android.permission.READ_EXTERNAL_STORAGE dangerous read external storage contents Allows an application to read from external storage.
android.permission.WRITE_EXTERNAL_STORAGE dangerous read/modify/delete external storage contents Allows an application to write to external storage.
android.permission.READ_CONTACTS dangerous read contact data Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.
android.permission.WAKE_LOCK normal prevent phone from sleeping Allows an application to prevent the phone from going to sleep.

ANDROID API

API FILES
Get System Service
Java Reflection
Inter Process Communication
Local File I/O Operations
com/bumptech/glide/Glide.java
com/bumptech/glide/ModelTypes.java
com/bumptech/glide/RequestBuilder.java
com/bumptech/glide/RequestManager.java
com/bumptech/glide/disklrucache/DiskLruCache.java
com/bumptech/glide/disklrucache/StrictLineReader.java
com/bumptech/glide/disklrucache/Util.java
com/bumptech/glide/gifdecoder/GifDecoder.java
com/bumptech/glide/gifdecoder/StandardGifDecoder.java
com/bumptech/glide/load/Encoder.java
com/bumptech/glide/load/HttpException.java
com/bumptech/glide/load/ImageHeaderParser.java
com/bumptech/glide/load/ImageHeaderParserUtils.java
com/bumptech/glide/load/ResourceDecoder.java
com/bumptech/glide/load/data/AssetFileDescriptorLocalUriFetcher.java
com/bumptech/glide/load/data/AssetPathFetcher.java
com/bumptech/glide/load/data/BufferedOutputStream.java
com/bumptech/glide/load/data/DataRewinder.java
com/bumptech/glide/load/data/ExifOrientationStream.java
com/bumptech/glide/load/data/FileDescriptorAssetPathFetcher.java
com/bumptech/glide/load/data/FileDescriptorLocalUriFetcher.java
com/bumptech/glide/load/data/HttpUrlFetcher.java
com/bumptech/glide/load/data/InputStreamRewinder.java
com/bumptech/glide/load/data/LocalUriFetcher.java
com/bumptech/glide/load/data/ParcelFileDescriptorRewinder.java
com/bumptech/glide/load/data/StreamAssetPathFetcher.java
com/bumptech/glide/load/data/StreamLocalUriFetcher.java
com/bumptech/glide/load/data/mediastore/FileService.java
com/bumptech/glide/load/data/mediastore/ThumbFetcher.java
com/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java
com/bumptech/glide/load/engine/DataCacheGenerator.java
com/bumptech/glide/load/engine/DataCacheWriter.java
com/bumptech/glide/load/engine/DecodeHelper.java
com/bumptech/glide/load/engine/DecodePath.java
com/bumptech/glide/load/engine/GlideException.java
com/bumptech/glide/load/engine/ResourceCacheGenerator.java
com/bumptech/glide/load/engine/cache/DiskCache.java
com/bumptech/glide/load/engine/cache/DiskCacheAdapter.java
com/bumptech/glide/load/engine/cache/DiskLruCacheFactory.java
com/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java
com/bumptech/glide/load/engine/cache/ExternalCacheDiskCacheFactory.java
com/bumptech/glide/load/engine/cache/ExternalPreferredCacheDiskCacheFactory.java
com/bumptech/glide/load/engine/cache/InternalCacheDiskCacheFactory.java
com/bumptech/glide/load/engine/executor/RuntimeCompat.java
com/bumptech/glide/load/model/AssetUriLoader.java
com/bumptech/glide/load/model/ByteArrayLoader.java
com/bumptech/glide/load/model/ByteBufferEncoder.java
com/bumptech/glide/load/model/ByteBufferFileLoader.java
com/bumptech/glide/load/model/DataUrlLoader.java
com/bumptech/glide/load/model/FileLoader.java
com/bumptech/glide/load/model/MediaStoreFileLoader.java
com/bumptech/glide/load/model/ResourceLoader.java
com/bumptech/glide/load/model/StreamEncoder.java
com/bumptech/glide/load/model/StringLoader.java
com/bumptech/glide/load/model/UriLoader.java
com/bumptech/glide/load/model/UrlUriLoader.java
com/bumptech/glide/load/model/stream/BaseGlideUrlLoader.java
com/bumptech/glide/load/model/stream/HttpGlideUrlLoader.java
com/bumptech/glide/load/model/stream/HttpUriLoader.java
com/bumptech/glide/load/model/stream/MediaStoreImageThumbLoader.java
com/bumptech/glide/load/model/stream/MediaStoreVideoThumbLoader.java
com/bumptech/glide/load/model/stream/QMediaStoreUriLoader.java
com/bumptech/glide/load/model/stream/UrlLoader.java
com/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/BitmapDrawableDecoder.java
com/bumptech/glide/load/resource/bitmap/BitmapDrawableEncoder.java
com/bumptech/glide/load/resource/bitmap/BitmapEncoder.java
com/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/ByteBufferBitmapDecoder.java
com/bumptech/glide/load/resource/bitmap/ByteBufferBitmapImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java
com/bumptech/glide/load/resource/bitmap/Downsampler.java
com/bumptech/glide/load/resource/bitmap/ExifInterfaceImageHeaderParser.java
com/bumptech/glide/load/resource/bitmap/HardwareConfigState.java
com/bumptech/glide/load/resource/bitmap/ImageReader.java
com/bumptech/glide/load/resource/bitmap/InputStreamBitmapImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/ParcelFileDescriptorBitmapDecoder.java
com/bumptech/glide/load/resource/bitmap/RecyclableBufferedInputStream.java
com/bumptech/glide/load/resource/bitmap/StreamBitmapDecoder.java
com/bumptech/glide/load/resource/bitmap/VideoDecoder.java
com/bumptech/glide/load/resource/file/FileDecoder.java
com/bumptech/glide/load/resource/file/FileResource.java
com/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java
com/bumptech/glide/load/resource/gif/GifDrawableEncoder.java
com/bumptech/glide/load/resource/gif/StreamGifDecoder.java
com/bumptech/glide/load/resource/transcode/BitmapBytesTranscoder.java
com/bumptech/glide/util/ByteBufferUtil.java
com/bumptech/glide/util/ContentLengthInputStream.java
com/bumptech/glide/util/ExceptionCatchingInputStream.java
com/bumptech/glide/util/MarkEnforcingInputStream.java
com/insecureshop/ChooserActivity.java
com/insecureshop/util/Prefs.java
net/gotev/uploadservice/BinaryUploadRequest.java
net/gotev/uploadservice/BinaryUploadTask.java
net/gotev/uploadservice/HttpUploadTask.java
net/gotev/uploadservice/MultipartUploadRequest.java
net/gotev/uploadservice/MultipartUploadTask.java
net/gotev/uploadservice/UploadFile.java
net/gotev/uploadservice/UploadTask.java
net/gotev/uploadservice/UploadTaskParameters.java
net/gotev/uploadservice/http/BodyWriter.java
net/gotev/uploadservice/http/HttpConnection.java
net/gotev/uploadservice/http/HttpStack.java
net/gotev/uploadservice/http/impl/HurlBodyWriter.java
net/gotev/uploadservice/http/impl/HurlStack.java
net/gotev/uploadservice/http/impl/HurlStackConnection.java
net/gotev/uploadservice/schemehandlers/ContentSchemeHandler.java
net/gotev/uploadservice/schemehandlers/FileSchemeHandler.java
net/gotev/uploadservice/schemehandlers/SchemeHandler.java
Sending Broadcast
Android Notifications
Message Digest
Dynamic Class and Dexloading
Starting Activity
Get Installed Applications
Base64 Encode
Base64 Decode
HTTP Connection
HTTPS Connection
Content Provider
Query Database of SMS, Contacts etc
Crypto
Starting Service

BROWSABLE ACTIVITIES

ACTIVITY INTENT
com.insecureshop.WebViewActivity Schemes: insecureshop://,
Hosts: com.insecureshop,

NETWORK SECURITY

NO SCOPE SEVERITY DESCRIPTION

CERTIFICATE ANALYSIS

HIGH
0
WARNING
0
INFO
1
TITLE SEVERITY DESCRIPTION
Signed Application info Application is signed with a code signing certificate

MANIFEST ANALYSIS

HIGH
2
WARNING
8
INFO
0
SUPPRESSED
0
NO ISSUE SEVERITY DESCRIPTION OPTIONS
1 App can be installed on a vulnerable upatched Android version
Android 4.1-4.1.2, [minSdk=16]
high This application can be installed on an older version of android that has multiple unfixed vulnerabilities. These devices won't receive reasonable security updates from Google. Support an Android version => 10, API 29 to receive reasonable security updates.
2 Clear text traffic is Enabled For App
[android:usesCleartextTraffic=true]
high The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is "true". Apps that target API level 28 or higher default to "false". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected.
3 Application Data can be Backed up
[android:allowBackup=true]
warning This flag allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device.
4 Activity (com.insecureshop.ChooserActivity) is not Protected.
An intent-filter exists.
warning 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.
5 Activity (com.insecureshop.AboutUsActivity) is not Protected.
[android:exported=true]
warning An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.
6 Activity (com.insecureshop.WebViewActivity) is not Protected.
An intent-filter exists.
warning 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.
7 Activity (com.insecureshop.WebView2Activity) is not Protected.
An intent-filter exists.
warning 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.
8 Activity (com.insecureshop.ResultActivity) is not Protected.
[android:exported=true]
warning An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.
9 Content Provider (com.insecureshop.contentProvider.InsecureShopProvider) is not Protected.
[android:exported=true]
warning A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.
10 Service (net.gotev.uploadservice.UploadService) is not Protected.
[android:exported=true]
warning A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device.

CODE ANALYSIS

HIGH
1
WARNING
2
INFO
2
SECURE
0
SUPPRESSED
0
NO ISSUE SEVERITY STANDARDS FILES OPTIONS
1 The App logs information. Sensitive information should never be logged. info CWE: CWE-532: Insertion of Sensitive Information into Log File
OWASP MASVS: MSTG-STORAGE-3
com/bumptech/glide/Glide.java
com/bumptech/glide/gifdecoder/GifHeaderParser.java
com/bumptech/glide/gifdecoder/StandardGifDecoder.java
com/bumptech/glide/load/data/AssetPathFetcher.java
com/bumptech/glide/load/data/HttpUrlFetcher.java
com/bumptech/glide/load/data/LocalUriFetcher.java
com/bumptech/glide/load/data/mediastore/ThumbFetcher.java
com/bumptech/glide/load/data/mediastore/ThumbnailStreamOpener.java
com/bumptech/glide/load/engine/DecodeJob.java
com/bumptech/glide/load/engine/DecodePath.java
com/bumptech/glide/load/engine/Engine.java
com/bumptech/glide/load/engine/GlideException.java
com/bumptech/glide/load/engine/SourceGenerator.java
com/bumptech/glide/load/engine/bitmap_recycle/LruArrayPool.java
com/bumptech/glide/load/engine/bitmap_recycle/LruBitmapPool.java
com/bumptech/glide/load/engine/cache/DiskLruCacheWrapper.java
com/bumptech/glide/load/engine/cache/MemorySizeCalculator.java
com/bumptech/glide/load/engine/executor/GlideExecutor.java
com/bumptech/glide/load/engine/executor/RuntimeCompat.java
com/bumptech/glide/load/engine/prefill/BitmapPreFillRunner.java
com/bumptech/glide/load/model/ByteBufferEncoder.java
com/bumptech/glide/load/model/ByteBufferFileLoader.java
com/bumptech/glide/load/model/FileLoader.java
com/bumptech/glide/load/model/ResourceLoader.java
com/bumptech/glide/load/model/StreamEncoder.java
com/bumptech/glide/load/resource/ImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/BitmapEncoder.java
com/bumptech/glide/load/resource/bitmap/BitmapImageDecoderResourceDecoder.java
com/bumptech/glide/load/resource/bitmap/DefaultImageHeaderParser.java
com/bumptech/glide/load/resource/bitmap/Downsampler.java
com/bumptech/glide/load/resource/bitmap/DrawableToBitmapConverter.java
com/bumptech/glide/load/resource/bitmap/HardwareConfigState.java
com/bumptech/glide/load/resource/bitmap/TransformationUtils.java
com/bumptech/glide/load/resource/bitmap/VideoDecoder.java
com/bumptech/glide/load/resource/gif/ByteBufferGifDecoder.java
com/bumptech/glide/load/resource/gif/GifDrawableEncoder.java
com/bumptech/glide/load/resource/gif/StreamGifDecoder.java
com/bumptech/glide/manager/DefaultConnectivityMonitor.java
com/bumptech/glide/manager/DefaultConnectivityMonitorFactory.java
com/bumptech/glide/manager/RequestManagerFragment.java
com/bumptech/glide/manager/RequestManagerRetriever.java
com/bumptech/glide/manager/RequestTracker.java
com/bumptech/glide/manager/SupportRequestManagerFragment.java
com/bumptech/glide/module/ManifestParser.java
com/bumptech/glide/request/SingleRequest.java
com/bumptech/glide/request/target/CustomViewTarget.java
com/bumptech/glide/request/target/ViewTarget.java
com/bumptech/glide/signature/ApplicationVersionSignature.java
com/bumptech/glide/util/ContentLengthInputStream.java
com/bumptech/glide/util/pool/FactoryPools.java
com/insecureshop/ChooserActivity.java
com/insecureshop/LoginActivity.java
net/gotev/uploadservice/DefaultLoggerDelegate.java
2 Files may contain hardcoded sensitive information like usernames, passwords, keys etc. warning CWE: CWE-312: Cleartext Storage of Sensitive Information
OWASP Top 10: M9: Reverse Engineering
OWASP MASVS: MSTG-STORAGE-14
3 App can write to App Directory. Sensitive Information should be encrypted. info CWE: CWE-276: Incorrect Default Permissions
OWASP MASVS: MSTG-STORAGE-14
com/insecureshop/util/Prefs.java
4 Insecure WebView Implementation. WebView ignores SSL Certificate errors and accept any SSL Certificate. This application is vulnerable to MITM attacks high CWE: CWE-295: Improper Certificate Validation
OWASP Top 10: M3: Insecure Communication
OWASP MASVS: MSTG-NETWORK-3
com/insecureshop/util/CustomWebViewClient.java
5 App can read/write to External Storage. Any App can read data written to External Storage. warning CWE: CWE-276: Incorrect Default Permissions
OWASP Top 10: M2: Insecure Data Storage
OWASP MASVS: MSTG-STORAGE-2
com/insecureshop/ChooserActivity.java

SHARED LIBRARY BINARY ANALYSIS

No Shared Objects found.
NO SHARED OBJECT NX STACK CANARY RELRO RPATH RUNPATH FORTIFY SYMBOLS STRIPPED

NIAP ANALYSIS v1.3

NO IDENTIFIER REQUIREMENT FEATURE DESCRIPTION

FILE ANALYSIS

NO ISSUE FILES

APKiD ANALYSIS

DEX DETECTIONS
classes.dex
FINDINGS DETAILS
Anti-VM Code Build.MANUFACTURER check
Compiler r8

QUARK ANALYSIS

POTENTIAL MALICIOUS BEHAVIOUR EVIDENCE

ABUSED PERMISSIONS

Top Malware Permissions 5/24
android.permission.INTERNET, android.permission.READ_EXTERNAL_STORAGE, android.permission.WRITE_EXTERNAL_STORAGE, android.permission.READ_CONTACTS, android.permission.WAKE_LOCK
Other Common Permissions 0/45

Malware Permissions are the top permissions that are widely abused by known malware.
Other Common Permissions are permissions that are commonly abused by known malware.

SERVER LOCATIONS


This app may communicate with the following OFAC sanctioned list of countries.

DOMAIN COUNTRY/REGION

DOMAIN MALWARE CHECK

DOMAIN STATUS GEOLOCATION
images.pexels.com ok
IP: 104.18.67.220
Country: United States of America
Region: California
City: San Francisco
Latitude: 37.775700
Longitude: -122.395203
View: Google Map
www.insecureshop.com ok
No Geolocation information available.
www.insecureshopapp.com ok
IP: 34.149.87.45
Country: United States of America
Region: Texas
City: Houston
Latitude: 29.941401
Longitude: -95.344498
View: Google Map
stackoverflow.com ok
IP: 104.18.32.7
Country: United States of America
Region: Texas
City: Dallas
Latitude: 32.783058
Longitude: -96.806671
View: Google Map

URLS

URL FILE
data:image
com/bumptech/glide/load/model/DataUrlLoader.java
file:///android_asset/
com/bumptech/glide/load/model/AssetUriLoader.java
https://www.insecureshopapp.com
com/insecureshop/PrivateActivity.java
https://www.insecureshopapp.com
com/insecureshop/ProductDetail.java
https://www.insecureshop.com/
com/insecureshop/SendingDataViaActionActivity.java
https://images.pexels.com/photos/7974/pexels-photo.jpg
https://www.insecureshopapp.com
https://images.pexels.com/photos/984619/pexels-photo-984619.jpeg
https://images.pexels.com/photos/343720/pexels-photo-343720.jpeg
https://images.pexels.com/photos/277390/pexels-photo-277390.jpeg
https://images.pexels.com/photos/225157/pexels-photo-225157.jpeg
https://images.pexels.com/photos/264819/pexels-photo-264819.jpeg
https://images.pexels.com/photos/532803/pexels-photo-532803.jpeg
https://images.pexels.com/photos/789812/pexels-photo-789812.jpeg
com/insecureshop/util/Util.java
https://www.insecureshopapp.com/
com/insecureshop/broadcast/ProductDetailBroadCast.java
http://stackoverflow.com/a/4410331
net/gotev/uploadservice/NameValue.java

FIREBASE DATABASE

EMAILS

TRACKERS

TRACKER NAME CATEGORIES URL

POSSIBLE HARDCODED SECRETS

Showing all 1 secrets "aws_Identity_pool_ID" : "us-east-1:7e9426f7-42af-4717-8689-00a9a4b65c1c"

STRINGS

From APK Resource

Show all 1694 strings "abc_searchview_description_search" : "खोज"
"abc_menu_function_shortcut_label" : "Funksiya+"
"abc_menu_enter_shortcut_label" : "sisestusklahv"
"abc_toolbar_collapse_description" : "כיווץ"
"abc_searchview_description_query" : "Bilaketa-kontsulta"
"abc_menu_sym_shortcut_label" : "Simbolu taustiņš +"
"abc_menu_delete_shortcut_label" : "Supr"
"abc_menu_delete_shortcut_label" : "Delete"
"abc_searchview_description_query" : "Soektognavraag"
"abc_shareactionprovider_share_with" : "Sdílet s"
"abc_activitychooserview_choose_application" : "একটি অ্যাপ বেছে নিন"
"abc_action_bar_home_description" : "پیمایش به صفحه اصلی"
"abc_activity_chooser_view_see_all" : "Прикажи све"
"txt_title" : "Title"
"abc_search_hint" : "Cerca…"
"abc_activity_chooser_view_see_all" : "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
"abc_toolbar_collapse_description" : "Suzi"
"abc_menu_delete_shortcut_label" : "刪除"
"abc_searchview_description_clear" : "검색어 삭제"
"video" : "Video"
"search_menu_title" : "Поиск"
"abc_searchview_description_query" : "Search query"
"abc_capital_off" : "UIT"
"abc_menu_shift_shortcut_label" : "Shift மற்றும்"
"abc_searchview_description_clear" : "Очистити запит"
"abc_shareactionprovider_share_with_application" : "Абагуліць праз праграму "%s""
"search_menu_title" : "शोध"
"abc_searchview_description_voice" : "Recherche vocale"
"abc_menu_space_shortcut_label" : "вселена"
"abc_shareactionprovider_share_with" : "Bagikan dengan"
"abc_action_bar_up_description" : "Mag-navigate pataas"
"abc_toolbar_collapse_description" : "Samenvouwen"
"abc_capital_on" : "បើក"
"path_password_strike_through" : "M3.27,4.27 L19.74,20.74"
"abc_action_bar_home_description" : "ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
"abc_menu_space_shortcut_label" : "mellomrom"
"abc_activitychooserview_choose_application" : "Ilovani tanlang"
"abc_search_hint" : "সার্চ করুন…"
"abc_menu_space_shortcut_label" : "ክፍተት"
"abc_shareactionprovider_share_with_application" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‎‏‏‎‎‏‎‎‏‎‏‎‏‎‏‎‏‏‎‎‎‎‎‎‎‎‏‎‏‎‏‎‏‎‏‎‎‏‎‏‏‏‏‏‎‏‎‏‎‎‏‏‏‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎"
"abc_shareactionprovider_share_with" : "ແບ່ງປັນກັບ"
"abc_capital_off" : "გამორთვა"
"abc_searchview_description_clear" : "Wyczyść zapytanie"
"abc_shareactionprovider_share_with_application" : "Сподели со %s"
"abc_action_menu_overflow_description" : "更多選項"
"abc_prepend_shortcut_label" : "ମେନୁ"
"abc_activity_chooser_view_see_all" : "Buka konke"
"abc_action_menu_overflow_description" : "Opsi lain"
"abc_menu_function_shortcut_label" : "‎Function+‎"
"abc_search_hint" : "Որոնում…"
"search_menu_title" : "Tafuta"
"search_menu_title" : "Ieškoti"
"abc_menu_meta_shortcut_label" : "Méta+"
"abc_shareactionprovider_share_with_application" : "Comparteix amb %s"
"abc_menu_space_shortcut_label" : "空白鍵"
"abc_action_bar_up_description" : "Sogeza juu"
"abc_prepend_shortcut_label" : "Меню +"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_searchview_description_search" : "Iskanje"
"abc_search_hint" : "खोजें…"
"abc_action_mode_done" : "Valmis"
"abc_searchview_description_submit" : "Utfør søket"
"abc_searchview_description_submit" : "Отправить запрос"
"abc_searchview_description_search" : "Otsing"
"abc_searchview_description_query" : "Pertanyaan carian"
"abc_capital_on" : "ACTIVA"
"abc_action_mode_done" : "Fine"
"abc_action_menu_overflow_description" : "மேலும் விருப்பங்கள்"
"abc_action_bar_up_description" : "위로 이동"
"abc_action_bar_home_description" : "මුල් පිටුවට සංචාලනය කරන්න"
"abc_capital_off" : "DEAKTİV"
"abc_menu_space_shortcut_label" : "тастер за размак"
"abc_menu_space_shortcut_label" : "зай"
"abc_shareactionprovider_share_with_application" : "Trimiteți folosind %s"
"abc_action_bar_up_description" : "Liigu üles"
"abc_activitychooserview_choose_application" : "ஆப்ஸைத் தேர்வுசெய்க"
"abc_menu_space_shortcut_label" : "mellemrum"
"abc_capital_off" : "ISKLJUČENO"
"search_menu_title" : "Пребарај"
"abc_searchview_description_voice" : "Гласовно пребарување"
"abc_shareactionprovider_share_with" : "Comparte contido con"
"abc_menu_enter_shortcut_label" : "Enter"
"abc_shareactionprovider_share_with_application" : "שיתוף עם %s"
"abc_capital_on" : "ເປີດ"
"abc_menu_alt_shortcut_label" : "‎Alt+‎"
"abc_action_mode_done" : "पूर्ण झाले"
"abc_searchview_description_voice" : "Voice search"
"abc_menu_ctrl_shortcut_label" : "Strg +"
"abc_action_mode_done" : "முடிந்தது"
"abc_menu_function_shortcut_label" : "Function மற்றும்"
"abc_searchview_description_query" : "Meklēšanas vaicājums"
"abc_action_menu_overflow_description" : "ଅଧିକ ବିକଳ୍ପ"
"abc_capital_off" : "IZKLOP"
"abc_searchview_description_query" : "Хайх асуулга"
"abc_searchview_description_clear" : "Notīrīt vaicājumu"
"abc_searchview_description_voice" : "ଭଏସ୍‌ ସର୍ଚ୍ଚ"
"abc_search_hint" : "Vyhľadať…"
"abc_searchview_description_submit" : "Envia la consulta"
"mtrl_picker_invalid_format" : "Invalid format."
"abc_searchview_description_clear" : "Асуулга арилгах"
"abc_searchview_description_search" : "Søk"
"abc_searchview_description_query" : "সন্ধান কৰা প্ৰশ্ন"
"abc_searchview_description_query" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‏‎‎‏‎‏‎‎‎‏‏‏‏‏‎‎‏‎‏‎‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‏‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‎‎Search query‎‏‎‎‏‎"
"abc_activity_chooser_view_see_all" : "Ikusi guztiak"
"status_bar_notification_info_overflow" : "९९९+"
"abc_searchview_description_search" : "البحث"
"abc_action_mode_done" : "Končano"
"hint_password" : "Password"
"abc_searchview_description_voice" : "Meklēt ar balsi"
"abc_shareactionprovider_share_with_application" : "ແບ່ງປັນດ້ວຍ %s"
"abc_searchview_description_submit" : "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
"abc_activitychooserview_choose_application" : "Επιλέξτε μια εφαρμογή"
"abc_searchview_description_submit" : "Dien navraag in"
"abc_action_bar_up_description" : "اوپر نیویگیٹ کریں"
"abc_activitychooserview_choose_application" : "Een app selecteren"
"abc_toolbar_collapse_description" : "Sbalit"
"abc_menu_delete_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‎‎‎‏‏‎‎‏‎‎‎‎‏‏‎‎‎‎‏‏‏‎‎‎‏‎‎‏‏‎‎‏‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎‎‎‎‎‏‏‎‎delete‎‏‎‎‏‎"
"abc_searchview_description_clear" : "Διαγραφή ερωτήματος"
"abc_capital_on" : "UKLJUČENO"
"abc_menu_delete_shortcut_label" : "odstrániť"
"abc_action_bar_up_description" : "ওপৰলৈ যাওক"
"abc_activity_chooser_view_see_all" : "دیدن همه"
"abc_capital_off" : "ВЫКЛ."
"abc_action_bar_home_description" : "Идите на почетну"
"abc_action_bar_up_description" : "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
"abc_activitychooserview_choose_application" : "Ընտրել հավելված"
"abc_menu_shift_shortcut_label" : "Shift+‎"
"abc_menu_space_shortcut_label" : "medzerník"
"abc_action_mode_done" : "Selesai"
"abc_shareactionprovider_share_with" : "Kongsi dengan"
"abc_action_mode_done" : "Готово"
"abc_shareactionprovider_share_with_application" : "%s کے ساتھ اشتراک کریں"
"abc_shareactionprovider_share_with_application" : "Mit %s teilen"
"abc_activity_chooser_view_see_all" : "Zobraziť všetky"
"abc_activitychooserview_choose_application" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‎‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‏‏‏‏‏‏‎‎‎‏‎‎‏‎‏‎‎‎‏‏‎‏‎‏‏‎‎‏‏‏‏‏‎‏‎‎‏‏‏‏‎‎Choose an app‎‏‎‎‏‎"
"abc_searchview_description_clear" : "Cancella query"
"abc_shareactionprovider_share_with" : "Төмөнкү менен бөлүшүү"
"abc_action_mode_done" : "Gatavs"
"abc_searchview_description_clear" : "Изчистване на заявката"
"mtrl_picker_save" : "Save"
"abc_activitychooserview_choose_application" : "Escolher uma aplicação"
"abc_menu_space_shortcut_label" : "zuriunea"
"abc_capital_off" : "ปิด"
"abc_shareactionprovider_share_with" : "इससे शेयर करें:"
"abc_shareactionprovider_share_with" : "ចែករំលែក​ជា​មួយ"
"abc_menu_ctrl_shortcut_label" : "Ctrl+"
"abc_action_mode_done" : "تمام"
"btn_login" : "Log in"
"appbar_scrolling_view_behavior" : "com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior"
"abc_menu_enter_shortcut_label" : "Eingabetaste"
"abc_action_bar_home_description" : "گھر کی طرف نیویگیٹ کریں"
"abc_prepend_shortcut_label" : "Meniu+"
"mtrl_picker_range_header_title" : "Select a Date Range"
"abc_searchview_description_query" : "Pretražite upit"
"abc_action_mode_done" : "થઈ ગયું"
"abc_menu_meta_shortcut_label" : "Meta மற்றும்"
"abc_action_bar_home_description" : "转到首页"
"abc_search_hint" : "Pesquisar…"
"abc_prepend_shortcut_label" : "MENU +"
"abc_action_bar_up_description" : "Idi gore"
"abc_search_hint" : "Пребарување…"
"abc_activity_chooser_view_see_all" : "सर्व पाहा"
"abc_activity_chooser_view_see_all" : "전체 보기"
"search_menu_title" : "Търсене"
"abc_capital_on" : "BE"
"abc_activity_chooser_view_see_all" : "Показать все"
"abc_searchview_description_search" : "Hledat"
"abc_capital_on" : "सुरू"
"abc_searchview_description_submit" : "Päringu esitamine"
"abc_shareactionprovider_share_with" : "આની સાથે શેર કરો"
"abc_searchview_description_query" : "Consulta de cerca"
"abc_shareactionprovider_share_with" : "यांच्यासोबत शेअर करा"
"abc_action_menu_overflow_description" : "Més opcions"
"abc_action_bar_home_description" : "Fara heim"
"abc_capital_off" : "ක්‍රියාවිරහිතයි"
"abc_searchview_description_submit" : "ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"
"abc_action_mode_done" : "Klar"
"mtrl_badge_numberless_content_description" : "New notification"
"abc_activity_chooser_view_see_all" : "Преглед на всички"
"abc_search_hint" : "Введите запрос"
"abc_capital_off" : "ԱՆՋԱՏԵԼ"
"abc_shareactionprovider_share_with" : "Megosztás a következővel:"
"abc_shareactionprovider_share_with_application" : "%s ilə paylaşın"
"abc_action_bar_home_description" : "瀏覽主頁"
"abc_menu_space_shortcut_label" : "боштук"
"abc_shareactionprovider_share_with_application" : "%s मार्फत आदान प्रदान गर्नुहोस्"
"abc_shareactionprovider_share_with_application" : "Ibahagi gamit ang %s"
"abc_menu_shift_shortcut_label" : "Vaihto+"
"abc_activitychooserview_choose_application" : "Vælg en app"
"abc_activitychooserview_choose_application" : "యాప్‌ను ఎంచుకోండి"
"abc_action_bar_up_description" : "Revenir en haut de la page"
"abc_menu_function_shortcut_label" : "Funktion + "
"abc_action_menu_overflow_description" : "その他のオプション"
"abc_searchview_description_query" : "ស្វែងរកសំណួរ​"
"fab_transformation_sheet_behavior" : "com.google.android.material.transformation.FabTransformationSheetBehavior"
"abc_menu_space_shortcut_label" : "ସ୍ପେସ୍‍"
"abc_action_menu_overflow_description" : "Flere alternativer"
"abc_activitychooserview_choose_application" : "Aukeratu aplikazio bat"
"abc_search_hint" : "Kërko…"
"abc_toolbar_collapse_description" : "سکیڑیں"
"abc_shareactionprovider_share_with_application" : "%s എന്നതുമായി പങ്കിടുക"
"abc_activity_chooser_view_see_all" : "બધી જુઓ"
"abc_menu_space_shortcut_label" : "Space"
"abc_searchview_description_query" : "Otsingupäring"
"abc_searchview_description_submit" : "Serah pertanyaan"
"abc_menu_ctrl_shortcut_label" : "„Ctrl“ +"
"abc_menu_space_shortcut_label" : "preslednica"
"search_menu_title" : "Leit"
"abc_shareactionprovider_share_with_application" : "Skupna raba z drugimi prek aplikacije %s"
"abc_activity_chooser_view_see_all" : "Mostra-ho tot"
"abc_activity_chooser_view_see_all" : "Паказаць усе"
"abc_search_hint" : "সন্ধান কৰক…"
"abc_shareactionprovider_share_with" : "Partilhar com"
"txt_ok" : "Ok"
"abc_searchview_description_search" : "Căutați"
"abc_activity_chooser_view_see_all" : "Tout afficher"
"abc_menu_space_shortcut_label" : "空格键"
"txt_logout" : "logout"
"abc_search_hint" : "ស្វែងរក…"
"abc_searchview_description_submit" : "إرسال طلب البحث"
"abc_search_hint" : "Suchen…"
"abc_searchview_description_voice" : "आवाजमा आधारित खोजी"
"abc_activity_chooser_view_see_all" : "הצגת הכול"
"abc_activitychooserview_choose_application" : "Pasirinkite programą"
"abc_shareactionprovider_share_with" : "ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ"
"abc_searchview_description_clear" : "پاک کردن پُرسمان"
"abc_action_menu_overflow_description" : "Lagi pilihan"
"abc_capital_on" : "ఆన్"
"abc_searchview_description_voice" : "কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"
"abc_activity_chooser_view_see_all" : "Барлығын көру"
"abc_searchview_description_voice" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‏‎‎‏‏‎‎‎‎‏‎‎‎‎‎‎‏‎‏‏‏‏‏‎‏‏‏‎‎‏‏‏‎‎‎‏‎‏‎‎‏‏‎‏‏‎‎‏‎‎‎‏‏‎‎Voice search‎‏‎‎‏‎"
"abc_searchview_description_submit" : "Lekérdezés küldése"
"abc_search_hint" : "تلاش کریں…"
"abc_action_bar_home_description" : "Navegar para casa"
"abc_action_bar_up_description" : "ເລື່ອນຂຶ້ນເທິງ"
"abc_action_bar_up_description" : "Fel"
"abc_capital_off" : "ИСКЛУЧЕНО"
"abc_searchview_description_search" : "Хайх"
"abc_search_hint" : "ይፈልጉ…"
"abc_action_bar_home_description" : "ഹോമിലേക്ക് പോവുക"
"abc_prepend_shortcut_label" : "Valikko+"
"abc_menu_delete_shortcut_label" : "Delete 鍵"
"abc_searchview_description_clear" : "Сурамды өчүрүү"
"abc_search_hint" : "חיפוש…"
"abc_action_bar_up_description" : "Omhoog navigeren"
"path_password_eye_mask_visible" : "M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z"
"abc_activitychooserview_choose_application" : "Изаберите апликацију"
"abc_action_bar_up_description" : "Prejsť nahor"
"abc_menu_meta_shortcut_label" : "മെറ്റ+"
"abc_menu_function_shortcut_label" : "Funkcyjny+"
"abc_menu_function_shortcut_label" : "„Function“ +"
"abc_capital_on" : "ВКЛУЧЕНО"
"abc_shareactionprovider_share_with_application" : "Споделяне със: %s"
"abc_prepend_shortcut_label" : "Menü+"
"abc_activitychooserview_choose_application" : "Колдонмо тандоо"
"abc_search_hint" : "ਖੋਜ…"
"abc_searchview_description_clear" : "Xóa truy vấn"
"abc_searchview_description_query" : "Zoekopdracht"
"abc_searchview_description_voice" : "Ricerca vocale"
"abc_menu_sym_shortcut_label" : "Sym+"
"abc_toolbar_collapse_description" : "कोलॅप्स करा"
"abc_searchview_description_query" : "శోధన ప్రశ్న"
"abc_shareactionprovider_share_with_application" : "%s से शेयर करें"
"mtrl_picker_toggle_to_calendar_input_mode" : "Switch to calendar input mode"
"abc_menu_shift_shortcut_label" : "Maius +"
"search_menu_title" : "ସର୍ଚ୍ଚ କରନ୍ତୁ"
"abc_searchview_description_clear" : "Borrar consulta"
"abc_shareactionprovider_share_with" : "Ibahagi sa/kay"
"abc_searchview_description_query" : "Søgeforespørgsel"
"abc_capital_on" : "ဖွင့်ရန်"
"abc_menu_space_shortcut_label" : "espaço"
"abc_searchview_description_clear" : "Hreinsa fyrirspurn"
"abc_action_mode_done" : "Hotovo"
"abc_searchview_description_query" : "Изделген сурам"
"mtrl_chip_close_icon_content_description" : "Remove %1$s"
"abc_activitychooserview_choose_application" : "Valige rakendus"
"abc_searchview_description_submit" : "Поднеси барање"
"abc_shareactionprovider_share_with_application" : "Ndaje me %s"
"abc_action_bar_up_description" : "Pomik navzgor"
"abc_searchview_description_submit" : "প্ৰশ্ন দাখিল কৰক"
"hint_email" : "Email"
"abc_searchview_description_clear" : "Borra a consulta"
"abc_action_mode_done" : "OK"
"abc_capital_off" : "DÉSACTIVER"
"abc_action_bar_home_description" : "Pārvietoties uz sākuma ekrānu"
"abc_activitychooserview_choose_application" : "App auswählen"
"abc_searchview_description_clear" : "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
"abc_capital_off" : "NONAKTIF"
"abc_toolbar_collapse_description" : "Contraer"
"abc_searchview_description_search" : "Hľadať"
"abc_toolbar_collapse_description" : "Ciutkan"
"abc_action_bar_home_description" : "Zur Startseite"
"abc_searchview_description_submit" : "Iesniegt vaicājumu"
"abc_shareactionprovider_share_with" : "Делите помоћу"
"abc_toolbar_collapse_description" : "Thu gọn"
"abc_shareactionprovider_share_with" : "Del med"
"abc_menu_meta_shortcut_label" : "‎Meta+‎"
"abc_shareactionprovider_share_with" : "Jaga:"
"abc_menu_alt_shortcut_label" : "Alt மற்றும்"
"abc_searchview_description_voice" : "Búsqueda por voz"
"abc_searchview_description_voice" : "Дауыспен іздеу"
"abc_searchview_description_voice" : "Röstsökning"
"status_bar_notification_info_overflow" : "၉၉၉+"
"abc_action_bar_up_description" : "ඉහළට සංචාලනය කරන්න"
"abc_searchview_description_search" : "Søg"
"abc_shareactionprovider_share_with" : "Chia sẻ với"
"abc_action_bar_home_description" : "Navigeren naar startpositie"
"status_bar_notification_info_overflow" : "999+"
"abc_searchview_description_submit" : "Lähetä kysely"
"abc_menu_shift_shortcut_label" : "Umschalttaste +"
"abc_shareactionprovider_share_with_application" : "Partekatu %s aplikazioarekin"
"abc_activity_chooser_view_see_all" : "সকলো চাওক"
"abc_searchview_description_search" : "Rechercher"
"abc_menu_function_shortcut_label" : "Función+"
"abc_searchview_description_query" : "ရှာဖွေရန် မေးခွန်း"
"abc_toolbar_collapse_description" : "Vou in"
"abc_activitychooserview_choose_application" : "Odaberite aplikaciju"
"abc_searchview_description_submit" : "提交查詢"
"abc_action_bar_home_description" : "Ugrás a főoldalra"
"abc_menu_enter_shortcut_label" : "enter"
"abc_toolbar_collapse_description" : "හකුළන්න"
"abc_searchview_description_clear" : "Slett søket"
"search_menu_title" : "Axtarın"
"abc_menu_alt_shortcut_label" : "ALT +"
"abc_action_mode_done" : "Fet"
"abc_action_bar_home_description" : "Krmarjenje na začetek"
"abc_toolbar_collapse_description" : "Replega"
"abc_toolbar_collapse_description" : "Згарнуць"
"abc_menu_shift_shortcut_label" : "Шифт+"
"abc_searchview_description_query" : "Truy vấn tìm kiếm"
"abc_activity_chooser_view_see_all" : "Ver todas"
"abc_action_bar_up_description" : "向上瀏覽"
"abc_searchview_description_clear" : "Kosongkan pertanyaan"
"search_menu_title" : "Kërko"
"abc_action_bar_home_description" : "홈으로 이동"
"abc_activitychooserview_choose_application" : "Odabir aplikacije"
"abc_searchview_description_voice" : "Hangalapú keresés"
"abc_capital_on" : "ACTIVADO"
"abc_action_menu_overflow_description" : "ตัวเลือกอื่น"
"abc_action_mode_done" : "हो गया"
"abc_shareactionprovider_share_with" : "Delen met"
"abc_menu_space_shortcut_label" : "فضاء"
"abc_capital_off" : "បិទ"
"abc_capital_on" : "ATIVADO"
"search_menu_title" : "Keresés"
"abc_searchview_description_clear" : "সন্ধান কৰা প্ৰশ্ন মচক"
"abc_searchview_description_voice" : "Гласово търсене"
"abc_shareactionprovider_share_with" : "Dela med"
"abc_action_bar_up_description" : "மேலே செல்லும்"
"abc_activitychooserview_choose_application" : "Аппыг сонгох"
"abc_menu_sym_shortcut_label" : "Sym+‎"
"mtrl_picker_invalid_format_example" : "Example: %1$s"
"abc_search_hint" : "Otsige …"
"abc_action_bar_home_description" : "Нүүр хуудас уруу шилжих"
"abc_shareactionprovider_share_with_application" : "Share with %s"
"abc_action_bar_home_description" : "Revenir à l'accueil"
"abc_menu_delete_shortcut_label" : "हटवा"
"abc_menu_function_shortcut_label" : "Function+‎"
"abc_menu_shift_shortcut_label" : "MAIUSC +"
"abc_action_menu_overflow_description" : "ज़्यादा विकल्प"
"abc_action_bar_up_description" : "Zulazulela phezulu"
"abc_action_mode_done" : "Feito"
"abc_activitychooserview_choose_application" : "Sélectionner une application"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_menu_delete_shortcut_label" : "dzēšanas taustiņš"
"abc_activitychooserview_choose_application" : "انتخاب برنامه"
"mtrl_picker_text_input_year_abbr" : "y"
"abc_searchview_description_clear" : "Ta bort frågan"
"abc_action_bar_up_description" : "Ngjitu lart"
"abc_action_bar_up_description" : "Natrag"
"abc_action_bar_up_description" : "រំកិលឡើងលើ"
"abc_menu_enter_shortcut_label" : "intro"
"abc_searchview_description_clear" : "מחיקת השאילתה"
"search_menu_title" : "Meklēt"
"abc_action_menu_overflow_description" : "Дагы параметрлер"
"abc_menu_delete_shortcut_label" : "حذف"
"abc_action_bar_home_description" : "Перейти на главный экран"
"abc_action_bar_home_description" : "Башкы бетке чабыттоо"
"abc_action_mode_done" : "ਹੋ ਗਿਆ"
"abc_activitychooserview_choose_application" : "Вибрати програму"
"abc_action_menu_overflow_description" : "Još opcija"
"abc_searchview_description_search" : "Maghanap"
"abc_activitychooserview_choose_application" : "কোনো এপ্ বাছনি কৰক"
"abc_toolbar_collapse_description" : "சுருக்கும்"
"search_menu_title" : "શોધો"
"search_menu_title" : "Որոնել"
"abc_shareactionprovider_share_with_application" : "Dijeli putem aplikacije %s"
"abc_prepend_shortcut_label" : "Menyu+"
"abc_menu_delete_shortcut_label" : "মুছুন"
"abc_searchview_description_voice" : "குரல் தேடல்"
"abc_action_mode_done" : "Atlikta"
"abc_activitychooserview_choose_application" : "ជ្រើសរើស​កម្មវិធី​​"
"abc_action_bar_up_description" : "Дээш шилжих"
"abc_capital_on" : "AÇ"
"abc_menu_function_shortcut_label" : "Funtzioa +"
"abc_activitychooserview_choose_application" : "ਇੱਕ ਐਪ ਚੁਣੋ"
"abc_shareactionprovider_share_with" : "Deel met"
"txt_kala_uploaded" : "Your file has been uploaded."
"abc_searchview_description_clear" : "क्‍वेरी साफ करा"
"abc_shareactionprovider_share_with_application" : "與「%s」分享"
"abc_action_bar_up_description" : "Revenir en arrière"
"abc_action_menu_overflow_description" : "Weitere Optionen"
"abc_searchview_description_clear" : "محو طلب البحث"
"abc_capital_on" : "ଅନ୍"
"abc_search_hint" : "தேடுக…"
"abc_menu_shift_shortcut_label" : "Shift+"
"abc_searchview_description_clear" : "Suchanfrage löschen"
"abc_prepend_shortcut_label" : "Meny+"
"abc_capital_off" : "YOQILMAGAN"
"abc_menu_space_shortcut_label" : "клавиша за интервал"
"search_menu_title" : "Otsing"
"abc_activitychooserview_choose_application" : "เลือกแอป"
"abc_searchview_description_clear" : "Hapus kueri"
"abc_menu_function_shortcut_label" : "Aðgerðarlykill+"
"abc_shareactionprovider_share_with" : "แชร์กับ"
"abc_action_menu_overflow_description" : "Ezinye izinketho"
"abc_toolbar_collapse_description" : "Daralt"
"abc_searchview_description_submit" : "Dërgo pyetjen"
"abc_toolbar_collapse_description" : "ሰብስብ"
"abc_searchview_description_search" : "Pretraži"
"abc_capital_on" : "開啟"
"abc_shareactionprovider_share_with_application" : "Sdílet s aplikací %s"
"abc_searchview_description_clear" : "কোয়েরি মুছে ফেলুন"
"abc_capital_on" : "ВКЛ."
"abc_action_menu_overflow_description" : "Opsione të tjera"
"abc_menu_function_shortcut_label" : "Funksioni+"
"abc_search_hint" : "Sök …"
"abc_activity_chooser_view_see_all" : "Näytä kaikki"
"abc_action_menu_overflow_description" : "추가 옵션"
"abc_shareactionprovider_share_with_application" : "%sと共有"
"abc_activity_chooser_view_see_all" : "Ver todo"
"abc_shareactionprovider_share_with" : "Trimiteți la"
"abc_activitychooserview_choose_application" : "Izbira aplikacije"
"abc_capital_off" : "NON"
"abc_action_bar_home_description" : "Navegar a la página principal"
"abc_activity_chooser_view_see_all" : "Прикажи ги сите"
"abc_shareactionprovider_share_with" : "Compartir con"
"abc_menu_space_shortcut_label" : "välilyönti"
"abc_action_bar_up_description" : "Di chuyển lên"
"abc_toolbar_collapse_description" : "સંકુચિત કરો"
"abc_capital_on" : "ZAP."
"abc_activitychooserview_choose_application" : "Pumili ng app"
"abc_action_mode_done" : "Ferdig"
"abc_searchview_description_query" : "Sesha umbuzo"
"abc_menu_ctrl_shortcut_label" : "Ctrl+‎"
"abc_capital_on" : "TIL"
"abc_menu_space_shortcut_label" : "hapësirë"
"abc_menu_shift_shortcut_label" : "Maj+"
"abc_menu_enter_shortcut_label" : "оруулах"
"search_menu_title" : "Претражите"
"abc_searchview_description_voice" : "හඬ සෙවීම"
"abc_search_hint" : "ค้นหา…"
"abc_menu_function_shortcut_label" : "Funkcijas taustiņš +"
"abc_search_hint" : "ಹುಡುಕಿ…"
"abc_searchview_description_submit" : "Wasilisha hoja"
"abc_action_bar_up_description" : "ወደ ላይ ያስሱ"
"abc_searchview_description_query" : "Pretraži upit"
"abc_search_hint" : "Căutați…"
"abc_toolbar_collapse_description" : "Свернуть"
"abc_searchview_description_search" : "शोध"
"abc_action_menu_overflow_description" : "Digər seçimlər"
"abc_menu_function_shortcut_label" : "Functie +"
"abc_capital_off" : "बंद"
"abc_action_bar_home_description" : "Əsas səhifəyə keçin"
"character_counter_pattern" : "%1$d / %2$d"
"abc_searchview_description_submit" : "Bidali kontsulta"
"abc_search_hint" : "Soek …"
"abc_action_mode_done" : "Udfør"
"abc_searchview_description_clear" : "Tyhjennä kysely"
"abc_searchview_description_submit" : "Изпращане на заявката"
"abc_action_menu_overflow_description" : "Yana"
"abc_action_menu_overflow_description" : "更多选项"
"abc_shareactionprovider_share_with" : "Dijeli s"
"abc_action_bar_home_description" : "Orientohu për në shtëpi"
"abc_menu_delete_shortcut_label" : "Löschen"
"abc_searchview_description_search" : "ፍለጋ"
"search_menu_title" : "البحث"
"abc_action_mode_done" : "Lokið"
"abc_menu_space_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‎‎‎‏‎‎‎‎‎‎‏‎‎‏‎‎‏‏‏‏‎‏‏‎‎‎‏‏‏‏‎‏‏‏‏‎‎‎‏‏‏‏‎‏‏‎‏‎‏‏‎‏‏‏‏‎‏‎‏‎‎space‎‏‎‎‏‎"
"abc_menu_ctrl_shortcut_label" : "CTRL +"
"abc_searchview_description_query" : "Query sa paghahanap"
"abc_searchview_description_search" : "搜尋"
"abc_action_menu_overflow_description" : "আরও বিকল্প"
"abc_activitychooserview_choose_application" : "Velg en app"
"abc_capital_off" : "MATI"
"abc_shareactionprovider_share_with_application" : "مشاركة مع %s"
"abc_action_mode_done" : "Бүттү"
"abc_shareactionprovider_share_with" : "Сподели со"
"abc_search_hint" : "搜尋…"
"abc_toolbar_collapse_description" : "ຫຍໍ້ລົງ"
"abc_menu_function_shortcut_label" : "Função +"
"abc_searchview_description_voice" : "Φωνητική αναζήτηση"
"abc_menu_enter_shortcut_label" : "Enter 键"
"abc_activitychooserview_choose_application" : "选择应用"
"abc_capital_on" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‎‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‏‏‏‏‎‎‏‎‎‎‏‎‏‎‎‏‎‎‎‏‎‎‎‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎ON‎‏‎‎‏‎"
"abc_searchview_description_search" : "Ara"
"abc_capital_off" : "ИДЭВХГҮЙ"
"abc_action_mode_done" : "Klaar"
"abc_menu_shift_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‏‏‎‎‏‏‎‎‏‏‏‎‏‎‎‏‏‎‎‎‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‏‎‎‏‎‎‎‏‏‏‎‏‎‎‎Shift+‎‏‎‎‏‎"
"abc_prepend_shortcut_label" : "Menú+"
"abc_shareactionprovider_share_with_application" : "%sతో షేర్ చేస్తుంది"
"abc_searchview_description_submit" : "검색어 보내기"
"abc_capital_on" : "AN"
"abc_action_bar_home_description" : "ਹੋਮ 'ਤੇ ਜਾਓ"
"abc_capital_on" : "चालू"
"abc_activitychooserview_choose_application" : "Chagua programu"
"abc_shareactionprovider_share_with" : "Comparteix amb"
"abc_action_bar_up_description" : "Gå opp"
"search_menu_title" : "Szukaj"
"abc_searchview_description_query" : "Іздеу сұрауы"
"abc_capital_on" : "ИДЭВХТЭЙ"
"fab_transformation_scrim_behavior" : "com.google.android.material.transformation.FabTransformationScrimBehavior"
"search_menu_title" : "ស្វែងរក"
"abc_capital_on" : "BẬT"
"abc_searchview_description_submit" : "Pošalji upit"
"abc_activity_chooser_view_see_all" : "See all"
"abc_searchview_description_voice" : "ಧ್ವನಿ ಹುಡುಕಾಟ"
"abc_searchview_description_clear" : "Sorguyu temizle"
"search_menu_title" : "खोज"
"abc_activity_chooser_view_see_all" : "سبھی دیکھیں"
"abc_menu_space_shortcut_label" : "స్పేస్"
"abc_menu_delete_shortcut_label" : "Suprimir"
"abc_searchview_description_query" : "Query di ricerca"
"abc_searchview_description_submit" : "Invia query"
"abc_menu_sym_shortcut_label" : "Sym-Taste +"
"abc_searchview_description_voice" : "Hlasové vyhľadávanie"
"abc_search_hint" : "සොයන්න..."
"abc_action_bar_up_description" : "التنقل إلى أعلى"
"abc_menu_space_shortcut_label" : "taster za razmak"
"abc_searchview_description_query" : "शोध क्वेरी"
"abc_action_menu_overflow_description" : "Flere valgmuligheder"
"abc_action_menu_overflow_description" : "ຕົວເລືອກເພີ່ມເຕີມ"
"abc_action_mode_done" : "Terminé"
"abc_capital_off" : "ஆஃப்"
"abc_prepend_shortcut_label" : "Menüü +"
"abc_shareactionprovider_share_with" : "Zdieľať s"
"abc_action_bar_home_description" : "ઘરનો રસ્તો બતાવો"
"search_menu_title" : "Zoeken"
"abc_capital_on" : "IESLĒGT"
"abc_searchview_description_query" : "שאילתת חיפוש"
"abc_searchview_description_search" : "ຊອກຫາ"
"abc_searchview_description_search" : "Bilatu"
"abc_menu_function_shortcut_label" : "Funksie+"
"abc_activitychooserview_choose_application" : "Choose an app"
"abc_searchview_description_clear" : "Išvalyti užklausą"
"mtrl_picker_text_input_month_abbr" : "m"
"abc_shareactionprovider_share_with_application" : "Поділитися через додаток %s"
"abc_action_menu_overflow_description" : "మరిన్ని ఎంపికలు"
"abc_action_menu_overflow_description" : "Ďalšie možnosti"
"abc_searchview_description_clear" : "ક્વેરી સાફ કરો"
"abc_action_bar_up_description" : "ઉપર નૅવિગેટ કરો"
"abc_capital_off" : "አጥፋ"
"abc_prepend_shortcut_label" : "Meni +"
"abc_searchview_description_search" : "Szukaj"
"abc_activity_chooser_view_see_all" : "Pokaži vse"
"abc_searchview_description_submit" : "استفسار جمع کرائیں"
"abc_action_bar_up_description" : "အပေါ်သို့ ရွှေ့ရန်"
"search_menu_title" : "Tìm kiếm"
"abc_capital_on" : "ஆன்"
"abc_searchview_description_submit" : "Thumela umbuzo"
"abc_action_mode_done" : "Kész"
"abc_searchview_description_clear" : "Vymazať dopyt"
"abc_searchview_description_search" : "Kërko"
"abc_action_menu_overflow_description" : "Aukera gehiago"
"abc_searchview_description_clear" : "清除查詢"
"abc_searchview_description_voice" : "Pesquisa por voz"
"abc_shareactionprovider_share_with_application" : "Yabelana ne-%s"
"abc_action_bar_home_description" : "التوجه إلى المنزل"
"abc_searchview_description_query" : "தேடல் வினவல்"
"abc_action_bar_up_description" : "رفتن به بالا"
"abc_menu_meta_shortcut_label" : "Meta +"
"abc_action_menu_overflow_description" : "နောက်ထပ် ရွေးစရာများ"
"abc_action_bar_up_description" : "Yukarı git"
"abc_capital_on" : "VKLOP"
"abc_action_bar_home_description" : "ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
"abc_action_bar_up_description" : "Idite nagore"
"abc_searchview_description_search" : "Pretražite"
"mtrl_picker_range_header_selected" : "%1$s – %2$s"
"abc_search_hint" : "ସର୍ଚ୍ଚ କରନ୍ତୁ…"
"abc_search_hint" : "Zoeken…"
"abc_capital_off" : "SLÖKKT"
"abc_menu_shift_shortcut_label" : "Maiús +"
"abc_action_bar_home_description" : "Gaan na tuisskerm"
"abc_searchview_description_submit" : "ដាក់បញ្ជូន​សំណួរ"
"abc_capital_off" : "VÄLJAS"
"abc_searchview_description_search" : "جستجو"
"abc_search_hint" : "Qidirish…"
"abc_activity_chooser_view_see_all" : "Показати всі"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_search_hint" : "검색..."
"abc_shareactionprovider_share_with" : "مشاركة مع"
"abc_activitychooserview_choose_application" : "Выберите приложение"
"abc_menu_function_shortcut_label" : "Funktionstaste +"
"abc_shareactionprovider_share_with_application" : "ចែក​រំលែក​ជា​មួយ %s"
"abc_menu_space_shortcut_label" : "atstarpes taustiņš"
"mtrl_picker_a11y_next_month" : "Change to next month"
"abc_action_bar_up_description" : "Navegar hacia arriba"
"abc_shareactionprovider_share_with" : "Deila með"
"abc_action_menu_overflow_description" : "තවත් විකල්ප"
"abc_search_hint" : "Търсете…"
"abc_searchview_description_search" : "Sesha"
"abc_searchview_description_query" : "Пошукавы запыт"
"abc_toolbar_collapse_description" : "Összecsukás"
"abc_menu_function_shortcut_label" : "Функц+"
"abc_capital_on" : "AKTIBATU"
"abc_searchview_description_clear" : "መጠይቅ አጽዳ"
"abc_activity_chooser_view_see_all" : "查看全部"
"abc_action_mode_done" : "Gotowe"
"abc_menu_ctrl_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‎‏‏‎‎‎‏‎‏‎‏‏‏‏‏‏‎‏‎‎‎‏‎‎‏‎‏‏‎‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‎‏‏‏‎‎‏‎‎‎‎‎Ctrl+‎‏‎‎‏‎"
"abc_action_bar_up_description" : "กลับ"
"abc_action_bar_home_description" : "गृह पृष्ठमा जानुहोस्"
"search_menu_title" : "Хайх"
"mtrl_picker_text_input_date_range_end_hint" : "End date"
"abc_toolbar_collapse_description" : "Скупи"
"abc_searchview_description_submit" : "কোয়েরি জমা দিন"
"status_bar_notification_info_overflow" : "৯৯৯+"
"abc_action_mode_done" : "Gereed"
"abc_search_hint" : "Издөө…"
"abc_capital_off" : "خاموش"
"abc_action_menu_overflow_description" : "Tùy chọn khác"
"abc_shareactionprovider_share_with_application" : "Kongsi dengan %s"
"search_menu_title" : "Pretražite"
"search_menu_title" : "Αναζήτηση"
"abc_capital_on" : "开启"
"abc_activitychooserview_choose_application" : "Válasszon alkalmazást"
"abc_searchview_description_voice" : "Ձայնային որոնում"
"abc_capital_on" : "I-ON"
"abc_searchview_description_voice" : "Paieška balsu"
"abc_activitychooserview_choose_application" : "Selecciona una aplicació"
"abc_activitychooserview_choose_application" : "Kies 'n program"
"abc_action_bar_home_description" : "घराकडे नेव्हिगेट करा"
"abc_menu_delete_shortcut_label" : "ሰርዝ"
"abc_shareactionprovider_share_with" : "שיתוף עם"
"abc_activity_chooser_view_see_all" : "Tümünü göster"
"abc_action_mode_done" : "تم"
"abc_toolbar_collapse_description" : "Comprimi"
"abc_capital_off" : "DESACTIVAR"
"abc_menu_enter_shortcut_label" : "ଏଣ୍ଟର୍"
"mtrl_picker_navigate_to_year_description" : "Navigate to year %1$s"
"abc_searchview_description_voice" : "ค้นหาด้วยเสียง"
"abc_toolbar_collapse_description" : "បង្រួម"
"abc_search_hint" : "शोधा…"
"search_menu_title" : "搜索"
"abc_capital_off" : "KI"
"abc_activity_chooser_view_see_all" : "Visa alla"
"abc_searchview_description_voice" : "बोलकर खोजें"
"abc_searchview_description_search" : "ძიება"
"abc_activity_chooser_view_see_all" : "Pokaż wszystko"
"abc_capital_off" : "ఆఫ్"
"abc_searchview_description_search" : "Търсене"
"abc_shareactionprovider_share_with" : "Partager avec"
"abc_action_bar_home_description" : "Idite na početnu"
"abc_toolbar_collapse_description" : "Skupi"
"abc_searchview_description_query" : "የፍለጋ መጠይቅ"
"abc_searchview_description_voice" : "Stemsoektog"
"mtrl_picker_date_header_unselected" : "Selected date"
"abc_action_bar_up_description" : "Kembali ke atas"
"abc_searchview_description_search" : "Αναζήτηση"
"abc_shareactionprovider_share_with" : "Skupna raba z:"
"abc_search_hint" : "Iskanje …"
"abc_action_menu_overflow_description" : "കൂടുതൽ ഓപ്ഷനുകൾ"
"abc_shareactionprovider_share_with_application" : "%s ဖြင့် မျှဝေရန်"
"abc_action_bar_home_description" : "Navigera hem"
"abc_activitychooserview_choose_application" : "एउटा अनुप्रयोग छान्नुहोस्"
"abc_searchview_description_clear" : "Izbriši upit"
"abc_menu_enter_shortcut_label" : "Enter 鍵"
"abc_capital_off" : "I-OFF"
"abc_capital_on" : "AKTİV"
"abc_searchview_description_submit" : "क्वेरी पेस गर्नुहोस्"
"mtrl_exceed_max_badge_number_suffix" : "%1$d%2$s"
"abc_shareactionprovider_share_with" : "Ndaje me"
"search_menu_title" : "Іздеу"
"abc_menu_ctrl_shortcut_label" : "Vadīšanas taustiņš +"
"abc_action_bar_home_description" : "Prejsť na plochu"
"search_menu_title" : "Hledat"
"abc_searchview_description_clear" : "Сұрауды өшіру"
"abc_search_hint" : "Pretražite..."
"abc_shareactionprovider_share_with_application" : "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
"abc_shareactionprovider_share_with" : "Ulashish"
"abc_action_mode_done" : "Concluído"
"abc_menu_space_shortcut_label" : "Leertaste"
"mtrl_picker_cancel" : ""
"abc_capital_off" : "사용 중지"
"abc_shareactionprovider_share_with_application" : "Deel met %s"
"abc_toolbar_collapse_description" : "ಕುಗ್ಗಿಸಿ"
"abc_menu_space_shortcut_label" : "സ്‌പെയ്‌സ്"
"abc_capital_off" : "VYP"
"search_menu_title" : "ძიება"
"search_menu_title" : "Buscar"
"abc_activity_chooser_view_see_all" : "Žr. viską"
"abc_action_bar_home_description" : "Движи се кон дома"
"abc_capital_off" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‏‎‏‎‏‏‏‎‎‏‎‏‏‎‏‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‏‏‎‎‎‏‏‎‎‎‎‏‏‏‎‏‎‎‎‎‎‏‎‎‏‎OFF‎‏‎‎‏‎"
"abc_shareactionprovider_share_with" : "Споделяне със:"
"abc_searchview_description_search" : "Meklēt"
"abc_menu_enter_shortcut_label" : "Intro"
"abc_capital_off" : "VYP."
"abc_activity_chooser_view_see_all" : "Tingnan lahat"
"abc_capital_off" : "DESACTIVADO"
"abc_activitychooserview_choose_application" : "Välj en app"
"abc_shareactionprovider_share_with_application" : "%s қолданбасымен бөлісу"
"abc_searchview_description_query" : "Upit za pretraživanje"
"abc_searchview_description_query" : "ചോദ്യം തിരയുക"
"abc_action_mode_done" : "Gotovo"
"abc_toolbar_collapse_description" : "కుదిస్తుంది"
"abc_action_menu_overflow_description" : "עוד אפשרויות"
"abc_action_bar_home_description" : "Πλοήγηση στην αρχική σελίδα"
"something_went_wrong" : "Something went wrong"
"abc_searchview_description_query" : "تلاش کا استفسار"
"abc_searchview_description_submit" : "検索キーワードを送信"
"abc_searchview_description_search" : "Поиск"
"abc_toolbar_collapse_description" : "Palos"
"abc_action_menu_overflow_description" : "Басқа опциялар"
"abc_searchview_description_voice" : "語音搜尋"
"search_menu_title" : "Telusuri"
"abc_searchview_description_submit" : "Envía a consulta"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_shareactionprovider_share_with" : "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
"abc_searchview_description_search" : "সার্চ করুন"
"abc_searchview_description_submit" : "Wyślij zapytanie"
"abc_searchview_description_submit" : "Ուղարկել հարցումը"
"abc_activitychooserview_choose_application" : "ເລືອກແອັບ"
"abc_search_hint" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‎‎‎‎‏‎‎‎‏‎‏‎‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‏‎‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‏‏‏‎‎Search…‎‏‎‎‏‎"
"abc_toolbar_collapse_description" : "Skjul"
"abc_menu_delete_shortcut_label" : "borrar"
"abc_searchview_description_submit" : "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
"abc_searchview_description_submit" : "שליחת שאילתה"
"abc_toolbar_collapse_description" : "Жию"
"abc_search_hint" : "खोज्नुहोस्…"
"abc_toolbar_collapse_description" : "Yig‘ish"
"abc_action_bar_up_description" : "Navigasi ke atas"
"abc_searchview_description_voice" : "Ahozko bilaketa"
"abc_searchview_description_clear" : "ചോദ്യം മായ്‌ക്കുക"
"abc_searchview_description_query" : "Пошуковий запит"
"abc_menu_space_shortcut_label" : "tühik"
"abc_capital_on" : "ĮJUNGTI"
"search_menu_title" : "ፍለጋ"
"abc_prepend_shortcut_label" : "เมนู+"
"chip_text" : "Chip text"
"abc_activitychooserview_choose_application" : "Vybrať aplikáciu"
"abc_shareactionprovider_share_with_application" : "Condividi tramite %s"
"abc_searchview_description_clear" : "Pastro pyetjen"
"abc_action_menu_overflow_description" : "Дадатковыя параметры"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_action_bar_up_description" : "Navigera uppåt"
"abc_searchview_description_submit" : "Odoslať dopyt"
"abc_menu_space_shortcut_label" : "mezerník"
"abc_searchview_description_voice" : "Puhehaku"
"abc_menu_space_shortcut_label" : "Espai"
"abc_search_hint" : "جستجو…‏"
"abc_action_menu_overflow_description" : "आणखी पर्याय"
"abc_capital_on" : "PÄÄLLÄ"
"abc_menu_ctrl_shortcut_label" : "Ctrl +"
"abc_searchview_description_query" : "Hakukysely"
"abc_capital_off" : "ӨШІРУ"
"abc_searchview_description_search" : "Leit"
"abc_shareactionprovider_share_with" : "Kopīgot ar:"
"abc_activity_chooser_view_see_all" : "Az összes megtekintése"
"abc_action_bar_up_description" : "Navigate up"
"abc_activity_chooser_view_see_all" : "មើលទាំងអស់"
"abc_action_menu_overflow_description" : "Más opciones"
"character_counter_overflowed_content_description" : "Character limit exceeded %1$d of %2$d"
"abc_shareactionprovider_share_with_application" : "%s සමඟ බෙදා ගන්න"
"abc_searchview_description_submit" : "විමසුම යොමු කරන්න"
"search_menu_title" : "සෙවීම"
"abc_capital_on" : "تفعيل"
"abc_menu_enter_shortcut_label" : "retur"
"abc_capital_on" : "ಆನ್"
"abc_capital_off" : "VALA"
"abc_capital_off" : "POIS PÄÄLTÄ"
"abc_menu_delete_shortcut_label" : "Delete 键"
"abc_searchview_description_voice" : "Гласовна претрага"
"abc_menu_alt_shortcut_label" : "Alternēšanas taustiņš +"
"abc_menu_meta_shortcut_label" : "„Meta“ +"
"abc_menu_delete_shortcut_label" : "slet"
"abc_shareactionprovider_share_with" : "გაზიარება:"
"abc_search_hint" : "Tìm kiếm…"
"abc_searchview_description_query" : "검색어"
"abc_activitychooserview_choose_application" : "ആപ്പ് തിരഞ്ഞെടുക്കുക"
"abc_searchview_description_clear" : "მოთხოვნის გასუფთავება"
"abc_searchview_description_query" : "Sökfråga"
"abc_action_mode_done" : "เสร็จ"
"abc_action_mode_done" : "పూర్తయింది"
"abc_prepend_shortcut_label" : "Kieslys+"
"abc_menu_space_shortcut_label" : "boşluk"
"abc_shareactionprovider_share_with_application" : "%sની સાથે શેર કરો"
"search_menu_title" : "חיפוש"
"abc_menu_space_shortcut_label" : "ruang"
"abc_prepend_shortcut_label" : "Menu+"
"abc_action_mode_done" : "Պատրաստ է"
"abc_activitychooserview_choose_application" : "ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"
"abc_shareactionprovider_share_with" : "Şununla paylaş:"
"character_counter_content_description" : "Characters entered %1$d of %2$d"
"abc_activity_chooser_view_see_all" : "Xem tất cả"
"abc_prepend_shortcut_label" : "Meny + "
"abc_menu_space_shortcut_label" : "бос орын"
"abc_searchview_description_clear" : "Effacer la requête"
"abc_capital_off" : "關閉"
"search_menu_title" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‎‏‎‎‎‎‎‎‏‏‏‎‏‏‎‎‏‏‏‎‎‏‎‎‎‏‏‎‎‏‎‏‎‎‎‏‎‎‏‎‏‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‎Search‎‏‎‎‏‎"
"abc_prepend_shortcut_label" : "Menu +"
"abc_menu_ctrl_shortcut_label" : "Ctrl + "
"abc_searchview_description_search" : "Cari"
"abc_action_menu_overflow_description" : "სხვა ვარიანტები"
"abc_capital_on" : "ჩართვა"
"abc_toolbar_collapse_description" : "Zbaliť"
"abc_searchview_description_clear" : "Lekérdezés törlése"
"abc_menu_sym_shortcut_label" : "„Sym“ +"
"abc_toolbar_collapse_description" : "ਸਮੇਟੋ"
"abc_action_mode_done" : "ಮುಗಿದಿದೆ"
"abc_searchview_description_search" : "Пошук"
"abc_action_mode_done" : "Kwenziwe"
"abc_searchview_description_voice" : "Kutafuta kwa kutamka"
"abc_capital_on" : "روشن"
"abc_menu_delete_shortcut_label" : "устгах"
"abc_searchview_description_submit" : "Pošiljanje poizvedbe"
"abc_action_bar_home_description" : "Navega a la pàgina d'inici"
"abc_searchview_description_search" : "ਖੋਜ"
"abc_searchview_description_query" : "खोज प्रश्न"
"abc_searchview_description_clear" : "Obrišite upit"
"search_menu_title" : "Pretraži"
"abc_action_mode_done" : "完成"
"abc_menu_alt_shortcut_label" : "„Alt“ +"
"abc_searchview_description_voice" : "Penelusuran suara"
"abc_searchview_description_voice" : "Ukusesha ngezwi"
"abc_shareactionprovider_share_with_application" : "%s ile paylaş"
"abc_activitychooserview_choose_application" : "Zgjidh një aplikacion"
"abc_search_hint" : "Αναζήτηση…"
"abc_capital_on" : "অন"
"abc_menu_meta_shortcut_label" : "META +"
"abc_toolbar_collapse_description" : "Ծալել"
"abc_action_bar_home_description" : "Nenda mwanzo"
"abc_menu_meta_shortcut_label" : "Meta+‎"
"abc_action_menu_overflow_description" : "Diğer seçenekler"
"abc_capital_on" : "AKTIV"
"abc_capital_on" : "OUI"
"abc_shareactionprovider_share_with" : "Бөлісу"
"webview" : "Webview"
"abc_search_hint" : "Bilatu…"
"abc_searchview_description_search" : "Cerca"
"icon_content_description" : "Dialog Icon"
"abc_search_hint" : "Meklējiet…"
"abc_action_bar_home_description" : "ກັບໄປໜ້າຫຼັກ"
"abc_searchview_description_submit" : "მოთხოვნის გადაგზავნა"
"abc_toolbar_collapse_description" : "Runtuhkan"
"abc_menu_meta_shortcut_label" : "Meta + "
"abc_shareactionprovider_share_with" : "Compartilhar com"
"abc_shareactionprovider_share_with" : "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
"abc_searchview_description_voice" : "Hlasové vyhledávání"
"abc_prepend_shortcut_label" : "תפריט+"
"abc_searchview_description_search" : "శోధన"
"abc_searchview_description_search" : "Пребарај"
"abc_activity_chooser_view_see_all" : "すべて表示"
"submit" : "Submit"
"abc_menu_enter_shortcut_label" : "Retorn"
"abc_shareactionprovider_share_with_application" : "Compartilhar com %s"
"abc_action_bar_up_description" : "Navegar para cima"
"mtrl_picker_announce_current_selection" : "Current selection: %1$s"
"abc_prepend_shortcut_label" : "Цэс+"
"abc_search_hint" : "Rechercher…"
"abc_menu_alt_shortcut_label" : "Alt +"
"abc_action_bar_up_description" : "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
"abc_searchview_description_voice" : "Дуут хайлт"
"abc_searchview_description_submit" : "ส่งคำค้นหา"
"abc_menu_function_shortcut_label" : "FUNZIONE +"
"abc_capital_on" : "УВІМК."
"abc_searchview_description_clear" : "Vee navraag uit"
"abc_shareactionprovider_share_with_application" : "Поделиться с помощью %s"
"abc_shareactionprovider_share_with_application" : "Делите помоћу апликације %s"
"search_menu_title" : "Ara"
"abc_searchview_description_query" : "Arama sorgusu"
"abc_action_mode_done" : "ہو گیا"
"abc_action_bar_home_description" : "Přejít na plochu"
"abc_searchview_description_query" : "Busca a consulta"
"abc_shareactionprovider_share_with" : "هم‌رسانی با"
"abc_capital_off" : "إيقاف"
"abc_action_bar_home_description" : "Portami a casa"
"abc_action_bar_home_description" : "መነሻ ዳስስ"
"abc_menu_ctrl_shortcut_label" : "Ktrl +"
"abc_action_menu_overflow_description" : "Chaguo zaidi"
"abc_action_bar_up_description" : "Жоғары қарай өту"
"abc_menu_enter_shortcut_label" : "entrée"
"abc_activitychooserview_choose_application" : "Pilih apl"
"abc_searchview_description_query" : "Axtarış sorğusu"
"abc_shareactionprovider_share_with" : "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
"abc_searchview_description_search" : "ಹುಡುಕಿ"
"abc_action_mode_done" : "U krye"
"abc_toolbar_collapse_description" : "Zwiń"
"status_bar_notification_info_overflow" : ">999"
"abc_capital_off" : "ഓഫ്"
"abc_capital_off" : "KAPAT"
"abc_prepend_shortcut_label" : "मेनू+"
"abc_activity_chooser_view_see_all" : "ดูทั้งหมด"
"abc_searchview_description_submit" : "So‘rov yaratish"
"abc_searchview_description_query" : "Hoja ya utafutaji"
"abc_prepend_shortcut_label" : "منو+"
"abc_action_bar_up_description" : "Přejít nahoru"
"abc_capital_off" : "WYŁ."
"abc_capital_on" : "ഓൺ"
"abc_capital_off" : "ਬੰਦ"
"abc_action_menu_overflow_description" : "অধিক বিকল্প"
"abc_menu_space_shortcut_label" : "blanksteg"
"abc_searchview_description_search" : "ค้นหา"
"abc_searchview_description_query" : "सर्च क्वेरी"
"abc_activity_chooser_view_see_all" : "Alles weergeven"
"abc_activitychooserview_choose_application" : "Vybrat aplikaci"
"abc_searchview_description_voice" : "بحث صوتي"
"abc_capital_on" : "사용"
"abc_menu_space_shortcut_label" : "spasiebalk"
"abc_capital_off" : "DESATIVADO"
"abc_action_bar_home_description" : "Navegar para a página inicial"
"abc_action_mode_done" : "ແລ້ວໆ"
"abc_capital_on" : "ZAP"
"abc_searchview_description_voice" : "Галасавы пошук"
"abc_capital_on" : "ચાલુ"
"abc_action_mode_done" : "කළා"
"abc_prepend_shortcut_label" : "القائمة+"
"abc_action_bar_home_description" : "ניווט לדף הבית"
"abc_searchview_description_submit" : "Indsend forespørgsel"
"abc_shareactionprovider_share_with" : "Condividi con"
"abc_searchview_description_submit" : "መጠይቅ አስገባ"
"abc_toolbar_collapse_description" : "Sakļaut"
"abc_menu_ctrl_shortcut_label" : "Ctrl மற்றும்"
"abc_menu_enter_shortcut_label" : "daxil olun"
"abc_searchview_description_search" : "Realiza buscas"
"abc_capital_on" : "IMEWASHWA"
"abc_action_mode_done" : "Болсон"
"abc_action_bar_home_description" : "Eve gidiş yolunu göster"
"abc_capital_on" : "ਚਾਲੂ"
"mtrl_picker_toggle_to_text_input_mode" : "Switch to text input mode"
"abc_searchview_description_clear" : "විමසුම හිස් කරන්න"
"abc_searchview_description_search" : "Претражите"
"abc_searchview_description_submit" : "Isumite ang query"
"abc_capital_off" : "OFF"
"abc_menu_shift_shortcut_label" : "‎Shift+‎"
"abc_searchview_description_submit" : "Gửi truy vấn"
"abc_searchview_description_clear" : "Обришите упит"
"abc_toolbar_collapse_description" : "ചുരുക്കുക"
"abc_searchview_description_query" : "Paieškos užklausa"
"abc_shareactionprovider_share_with_application" : "Partilhar com a aplicação %s"
"abc_activity_chooser_view_see_all" : "সবগুলি দেখুন"
"txt_content" : "Content"
"abc_action_mode_done" : "Bitti"
"abc_toolbar_collapse_description" : "Strnitev"
"path_password_eye" : "M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z"
"abc_capital_on" : "ON"
"abc_activitychooserview_choose_application" : "앱 선택"
"abc_searchview_description_voice" : "የድምጽ ፍለጋ"
"abc_activitychooserview_choose_application" : "Изберете приложение"
"abc_searchview_description_search" : "تلاش کریں"
"abc_action_menu_overflow_description" : "Бусад сонголт"
"abc_shareactionprovider_share_with" : "Կիսվել…"
"abc_shareactionprovider_share_with_application" : "与%s分享"
"abc_searchview_description_voice" : "Busca por voz"
"search_menu_title" : "ಹುಡುಕಿ"
"abc_menu_space_shortcut_label" : "svemir"
"abc_menu_alt_shortcut_label" : "Alt+‎"
"abc_searchview_description_query" : "Consulta de búsqueda"
"abc_searchview_description_submit" : "Наіслати запит"
"abc_menu_sym_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‎‏‏‏‎‏‏‏‏‏‎‏‎‏‎‏‏‎‎‎‏‎‏‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‎‎‎‏‎‎‎‎‎‎‏‎Sym+‎‏‎‎‏‎"
"abc_shareactionprovider_share_with_application" : "Deila með %s"
"abc_capital_off" : "ВЫКЛ"
"abc_searchview_description_voice" : "ხმოვანი ძიება"
"abc_capital_off" : "IMEZIMWA"
"abc_menu_delete_shortcut_label" : "eyða"
"abc_searchview_description_clear" : "Esborra la consulta"
"abc_toolbar_collapse_description" : "Ahendamine"
"abc_searchview_description_search" : "தேடும்"
"abc_shareactionprovider_share_with" : "اس کے ساتھ اشتراک کریں"
"abc_toolbar_collapse_description" : "Ocultar"
"abc_menu_alt_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‎‎‎‏‎‎‏‎‏‎‏‎‎‎‎‏‎‎‏‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎‏‎‏‏‏‎‏‏‏‏‏‎Alt+‎‏‎‎‏‎"
"abc_action_menu_overflow_description" : "گزینه‌های بیشتر"
"abc_action_menu_overflow_description" : "Máis opcións"
"abc_searchview_description_query" : "Búsqueda"
"abc_search_hint" : "Ara…"
"abc_toolbar_collapse_description" : "Komprimera"
"abc_toolbar_collapse_description" : "Жыйыштыруу"
"search_menu_title" : "Sök"
"abc_search_hint" : "Пошук…"
"abc_activity_chooser_view_see_all" : "అన్నీ చూడండి"
"abc_prepend_shortcut_label" : "„Menu“ +"
"abc_searchview_description_submit" : "ສົ່ງຂໍ້ມູນ"
"abc_shareactionprovider_share_with_application" : "%s மூலம் பகிர்"
"search_menu_title" : "تلاش کریں"
"abc_action_bar_up_description" : "Fara upp"
"abc_searchview_description_voice" : "Paghahanap gamit ang boses"
"abc_capital_on" : "ACTIVER"
"abc_activity_chooser_view_see_all" : "सबै हेर्नुहोस्"
"abc_searchview_description_voice" : "음성 검색"
"abc_search_hint" : "Haku…"
"abc_searchview_description_search" : "Keresés"
"abc_action_bar_up_description" : "转到上一层级"
"abc_capital_on" : "ВКЛ"
"abc_capital_on" : "አብራ"
"abc_searchview_description_voice" : "Gesproken zoekopdracht"
"abc_searchview_description_clear" : "សម្អាត​សំណួរ"
"abc_searchview_description_clear" : "Smazat dotaz"
"abc_toolbar_collapse_description" : "Minnka"
"abc_action_bar_up_description" : "Joan gora"
"bottom_sheet_behavior" : "com.google.android.material.bottomsheet.BottomSheetBehavior"
"abc_toolbar_collapse_description" : "I-collapse"
"abc_action_bar_up_description" : "മുകളിലേക്ക് പോവുക"
"abc_capital_on" : "آن"
"abc_capital_off" : "ປິດ"
"abc_searchview_description_query" : "Dotaz pro vyhledávání"
"abc_searchview_description_voice" : "Səsli axtarış"
"abc_action_bar_home_description" : "Eiti į pagrindinį puslapį"
"abc_shareactionprovider_share_with_application" : "Comparte contido coa aplicación %s"
"abc_searchview_description_clear" : "Zoekopdracht wissen"
"search_menu_title" : "Cari"
"abc_searchview_description_search" : "શોધો"
"abc_searchview_description_voice" : "Carian suara"
"abc_searchview_description_voice" : "Cerca per veu"
"abc_menu_enter_shortcut_label" : "sartu"
"abc_searchview_description_query" : "Suchanfrage"
"abc_menu_sym_shortcut_label" : "Symbol + "
"abc_shareactionprovider_share_with_application" : "Bagikan dengan %s"
"abc_activity_chooser_view_see_all" : "ყველას ნახვა"
"abc_shareactionprovider_share_with_application" : "Delen met %s"
"abc_shareactionprovider_share_with_application" : "Kopīgot ar lietojumprogrammu %s"
"abc_menu_function_shortcut_label" : "Function+"
"action_settings" : "Settings"
"abc_menu_meta_shortcut_label" : "Meta taustiņš +"
"abc_action_bar_up_description" : "Przejdź wyżej"
"abc_activitychooserview_choose_application" : "አንድ መተግበሪያ ይምረጡ"
"abc_searchview_description_voice" : "व्हॉइस शोध"
"abc_menu_enter_shortcut_label" : "INVIO"
"abc_searchview_description_submit" : "Сұрауды жіберу"
"abc_action_bar_up_description" : "Πλοήγηση προς τα επάνω"
"abc_menu_function_shortcut_label" : "Función +"
"mtrl_picker_out_of_range" : "Out of range: %1$s"
"abc_shareactionprovider_share_with" : "ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"
"abc_action_menu_overflow_description" : "Fler alternativ"
"abc_action_mode_done" : "सम्पन्न भयो"
"abc_shareactionprovider_share_with" : "Paylaşın"
"mtrl_picker_text_input_day_abbr" : "d"
"abc_activitychooserview_choose_application" : "Selecciona unha aplicación"
"abc_action_mode_done" : "Дайын"
"abc_activitychooserview_choose_application" : "Elegir una app"
"abc_search_hint" : "Хайх…"
"abc_searchview_description_query" : "Termen de căutare"
"abc_capital_on" : "YONIQ"
"abc_toolbar_collapse_description" : "လျှော့ပြရန်"
"abc_searchview_description_submit" : "Zoekopdracht verzenden"
"abc_activity_chooser_view_see_all" : "Hammasi"
"abc_menu_delete_shortcut_label" : "ഇല്ലാതാക്കുക"
"abc_shareactionprovider_share_with_application" : "%s सह शेअर करा"
"abc_action_bar_home_description" : "瀏覽首頁"
"abc_action_bar_up_description" : "वर नेव्‍हिगेट करा"
"abc_action_bar_home_description" : "Navigate home"
"abc_activitychooserview_choose_application" : "Selecionar um app"
"abc_searchview_description_query" : "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
"abc_capital_off" : "অফ"
"abc_searchview_description_voice" : "Talesøk"
"abc_searchview_description_search" : "Buscar"
"abc_activitychooserview_choose_application" : "ઍપ્લિકેશન પસંદ કરો"
"mtrl_picker_toggle_to_day_selection" : "Tap to switch to selecting a day"
"search_menu_title" : "সন্ধান"
"abc_searchview_description_submit" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‏‏‏‎‎‏‏‏‎‏‏‎‎‏‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‎‎‎‎‎‎Submit query‎‏‎‎‏‎"
"abc_searchview_description_voice" : "Căutare vocală"
"app_name" : "InsecureShop"
"search_menu_title" : "Søg"
"abc_activity_chooser_view_see_all" : "Бүгдийг харах"
"abc_toolbar_collapse_description" : "Goqa"
"abc_menu_delete_shortcut_label" : "លុប"
"abc_capital_on" : "ՄԻԱՑՆԵԼ"
"abc_shareactionprovider_share_with" : "Yabelana no"
"abc_searchview_description_submit" : "क्वेरी सबमिट करा"
"abc_shareactionprovider_share_with_application" : "%s orqali ulashish"
"abc_searchview_description_search" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‏‎‏‎‏‏‎‎‏‎‏‏‏‎‏‎‎‏‎‏‎‎‏‎‎‎‏‏‎‏‎‏‎‏‎‏‎‎‎‏‎‏‎‎‎‎‎‎‏‎‏‏‎‎‎‏‎‏‎Search‎‏‎‎‏‎"
"abc_search_hint" : "Претражите…"
"abc_searchview_description_voice" : "Häälotsing"
"abc_shareactionprovider_share_with" : "Абагуліць праз"
"abc_menu_delete_shortcut_label" : "מחיקה"
"abc_menu_sym_shortcut_label" : "‎Sym+‎"
"abc_searchview_description_search" : "Որոնել"
"abc_action_menu_overflow_description" : "مزید اختیارات"
"abc_menu_shift_shortcut_label" : "Shift +"
"abc_toolbar_collapse_description" : "Yığcamlaşdırın"
"abc_shareactionprovider_share_with" : "Поделиться с помощью"
"abc_prepend_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‏‎‏‏‎‎‎‎‏‎‎‏‏‎‏‏‎‏‎‎‏‏‎‏‎‏‏‏‎‏‎‎‏‏‏‏‏‏‎‎‏‎‏‎‏‎‎‎‎‏‏‎‎‎‏‏‎‏‎Menu+‎‏‎‎‏‎"
"abc_shareactionprovider_share_with" : "Дараахтай хуваалцах"
"status_bar_notification_info_overflow" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎"
"abc_menu_delete_shortcut_label" : "избриши"
"abc_action_mode_done" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‏‏‏‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎‎‎‏‎‎‏‎‏‏‏‏‎‏‏‎Done‎‏‎‎‏‎"
"abc_activitychooserview_choose_application" : "בחירת אפליקציה"
"abc_action_bar_home_description" : "Vai ao inicio"
"abc_menu_space_shortcut_label" : "空格鍵"
"abc_action_bar_home_description" : "होम पेज पर जाएं"
"abc_searchview_description_query" : "Заявка за търсене"
"abc_menu_delete_shortcut_label" : "delete"
"abc_searchview_description_submit" : "Kirim kueri"
"abc_menu_delete_shortcut_label" : "ลบ"
"abc_action_menu_overflow_description" : "További lehetőségek"
"abc_searchview_description_query" : "คำค้นหา"
"abc_searchview_description_clear" : "استفسار صاف کریں"
"abc_activity_chooser_view_see_all" : "Lihat semua"
"abc_searchview_description_clear" : "Limpar consulta"
"abc_searchview_description_query" : "Requête de recherche"
"abc_searchview_description_voice" : "Talesøgning"
"abc_capital_on" : "सक्रिय"
"mtrl_picker_text_input_date_range_start_hint" : "Start date"
"abc_searchview_description_search" : "Suche"
"abc_shareactionprovider_share_with" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‏‏‎‎‏‏‏‏‏‏‎‏‏‏‏‎‏‎‎‎‏‎‏‎‏‏‏‎‎‏‏‎‎‎‎‎‏‎‏‎‏‎‏‏‎‏‎‏‏‎‏‎‎‎Share with‎‏‎‎‏‎"
"abc_menu_space_shortcut_label" : "Szóköz"
"abc_search_hint" : "Vyhledat…"
"str_publish" : "publish"
"abc_search_hint" : "Cari…"
"abc_activity_chooser_view_see_all" : "Prikaži sve"
"abc_action_bar_up_description" : "Yopish"
"abc_searchview_description_query" : "درخواست جستجو"
"abc_action_menu_overflow_description" : "Rohkem valikuid"
"abc_prepend_shortcut_label" : "Menu+‎"
"abc_menu_space_shortcut_label" : "пробіл"
"abc_action_bar_home_description" : "​ទៅទំព័រដើម"
"abc_searchview_description_clear" : "ล้างคำค้นหา"
"abc_action_bar_up_description" : "Мурунку экранга өтүү"
"search_menu_title" : "Пошук"
"abc_toolbar_collapse_description" : "संक्षिप्त गर्नुहोस्"
"abc_activity_chooser_view_see_all" : "عرض الكل"
"abc_searchview_description_search" : "Axtarın"
"abc_shareactionprovider_share_with_application" : "Delite pomoću aplikacije %s"
"abc_shareactionprovider_share_with" : "共有"
"abc_search_hint" : "Leita…"
"search_menu_title" : "検索"
"search_menu_title" : "Soek"
"abc_capital_on" : "УКЛ."
"abc_searchview_description_voice" : "ਅਵਾਜ਼ੀ ਖੋਜ"
"abc_searchview_description_search" : "Pesquisar"
"mtrl_picker_range_header_unselected" : "Start date – End date"
"abc_action_bar_home_description" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‏‏‏‏‏‎‏‏‎‎‏‏‏‎‏‏‎‏‏‏‎‎‏‎‎‎‏‏‎‏‏‏‎‎‏‏‏‎‎‏‎‎‏‏‎‎‎‏‎Navigate home‎‏‎‎‏‎"
"abc_searchview_description_clear" : "क्‍वेरी हटाएं"
"abc_shareactionprovider_share_with" : "分享对象"
"abc_prepend_shortcut_label" : "Menu மற்றும்"
"abc_toolbar_collapse_description" : "Собери"
"abc_action_bar_home_description" : "Liigu avalehele"
"abc_activitychooserview_choose_application" : "Valitse sovellus"
"abc_toolbar_collapse_description" : "Kunja"
"abc_action_menu_overflow_description" : "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
"abc_prepend_shortcut_label" : "Menyja+"
"abc_searchview_description_search" : "검색"
"abc_menu_delete_shortcut_label" : "sil"
"abc_action_bar_up_description" : "Навигиране нагоре"
"abc_shareactionprovider_share_with_application" : "هم‌رسانی با %s"
"abc_activitychooserview_choose_application" : "Pilih aplikasi"
"abc_menu_space_shortcut_label" : "„space“"
"abc_shareactionprovider_share_with" : "Share with"
"abc_searchview_description_voice" : "Glasovna pretraga"
"abc_toolbar_collapse_description" : "Буулгах"
"abc_menu_delete_shortcut_label" : "slett"
"abc_capital_on" : "ҚОСУ"
"abc_capital_on" : "ක්‍රියාත්මකයි"
"search_menu_title" : "Bilatu"
"login" : "Login"
"abc_searchview_description_search" : "Zoeken"
"abc_action_mode_done" : "მზადაა"
"abc_shareactionprovider_share_with_application" : "แชร์ทาง %s"
"abc_searchview_description_search" : "Sök"
"abc_shareactionprovider_share_with" : "Κοινοποίηση σε"
"abc_searchview_description_search" : "Qidiruv"
"abc_capital_off" : "AV"
"abc_menu_space_shortcut_label" : "Прабел"
"abc_action_mode_done" : "Hazırdır"
"abc_searchview_description_clear" : "Выдаліць запыт"
"abc_action_menu_overflow_description" : "Още опции"
"abc_capital_off" : "ӨЧҮК"
"abc_menu_delete_shortcut_label" : "ଡିଲିଟ୍‍"
"abc_search_hint" : "Szukaj…"
"abc_toolbar_collapse_description" : "Recolher"
"search_menu_title" : "Maghanap"
"abc_menu_space_shortcut_label" : "SPAZIO"
"abc_shareactionprovider_share_with_application" : "%s аркылуу бөлүшүү"
"abc_toolbar_collapse_description" : "Collapse"
"abc_menu_shift_shortcut_label" : "Pārslēgšanas taustiņš +"
"abc_shareactionprovider_share_with" : "শেয়ার করুন"
"abc_capital_on" : "VULA"
"abc_search_hint" : "వెతకండి…"
"abc_searchview_description_search" : "সন্ধান"
"abc_activity_chooser_view_see_all" : "Alle anzeigen"
"abc_searchview_description_search" : "ស្វែងរក"
"abc_searchview_description_query" : "Поисковый запрос"
"mtrl_picker_day_of_week_column_header" : "Column of days: %1$s"
"abc_action_bar_home_description" : "முகப்பிற்குச் செல்லும்"
"abc_action_mode_done" : "Tapos na"
"abc_shareactionprovider_share_with_application" : "%s과(와) 공유"
"search_menu_title" : "Hľadať"
"abc_action_mode_done" : "Τέλος"
"abc_searchview_description_search" : "חיפוש"
"abc_shareactionprovider_share_with_application" : "%s ସହ ସେୟାର୍‍ କରନ୍ତୁ"
"abc_searchview_description_voice" : "ຊອກຫາດ້ວຍສຽງ"
"abc_menu_delete_shortcut_label" : "supprimer"
"abc_activity_chooser_view_see_all" : "ਸਭ ਦੇਖੋ"
"abc_capital_on" : "WŁ."
"abc_action_menu_overflow_description" : "ជម្រើសច្រើនទៀត"
"abc_menu_space_shortcut_label" : "רווח"
"abc_searchview_description_submit" : "Сурам тапшыруу"
"abc_activitychooserview_choose_application" : "Tətbiq seçin"
"abc_activity_chooser_view_see_all" : "အားလုံး ကြည့်ရန်"
"abc_search_hint" : "ရှာဖွေရန်…"
"path_password_eye_mask_strike_through" : "M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z"
"abc_prepend_shortcut_label" : "Menütaste +"
"abc_search_hint" : "Maghanap…"
"abc_capital_on" : "УКЉУЧЕНО"
"abc_capital_off" : "כבוי"
"abc_search_hint" : "Telusuri..."
"abc_activity_chooser_view_see_all" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‏‏‏‎‏‎‎‏‏‎‏‎‏‏‎‏‏‏‏‏‎‎‏‏‏‎‎‏‏‏‏‎‏‎‎‏‎‎‎‎‏‏‎‎‎‎‏‏‎‏‎‎‏‏‏‏‎‏‎See all‎‏‎‎‏‎"
"abc_menu_space_shortcut_label" : "բացատ"
"abc_capital_on" : "เปิด"
"abc_menu_function_shortcut_label" : "Funktsiooniklahv +"
"abc_toolbar_collapse_description" : "Σύμπτυξη"
"abc_action_menu_overflow_description" : "Περισσότερες επιλογές"
"abc_searchview_description_voice" : "Kërkim me zë"
"abc_action_mode_done" : "പൂർത്തിയായി"
"abc_shareactionprovider_share_with" : "Partekatu honekin"
"abc_searchview_description_voice" : "音声検索"
"select_file" : "Select file"
"search_menu_title" : "శోధన"
"abc_activitychooserview_choose_application" : "اختيار تطبيق"
"abc_searchview_description_voice" : "സംസാരത്തിലൂടെ തിരയുക"
"abc_action_menu_overflow_description" : "Citas opcijas"
"abc_shareactionprovider_share_with" : "Teilen mit"
"abc_action_bar_home_description" : "Przejdź na stronę główną"
"abc_search_hint" : "搜索…"
"mtrl_picker_a11y_prev_month" : "Change to previous month"
"abc_capital_off" : "ИСКЉУЧЕНО"
"abc_searchview_description_submit" : "Anfrage senden"
"abc_action_menu_overflow_description" : "Higit pang opsyon"
"abc_capital_on" : "AKTIF"
"abc_menu_space_shortcut_label" : "razmak"
"abc_toolbar_collapse_description" : "收合"
"abc_searchview_description_submit" : "Submit query"
"abc_activitychooserview_choose_application" : "アプリの選択"
"abc_action_bar_up_description" : "माथि नेभिगेट गर्नुहोस्"
"abc_searchview_description_query" : "Qidiruv so‘rovi"
"abc_searchview_description_submit" : "Sorğunu göndərin"
"abc_capital_off" : "FRA"
"abc_menu_function_shortcut_label" : "Función +"
"abc_searchview_description_voice" : "Sprachsuche"
"search_menu_title" : "검색"
"abc_action_mode_done" : "រួចរាល់"
"abc_menu_delete_shortcut_label" : "silin"
"abc_action_menu_overflow_description" : "વધુ વિકલ્પો"
"abc_searchview_description_submit" : "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"
"abc_action_mode_done" : "ହୋଇଗଲା"
"abc_searchview_description_query" : "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
"search_menu_title" : "Qidiruv"
"abc_toolbar_collapse_description" : "Sažmi"
"abc_searchview_description_voice" : "صوتی تلاش"
"abc_searchview_description_voice" : "ভয়েস সার্চ করুন"
"abc_activity_chooser_view_see_all" : "Zobrazit vše"
"abc_searchview_description_submit" : "क्वेरी सबमिट करें"
"abc_action_bar_home_description" : "Navigați la ecranul de pornire"
"abc_toolbar_collapse_description" : "छोटा करें"
"search_menu_title" : "Iskanje"
"abc_action_menu_overflow_description" : "Więcej opcji"
"abc_searchview_description_search" : "Search"
"abc_action_bar_home_description" : "Перайсці на галоўную старонку"
"abc_action_bar_home_description" : "Siirry etusivulle"
"abc_searchview_description_clear" : "Päringu tühistamine"
"abc_capital_on" : "HIDUP"
"status_bar_notification_info_overflow" : "+999"
"abc_searchview_description_voice" : "ស្វែងរក​តាម​សំឡេង"
"abc_activity_chooser_view_see_all" : "Sien alles"
"abc_action_mode_done" : "완료"
"abc_menu_shift_shortcut_label" : "„Shift“ +"
"abc_searchview_description_clear" : "क्वेरी खाली गर्नुहोस्"
"abc_searchview_description_clear" : "Garbitu kontsulta"
"abc_action_bar_home_description" : "Navigasi laman utama"
"abc_capital_off" : "ပိတ်ရန်"
"abc_activitychooserview_choose_application" : "Қолданбаны таңдау"
"abc_shareactionprovider_share_with" : "Delite pomoću"
"abc_search_hint" : "ძიება…"
"abc_menu_shift_shortcut_label" : "Mayúscula+"
"abc_shareactionprovider_share_with_application" : "Bendrinti naudojant programą „%s“"
"abc_action_menu_overflow_description" : "More options"
"abc_action_menu_overflow_description" : "Повеќе опции"
"abc_action_bar_home_description" : "গৃহ পৃষ্ঠালৈ যাওক"
"abc_toolbar_collapse_description" : "Restrângeți"
"abc_action_bar_up_description" : "పైకి నావిగేట్ చేస్తుంది"
"abc_searchview_description_voice" : "Tìm kiếm bằng giọng nói"
"abc_menu_space_shortcut_label" : "space"
"abc_searchview_description_query" : "Ερώτημα αναζήτησης"
"abc_toolbar_collapse_description" : "Réduire"
"abc_searchview_description_voice" : "Raddleit"
"search_menu_title" : "Издөө"
"abc_searchview_description_query" : "Vyhľadávací dopyt"
"abc_action_menu_overflow_description" : "Lisäasetukset"
"abc_searchview_description_search" : "Ieškoti"
"abc_action_menu_overflow_description" : "Daugiau parinkčių"
"abc_toolbar_collapse_description" : "Tolestu"
"abc_searchview_description_submit" : "Trimiteți interogarea"
"abc_action_bar_up_description" : "উপরে নেভিগেট করুন"
"abc_searchview_description_voice" : "Голосовой поиск"
"abc_shareactionprovider_share_with_application" : "Udostępnij przez: %s"
"abc_action_menu_overflow_description" : "Још опција"
"abc_capital_off" : "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
"abc_action_menu_overflow_description" : "Nog opsies"
"search_menu_title" : "ค้นหา"
"abc_searchview_description_clear" : "Ryd forespørgsel"
"abc_menu_delete_shortcut_label" : "eliminar"
"abc_menu_meta_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‎‏‎‎‏‏‎‏‎‎‏‎‏‏‎‏‎‎‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‎‏‎‎‏‏‎‎‎‎‏‏‎‏‎‏‎‏‎‏‎Meta+‎‏‎‎‏‎"
"abc_menu_sym_shortcut_label" : "Simbool+"
"abc_activitychooserview_choose_application" : "ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ"
"abc_activity_chooser_view_see_all" : "सभी देखें"
"exposed_dropdown_menu_content_description" : "Show dropdown menu"
"abc_shareactionprovider_share_with" : "Поділитися:"
"abc_shareactionprovider_share_with_application" : "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
"abc_capital_off" : "ଅଫ୍"
"abc_toolbar_collapse_description" : "ยุบ"
"abc_menu_ctrl_shortcut_label" : "‎Ctrl+‎"
"abc_action_menu_overflow_description" : "Več možnosti"
"abc_shareactionprovider_share_with" : "አጋራ በ"
"abc_searchview_description_query" : "Telusuri kueri"
"abc_action_menu_overflow_description" : "Mais opções"
"mtrl_picker_date_header_title" : "Select a Date"
"abc_menu_delete_shortcut_label" : "ਮਿਟਾਓ"
"abc_activity_chooser_view_see_all" : "Баарын көрүү"
"abc_activitychooserview_choose_application" : "Bir uygulama seçin"
"abc_searchview_description_query" : "Пребарај барање"
"abc_toolbar_collapse_description" : "Contrae"
"abc_menu_delete_shortcut_label" : "ezabatu"
"abc_searchview_description_submit" : "ક્વેરી સબમિટ કરો"
"abc_menu_enter_shortcut_label" : "Ввод"
"mtrl_picker_invalid_range" : "Invalid range."
"abc_toolbar_collapse_description" : "সঙ্কুচিত করুন"
"abc_searchview_description_voice" : "חיפוש קולי"
"abc_searchview_description_query" : "Որոնման հարցում"
"abc_searchview_description_query" : "શોધ ક્વેરી"
"abc_searchview_description_query" : "მოთხოვნის ძიება"
"abc_menu_delete_shortcut_label" : "CANC"
"abc_action_bar_up_description" : "Desplazarse hacia arriba"
"abc_action_bar_up_description" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‎‎‎‏‏‏‏‏‏‏‎‏‏‏‏‏‎‏‎‎‏‏‎‏‎‎‎‎‎‏‏‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‎‏‏‏‏‏‎‎Navigate up‎‏‎‎‏‎"
"abc_action_bar_home_description" : "ホームに戻る"
"abc_activity_chooser_view_see_all" : "എല്ലാം കാണുക"
"password_toggle_content_description" : "Show password"
"mtrl_picker_invalid_format_use" : "Use: %1$s"
"abc_capital_off" : "ಆಫ್"
"abc_searchview_description_search" : "खोजें"
"abc_searchview_description_clear" : "Удалить запрос"
"abc_searchview_description_query" : "ਖੋਜ ਪੁੱਛਗਿੱਛ"
"abc_action_bar_up_description" : "Gaan op"
"abc_searchview_description_voice" : "Sesli arama"
"abc_search_hint" : "Іздеу…"
"abc_action_menu_overflow_description" : "थप विकल्पहरू"
"abc_action_mode_done" : "Гатова"
"abc_searchview_description_query" : "検索キーワード"
"abc_searchview_description_query" : "Zapytanie"
"abc_shareactionprovider_share_with_application" : "Megosztás a következő alkalmazással: %s"
"abc_menu_space_shortcut_label" : "espazo"
"abc_action_bar_home_description" : "Անցնել գլխավոր էջ"
"abc_action_bar_home_description" : "นำทางไปหน้าแรก"
"abc_searchview_description_search" : "Издөө"
"abc_action_bar_home_description" : "Idi na početnu"
"abc_searchview_description_voice" : "အသံဖြင့် ရှာရန်"
"abc_toolbar_collapse_description" : "Sutraukti"
"abc_searchview_description_submit" : "提交查询"
"abc_menu_space_shortcut_label" : "შორისი"
"abc_shareactionprovider_share_with_application" : "Jagamine rakendusega %s"
"abc_capital_off" : "ИЗКЛ."
"mtrl_picker_range_header_only_start_selected" : "%1$s – End date"
"search_menu_title" : "Rechercher"
"abc_activitychooserview_choose_application" : "कोई ऐप्लिकेशन चुनें"
"abc_capital_off" : "বন্ধ আছে"
"search_menu_title" : "Căutați"
"abc_searchview_description_submit" : "Асуулга илгээх"
"abc_action_bar_up_description" : "Pārvietoties uz augšu"
"abc_activity_chooser_view_see_all" : "Skatīt visu"
"abc_activity_chooser_view_see_all" : "Angalia zote"
"abc_action_menu_overflow_description" : "ਹੋਰ ਵਿਕਲਪ"
"abc_menu_space_shortcut_label" : "διάστημα"
"abc_searchview_description_voice" : "వాయిస్ శోధన"
"abc_shareactionprovider_share_with_application" : "Jaa: %s"
"search_menu_title" : "جستجو"
"abc_searchview_description_voice" : "Glasovno pretraživanje"
"abc_searchview_description_query" : "Leitarfyrirspurn"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_shareactionprovider_share_with_application" : "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
"abc_searchview_description_query" : "Keresési lekérdezés"
"abc_capital_off" : "关闭"
"abc_searchview_description_submit" : "வினவலைச் சமர்ப்பிக்கும்"
"abc_action_menu_overflow_description" : "Mai multe opțiuni"
"abc_menu_space_shortcut_label" : "spacja"
"aws_Identity_pool_ID" : "us-east-1:7e9426f7-42af-4717-8689-00a9a4b65c1c"
"abc_menu_space_shortcut_label" : "Probel"
"abc_searchview_description_clear" : "Ștergeți interogarea"
"abc_action_bar_up_description" : "Vai cara arriba"
"abc_menu_meta_shortcut_label" : "Meta-Taste +"
"abc_searchview_description_search" : "Telusuri"
"abc_action_bar_home_description" : "Joan orri nagusira"
"error_icon_content_description" : "Error"
"abc_action_bar_up_description" : "Անցնել վերև"
"abc_action_bar_up_description" : "Yuxarı keçin"
"abc_search_hint" : "検索…"
"abc_activity_chooser_view_see_all" : "ସବୁ ଦେଖନ୍ତୁ"
"search_menu_title" : "खोजें"
"abc_menu_space_shortcut_label" : "Espacio"
"abc_menu_space_shortcut_label" : "Пробел"
"abc_capital_off" : "DESAKTIBATU"
"abc_capital_on" : "PÅ"
"abc_shareactionprovider_share_with" : "공유 대상:"
"abc_action_bar_home_description" : "Chỉ đường về nhà"
"abc_shareactionprovider_share_with" : "分享對象"
"abc_action_menu_overflow_description" : "Більше опцій"
"abc_searchview_description_query" : "Søkeord"
"abc_shareactionprovider_share_with_application" : "Կիսվել %s հավելվածի միջոցով"
"abc_action_bar_home_description" : "Навигиране към началния екран"
"search_menu_title" : "Haku"
"abc_menu_function_shortcut_label" : "Fungsi+"
"abc_action_bar_home_description" : "Перейти на головну"
"abc_action_bar_up_description" : "Nach oben"
"abc_menu_space_shortcut_label" : "스페이스바"
"abc_menu_delete_shortcut_label" : "„delete“"
"abc_searchview_description_voice" : "વૉઇસ શોધ"
"abc_search_hint" : "Buscar…"
"abc_action_bar_home_description" : "Boshiga o‘tish"
"abc_action_menu_overflow_description" : "ተጨማሪ አማራጮች"
"search_menu_title" : "തിരയുക"
"abc_searchview_description_voice" : "Ovozli qidiruv"
"abc_searchview_description_clear" : "Izbris poizvedbe"
"mtrl_picker_confirm" : ""
"abc_action_bar_up_description" : "ზემოთ გადასვლა"
"abc_search_hint" : "Sesha…"
"search_menu_title" : "Suche"
"abc_searchview_description_clear" : "検索キーワードを削除"
"abc_action_bar_home_description" : "Zulazulela ekhaya"
"abc_searchview_description_clear" : "Sula inkinga"
"abc_search_hint" : "Ieškoti…"
"search_menu_title" : "সার্চ করুন"
"abc_shareactionprovider_share_with_application" : "Zdieľať s aplikáciou %s"
"abc_shareactionprovider_share_with" : "Jaa…"
"abc_menu_enter_shortcut_label" : "„enter“"
"abc_action_bar_up_description" : "前に戻る"
"abc_shareactionprovider_share_with" : "Shiriki na"
"search_menu_title" : "ਖੋਜ"
"abc_action_bar_up_description" : "ניווט למעלה"
"abc_searchview_description_voice" : "Wyszukiwanie głosowe"
"abc_action_bar_up_description" : "Torna indietro"
"abc_action_bar_up_description" : "Перайсці ўверх"
"abc_action_mode_done" : "סיום"
"abc_menu_function_shortcut_label" : "Fonction+"
"abc_search_hint" : "શોધો…"
"abc_searchview_description_submit" : "Sorguyu gönder"
"abc_menu_function_shortcut_label" : "Funksjon+"
"abc_action_bar_home_description" : "Негізгі бетке өту"
"abc_action_mode_done" : "Fertig"
"abc_action_bar_home_description" : "Ir a inicio"
"abc_menu_delete_shortcut_label" : "kustuta"
"abc_searchview_description_submit" : "Odeslat dotaz"
"abc_menu_sym_shortcut_label" : "Sym +"
"abc_action_mode_done" : "Xong"
"abc_activity_chooser_view_see_all" : "Hamısına baxın"
"abc_menu_delete_shortcut_label" : "මකන්න"
"lable_login" : "Log in."
"abc_prepend_shortcut_label" : "Menua +"
"abc_activity_chooser_view_see_all" : "සියල්ල බලන්න"
"abc_searchview_description_clear" : "Futa hoja"
"abc_searchview_description_search" : "Tìm kiếm"
"abc_action_mode_done" : "Nimemaliza"
"abc_activity_chooser_view_see_all" : "Shfaq çdo gjë"
"abc_capital_off" : "آف"
"clear_text_end_icon_content_description" : "Clear text"
"abc_action_mode_done" : "সম্পন্ন হ’ল"
"abc_capital_off" : "निष्क्रिय"
"abc_shareactionprovider_share_with" : "සමග බෙදා ගන්න"
"abc_action_menu_overflow_description" : "Autres options"
"abc_searchview_description_clear" : "ရှာဖွေမှုကို ဖယ်ရှားရန်"
"abc_action_menu_overflow_description" : "Více možností"
"abc_activitychooserview_choose_application" : "Scelta di un'app"
"abc_action_menu_overflow_description" : "Այլ ընտրանքներ"
"abc_action_menu_overflow_description" : "Altre opzioni"
"abc_action_mode_done" : "完了"
"abc_shareactionprovider_share_with" : "இதில் பகிர்"
"abc_searchview_description_search" : "Soek"
"abc_menu_function_shortcut_label" : "Fn +"
"abc_menu_space_shortcut_label" : "bilslá"
"abc_menu_space_shortcut_label" : "espace"
"abc_menu_delete_shortcut_label" : "ລຶບ"
"abc_shareactionprovider_share_with_application" : "ለ%s አጋራ"
"abc_menu_space_shortcut_label" : "spatie"
"abc_toolbar_collapse_description" : "Reduzir"
"selection_media_type" : "Select media type."
"hide_bottom_view_on_scroll_behavior" : "com.google.android.material.behavior.HideBottomViewOnScrollBehavior"
"abc_toolbar_collapse_description" : "تصغير"
"abc_searchview_description_clear" : "ລຶບຂໍ້ຄວາມຊອກຫາ"
"abc_action_bar_home_description" : "მთავარზე გადასვლა"
"abc_capital_on" : "ACTIVAT"
"abc_capital_on" : "КҮЙҮК"
"abc_searchview_description_search" : "ସର୍ଚ୍ଚ କରନ୍ତୁ"
"abc_searchview_description_submit" : "Pateikti užklausą"
"abc_capital_on" : "চালু করুন"
"abc_searchview_description_voice" : "Үн менен издөө"
"abc_action_mode_done" : "ተከናውኗል"
"abc_action_menu_overflow_description" : "Fleiri valkostir"
"abc_shareactionprovider_share_with_application" : "Shiriki ukitumia %s"
"abc_action_mode_done" : "Eginda"
"abc_searchview_description_submit" : "Senda fyrirspurn"
"abc_activity_chooser_view_see_all" : "Mostra tutto"
"abc_action_bar_home_description" : "Naviger hjem"
"abc_capital_on" : "ΕΝΕΡΓΟΠΟΙΗΣΗ"
"abc_search_hint" : "ຊອກຫາ…"
"mtrl_picker_date_header_selected" : "%1$s"
"abc_menu_function_shortcut_label" : "ഫംഗ്ഷന്‍+"
"abc_capital_on" : "SEES"
"abc_activity_chooser_view_see_all" : "ເບິ່ງທັງໝົດ"
"search_menu_title" : "ရှာဖွေမှု"
"abc_menu_sym_shortcut_label" : "SYM +"
"abc_searchview_description_submit" : "Адправіць запыт"
"abc_search_hint" : "തിരയുക…"
"abc_activitychooserview_choose_application" : "යෙදුමක් තෝරන්න"
"abc_action_mode_done" : "হয়ে গেছে"
"abc_activity_chooser_view_see_all" : "Տեսնել բոլորը"
"abc_shareactionprovider_share_with" : "यसमार्फत आदान प्रदान गर्नुहोस्"
"abc_capital_on" : "KVEIKT"
"abc_shareactionprovider_share_with" : "Dijeli sa"
"msg_no_internet" : "No Internet"
"abc_prepend_shortcut_label" : "മെനു+"
"abc_action_bar_up_description" : "Перейти вверх"
"abc_searchview_description_clear" : "Исчисти барање"
"abc_searchview_description_clear" : "Ջնջել հարցումը"
"abc_shareactionprovider_share_with_application" : "Del med %s"
"abc_shareactionprovider_share_with_application" : "%s-ით გაზიარება"
"abc_action_bar_up_description" : "Перейти вгору"
"abc_prepend_shortcut_label" : "Menú +"
"abc_toolbar_collapse_description" : "Tiivistä"
"abc_searchview_description_search" : "Іздеу"
"abc_capital_off" : "IŠJUNGTI"
"abc_menu_space_shortcut_label" : "espacio"
"abc_searchview_description_submit" : "Envoyer la requête"
"abc_menu_enter_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‎‏‏‏‏‎‎‎‎‎‏‏‏‎‏‎‎‏‏‎‏‏‎‎‎‎‎‎‎‏‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‏‎‏‏‎‎‎‎‏‏‏‎‎‎enter‎‏‎‎‏‎"
"search_menu_title" : "Pesquisar"
"abc_searchview_description_clear" : "清除查询"
"abc_shareactionprovider_share_with_application" : "%s-тай хуваалцах"
"abc_activitychooserview_choose_application" : "Veldu forrit"
"abc_menu_space_shortcut_label" : "spasi"
"abc_toolbar_collapse_description" : "收起"
"abc_capital_off" : "JOAKTIV"
"abc_menu_shift_shortcut_label" : "Skift + "
"txt_success" : "Success !"
"abc_search_hint" : "Pretražite…"
"abc_action_bar_home_description" : "Tunjukkan jalan ke rumah"
"abc_activitychooserview_choose_application" : "अ‍ॅप निवडा"
"abc_activitychooserview_choose_application" : "Wybierz aplikację"
"abc_toolbar_collapse_description" : "ସଂକୁଚିତ କରନ୍ତୁ"
"abc_activitychooserview_choose_application" : "Alegeți o aplicație"
"abc_action_bar_home_description" : "Vratite se na početnu stranicu"
"abc_shareactionprovider_share_with" : "వీరితో షేర్ చేస్తుంది"
"abc_action_bar_home_description" : "Mag-navigate sa home"
"abc_shareactionprovider_share_with_application" : "Chia sẻ với %s"
"abc_shareactionprovider_share_with_application" : "Partager avec %s"
"abc_searchview_description_submit" : "Пошаљите упит"
"abc_activity_chooser_view_see_all" : "Kuva kõik"
"abc_activitychooserview_choose_application" : "ایک ایپ منتخب کریں"
"abc_searchview_description_clear" : "I-clear ang query"
"abc_action_bar_up_description" : "ਉੱਪਰ ਜਾਓ"
"abc_menu_space_shortcut_label" : "ຍະຫວ່າງ"
"abc_menu_function_shortcut_label" : "Funció+"
"abc_searchview_description_query" : "සෙවුම් විමසුම"
"abc_action_bar_up_description" : "Gå op"
"abc_shareactionprovider_share_with" : "နှင့် မျှဝေရန်"
"abc_activitychooserview_choose_application" : "Избери апликација"
"search_menu_title" : "搜尋"
"abc_prepend_shortcut_label" : "Poga Izvēlne +"
"photo" : "Photo"
"search_menu_title" : "Search"
"abc_searchview_description_voice" : "Голосовий пошук"
"abc_shareactionprovider_share_with" : "Bendrinti su"
"abc_searchview_description_submit" : "Enviar consulta"
"abc_search_hint" : "Busca…"
"abc_action_mode_done" : "Listo"
"abc_action_bar_up_description" : "Navigați în sus"
"abc_capital_off" : "IZSLĒGT"
"abc_activitychooserview_choose_application" : "Chọn một ứng dụng"
"abc_searchview_description_query" : "طلب بحث"
"abc_menu_enter_shortcut_label" : "ievadīšanas taustiņš"
"abc_toolbar_collapse_description" : "Свиване"
"abc_searchview_description_search" : "Haku"
"abc_prepend_shortcut_label" : "Imenyu+"
"abc_menu_alt_shortcut_label" : "Alt+"
"abc_activity_chooser_view_see_all" : "Sjá allt"
"abc_shareactionprovider_share_with_application" : "使用「%s」分享"
"abc_searchview_description_voice" : "Glasovno iskanje"
"abc_activitychooserview_choose_application" : "Izaberite aplikaciju"
"abc_menu_space_shortcut_label" : "فاصله"
"abc_action_mode_done" : "ပြီးပြီ"
"abc_shareactionprovider_share_with_application" : "%s-এর সাথে শেয়ার করুন"
"abc_activitychooserview_choose_application" : "Izvēlieties lietotni"
"abc_searchview_description_query" : "সার্চ কোয়েরি"
"search_menu_title" : "Søk"
"abc_searchview_description_clear" : "Clear query"
"abc_action_bar_up_description" : "Siirry ylös"
"abc_activitychooserview_choose_application" : "အက်ပ်တစ်ခုကို ရွေးရန်"
"abc_searchview_description_clear" : "வினவலை அழிக்கும்"
"abc_menu_enter_shortcut_label" : "एंटर करा"
"abc_search_hint" : "Tafuta…"
"abc_action_menu_overflow_description" : "Meer opties"
"abc_searchview_description_clear" : "ప్రశ్నను తీసివేస్తుంది"
"abc_menu_sym_shortcut_label" : "Sym மற்றும்"
"abc_shareactionprovider_share_with" : "Udostępnij przez:"
"abc_searchview_description_search" : "ရှာရန်"
"abc_search_hint" : "Søk"
"abc_capital_on" : "AAN"
"abc_searchview_description_search" : "Tafuta"
"abc_searchview_description_query" : "Претражите упит"
"abc_capital_off" : "TẮT"
"abc_menu_meta_shortcut_label" : "Мета+"
"abc_toolbar_collapse_description" : "کوچک کردن"
"abc_searchview_description_search" : "搜索"
"abc_activitychooserview_choose_application" : "აირჩიეთ აპი"
"abc_searchview_description_submit" : "ارسال پُرسمان"
"abc_capital_off" : "DEZACTIVAT"
"abc_searchview_description_query" : "搜索查询"
"abc_action_bar_up_description" : "Navega cap amunt"
"abc_shareactionprovider_share_with_application" : "Compartir con %s"
"abc_menu_shift_shortcut_label" : "Mayús +"
"search_menu_title" : "Cerca"
"abc_menu_meta_shortcut_label" : "Meta+"
"abc_action_bar_home_description" : "Find hjem"
"abc_capital_off" : "AF"
"abc_activity_chooser_view_see_all" : "Ver tudo"
"abc_searchview_description_clear" : "ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"
"abc_searchview_description_query" : "Consulta de pesquisa"
"abc_search_hint" : "Søg…"
"abc_searchview_description_query" : "ຄຳສຳລັບຄົ້ນຫາ"
"abc_search_hint" : "Введіть пошуковий запит…"
"abc_searchview_description_search" : "検索"
"abc_searchview_description_clear" : "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"
"abc_toolbar_collapse_description" : "Згорнути"
"abc_activitychooserview_choose_application" : "Khetha insiza"
"abc_searchview_description_submit" : "Υποβολή ερωτήματος"
"mtrl_picker_toggle_to_year_selection" : "Tap to switch to selecting a year"
"abc_activitychooserview_choose_application" : "選擇應用程式"
"abc_menu_alt_shortcut_label" : "Alt + "
"abc_menu_function_shortcut_label" : "Fn+"
"abc_shareactionprovider_share_with_application" : "Κοινοποίηση στην εφαρμογή %s"
"abc_searchview_description_submit" : "ചോദ്യം സമർപ്പിക്കുക"
"abc_menu_function_shortcut_label" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‏‎‏‎‎‎‎‎‏‎‎‎‎‏‏‏‏‎‎‎‏‎‎‎‏‏‏‎‏‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‏‎‎‏‏‎Function+‎‏‎‎‏‎"
"abc_toolbar_collapse_description" : "Minimieren"
"abc_activity_chooser_view_see_all" : "அனைத்தையும் காட்டு"
"abc_searchview_description_query" : "搜尋查詢"
"abc_searchview_description_voice" : "语音搜索"
"abc_toolbar_collapse_description" : "সংকোচন কৰক"
"abc_shareactionprovider_share_with_application" : "Dela med %s"
"abc_searchview_description_clear" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‎‎‏‏‏‎‏‏‏‏‏‏‎‏‏‏‏‏‎‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‏‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‎‎‏‎Clear query‎‏‎‎‏‎"
"abc_action_menu_overflow_description" : "Ещё"
"abc_action_bar_up_description" : "Naršyti aukštyn"
"abc_action_bar_up_description" : "वापस जाएं"
"abc_activity_chooser_view_see_all" : "ሁሉንም ይመልከቱ"
"abc_action_bar_home_description" : "హోమ్‌కు నావిగేట్ చేస్తుంది"
"abc_menu_shift_shortcut_label" : "Tõstuklahv +"
"abc_toolbar_collapse_description" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‎‏‎‎‎‎‎‎‏‏‏‎‏‏‏‎‎‎‎‏‏‏‎‏‏‏‎‎‎‏‏‏‎‎‎‏‏‎‎‏‏‎‏‏‏‏‏‎‏‏‎‏‏‏‎‏‎Collapse‎‏‎‎‏‎"
"abc_searchview_description_submit" : "ప్రశ్నని సమర్పిస్తుంది"
"mtrl_picker_text_input_date_hint" : "Date"
"abc_toolbar_collapse_description" : "ჩაკეცვა"
"search_menu_title" : "ຊອກຫາ"
"abc_action_bar_home_description" : "হোমে নেভিগেট করুন"
"abc_searchview_description_clear" : "So‘rovni o‘chirish"
"abc_action_mode_done" : "Gata"
"abc_activity_chooser_view_see_all" : "Εμφάνιση όλων"
"abc_searchview_description_search" : "തിരയുക"
"abc_capital_on" : "ACTIVAR"
"abc_prepend_shortcut_label" : "Valmynd+"
"abc_searchview_description_search" : "සෙවීම"
"abc_action_bar_up_description" : "Идите нагоре"
"abc_searchview_description_clear" : "Obriši upit"
"abc_searchview_description_voice" : "جستجوی گفتاری"
"abc_prepend_shortcut_label" : "Menú +"
"abc_toolbar_collapse_description" : "折りたたむ"
"abc_search_hint" : "Axtarış..."
"abc_activitychooserview_choose_application" : "Seleccionar una aplicación"
"abc_action_bar_up_description" : "Движи се нагоре"
"abc_searchview_description_submit" : "Skicka fråga"
"abc_searchview_description_query" : "Kërko pyetjen"
"abc_searchview_description_clear" : "Sorğunu silin"
"abc_action_menu_overflow_description" : "Više opcija"
"mtrl_picker_range_header_only_end_selected" : "Start date – %1$s"
"search_menu_title" : "Sesha"
"abc_action_bar_home_description" : "မူလနေရာကို ပြန်သွားရန်"
"abc_searchview_description_submit" : "Pošaljite upit"
"abc_searchview_description_query" : "Iskalna poizvedba"
"abc_action_menu_overflow_description" : "خيارات أكثر"
"abc_activitychooserview_choose_application" : "Выберыце праграму"
"abc_capital_off" : "બંધ"
"search_menu_title" : "தேடல்"
"abc_toolbar_collapse_description" : "접기"
"abc_menu_shift_shortcut_label" : "Üst Karakter+"
"abc_capital_off" : "AUS"
"abc_activity_chooser_view_see_all" : "Afișați tot"
"abc_search_hint" : "Search…"
"abc_action_menu_overflow_description" : "‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‎‏‏‏‎‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‏‎‏‎‎‎‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‎‎‏‏‎‎More options‎‏‎‎‏‎"
"abc_capital_on" : "מופעל"
"abc_activity_chooser_view_see_all" : "Se alle"
"abc_capital_off" : "ЗНИЖКА"
"abc_action_mode_done" : "Done"
"abc_capital_off" : "DESACTIVA"
"abc_search_hint" : "Keresés…"
"abc_search_hint" : "بحث…"

From Code

Show all 6816 strings moveto RESUMED:
thread
Corrupted image
scrollX
getFloatOrNull
relativeTo
set-VXSXFK8
maximumValue
AbstractLongClock
getVarContravariant
decoder$delegate
AppCompat does not support the current theme features: { windowActionBar:
VersionedParcel
checkAttribute
android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE_VALUE
isFinal
EUROPEAN_NUMBER
dismissalId
directory
pathInterpolator
An error occurred while executing doInBackground()
android.title.big
Prefs
setter
roundingRadius must be greater than 0.
AudioAttributesCompat: audioattributes=
SavedStateRegistry was already restored.
SafeContinuation for
translationYCurveUpwards
slice-ZRhS8yI
KEYCODE_MEDIA_PLAY_PAUSE and KEYCODE_HEADSETHOOK are handled already
inputConnection must be non-null
ContextCompat
singleOrNull-rL5Bavg
reindent$StringsKt__IndentKt
copyToArrayImpl
The tag for base_main is invalid. Received:
inProgressLabel
groupByTo-QxgOkWg
withMatrix
Dead object in skipToNext.
getInHours-impl
sortedArrayDescending-GBYM_sE
getTextArray(index)
retainAll
Margin must be non-negative
sliceArray-Q6IL4kU
degree should be a multiple of 90
Collection has more than one element.
replaceBefore
Server responded with HTTP
newArray
asIntArray--ajY-9A
lastOrNull-JOV_ifY
dropWhile-xTcfx_M
slice-tAntMlw
getQty
minus-VKZWuLQ
kotlin.OptIn
max-GBYM_sE
FLAG_REPORT_VIEW_IDS
mDeliveredData=
text/x-vcard
kotlin.Short
SizeConfigStrategy{groupedMap=
Transient bottom bar must have non-null parent
unaryMinus
toArray
VideoDecoder
This GhostViewHolder is detached!
count-JOV_ifY
permission is null
binarySearch
OnGlobalLayoutListener called attachStateListener=
application/fractals
ID does not reference a View inside this Dialog
Failed to retrieve Drawable#isProjected() method
none-MShoTSo
Unable to access notification extras
CSLCompat
Failed to retrieve GhostView class
Not a JSON Object:
android.intent.action.SEND
You must not pass non-R.id ids to setTag(id)
android.hardware.fingerprint
status_bar_height
Cannot show Fragment attached to a different FragmentManager. Fragment
ACTION_EXPAND
getLayoutDirection
Invalid orientation. It should be either HORIZONTAL or VERTICAL
primitive
TraceCompat
Must have a <
GPSDestDistance
nbsp
bufferedReader
markNow
InputStream is null for
restartLoader must be called on the main thread
null cannot be cast to non-null type android.net.Uri
Use a non-transparent color for the default color as it will be used to finish ripple animations.
onGetLayoutInflater() cannot be executed until the Fragment is attached to the FragmentManager.
h:mm a
image/x-cmu-raster
MAX_HIGH_SURROGATE
Dead object in playFromMediaId.
OP_POST_NOTIFICATION
OVERRIDE_THEME_RES_ID
readLine
LETTER_NUMBER
Chip does not support multi-line text
Chip
Failed to obtain context or unrecognized Uri format for:
minimumValue
floor
variance
groupBy-jgv0xPQ
mView=
Could not retrieve
Item at position
Cannot invalidate item decorations during a scroll or layout
Lcom/insecureshop/ProductDetail;
reverse-GBYM_sE
android.intent.extra.EMAIL
androidx.recyclerview.widget.RecyclerView
android.support.v4.media.session.EXTRA_BINDER
entryEquals$kotlin_stdlib
You can't start or clear loads in RequestListener or Target callbacks. If you're trying to start a fallback request when a load fails, use RequestBuilder#error(RequestBuilder). Otherwise consider posting your into() or clear() calls to the main thread using a Handler instead.
android.support.v4.app.EXTRA_CALLING_ACTIVITY
internalStructure
last--ajY-9A
Lazy value not initialized yet.
Use append(value: Any?) instead
resourceId
mapTo
Perfumes
getFile
containsMatchIn
null cannot be cast to non-null type kotlin.Array<android.os.Parcelable>
createCoroutineFromSuspendFunction$IntrinsicsKt__IntrinsicsJvmKt
getJavaVersion
Input stream is over.
user_query
sign$annotations
Argument must not be null
3rd pass
This FragmentTransaction is not allowed to be added to the back stack.
Unexpected state of the iterator:
Invalid height. Must be a positive value, MATCH_PARENT, or WRAP_CONTENT.
walkTopDown
No toScene for transition ID
android.support.dataRemoteInputs
Instantiate
SceneType
setPrefs
TwilightManager
Unable to load image from URI:
application/zip
doOnAttach
Authorization
filterNot-jgv0xPQ
Hits=
DIRTY
getRootLength
Received invalid resource id:
android:backStackId
GPSImgDirectionRef
codePointCount
android.support.v4.media.action.REMOVE_DOWNLOADED_FILE
scanIndexed-mwnnOCs
asJavaRandom
atan
ensureItemIterator
GlideRuntimeCompat
contentHashCode-rL5Bavg
getLongOrNull
doOnDetach
Cannot move a child from non-existing index:
valueFrom
inMinutes
count-xTcfx_M
Ignoring removeRetainedFragment as the state is already saved
saveAllState: adding back stack #
indexOf-XzdR7RA
Unable to find childrenDrawingOrderEnabled
TextAppearance
Category #
children
sortedArrayDescending
updateMargins
BitmapDrawable
initialValue
android.mediaSession
ACTION_PAGE_LEFT
min-GBYM_sE
iterator1
saveAllState: no fragments!
android.media.metadata.COMPILATION
application/mac-binhex40
Can't set dropdown selected position without an adapter
Unable to invoke Handler(Looper, Callback, boolean) constructor
isNotBlank
replaceIndent
matchResult.group()
description must have a non-empty media id
elementAt-r7IrZao
2nd pass
Failed to find source encoder for data class:
Attribute value could not be coerced to CharSequence.
Dead object in stop.
Set the file to be used in the request body first!
AbstractDoubleClock
mapIndexedNotNull
Could not retrieve value from Resources#mDrawableCache
toShortOrNull
contentDeepToStringInline
getSize
Cannot find context from the provider.
null cannot be cast to non-null type kotlin.sequences.Sequence<T>
onFail
Description cannot be null.
Invalid parcel
ACTION_PAGE_RIGHT
info
End of input
getPOSITIVE_INFINITY
inputStream
getUlp
divisor
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_URI
filterIsInstance
null cannot be cast to non-null type kotlin.collections.MutableMap<K, R>
allocateInstance
coerceIn
Unknown result code:
window
storage$annotations
strokeColor
minOf-5PvTz6A
SRATIONAL
copyOfRange-4UcCI2c
sum--ajY-9A
Couldn't resolve menu item onClick handler
internal representation of views on the screen
createCoroutineFromSuspendFunction
SIZE_BYTES
create(String, Class<?>) must be called on implementaions of KeyedFactory
inSeconds
View is not a binding layout
depth must be positive, but was
toTypedArray--ajY-9A
nextIterator
Unsupported strategy
Please use OptIn instead.
flatMapTo-HqK1JgA
getAbsoluteValue
substring
getReturnType
Display Rows (
filter-xTcfx_M
video/avi
categoryMap
Ill-formatted MIME type filter. Type or subtype empty.
java.lang.String.format(this, *args)
toCollection
toIntExactOrNull
PixelXDimension
elementAtOrNull-qFRl0hI
application/ynd.ms-pkipko
Resolving type
Ill-formatted MIME type filter. Must be type/subtype.
video/mp4
creating new connection
android.media.metadata.USER_RATING
onTransitionResume
android.intent.extra.KEY_EVENT
Missing comma in data URL.
ring buffer is full
getInstance
contextClassLoader
nextUBytes-EVgfTAA
rangeTo-xj2QHRw
appendBytes
exceptionOrNull
contentHashCode-QwZRm1k
coroutineContext
boxInt
extra_service_version
Action Bar Tab must have a Callback
nextDouble
sortedArray--ajY-9A
Sequence doesn't contain element at index
toUpperCase
Array has more than one element.
ACTION_CLEAR_ACCESSIBILITY_FOCUS
Get bitmap=
asList-GBYM_sE
count-jgv0xPQ
setNext
Decoded GIF from stream in
audio
Attribute value was not a color or color state list.
Use removeAt(index) instead.
explode
cancel
Error calling dispatchStartTemporaryDetach
sort-GBYM_sE
toHalf
failWrite: Got exception:
ACTION_MOVE_WINDOW
app:theme is now deprecated. Please move to using android:theme instead.
direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD, FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.
uintRemainder-J1ME1BU
dropLastWhile-MShoTSo
kotlin.collections.MutableList
GlideModule
isLetter
ViewParent
Dead object in getFlags.
Failed to parse android.support.FILE_PROVIDER_PATHS meta-data
WakefulBroadcastReceiv.
net.gotev.uploadservice
Specify either http:// or https:// as protocol
UTF_16LE
Expected a string but was
ColorSpace
toTypedArray
iconSize cannot be less than 0
files-path
Use rem(other) instead
A child of LinearLayout with index less than mBaselineAlignedChildIndex has weight > 0, which won't work. Either remove the weight, or don't set mBaselineAlignedChildIndex.
spreadArgument
Tab does not belong to this TabLayout.
CAPABILITY_CAN_RETRIEVE_WINDOW_CONTENT
this.insert(index, value, startIndex, endIndex)
Cannot build a media button pending intent with the given action:
map-xTcfx_M
EMd,
translationAlpha
GainControl
video/quicktime
alpha must be between 0 and 255.
min-rL5Bavg
internalGet
input_method
AnchorInfo{mPosition=
charSequence
file
fillAlpha
layout
left to
application/x-hdf
getUsername
Could not retrieve Resources#mDrawableCache field
kotlin.collections.Collection
FINAL_QUOTE_PUNCTUATION
application/x-msclip
rangeStart
EngineResource{isMemoryCacheable=
Dead object in isCaptioningEnabled.
android.support.BIND_NOTIFICATION_SIDE_CHANNEL
reduceRight-WyvcNBI
copyInto-9-ak10g
buildList
sortedArray
calling_package
This function is implemented as an intrinsic on all supported platforms.
maxDepth
suggest_intent_extra_data
regex.split(this, if (limit == 0) -1 else limit)
dropLastWhile-JOV_ifY
java.util.Arrays.toString(this)
com.bumptech.glide.load.model.stream.HttpGlideUrlLoader.Timeout
Entry
application/x-sv4cpio
buildSequence
getNameWithoutExtension
sortedDescending-GBYM_sE
parentId is empty
image/x-icon
mapIndexed
component4--ajY-9A
Super calls with default arguments not supported in this target, function: callsInPlace
copyOf-nggk6HY
INITIAL_QUOTE_PUNCTUATION
mParentFragment=
Collection contains more than one matching element.
PARAGRAPH_SEPARATOR
Name must be non-null and non-empty, but given:
afterTextChanged
getDimensionOrThrow
Dead object in seekTo.
other
uriMatcher
out == null
Fragment
kotlin.ByteArray
left
reduceRight
annotationClass
application/set-registration-initiation
Cache
singleOrNull--ajY-9A
androidx.view.accessibility.AccessibilityNodeInfoCompat.TOOLTIP_TEXT_KEY
removeObservers
toSpannable
CONNECT_STATE_CONNECTED
Invalid use of pathMotion element
assert
getOrNull-PpDY95g
this.delete(startIndex, endIndex)
ProductItemBinding.infla…ter.from(parent.context))
removeLast
animated-selector
Stop reading file since re-reading an IFD may cause an infinite loop:
Failed to invoke TextView#
Cannot resolve info for
onAnimationPause
Must pass a ViewHolder when dragging
CharacterCodingException
null cannot be cast to non-null type java.lang.Throwable
mapIndexed-WyvcNBI
application/x-director
ULONG
toBigDecimalOrNull
forEach-JOV_ifY
androidx.media.audio_attrs.FLAGS
Unable to invoke traceCounter() via reflection.
isIdentifierIgnorable
Context can not be null!
ACTION_PASTE
associateByTo
expectedSize
Sequence has more than one element.
DASH_PUNCTUATION
kotlin.collections.MutableSet
joinToString
isNaN
expansion
drawToBitmap
Failed to build fetcher for:
asLongArray
search for callback that isn't registered query=
isOpen$annotations
copyOfRangeToIndexCheck
icon
sourceFile
android:view_state
android.media.metadata.ARTIST
suggest_text_2_url
SourceGenerator
getMatch
releaseIntercepted
UNKNOWN/
ExtendableSavedState{
ACTION_COPY
withLock
nextBoolean
contentEquals-mazbYpA
FileLoader
mDrawMatrix
nextULong-V1Xi4fY
controlY2
Dead object in setRepeatMode.
MergedDataBinderMapper
fill
ServiceCallbacks.onConnect...
UTF_32BE
java.lang.annotation.Annotation
Received empty or null redirect url
https://www.insecureshopapp.com/
android:clipBounds:clip
getThird
android.support.isGroupSummary
Failed to parse exif segment length, or exif segment not found
view must have a tag
regionMatches
sinh
Cannot recycle a resource while it is still acquired
pathMotion
ViewStub must have a valid layoutResource
round
BottomNavigationView does not support submenus
ISO-8859-1
TooltipCompatHandler
GPSAreaInformation
translationXCurveUpwards
this.subtract(other)
matcher.pattern().matcher(input)
FragmentManagerViewModel{
REPLACE
nextULong
GlideApp
Got byte count > 4, not orientation, continuing, formatCode=
Unknown exception code:
XT1064
isOperator
endColor
boundsOrigin
Maximum number of items supported by BottomNavigationView is 5. Limit can be checked with BottomNavigationView#getMaxItemCount()
API_VERSION
lastIndexOf-uWY9BYg
downTo-Kr8caGY
foldIndexed-yVwIW0Q
reduce-WyvcNBI
This source was already added with the different observer
null cannot be cast to non-null type (R, kotlin.coroutines.Continuation<T>) -> kotlin.Any?
getStep
Unable to load resource 0x%08x from pkg=%s
kotlin-stdlib-coroutines
Invalid icon
null view contained in the view hierarchy
getNextStep
unzip
androidx.savedstate.Restarter\
android.support.v4.media.session.action.ARGUMENT_EXTRAS
data_media_item_id
padChar
times-impl
getNextMatch
toTitleCase
AspectFrame
bottomRight
AsyncListUtil
getNEGATIVE_INFINITY
android.intent.category.LAUNCHER
kind = 1 AND video_id = ?
getPosition
nestedClasses
MetricAffectingSpan can not be removed from PrecomputedText.
Exception while inflating <animated-vector>
RUNTIME
false
requested target size too big for input, fit centering instead
RemoteException during connect for
Calculate scaling, source: [
reduceRightOrNull-s8dVfGU
Invalid parameter for TransitionSet ordering:
Failed dumping state
Content Type set for
android.graphics.drawable.VectorDrawable
viewportWidth
HurlStackConnection
Could not invoke setEpicenterBounds on PopupWindow
contains-fz5IDCE
iconScale
yMMMd
SubjectDistance
evicted:
Got ACTION_UP event but don't have an active pointer id.
kotlin.Boolean
Context MUST not be null!
delete
filterKeys
vibrator
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_URI
any-jgv0xPQ
foldRightIndexed-yVwIW0Q
com.android.contacts
LinearLayoutManager
updateMarginsRelative
component3-rL5Bavg
resume
Don't know how to spread
then
getInNanoseconds-impl
applicationContext
kotlin.jvm.internal.
Sony
Uri.fromFile(this)
RV PartialInvalidate
LruBitmapPool
kotlin.collections.MutableMap
isEndOfStream
The connected service doesn't support sendCustomAction.
service component must not be null
before
No intents added to TaskStackBuilder; cannot getPendingIntent
extraLongLived
application/x-pkcs7-certificates
containsKey
sharedpreferences
Error refreshing display list state
StringHeaderFactory{value='
sortedArray-rL5Bavg
SequenceScope<T>
DialogFragment can not be attached to a container view
ACTION_NEXT_HTML_ELEMENT
Ignoring attribute 'actionProviderClass'. Action view already specified.
Cannot add item decoration during a scroll or layout
Failed parsing JSON source:
takeWhile-jgv0xPQ
month
SpannableString.valueOf(this)
EditText
RemoteInput
free_form
getOrElseNullable
background
layout/toolbar_0
Could not retrieve icon for calling activity
BigDecimal.valueOf(this)
Activity state:
TypefaceCompatApi24Impl
takeLastWhile
Index overflow has happened.
fromIndex (
Invalid start code:
plus-3uqUaXg
The tag for toolbar is invalid. Received:
kotlin.sequences.SequencesKt__SequencesKt$ifEmpty$1
networkInfo
ACTION_SET_PROGRESS
LongTimeMark
minutes$annotations
Failed to access TextView#
USAGE_MEDIA
The tag for product_item is invalid. Received:
Could not retrieve ThemedResourceCache#mUnthemedEntries field
AttributeStrategy:\n
Keyframe
android.support.allowGeneratedReplies
android.messages
Drawable
application/x-msmediaview
Bitmap.createScaledBitma…map, width, height, true)
shl-impl
withSkew
IGNORE_CASE
MenuPopupHelper cannot be used without an anchor
decoder
You must use restoreSaveState when your FragmentHostCallback implements ViewModelStoreOwner
android.intent.extra.REFERRER
font
storageUnit$annotations
Uri.parse(this)
Engine
android.graphics.Insets
asReversed
FactoryPools
fastLog2
hasSurrogatePairAt
This coroutine had already completed
checkedIconEnabled
toFile
observe
No adapter attached; skipping layout
filterNotTo-wU5IKMo
Calling onConnectFailed() failed. Ignoring. pkg=
java.lang.String.format(locale, format, *args)
enterAnim=#
movefrom RESUMED:
onReceive
androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY
ACCESS_NETWORK_STATE permission missing, cannot register connectivity monitor
sectionName
sortArray-rL5Bavg
rootDir
aggregateTo
replaceAfter
Wrapped transformation unexpectedly returned a non BitmapDrawable resource:
plus-uWY9BYg
checkNotNull
setNextSearchIndex
groupIndex
audio/
mapNotNull
Second arg is supported only for ON_ANY value
cpu[0-9]+
groupByTo-H21X9dk
Scroll duration must be a positive number
patternPathMotion
sumOfUByte
ExposureTime
Cannot reset to unset mark position
delayInMillis
bold
indexOf-WZ4Q5Ns
Transition drawable must not be null
buildIterator
getLastIndex-rL5Bavg
The size of tag group[
RMFragment
retainNothing$CollectionsKt__MutableCollectionsKt
dropLast-qFRl0hI
mTransition=#
getComparator
options
toExperimentalContinuation
flags
sorted-GBYM_sE
KTypeProjection(variance=
toInt-impl
div-LRDsOJo
getStorageUnit
contentHashCode
android:changeTransform:intermediateParentMatrix
MBSCompatApi26
Error closing icon stream for
any--ajY-9A
safeToConvertToSet
getDimensionPixelOffsetOrThrow
getOrElse-cO-VybQ
newSize
minOf-sambcqE
Could not retrieve value of
SHA-256
ColorUtils.compositeColors(c, this)
getLifecycle() returned null in ComponentActivity's constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization.
GlideExecutor
line.separator
toLongArray-QwZRm1k
path
getKey
Share records file not well-formed.
END_PUNCTUATION
initLoader must be called on the main thread
Expected a Class, ParameterizedType, or GenericArrayType, but <
Lcom/insecureshop/ResultActivity;
endX
movefrom CREATED:
Broadcasting upload completed for
broadcastData
An instance of OnFlingListener already set.
flatten$SequencesKt__SequencesKt
or-xj2QHRw
copyOf--ajY-9A
metadataVersion
schedule
Unterminated string
GPSVersionID
oldValue
MultiModelLoader{modelLoaders=
Result
kotlin-android-extensions-runtime
Could not fetch mOverlapAnchor field from PopupWindow
strikeThrough
asLongArray-QwZRm1k
toBigInteger
reduceOrNull-s8dVfGU
item
Can't access the Fragment View's LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView()
Transient bottom bar must have non-null content
share_history.xml
RESUMED
LEFT_TO_RIGHT_EMBEDDING
UIntArray
findLast-jgv0xPQ
Could not retrieve WindowInsets(Rect) constructor
toCharArray
bitmap
IntentReader
java.lang.Short
InsecureShop is an intentionally designed vulnerable android app built in Kotlin.
onEntryRemoved
Empty array can't be reduced.
android.support.v4.media.session.action.ARGUMENT_RATING
edit
ISOSpeedRatings
Failed to retrieve a key as Bitmap.
getBooleanOrThrow
groups
component5-QwZRm1k
The tag for activity_main is invalid. Received:
Arc must be between 0 and 90 degrees
The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.
findLast-MShoTSo
android.app.ActivityThread
maxSize
Empty char sequence can't be reduced.
LifecycleOwner of this LifecycleRegistry is alreadygarbage collected. It is too late to change lifecycle state.
mDrawableCache
slice-F7u83W8
sealedSubclasses$annotations
prefix
application/x-dvi
getEMPTY
callerFrame
drawableStart
Dead object in getPlaybackState.
command must neither be null nor empty
mHost=
consumer_ir
propertyName
doubleFromParts
accelerateDecelerateInterpolator
android.progressIndeterminate
INSTANCE
FrameMetricsAggregator
names
ConstraintLayout-1.1.3
The tag for upload_success_dialog is invalid. Received:
Resource \
sumBy-xTcfx_M
Got non empty content encoding:
RoundedBitmapDrawableFa
compareValuesByImpl
doubleRangeContains
No listener register
android.remoteinput.resultsSource
A shared element with the source name '
copy-RFiDyg4
setInvisible
tint_list
filterIndexedTo(StringBu…(), predicate).toString()
application/pkcs10
Lcom/insecureshop/ChooserActivity;
onMeasure: More than two child views are not supported.
charBuffer
takeWhile-MShoTSo
PlaybackState {state=
null cannot be cast to non-null type kotlin.coroutines.experimental.jvm.internal.CoroutineImpl
findNext
dropbox
order does not contain a valid category.
until
legacy_append
java.lang.Boolean
Tried to overwrite the destination, but failed to delete it.
Unsupported scheme:
decodeToString
kotlin.collections.MutableListIterator
filter
Failed to query for thumbnail for Uri:
EEEE, MMMM d, y
Failed to create MediaControllerImpl.
Could not find method computeFitSystemWindows. Oh well.
BOUNDARY_NEUTRAL
null cannot be cast to non-null type kotlin.collections.MutableIterable<T>
Failed to decode with inBitmap, trying again without Bitmap re-use
times
GPSImgDirection
scale
android.media.metadata.ART_URI
dly(
Received null model
take
partialWindows
mMaxMode
messages
unrated
paraIndex
reversedArray
nextSearchIndex
appwidget
init
Skip the tag entry since tag number is not defined:
Unable to delete from disk cache
Unknown object in the tree!
period
java.lang.Float
until-eb3DHEI
await
text/plain
Provider must grant uri permissions
groupBy-JOV_ifY
reverse-rL5Bavg
remove
Can't serialize Icon created with IconCompat#createFromIcon
Could not retrieve Resources#mResourcesImpl field
getChildren
Gson couldn't modify fields for
item
SLONG
firstOrNull-MShoTSo
mapTo-wzUQCXU
Failed to resolve attribute at index
hasAlpha
toIsoString-impl
Received an exception without any callbacks to notify
confirmLabel
Back Stack:
video/x-sgi-movie
Only MODE_IN and MODE_OUT flags are allowed
scanIndexed
DIRECT
ListMenuItemView
TypefaceCompatBaseImpl
primitiveFqNames.values
viewportHeight
wrap\
TOGGLE_BUTTON_TAG
ACTION_CLICK
android.selfDisplayName
suppress
ScrollingTabContainerView
Meizu
car_conversation
Failed to get button drawable via reflection
FNumber
throwOnFailure
quickSort-Aa5vz7o
Decoded result
dagger
DataBindingUtil.setConte… R.layout.activity_login)
setId
ListPopupWindow
Could not invoke makeOptionalFitsSystemWindows
arguments$annotations
toBoolean
Unable to get icon resource
Cannot scroll to position a LayoutManager set. Call setLayoutManager with a non-null argument.
lastIndexOf-3uqUaXg
mFactory2
sign
fold-zi1B2BA
Lcom/insecureshop/ProductAdapter$ProductViewHolder;
sortDescending-rL5Bavg
US-ASCII
take-qFRl0hI
asyncTraceBegin
type
Couldn't rename file
Color.colorSpace(this)
filterTo
targetClass
level
ThumbnailData
ItemTouchHelper
SPACE_SEPARATOR
Callbacks must not add ACTION_CLEAR_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()
Downsampling GIF, sampleSize:
getServiceComponent() called while not connected (state=
getItemCount
sumBy
java.util.Collections.si…(pair.first, pair.second)
toBigIntegerOrNull
maxOf-eb3DHEI
resolve
leftGuillemete
Unknown message
android.intent.action.MAIN
application/x-mscardfile
randomOrNull-s5X_as8
TextUtils.htmlEncode(this)
getInMinutes-impl
Lcom/insecureshop/databinding/CartItemBinding;
Already have resource
Cannot create a CalendarItemStyle with a styleResId of 0
repeatMode
copyOf
randomOrNull-QwZRm1k
TaskStackBuilder
android.intent.extra.TEXT
Invalid use of arcMotion element
Provided int[]'s size must be more than or equal to span count. Expected:
java.lang.Double
withClip
android.widget.CompoundButton
mNextServedView
text/scriptlet
ACTION_ARGUMENT_HTML_ELEMENT_STRING
toKotlinPair
Dead object in getShuffleMode.
attrs
Empty collection can't be reduced.
ulongArrayOf
StateListDrawable
ImageView
SensitivityType
Got invalid format code =
enabled
setPadding
timerTask
file_id
ChildrenHelper
position
Callbacks must not add ACTION_ACCESSIBILITY_FOCUS in populateNodeForVirtualViewId()
bundleOf
Load failed for
SET_PRIMARY_NAV
ComponentName can not be null!
endY
clipboard
getSessionToken() called while not connected(state=
ULongArray
cast
setRange
getDuration
notification
rangeTo
TITLE_TEXT_RES_ID_KEY
sortedBy
GPSTrack
HttpUrlFetcher
members
GPS Timestamp format is not rational. format=
mUnthemedEntries
setClipToScreenEnabled
unknown constraint
view
reduceIndexed-aLgx1Fo
drawableRight
This behavior cannot be attached to a GONE view. Set the view to INVISIBLE instead.
bound
ImageDecoder.decodeBitma…ction(info, source)\n }
Compressed with type:
coerceIn-wuiCnnA
with(entries.iterator().…ingletonMap(key, value) }
overflow-LRDsOJo
centerX
mArguments=
Model
setDropState
Didn't initialize content background
SensorRightBorder
getElements
data_calling_uid
ACCESSIBILITY_CLICKABLE_SPAN_ID
component5
dollar
GPSAltitude
sendCustomAction for callback that isn't registered action=
SubjectLocation
sender_person
null cannot be cast to non-null type kotlin.Array<T>
type:
com.android.launcher.permission.INSTALL_SHORTCUT
elementAtOrElse
covariant
Please specify a file path!
android.resource
MMMM d, y
indexOf-7apg3OU
null cannot be cast to non-null type android.view.ViewGroup.LayoutParams
onLoadComplete was incorrectly called on a background thread
CustomRendered
binarySearch-EtDCXyQ
scan-A8wKCXQ
createCoroutineUnintercepted
getMajor
XT1033
invalid orientation:
Sending task
countOneBits-xj2QHRw
DataBinding must be created in view's UI Thread
takeLowestOneBit-xj2QHRw
compareValuesBy
Package/uid mismatch: uid=
UTF-32LE\
android.textLines
TRACE_TAG_APP
contains-GYNo2lE
Size multiplier must be between 0 and 1
setPosition
markerClass
digitOf
contains-ZsK3CEQ
GPSMapDatum
onConnect
Iterator has failed.
startIndex:
average
The tag for activity_login is invalid. Received:
option
toReuse:
Method specified as non-null returned null:
TextInputLayout.SavedState{
restartLoader in
setFrame
The android:onClick attribute cannot be used within a restricted context
Lcom/insecureshop/util/Prefs;
Dead object in sendCustomAction.
Invalid Transition types
Error reading historical recrod file:
asReversedMutable
TITLE_TEXT_KEY
Dead object in addQueueItemAt.
seed2
No available text sizes to choose from.
firstOrNull-QwZRm1k
maxBy-MShoTSo
getSealedSubclasses
StringBuilder().apply(builderAction).toString()
application/x-mswrite
Required DataBindingComponent is null in class
elementAtOrNull-r7IrZao
endIndex
reader
Sequence
filterValues
media_router
WRAP_CONTENT\
trimmedLength
Couldn't fetch mRecreateDisplayList field; dimming will be slow.
error changing cursor and caching columns
resumeWithException
AppCompatResources
data_media_item_list
FLAG_INCLUDE_NOT_IMPORTANT_VIEWS
JobServiceEngineImpl
android.remoteinput.resultsData
endIndex should be not less than startIndex, but was
endIndex should be non-negative, but is
gradientRadius
pivotY
Received a resource without any callbacks to notify
USER_AGENT
lastIndexOfAny
XT1039
className
verifyUserNamePassword
MediaButtonReceiver component may not be null.
replaceBeforeLast
GifEncoder
android.media.metadata.DISPLAY_DESCRIPTION
StaggeredGridLManager
nextLong
ulongToDouble
kotlin.collections.Map.Entry
Invalid target position
android.intent.extra.shortcut.INTENT
content
Illegal state argument:
Lcom/insecureshop/util/Util;
doubleDagger
ChangeInfo{oldHolder=
implStorage.get()
outResult must have a length of 3.
TYPE_SYSTEM
Both size
Dead object in setVolumeTo.
singleOrNull-GBYM_sE
contentHashCode-GBYM_sE
isOperator$annotations
NPE opening uri:
volumeProvider may not be null!
Expecting character, got:
probeCoroutineResumed
UTF-32
android.speech.extra.LANGUAGE_MODEL
addSubscription failed with RemoteException parentId=
scaleMatrix
projection
ensureUnicodeCase
parent
ERROR
compareTo-xj2QHRw
androidx.media.audio_attrs.LEGACY_STREAM_TYPE
Dead object in getRatingType.
invalid orientation.
android.support.v4.app.EXTRA_CALLING_PACKAGE
Scrapped or attached views may not be recycled. isScrap:
setEquals$kotlin_stdlib
Pair{
right to
initialCapacity
android.service.media.extra.RECENT
AppCompatViewInflater
pathInterpolator requires the controlX1 attribute
short
DETACH
Icon.createWithBitmap(this)
binding_
padEnd
Unterminated array
zip-ctEhBpI
kotlin.Long
BodySerialNumber
video
com.insecureshop.action.BROADCAST
Sunglasses
toIndex (
isFinal$annotations
productDetailBroadCast
capacity <= 0
Use AbstractDoubleTimeSource instead.
HtmlCompat.toHtml(this, option)
addSuppressed
android.support.v4.media.description.NULL_BUNDLE_FLAG
toLong
getDescriptorMethod
android:textscale:scale
drop-PpDY95g
context.getSharedPrefere…s\
subList
Lcom/insecureshop/PrivateActivity;
android.os.action.POWER_SAVE_MODE_CHANGED
toLongMilliseconds-impl
matchResult
Attribute value could not be coerced to String.
Half.valueOf(this)
Method
group
Start drag has been called but dragging is not enabled
customContentHeight
contravariant
Changing divider drawables have no effect. ChipGroup do not use divider drawables as spacing.
min--ajY-9A
This component requires that you specify a valid TextAppearance attribute. Update your app theme to inherit from Theme.MaterialComponents (or a descendant).
View is not a binding layout. Tag:
The source file doesn't exist.
opacity
buildContinuationByInvokeCall$IntrinsicsKt__IntrinsicsJvmKt
No package found for authority:
Ignoring addRetainedFragment as the state is already saved
The destination file already exists.
Cannot fling without a LayoutManager set. Call setLayoutManager with a non-null argument.
application/x-compressed
sumOfUShort
Got onSizeReady in
MotionSpec
null cannot be cast to non-null type kotlin.collections.MutableCollection<T>
AssertionError (GSON 2.8.6):
Dead object in adjustVolume.
The max pool size must be > 0
dropLast-nggk6HY
BundleCompatBaseImpl
getDecoder
scanReduceIndexed-D40WMg8
hide:
contentToString-GBYM_sE
closeFinally
elementAtOrNull-PpDY95g
unit
collectionSizeOrNull
SeekBar
tintMode
booleanExpression
start Month cannot be after current Month
LEFT_TO_RIGHT_OVERRIDE
ByteArrayPool
keyframe
filterNotTo(StringBuilder(), predicate).toString()
overshootInterpolator
sliceArray-ZRhS8yI
rotateLeft-olVBNx4
right
Freeing back stack index
Cannot obtain size for recycled Bitmap:
java.util.List
Cannot set horizontal (original) offset for MODE_DIALOG, ignoring
cache is closed
Abstract class can't be instantiated! Class name:
fragment
Do not set the background resource; Chip manages its own background drawable.
from
No root for client
No view found for id 0x
filterNotTo-HqK1JgA
AppCompat has already installed itself into the Window
MultiClassKey{first=
contentToString
Use sortWith(Comparator(comparison)) instead.
n shouldn't be negative but it is
android.permission.ACCESS_NETWORK_STATE
Index:
insert
addSubscription failed with RemoteException.
linkedSetOf
android.media.metadata.DATE
ActionBarContextView
extraInt
Class
Unsupported message, what=
monitorEnter
ToolbarWidgetWrapper
isSealed$annotations
nextShort
ordering
GPSTimeStamp
rightGuillemete
Inst…baseTypeCL\
commit already called
lastOrNull-MShoTSo
MediaSessionCompat
Context is required to resolve the file uri of the icon:
onFailure
kotlin.time.TimeSource
binarySearch-WpHrYlw
Unexpected event value
getIntOrNull
cancelLabel
java.util.Collections.singleton(element)
reduceIndexed-z1zDJgo
Failed to retrieve setFrame method
utf_32be
sumByDouble-MShoTSo
flatMapTo-oEOeDjA
android.intent.extra.REFERRER_NAME
substringAfterLast
STREAM_ACCESSIBILITY is not a legacy stream type that was used for audio playback
You can consumeRestoredStateForKey only after super.onCreate of corresponding component
context
nanoseconds
PhotographicSensitivity
callback cannot be null
fraction
State_NotReady
Dead object in removeQueueItem.
mData=
Already failed once
getMinor
Error while calling setExclusiveCheckable
android:fade:transitionAlpha
copyCollectionElements
Child order wasn't updated
uintDivide
this.add(BigInteger.ONE)
extension
nativePattern.matcher(in…).replaceAll(replacement)
java.lang.Enum
firstOrNull-xTcfx_M
getGreen
sort--ajY-9A
androidx.media.audio_attrs.USAGE
float
We have not been given a Window
sys.display-size
fromInt
findAnyOf$StringsKt__StringsKt
getLuminance
Dead object in addQueueItem.
any-rL5Bavg
DecodePath
Decoded [
setHomeActionContentDescription
Invalid number:
partition-Aa5vz7o
getResPackage
byteBuffer.array()
stackTrace
Notification.extras field is not of type Bundle
Newly created entry didn't create value for index
clear
taskParameters
sharedElement:snapshot:imageScaleType
Unknown cmd:
application/x-shockwave-flash
AT_MOST_ONCE
packageContext
dispatchStartTemporaryDetach
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS
partition
Do not set the background; Chip manages its own background drawable.
Parcelables cannot be written to an OutputStream
getOrImplicitDefault
foldIndexed-mwnnOCs
zip-uaTIQ5s
MIN_SURROGATE
charset
indexOf
It is not supported to send an interim update for
Failed to get mLayoutSuppressed field by reflection
Starting activity with a requestCode requires a FragmentActivity host
data_notify_children_changed_options
java
toMap
WARNING
fromClosedRange
updatePaddingRelative
toLongExactOrNull
indices$annotations
getDimensionPixelSizeOrThrow
data_callback_token
android.support.v4.media.session.action.SET_REPEAT_MODE
milliseconds$annotations
userName
major
BYTE
optimizeReadOnlyList
toUShortOrNull
getOrSet
TOP_DOWN
centerY
application/x-tar
reduceRightIndexed-aLgx1Fo
android:changeBounds:windowX
classes_to_restore
collection
minOf-J1ME1BU
isISOControl
FORMAT
The tag for cart_item is invalid. Received:
null cannot be cast to non-null type kotlin.collections.Map<K, *>
Invalid aspect frame values. frame=
Do not set the background drawable; Chip manages its own background drawable.
substringBefore
low27
getNanoseconds
bits
filterTo-wU5IKMo
sumByDouble-JOV_ifY
isInfix$annotations
this.add(BigDecimal.ONE)
getGroupValues
image/x-ico
base
Failed to retrieve getIBinder method
insecureshop
Cannot subscribe twice in a row
getKotlinClass
toExperimentalSuspendFunction
random-GBYM_sE
component6
onAnimationEnd
sum-rL5Bavg
The Activity's LayoutInflater already has a Factory installed so we can not install AppCompat's
atanh
NON_SPACING_MARK
android:changeTransform:parentMatrix
ShutterSpeedValue
application/x-latex
TextView
args
getPattern
forceSetFactory2 could not set the Factory2 on LayoutInflater
indentWidth
binarySearchBy
We already have an EditText, can only have one
SubfileType
EditText needs to be an AutoCompleteTextView if an Exposed Dropdown Menu is being used.
Unknown match type in matchOrder: '
Pattern.compile(pattern,…nicodeCase(option.value))
Resizing from [
removeFirst
Use 'iterator { }' function instead.
SearchView.SavedState{
set-01HTLdE
getSecond
subtract
Can't decrement below 0
RatingBar
You cannot start a load on a not yet attached View or a Fragment where getActivity() returns null (which usually occurs when getActivity() is called before the Fragment is attached or after the Fragment is destroyed).
getFloatOrThrow
saveAllState: adding fragment (
Preventing upload with id:
Passed over target position while smooth scrolling.
minusPolymorphicKey
reduceRightIndexed
translationXLinear
javaClass
isTagEnabled
fetchViewFlagsField:
Failed to resolve canonical path for
Drawable resource ID must not be 0
call to 'resume' before 'invoke' with coroutine
this.deleteCharAt(index)
android.media.metadata.YEAR
kotlin-stdlib
UTF-16BE
navigation
Could not retrieve font from family.
Unable to create badge
getBuffer
toByteArray-GBYM_sE
translationYLinear
menu
toFloatArray
Data format isn't one of expected formats:
Failed to retrieve TextView#
SM-G960
drop-nggk6HY
clipBounds
maxLines
dropWhile-jgv0xPQ
null cannot be cast to non-null type kotlin.UShort
getJavaPrimitiveType
Encountered exception while getting thumbnail
start == null
connection callback must not be null
Expected the page view to be managed by a ViewPager2 instance.
MMMd
onConnectFailed
sliceArray-tAntMlw
lastOrNull-rL5Bavg
getOrElse-CVVdw08
translateY
Lcom/insecureshop/contentProvider/InsecureshopFileProvider$Companion;
extra_messenger
forEachIndexed
subSequence
UNDEFINED
The Path must start at (0,0) and end at (1,1) start:
null cannot be cast to non-null type kotlin.coroutines.experimental.CoroutineContext.Element
asByteArray-GBYM_sE
HIDE
latValue=%s, latRef=%s, lngValue=%s, lngRef=%s
reuseBuffer
USAGE_NOTIFICATION_EVENT
UTF_32
email
null cannot be cast to non-null type kotlin.sequences.Sequence<R>
comparison
EMPTY
TestTimeSource
fillType
Package name
minutesComponent
badge
minus
AsyncLayoutInflater
null cannot be cast to non-null type kotlin.collections.Map<K, V>
ACTION_ARGUMENT_MOVE_WINDOW_Y
XT1028
defaultRandom
SingleFileState
measureNanoTime
Invalid byte order:
getNaN
mTask=
reduceRight-xzaTVY8
value::class.java.componentType!!
application/x-troff-man
Unable to register fragment with root, ancestor detached
initialResult
takeLowestOneBit-WZ4Q5Ns
UIntArray(storage=
Retrieving groups by name is not supported on this platform.
Watch
resizeClip
isSuspend
toULongOrNull
processBareContinuationResume
android.messagingStyleUser
setItemIterator
application/x-texinfo
No path:
Failed to inflate ComplexColor.
Numeric values must be finite, but was
firstOrNull-GBYM_sE
Use TestTimeSource instead.
read
AsldcInflateDelegate
forEachIndexed-WyvcNBI
Insets{left=
java.specification.version
withTranslation
application/rtf
Collection contains no element matching the predicate.
versionOf
jobscheduler
Request
android:changeImageTransform:bounds
Error calling Drawable#isProjected() method
countOneBits-7apg3OU
startCoroutineUninterceptedOrReturn
ArithmeticException
nextUInt
kotlin.Cloneable
destroyLoader in
getIndices-QwZRm1k
cannot add item to
Subtracting one TimeMark from another is not a well defined operation because these time marks could have been obtained from the different time sources.
android:support:request_indicies
Http request failed with status code:
allocated [
ActionBarOverlayLayout
addSpread
centerColor
SM-N935
Use SequenceScope class instead.
unorderedHashCode
Unterminated object
last_modified
hasNext
null cannot be cast to non-null type (kotlin.coroutines.experimental.Continuation<T>) -> kotlin.Any?
Dead object in getSessionActivity.
activity_choser_model_history.xml
filterTo-wzUQCXU
The connected service doesn't support search.
Failed to retrieve putIBinder method
NotReady
Animator cannot be null
getValues
Failed to find thumbnail file
image/tiff
fromScene
initial
first-jgv0xPQ
You cannot restart a currently running animation.
kotlin.FloatArray
minus-xj2QHRw
BigInteger.valueOf(this)
Setter
Adding available back stack index
only remove and update ops can be dispatched in first pass
Cannot scale with factor:
Unrecognized run reason:
any-GBYM_sE
component5-rL5Bavg
Lcom/insecureshop/CartListActivity;
destructured
smsto
android:changeBounds:clip
getSegments
CALENDAR_CONSTRAINTS_KEY
state
android.bigText
sortArray--ajY-9A
NAVIGATION_NEXT_TAG
Unexpected key in savedState:
kotlin.internal.JRE7PlatformImplementations
Failed to delete
MenuPopups manage their own views
optimizeReadOnlyMap
application/olescript
NoSuchElementException
Super calls with default arguments not supported in this target, function: nextBytes
Must supply pending intent to bubble
audio/x-mpegurl
invokePlugins
ulongRemainder-eb3DHEI
isLateinit
listOf
Not a JSON Array:
setUsername
Can't change container ID of fragment
Resource does not exist:
E$annotations
calcNext
withIndex-rL5Bavg
mToken
patch
fill-K6DWlUc
Cannot pool recycled bitmap
setQty
outLab must have a length of 3.
android.support.remoteInputs
toByte-impl
Couldn't find a double value
ndash
Could not create input method:
XT1093
fold-zww5nb8
implFindEntry
No activity
kotlin.Unit
toBooleanArray
classes_to_restore\
reverse-QwZRm1k
foldRightIndexed-bzxtMww
endsWith
windowed
ImageLength
kotlin.time.TestTimeSource
description cannot be null
Invalid crop size values. cropSize=
block
Unknown update op type for
isCompanion
Ignore unsupported intent:
safeCast
contains
sortedArrayDescending-rL5Bavg
containsEntry
IntegerArrayPool
getTextDirectionHeuristic
positiveMod
image/x-portable-bitmap
fade
getColorSpace
reparentWithOverlay
ensureCapacity
nativePattern.matcher(input)
baseKey
contentDeepToString
Unterminated escape sequence
YCbCrPositioning
animatedTransform
java.util.Arrays.deepToString(this)
Error copying resource contents to temp file:
Fetch failed
startedAt
fixedRateTimer
elementAtOrElse-cO-VybQ
endsWithLineSeparator
AnimatedVDCompat
hypot
Invalid EnumSet type:
Missing intent parameter: broadcastData
ceil
filterIndexedTo-pe2Q0Dw
hours$annotations
pivotX
Evicting bitmap=
skip
mBaselineAlignedChildIndex of LinearLayout points to a View that doesn't know how to get its baseline.
minOf-WZ9TVnA
android.webkit.
You must override smoothScrollToPosition to support smooth scrolling
android.support.FILE_PROVIDER_PATHS
distinct
cannot have more than 2 params
done
contacts/lookup/*/#
MediaButtonReceiver
append(value)
nextStep
iterator2
Setting a custom background is not supported.
plus
TimeSource(System.nanoTime())
Dead object in skipToPrevious.
Element index
EQUALITY
getCallingPackage
GSON (2.8.6) cannot handle
Fragment already added and state has been saved
onTransitionCancel
valueTransform
Failed to instantiate custom view inflater
previous
accessibility
Requires newer compiler version to be inlined correctly.
getEndInclusive
differenceModulo-WZ9TVnA
Couldn't get audio manager
FullSpanItem{mPosition=
Connected to service
kotlin.collections.MutableMap.MutableEntry
times-kIfJnKk
keyguard
ACTION_SCROLL_TO_POSITION
isVarargs
CameraOwnerName
Dead object in skipToQueueItem.
android.support.v4.os.IResultReceiver
startedFromLauncher
Do not use this function in API 29 or later.
buildMap
CONTROL
mCertificatesArray:
empty
Cannot coerce value to an empty range: maximum
getProductList
Lcom/insecureshop/contentProvider/InsecureshopFileProvider;
android.media.browse.extra.PAGE_SIZE
Failed to remove expected request manager fragment, manager:
FLAG_REQUEST_FILTER_KEY_EVENTS
setImageUrl
taskClass
application/internet-property-stream
Could not execute non-public method for android:onClick
arrayClassName
setCounter
android.view.accessibility.action.ARGUMENT_COLUMN_INT
returns
Found ModelLoaders for model class:
android.support.v4.media.session.action.UNFOLLOW
checkUIntRangeBounds
android.support.v4.media.session.command.ARGUMENT_INDEX
marginLeft
SupportMenuInflater
capitalize
resultSizeEstimate
marginTop
escape
groupByTo-X6OPwNk
Fetching data failed
PopupWindowCompatApi21
DNGVersion
https://images.pexels.com/photos/789812/pexels-photo-789812.jpeg
LazyHeaders{headers=
windowedIterator
android.media.metadata.COMPOSER
fold
foldRight-zww5nb8
freeze
CallbackRegistry
timer
ConstraintSet
com.bumptech.glide.load.resource.bitmap.Downsampler.FixBitmapSize
addLast
You need to use a Theme.AppCompat theme (or descendant) with this activity.
3.2.3
Only TabItem instances can be added to TabLayout
Options{values=
wrap_content\
Could not find method setEpicenterBounds(Rect) on PopupWindow. Oh well.
null cannot be cast to non-null type kotlin.internal.PlatformImplementations
Too many pending Fragment activity results.
ProductDetail(id=
greaterOrEqual
Sequences.kt
h:mm:ss a
reduceOrNull-xzaTVY8
android.support.v4.media.session.action.FOLLOW
SlidingPaneLayout
font-family
Expected to receive a Resource<R> with an object of
end == null
emptyElementData$annotations
ulongDivide
COROUTINES_DEBUG_METADATA_VERSION
Unknown DateFormat style:
flatMapTo
Failed parsing JSON source to Json
observed
listIterator
toString
id:
countLeadingZeroBits
isPositive
android.media.browse.MediaBrowserService
kotlin.CharSequence
union
Unable to invoke no-args constructor for
FragmentPager.SavedState{
SensingMethod
Dead object in getRepeatMode.
intercepted
Excluding HARDWARE bitmap config because we're over the file descriptor limit, file descriptors
Invalid exif
StandardGifDecoder
getDestructured
toolbar
View
toBigDecimal
contains-ULb-yJY
Override configuration has already been set
Offscreen page limit must be OFFSCREEN_PAGE_LIMIT_DEFAULT or a number > 0
toCoroutineContext
throwOnInvalidSequence
Transition
contains-WZ4Q5Ns
null cannot be cast to non-null type kotlin.Int
serialVersionUID
firstOrNull-rL5Bavg
takeHighestOneBit-VKZWuLQ
plus-gMuBH34
getRange
android.progress
unexpected journal header: [
setExclusiveCheckable
android.view.accessibility.action.ARGUMENT_PROGRESS_VALUE
LinkedHashSet
printWriter
trying to unhide a view that was not hidden
this.or(other)
start
Failed to inflate resource in the background! Retrying on the UI thread
sortWith
registered
getArity
buildString
asList-rL5Bavg
Cannot scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.
RequestTracker
classFqNames
coerceAtMost-eb3DHEI
throwableClass.methods
getMark
ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT
data_root_hints
this.sortWith(Comparator(comparison))
reduce-ELGow60
badgeDrawable cannot be null
ULongArray(storage=
Custom size must be non-negative
deleteRange
BigDecimal.valueOf(this.toLong())
text/css
ACTION_ARGUMENT_SELECTION_END_INT
returnsNotNull
getId
autoTransition
CANON_EQ
getOrPut
You must specify a name to build a CustomAction.
Can only use lower 16 bits for requestCode
Started new load
groupBy-L4rlFek
newCapacity$kotlin_stdlib
getCurrentStartIndex
androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY
Bubbles require non-null icon
Cannot smooth scroll without a LayoutManager set. Call setLayoutManager with a non-null argument.
getSetter
Illegal value type
https://www.insecureshopapp.com
Failed to obtain ByteBuffer for file
power
setResult
coerceAtLeast-J1ME1BU
CFAPattern
Matching against filter
Cannot create a mutable Bitmap with config:
remoteUserInfo cannot be null in notifyChildrenChanged
No transcoder registered to transcode from
image/svg+xml
https://images.pexels.com/photos/532803/pexels-photo-532803.jpeg
android.compactActions
upper_taylor_2_bound
current Month cannot be after end Month
elapsedNow
RMRetriever
No authority:
singleOrNull-QwZRm1k
android.intent.extra.shortcut.ICON_RESOURCE
toComponents-impl
Unable to put to disk cache
DefaultDateTypeAdapter
android:changeBounds:parent
TODO
Progress display unsupported
contentDeepToStringInternal
Illegal tagValueOffset=
this should only be called when the cursor is valid
last-GBYM_sE
recover
flipBack
android.media.browse.extra.MEDIA_ID
Weight must be > 0
image/vnd.wap.wbmp
last-rL5Bavg
lastIndexOf-gMuBH34
boxByte
savedInstanceState
MEDIUM
inHours
UShortArray(storage=
httpParamName
OnGestureListener must not be null
Unable to find pkg=%s for icon
toByteExactOrNull
application/x-msschedule
media
content://
rangeTo-VKZWuLQ
Allocated
matcher
takeIf
hasPrevious
Dead object in rewind.
kotlin.collections.MutableCollection
Unknown animator name:
firstOrNull
forEach-jgv0xPQ
selectors
singleOrNull-xTcfx_M
randomOrNull
Invalid use of patternPathMotion element
superscript
com.insecureshop.file_provider
ACTION_ACCESSIBILITY_FOCUS
mCursor=
application/x-internet-signup
android:menu:expandedactionview
Failed to calculate accurate cpu count
onAnimationRepeat
The style on this component requires your app theme to be
putBoolean
reduceRightOrNull-ELGow60
data$annotations
detach() called when sendResult() had already been called for:
codePoints
com.bumptech.glide.load.resource.bitmap.GranularRoundedCorners
Dead object in pause.
baseline does not support margins
android.view.
recyclerview
Expected END_OBJECT but was
scaleY
application/x-pkcs7-certreqresp
first--ajY-9A
MAX_VALUE
rem-WZ4Q5Ns
android:menu:actionviewstates
android.remoteinput.results
HIDDEN
defStyleAttr
web_search
AsyncTaskLoader
Scheduling retry for
SYNCHRONIZED
toUShortArray
Added fragment to active set
Bad ComponentName while traversing activity parent metadata
Ready
GPSLatitude
toRectF
ACTION_UNKNOWN
android.intent.extra.HTML_TEXT
rotation
getMediaItem for callback that isn't registered id=
Adding listener record for
controlY1
Use TimeSource interface instead.
layout_constraintHeight_default=\
android.showWhen
layout/activity_implicit_intent_for_non_exported_0
SearchView
Must measure with an exact width
MenuBuilder
android.largeIcon
No time zone indicator
matchEntire
fillColor
theUnsafe
processed
android.view.GhostView
mOnKeyListener
destination
split$StringsKt__StringsKt
randomOrNull-GBYM_sE
textView
updatePadding
sortedDescending--ajY-9A
Location
Should not be called
LensSpecification
Failed binding to service
unknown priority:
Could not get overlap anchor field in PopupWindow
SHOW_AS_ACTION_ALWAYS, SHOW_AS_ACTION_IF_ROOM, and SHOW_AS_ACTION_NEVER are mutually exclusive.
CONSTRUCTOR
Failed to read all expected data, expected:
iteratorFactory
takeHighestOneBit
weight
Empty sequence can't be reduced.
ListFragment
rotateRight-JSWoG40
DOUBLE
fill-WpHrYlw
Single path segment is not a resource ID:
ellipsis
Receiver{
setUrl
ACTION_CLEAR_SELECTION
applyCanvas
internalStructure$kotlin_stdlib
launcherapps
Step is zero.
Failed to invoke TextView#nullLayouts() method
takeLowestOneBit-VKZWuLQ
android.picture
DateTimeDigitized
Layout positions must be non-negative
copyElements
binarySearch-2fe2U9s
DEEP_COPY_VALIDATOR_KEY
javaClass$annotations
libcore.icu.ICU
null cannot be cast to non-null type E
RadioButton
mSpacingAdd
readLines
UTF_32LE
RecyclerView has no LayoutManager
android.backgroundImageUri
Icon.createWithAdaptiveBitmap(this)
Finished encoding source to cache, key:
NotifyTask[packageName:
drop-r7IrZao
asKotlinRandom
Cannot apply transformation on width:
Directionality #
android.media.extra.DOWNLOAD_STATUS
padStart
line
Failed to write data
application/x-cpio
cycleInterpolator
implies
You must specify a non-empty Uri for playFromUri.
search
BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks.
getIndex
No keylines defined for
CLEAN
BitmapEncoder
fromBits
priority
THEME_RES_ID_KEY
minLines
text/html
Successfully deleted:
mAvailBackStackIndices:
getSecondsComponent-impl
Instance classloader:
getCompletion
SavedStateProvider with the given key is already registered
Matrix can not be modified
Unique transitionNames are required for all sharedElements
Failed to inflate ColorStateList.
dropLast
Could not retrieve ResourcesImpl#mDrawableCache field
lastIndexOf-xj2QHRw
elementData
append(SystemProperties.LINE_SEPARATOR)
tagHandler
MAX_LOW_SURROGATE
User-Agent
IconCompat
baseline
isSuccess
TabLayoutMediator attached before ViewPager2 has an adapter
maxBy
USAGE_ASSISTANCE_SONIFICATION
unorderedHashCode$kotlin_stdlib
Callback may not be null
compareTo-WZ4Q5Ns
pages
zip-kBb4a-s
SM-G930
Result key can't be null
androidx.core.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES
SBYTE
getAnnotationClass
Could not find method getMaxAvailableHeight(View, int, boolean) on PopupWindow. Oh well.
READ
mLoader=
onRepeat
takeLast-qFRl0hI
allowedTargets
toLongMilliseconds
Unable to get icon type
degree
WidgetIds can not be null!
Could not retrieve value from ThemedResourceCache#mUnthemedEntries
Unable to invoke endAsyncSection() via reflection.
Attempted to get ShapeAppearanceModel from a MaterialButton which has an overwritten background.
sorted-rL5Bavg
third
Sequence contains more than one matching element.
setCurrentStartIndex
checkElementIndex$kotlin_stdlib
Uri.fromFile(File(uri.toString()))
startDelay
Giving up on delivering
directionalityMap
toRelativeStringOrNull
android.media.metadata.ALBUM_ARTIST
Data must not be null.
bullet
hashCode
stripOffsets should not be null.
sortArray-GBYM_sE
This should be called inside of onGetRoot, onLoadChildren, onLoadItem, onSearch, or onCustomAction methods
getKind
Must not be empty.
boundsErrorMessage
androidx.core.app.EXTRA_CALLING_PACKAGE
java.util.ListIterator
lastOrNull-jgv0xPQ
translationXCurveDownwards
Content view not yet created
startColor
with
cartList
averageOfByte
Use sortWith(comparator) instead.
BRAVIA
getScaledScrollFactor
format.format(value)
com.bumptech.glide.load.resource.bitmap.Downsampler.AllowHardwareDecode
Shortcut must have a non-empty label
app_data
minusKey
suggest_intent_data
COMBINING_SPACING_MARK
sumOfDouble
Dead object in playFromSearch.
MATCH
setPassword
application/x-msaccess
Fade
paragraph
ln1p
transitionOrdering
https
kotlinName
android.support.actionExtras
Expected value
toInt
countLeadingZeroBits-WZ4Q5Ns
PrimaryChromaticities
Could not invoke WindowInsets(Rect) constructor
Please set end drawable using R.attr#closeIcon.
current group is :
android.app.
isVisible
Cannot call this method while RecyclerView is computing a layout or scrolling
audio/basic
none-GBYM_sE
download
ViewUtils
offset must be greater than or equal to 0
application/vnd.ms-project
rotateLeft
ensureImeVisible
prependIndent
getProductsPrefs
Key
Cannot coerce value to an empty range:
legacy_prepend_all
directoryState
Generated by Android Extensions automatically
data:
mapIndexedNotNullTo
data_custom_action_extras
Called getViewLifecycleOwner() but onCreateView() returned null
Lcom/insecureshop/CartAdapter$CartViewHolder;
code_cache
StreamGifDecoder
java.util.Map
invalid parameter type. Must be one and instanceof LifecycleOwner
mSelectionArgs=
AccessibilityWindowInfo[
Could not find voice search activity
application/vnd.ms-excel
text
postAtTime
valueCount <= 0
visited
scanReduceIndexed-EOyYB1Y
toSortedMap
Shortcut must have an intent
Format Error Reading Color Table
name == null
performStopActivity
getLegacyStreamType() failed on API:
mapKeysTo
physicalDisplaySize == null
setBackgroundResource
android.chronometerCountDown
GPSDifferential
getInitialValue
Cannot add invalid orientation:
Mozilla/5.0 (Linux; Android 4.1.1; Galaxy Nexus Build/JRO03C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Mobile Safari/537.36
Broadcasting error for upload with ID:
tag must not be null or empty
video/x-la-asf
filterIndexedTo-eNpIKz8
Dead object in play.
httpRemoteFileName
Connection for
checkRadix
slice-JGPC0-M
reversed-QwZRm1k
after
java.lang.String.CASE_INSENSITIVE_ORDER
notNull
mdash
insertInorderBarrier
epsilon
TimeSource
Implementation of suspendCoroutineUninterceptedOrReturn is intrinsic
toLongNanoseconds
flatMap-MShoTSo
createTempDir
Finished http url fetcher fetch in
xor-xj2QHRw
getBlobOrNull
Unable to initialize via reflection.
Ignoring attribute 'itemActionViewLayout'. Action view already specified.
walk
valueType
slice-Q6IL4kU
USAGE_NOTIFICATION_RINGTONE
data_package_name
UNCONNECTED
Reject bitmap from pool, bitmap:
ResourceLoader
callback may not be null.
application/x-csh
getDisplayList
MMMM d, yyyy
iconFade
isInitialized
null cannot be cast to non-null type java.lang.String
CustomViewTarget
long
GRID_SELECTOR_KEY
application/envoy
onTransitionStart
com.android.internal.view.menu.MenuBuilder
seconds$annotations
OECF
BARRIER
mapIndexed-ELGow60
TextViewBindingAdapters
Do not set the background; MaterialButton manages its own background drawable.
isInfix
android:menu:list
suggest_text_1
Pattern.quote(literal)
setting provided upload ID
android.support.v4.app.INotificationSideChannel
Dead object in prepare.
milliseconds
Failed to get mCallback object.
android.subText
mime_type
replaceWith
libcore.io.DiskLruCache
toLong-impl
lastIndex$annotations
checkPositionIndex$kotlin_stdlib
getInMicroseconds-impl
extras
android.speech.action.RECOGNIZE_SPEECH
singleLine
android.support.v4.media.session.command.GET_EXTRA_BINDER
maxOf-Kr8caGY
Error Reading Block n:
Data cannot be mutated in the middle of a batch update operation such as addAll or replaceAll.
checkedIconVisible
called getResId() on
mUpdateThrottle=
Failed to invoke cancel method by reflection
chunkedSequence
Cannot remove Fragment attached to a different FragmentManager. Fragment
removeAll
Toolbar
Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change.\n ViewHolder 1:
ACTION_SCROLL_LEFT
androidx.lifecycle.ViewModelProvider.DefaultKey:
mBreadCrumbTitleRes=#
SOURCE
destroyLoader must be called on the main thread
takeLast-nggk6HY
nextDown
countOneBits-WZ4Q5Ns
mapIndexedTo
contentEquals-kdPth3s
mIsChildViewEnabled
map-MShoTSo
withRotation
seedFunction
Glide treats LayoutParams.WRAP_CONTENT as a request for an image the size of this device's screen dimensions. If you want to load the original image and are ok with the corresponding memory cost and OOMs (depending on the input size), use .override(Target.SIZE_ORIGINAL). Otherwise, use LayoutParams.MATCH_PARENT, set layout_width and layout_height to fixed dimension, or use .override() with fixed dimensions.
entryToString
Lcom/insecureshop/SendingDataViaActionActivity;
doOnPreDraw
participants
Caller must set a non-null RevealInfo before calling this.
android.template
ImageDescription
text/xml
must have 2 or more widgets in a chain
sizeMultiplier must be between 0 and 1
CONSUMED
State_Ready
MeteringMode
checkRangeBounds
getSupertypes
removeSubscription for callback that isn't registered id=
MaxApertureValue
Cannot round with null rounding
count-MShoTSo
sort-rL5Bavg
URATIONAL
valueOf
CheckBox
checkBoundsIndexes$kotlin_stdlib
asShortArray
setGone
Invalid pointerId=
selectionArgs
capacity must be <= 2^30
suggest_icon_1
rtsp
NestedScrollView
image/x-xbitmap
clipPath
minBy
Lcom/insecureshop/ProductListActivity;
Icon resource cannot be found
component1-rL5Bavg
Failed to create target directory.
The Path should be continuous, can't have 2+ contours
Lcom/insecureshop/util/CustomWebViewClient;
MenuPopupWindow
detected invalid position. loc invalid?
getModuleName
Clearing non-config state for
Object returned from onCreateLoader must not be a non-static inner member class:
contentIcon
YResolution
Content has view with id attribute 'android.R.id.list' that is not a ListView class
adjustment
mCallback
byteRangeContains
Cart
Failed to instantiate
indexOfLast
trace
Problem while matching changed view holders with the newones. The pre-layout information for the change holder
reversedArray--ajY-9A
You may not add a null CustomAction to PlaybackStateCompat.
The tag for activity_webview is invalid. Received:
deleteAt
sumOfULong
You cannot use a request as both the main request and a thumbnail, consider using clone() on the request(s) passed to thumbnail()
log10
historical-records
Cannot allocate
Cannot add the same observer with different lifecycles
upper_taylor_n_bound
trimMemory, level=
Button
ACTION_SHOW_TOOLTIP
Done
No instantiated fragment for (
Couldn't call constructor
entryHashCode$kotlin_stdlib
Not yet complete!
onEnter
android.service.media.extra.SUGGESTION_KEYWORDS
mutableSetOf
groupByTo-JM6gNCM
nullsFirst
search_suggest_query
coerceAtMost
android.support.v4.media.session.action.FLAG_AS_INAPPROPRIATE
mediaId is empty
PathSegment{start=
com.bumptech.glide.load.resource.bitmap.BitmapEncoder.CompressionFormat
getLastIndex-QwZRm1k
android.support.v4.media.session.action.ARGUMENT_QUERY
thenComparator
Icon.createWithContentUri(this)
move
compareTo-7apg3OU
source-unlimited
suggest_intent_action
text/richtext
Span count should be at least 1. Provided
degrees
withSign
Couldn't seek up to the byteCount
getSpans(start, end, T::class.java)
java.util.Set
Dead object in setShuffleMode.
DisplayCutoutCompat{
ActionMode callback can not be null.
contentToString-QwZRm1k
isJavaIdentifierStart
java.lang.Throwable
toHtml
cent
Bagpack
countTrailingZeroBits-7apg3OU
takeLast
contains-xj2QHRw
hoursComponent$annotations
Lcom/insecureshop/broadcast/ProductDetailBroadCast;
Can't interpolate between two incompatible pathData
indentCutFunction
Context must not be null!
getMIN_VALUE
getRootLength$FilesKt__FilePathComponentsKt
VdcInflateDelegate
minutesComponent$annotations
find
This container (if the parameter was annotated) or the return value (if instance method was annotated)
BackStackEntry{
getOwner
Kind
Added Fragments:
Unable to find anchor view with id:
delegate
EUROPEAN_NUMBER_TERMINATOR
Expected a
toScene
service
getRating
this.not()
controlX2
Initial state must have at least one non-zero element.
android.graphics.FontFamily
convertToSetForSetOperationWith
height
FocalPlaneYResolution
notEqual
VersionedParcel encountered IllegalAccessException
isFull
field
Mark has been invalidated, pos:
DigitalZoomRatio
takeLowestOneBit-7apg3OU
coerceAtMost-Kr8caGY
popEnterAnim=#
androidx.viewbinding
android.intent.action.MEDIA_BUTTON
ReflectAddSuppressedMethod
reversePositionIndex$CollectionsKt__ReversedViewsKt
slideEdge
entry
PrintHelper
SpectralSensitivity
dropWhile-JOV_ifY
Bundle with restored state for the component \
Unexpected state value
captureChildView: parameter must be a descendant of the ViewDragHelper's tracked parent view (
choices
Two different ViewHolders have the same change ID. This might happen due to inconsistent Adapter update events or if the LayoutManager lays out the same View multiple times.\n ViewHolder 1:
IMPLEMENTATIONS
DrawerToggle may not show up because NavigationIcon is not visible. You may need to call actionbar.setDisplayHomeAsUpEnabled(true);
MINIMUM_BLOCK_SIZE
arch_disk_io_%d
JsonReader is closed
getContext
android.title
data_calling_pid
observeForever
Cannot change current item when ViewPager2 is fake dragging
firstOrNull--ajY-9A
sendWhen
withIndex--ajY-9A
ISO_8859_1
android.view.View
text/x-setext
gravity
scanIndexed-bzxtMww
Remote error sending a custom action: action=
Cannot detach Fragment attached to a different FragmentManager. Fragment
Cannot read thumbnail from inputstream without mark/reset support
Cause (
Can't load animation resource ID #0x
Loaded resource from active resources
targetId
ConstraintTableLayout
onPause
capacity
findLastAnyOf
Incomplete document
ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE
randomOrNull-JzugnMA
DocumentFile
java.util.Arrays.copyOf(this, newSize)
formats:
rootVisited
USAGE_ASSISTANCE_ACCESSIBILITY
USAGE_ASSISTANCE_NAVIGATION_GUIDANCE
This session doesn't support queue management operations
dropLastWhile
s before next attempt.
Calculation complete, Calculated memory cache size:
Binders cannot be written to an OutputStream
all-JOV_ifY
bounceInterpolator
Minimum auto-size text size (
setSelectedNavigationIndex not valid for current navigation mode
flatMapTo-wzUQCXU
isData$annotations
probeCoroutineSuspended
contentEquals-ctEhBpI
single-GBYM_sE
minutes
void
DataCacheKey{sourceKey=
hi26
Cannot acquire a recycled resource
takeLowestOneBit
java.util.regex.Pattern.compile(this, flags)
Multiplier must be >= 0
Failed to obtain TextDirectionHeuristic, auto size may be incorrect
text/h323
Unhandled class:
android:user_visible_hint
dimen
AtomicFile
DividerItem
Got ACTION_MOVE event but have an invalid active pointer id.
layout/fragment_home_0
android.permission.WRITE_EXTERNAL_STORAGE
Did not consume the entire document.
size
You cannot modify locked T, consider clone()
AbstractLongTimeSource
android:support:next_request_index
nextFloat
elevation
Activity result delivered for unknown Fragment.
kotlin.collections.MutableIterator
asString
isData
File.separator
intent_extra_data_key
Activity
coerceIn-JPwROB0
ComponentsConfiguration
suspendCoroutine
newInstance
seed1
Share records file does not start with historical-records tag.
uimode
ENABLED
this.negate()
SlidingWindow.kt
coerceAtLeast-Kr8caGY
androidx.lifecycle.ViewModelProvider.DefaultKey
it.parameterTypes
chipIconVisible
Server URL cannot be null or empty
Cannot create fragment
filterIndexedTo
Use parameters named startIndex and endIndex.
Inconsistency detected. Invalid view holder adapter position
Contrast
SELECTOR_TOGGLE_TAG
setValue
copyOfRangeInline
Icon type not supported for intent shortcuts
android:menu:presenters
XT1094
android.permission.STATUS_BAR_SERVICE
View may not be null
Callbacks must set parent bounds in populateNodeForVirtualViewId()
Called attach on a child which is not detached:
expandedComponentIdHint
UploadRequest
XT1040
tryCast$kotlin_stdlib
getQualifiedName
android.widget.Button
Requested frame must be non-negative, or DEFAULT_FRAME, given:
mContentChanged=
TITLECASE_LETTER
Must provide flag PRE or POST
copyInto--B0-L2c
Can't access ViewModels from detached fragment
Name must not be empty
Couldn't create
parseAsHtml
getIndices-rL5Bavg
Failed to invoke putIBinder via reflection
code
Got tagIndex=
ActionMenuView
kotlin.internal.JRE8PlatformImplementations
onLoadChildren for
changeScroll
yieldAll
trim
forward
background can not be translucent: #
ifBlank
lastOrNull-xTcfx_M
account
checkRangeIndexes$kotlin_stdlib
UTF-16BE\
reverseElementIndex$CollectionsKt__ReversedViewsKt
doOnCancel
Dead object in setRating.
Step must be greater than Int.MIN_VALUE to avoid overflow on negation.
withIndex-GBYM_sE
ThumbnailImageWidth
WidgetIds must have length > 0
ushortArrayOf
Char sequence has more than one element.
kotlin.sequences.SequencesKt___SequencesKt$scanIndexed$1
Could not create
retainNothing
ThreadUtil
Changing divider modes has no effect. ChipGroup do not use divider drawables as spacing.
visibility
android.media.metadata.ADVERTISEMENT
CartViewHolder
EmptyCoroutineContext
Exception when trying to orient image
app_color
deleteRecursively
Can't be here without a job id
Operation is disallowed.
FragmentManager
Found MARKER_EOI in exif segment
holder.mBinding.productCount
AutoCompleteTextView
Latitude value
constructors
dropLast-PpDY95g
transitionVisibilityMode
invalid position
asULongArray
setSeed
called getBitmap() on
DecodeJob#run(model=%s)
animation
plus-LRDsOJo
movefrom ACTIVITY_CREATED:
Disconnected from service
BufferedInputStream is closed
Unknown attribute 0x
social
audio/x-aiff
android.widget.Switch
not a readable directory:
Resolved path jumped beyond configured root
Dangling name:
filterNot-MShoTSo
plus-us8wMrg
COROUTINE_SUSPENDED
Factory[type=
config
randomOrNull-rL5Bavg
dropLastWhile-jgv0xPQ
receiver2
kotlin.Enum
flatMap
getVisibility
CLASS
TabLayoutMediator is already attached
getViewForPositionAndType returned a view that is ignored. You must call stopIgnoring before returning this view.
android.support.v4.media.session.action.PREPARE_FROM_SEARCH
Exception while fetching field values
application/x-pkcs12
password
clearSpans
Added to existing load
httpContentType
https://images.pexels.com/photos/7974/pexels-photo.jpg
camera
setHomeAsUpIndicator
com.insecureshopapp
Could not retrieve value from ResourcesImpl#mDrawableCache
firstOrNull-JOV_ifY
More than two path segments:
rangesDelimitedBy
component4-rL5Bavg
translationX
plusMinus
hours
Layout state should be one of
sliceArray-ojwP5H8
allowedDataTypes
scan-yXmHNn8
XT1042
productList
normalizeContinuation
FALSE
none
isEmpty-impl
font_variation_settings
op should be remove or update.
ACTION_SET_TEXT
getMarginRight
binding
com.bumptech.glide.load.resource.bitmap.CenterInside
Adding back stack index
ulongToString
getDelegate
UploadTask
Could not instantiate
persistableBundleOf
Context cannot be null
nativeLastIndexOf
Tab not attached to a TabLayout
shortRangeContains
find-xTcfx_M
computeNext
alarm
CENTER
maxSize <= 0
kotlin.jvm.functions.
rangeEnd
indexOfFirst
newCapacity
random--ajY-9A
createFormatForDecimals
ExifInterface only supports saving attributes on JPEG formats.
mapKeys
ENCLOSING_MARK
Animator must be an ObjectAnimator:
doAfterTextChanged
tryCast
Failed to find font-family tag
Permission present on component
doOnTextChanged
FUJIFILMCCD-RAW
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI
partition--nroSd4
Dead object in getMediaController.
removeSurrounding
onMenuKeyEvent
Couldn't find method
randomOrNull--ajY-9A
getSimpleName
MutableList
HIGHEST
android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE
android.media.metadata.TITLE
NotificationManagerCompat
Setting
hourOfDay
kotlin.collections
indexOfFirst-jgv0xPQ
replace
Cannot invoke
containsAll-impl
M/d/yy
captioning
action
klass
Content-Type
toTypedArray-QwZRm1k
event cannot be null or empty
trimPathStart
Invalid item position
appendText
ISO-8859-1\
ArrayList
Removed the wrong lock, expected to remove:
Contextual Actions must contain a valid PendingIntent
application/x-troff
font_italic
Charset.forName(charsetName)
matrix is :
remove from detach:
https://images.pexels.com/photos/277390/pexels-photo-277390.jpeg
AbstractDoubleTimeSource
shuffled
taylor_2_bound
cb is null
contentDeepEquals
putAll
journal.bkp
EditText added is not a TextInputEditText. Please switch to using that class instead.
FlashEnergy
resumeWith
UploadService
USHORT
SensorLeftBorder
customSizePreset
propagationSpeed may not be 0
CHAIN
toFit:
supertypes
kotlin.Double
AppCompatDelegate
averageOfLong
isReified
Failure(
error
device_policy
An instance of
differenceModulo
PENTAX
Must supply an icon for the bubble
this.subtract(BigDecimal.ONE)
onCommitContentListener must be non-null
Can't add fragment
release
android.media.metadata.DISPLAY_ICON
sortedArrayDescending--ajY-9A
days
KeyEvent may not be null
LocalUriFetcher
errorCode
application/postscript
DecodePath{ dataClass=
MatchGroup(value=
contains-VKZWuLQ
android.permission.MEDIA_CONTENT_CONTROL
nativePattern.pattern()
WalkState
GhostViewApi21
kotlin.time.AbstractDoubleTimeSource
println
TestTimeSource will overflow if its reading
int1
COMPILER_VERSION
getLeft
getArrayClassName
copyRecursively
minPct:
display
zip-JQknh5Q
parcel
defaultMinCapacity
iterator(builderAction)
GPSProcessingMethod
filterTo-oEOeDjA
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER
PhotometricInterpretation
mCreated=
Invalid first Ifd offset:
appcompat_skip_skip
RowsPerStrip
Context can't be null when inflating animators
java.version
filterIndexed-xzaTVY8
PROTECTED
layout/activity_main_0
toUIntOrNull
blendModeCompat
Unrecognized Uri format:
ACTION_SCROLL_UP
toString-V7xB4Y4
childrenAlpha
timeout
An anchor may not be changed after CoordinatorLayout measurement begins before layout is complete.
Infinity
final
valueTo
android.media.session.MediaController
isSuccess-impl
FragmentManager{
Failed to invoke getLayoutDirection() via reflection
Already resumed
bufferInitialCapacity
Failed to open Uri
Error: Expecting: bitset number value (1, 0), Found:
com.sony.dtv.hardware.panel.qfhd
copyOfRange
otherOffset
DiskLruCache
isSuspend$annotations
vendor.display-size
Cannot flingCapturedView outside of a call to Callback#onViewReleased
UTF32_LE
com.bumptech.glide.load.resource.bitmap.FitCenter
Removing listener record for
Comparing one TimeMark to another is not a well defined operation because these time marks could have been obtained from the different time sources.
success
layout/cart_item_0
toPointF
timeSource
UTF_8
ACTION_CONTEXT_CLICK
listOfNotNull
cradleVerticalOffset must be positive.
TYPE_APPLICATION
nameWithoutExtension
compareTo
Config must not be null
locale
filter-jgv0xPQ
You cannot start a recycled Drawable. Ensure thatyou clear any references to the Drawable when clearing the corresponding request.
This function can only be used privately
controlX1
rem-7apg3OU
sortOrder
application/xml
Unable to access notification actions
TopDownDirectoryState
Parser doesn't handle magic number:
Provided for binary compatibility
AppCompatSpinner
copyOfRangeImpl
associate
relativeToOrSelf
View
CAPABILITY_CAN_FILTER_KEY_EVENTS
sortedArrayWith
bottom
mId=
GifHeaderParser
clearAll
Providing a LayoutTransition into RecyclerView is not supported. Please use setItemAnimator() instead for animating changes to the items in this RecyclerView
sortByDescending
search() called while not connected (state=
mBreadCrumbShortTitleRes=#
show:
all-xTcfx_M
Skip jump into the IFD since its offset is invalid:
withSave
mRecreateDisplayList
slice
onLoadChildren must call detach() or sendResult() before returning for package=
getSign
RV OnLayout
setBlendMode
GridLayoutManager does not support stack from end. Consider using reverse layout
buffer.toString()
No layout manager attached; skipping layout
image/x-portable-anymap
toRange
android.support.v4.media.session.action.SET_RATING
NO_CACHE
connectivity
NEGATIVE_INFINITY
android.speech.extra.RESULTS_PENDINGINTENT_BUNDLE
strokeLineCap
android.support.v4.media.session.action.ARGUMENT_CAPTIONING_ENABLED
insecureshopapp.com
XT1032
The view is not a child of CoordinatorLayout
valueSelector
getContinuation
android:menu:header
batterymanager
component1--ajY-9A
ACTION_HIDE_TOOLTIP
isWhitespace
contacts/#/display_photo
Illegal value type boolean for key \
MediaServiceConnection.onServiceDisconnected name=
dropLast-r7IrZao
uintCompare
The request must specify a task class!
sealedSubclasses
java.lang.Number
null cannot be cast to non-null type kotlin.coroutines.experimental.Continuation<kotlin.Any?>
half
SizeStrategy:\n
suggest_text_2
zip-HwE9HBo
mStarted=
rotateRight-olVBNx4
Restarter must be created only during owner's initialization stage
AnimatedStateListDrawableCompat
Setting an explicit action bar hide offset is not supported in this action bar configuration.
getDirectionalityMap
rootName
android.intent.extra.STREAM
android.activity.usage_time
LEFT_TO_RIGHT
com.insecureshop.action.PRODUCT_DETAIL
SINGLE
interceptContinuationIfNeeded
maxBy-xTcfx_M
insecure
layout index should not be -1 after unhiding a view:
SM-A520
Chip text must be vertically center and start aligned
Appendable
Discovered GlideModule from manifest:
transitionManager
Dead object in fastForward.
Could not call getMaxAvailableHeightMethod(View, int, boolean) on PopupWindow. Using the public version.
null cannot be cast to non-null type kotlin.Char
SubSecTime
restoreSaveState: active (
sb.toString()
Failed LoadPath{
No AudioAttributes#toLegacyStreamType() on API:
minBy-JOV_ifY
updateBounds
Uri lacks 'file' scheme:
sumOfShort
Starting service with namespace: %s, upload pool size: %d, %ds idle thread keep alive time. Foreground execution is %s
groupByTo
Default behavior class
Missing jpeg exif preamble
step
Unable to find metadata to parse GlideModules
File Upload
android.audioContents
PathUtils.flatten(this, error)
application/x-cdf
record
getReceiver
application/x-javascript
plus-kzHmqpY
checkBoundsIndexes
State_Done
dropWhile
getter
No tab content FrameLayout found for id
asByteArray
iterator
estimatedSize
isFinite
forEachIndexed-ELGow60
that
getMaxAvailableHeight
Glide request origin trace
No handlers for
DEFAULT
Can not perform this action after onSaveInstanceState
System.`in`
invariant
currentPage cannot be after lastPage
getOrElse-Xw8i6dc
State_ManyReady
div-7apg3OU
Cannot remove item decoration during a scroll or layout
DEFAULT_BUFFER_SIZE
kotlin.Int
FEEDBACK_VISUAL
Header
coerceAtLeast
minimumVerticalAngle
Do not set the background tint list; Chip manages its own background drawable.
This should be called inside of onLoadChildren, onLoadItem, onSearch, or onCustomAction methods
No fake drag in progress. Call beginFakeDrag first.
android:changeBounds:bounds
MMM d, yyyy
Unrecognized stage:
toDoubleArray
Matcher.quoteReplacement(literal)
getINFINITE
reversePositionIndex
File path was empty in media store for:
removeSubscription failed with RemoteException parentId=
This is not supported, use MenuItemCompat.setActionProvider()
You cannot set the tag id more than once or change the tag id after the first request has been made
Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to set a non-zero hide offset
android.speech.extra.MAX_RESULTS
Updating retained Fragments: Removed
RIGHT_TO_LEFT_ARABIC
Arab
none--ajY-9A
currentStartIndex
application/x-mspublisher
onServiceConnected
getOptions
application/
getDescriptor
MaterialCardView
toIsoString
com.insecureshop.action.WEBVIEW
isImportant
maxOf-VKSA0NQ
Design assumption violated.
android.progressMax
Unknown type
mapCatching
Cannot unregister not yet registered manager
Invalid marker:
Failed to determine connectivity status when connectivity changed
ArraySet
decremented
sliceArray-kzHmqpY
ENABLED$annotations
Failed to retrieve getLayoutDirection() method
FloatingActionButton
keySelector
toAndroidPair
android.media.session.extra.LEGACY_STREAM_TYPE
copyOf-r7IrZao
isInner
toShort-impl
lastIndexOf-7apg3OU
Your FragmentHostCallback must implement ViewModelStoreOwner to call restoreSaveState(). Call restoreAllState() if you're still using retainNestedNonConfig().
Stable Ids are required for the adapter to function properly, and the adapter takes care of setting the flag.
kotlin.Float
convertDurationUnit
ObjectKey{object=
getStackTraceElementImpl
Cannot settleCapturedViewAt outside of a call to Callback#onViewReleased
mapTo-oEOeDjA
You must specify an action to build a CustomAction.
suggest_flags
Saturation
invisible_actions
android.media.metadata.MEDIA_URI
mMinWidth
Error reading data from stream
viewType
STAR
No preceding call to #readHistoricalData
android.support.v4.media.session.action.ARGUMENT_MEDIA_ID
https://images.pexels.com/photos/225157/pexels-photo-225157.jpeg
android:changeScroll:x
android:support:request_fragment_who
androidx.savedstate.Restarter
compareValuesByImpl$ComparisonsKt__ComparisonsKt
getResult
excludeId
invalid gap strategy. Must be GAP_HANDLING_NONE or GAP_HANDLING_MOVE_ITEMS_BETWEEN_SPANS
android:clipBounds:bounds
nativePattern
androidx.databinding.library.baseAdapters
setShowActionsInCompactView: action %d out of bounds (max %d)
MediaSessionCompatApi21
root.path
com.bumptech.glide.GeneratedAppGlideModuleImpl
application/vnd.ms-pkistl
getZERO
Couldn't write
getMembers
Continuation
gradient
reduce-s8dVfGU
options are null
doOnRepeat
disabled
Id has changed for
in_progress
delay
isPositive-impl
The view is not associated with BottomSheetBehavior
kotlin.Number
pathInterpolator requires the controlY1 attribute
targets
Not on back stack
androidx.lifecycle.LifecycleDispatcher.report_fragment_tag
zip-8LME4QE
XT1078
getIndices--ajY-9A
zip-mazbYpA
maxWith-eOHTfZs
foldRight
Step must be greater than Long.MIN_VALUE to avoid overflow on negation.
attach:
rightDoubleQuote
TypefaceCompatApi26Impl
mailto
No external inserts
minus-LRDsOJo
layout/product_item_0
min-J1ME1BU
screenFloatValue$StringsKt__StringNumberConversionsJVMKt
ActionMenuPresenter
ViewPager with adapter
ACTION_ARGUMENT_MOVE_WINDOW_X
remote_input
onSearch must call detach() or sendResult() before returning for query=
ISOSpeedLatitudeyyy
Error while closing server response stream
filterInPlace$CollectionsKt__MutableCollectionsKt
Couldn't jump to first Ifd:
You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR id when requesting this feature.
Missing bitmap=
ResourcesCompat
application/vnd.ms-powerpoint
Window callback may not be null
sendResult() called when either sendResult() or sendError() had already been called for:
MenuItemCompat
BINARY
takeLastWhile-MShoTSo
CoordinatorLayout
single--ajY-9A
isMarkedNullable
Package
TimedValue(value=
allowFreeFormInput
No external updates
Unable to find GlideModule implementation
nextUBytes
toAdaptiveIcon
ACTION_SCROLL_BACKWARD
removeRange
java.util.Collection
Called scrap view with an invalid view. Invalid views cannot be reused from scrap, they should rebound from recycler pool.
dec-impl
Cannot execute task: the task is already running.
hasNotPassedNow
toUInt-impl
State
Already in the pool!
maxOf-sambcqE
SM-J720
servicediscovery
NumberFormatException
fileUri
sourceIterator
application/x-msmetafile
SubSecTimeDigitized
onReceivedSslError
All nodes must be present in the graph before being added as an edge
android.media.metadata.ALBUM
image_manager_disk_cache
CompressedBitsPerPixel
create
setEditChoicesBeforeSending requires setAllowFreeFormInput
GPSLongitude
Failure saving state: active
linkedMapOf
MATH_SYMBOL
kotlin
SensorBottomBorder
Latitude/longitude values are not parseable.
nextTowards
matrix
input
phone_lookup/*
Couldn't find meta-data for provider with authority
getData
EmptySignature
getStringOrThrow
Lcom/insecureshop/LoginActivity;
Your activity is not yet attached to the Application instance. You can't request ViewModel before onCreate call.
Fail
Pages must fill the whole ViewPager2 (use match_parent)
application/x-pkcs7-signature
handler == null
exceptionalState
Use JsonReader.setLenient(true) to accept malformed JSON
getOrThrow
decodeBitmap
repeat
commonPrefixWith
delegate MUST not be null!
filterIsInstanceTo
TooltipPopup
Points are too far apart
android:changeBounds:windowY
suggest_intent_data_id
androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY
called detach on an already detached child
vector
mPopEnterAnim=#
android.intent.extra.shortcut.NAME
foldIndexed-3iWJZGE
Orientation
oldCapacity
connect...
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_OPTS
DefaultDateTypeAdapter(
maxWith-YmdZ_VM
true
storageUnit
addTextChangedListener
getNextValue
cause
VersionedParcel encountered ClassNotFoundException
ToggleButton
closed
Page(s) contain a ViewGroup with a LayoutTransition (or animateLayoutChanges=\
sliceArray
RoundedBitmapDrawable cannot decode
Invalid time zone indicator '
None of the preset sizes is valid:
No image meets the size requirements of a thumbnail image.
MakerNote
mFragmentId=#
zipWithNext
BITMAP_MASKABLE
currentIndex
sorted--ajY-9A
plus-kdPth3s
large_icon
Provider must not be exported
invalid shadow size
strokeWidth
bytecodeVersion
You cannot start a load on a fragment before it is attached
android:savedDialogState
circularRevealScrimColor
predicate
char
toSingletonMap
getFirst
Failed to media store entry for:
isNullOrEmpty
No drawer view found with gravity
arcMotion
reduceIndexed-EOyYB1Y
Unknown interpolator name:
rotateLeft-JSWoG40
byte
kotlin.String
Invalid stream type
text/tab-separated-values
toByteOrNull
rangeTo-7apg3OU
insertRange
abortCreation
event
requireNotNull
byteBuffer
Error while instantiating new task
base aligned child index out of range (0,
getAlpha
Could not find id of \
mapIndexedTo--6EtJGI
log2
drop-qFRl0hI
Search suggestions query threw an exception.
ClassCastException
unknown usage
moveToState: Fragment state for
Dead object in getPlaybackInfo.
inputStream cannot be null
mState=
kind = 1 AND image_id = ?
component1
getMatchResult
This `contains` operation mixing integer and floating point arguments has ambiguous semantics and is going to be removed.
root
scan
print
List contains no element matching the predicate.
layout/base_main_0
trimIndent
rebase
setName
UploadService destroyed
Start swipe has been called but swiping is not enabled
a-zA-Z0-9[ -\ud7ff豈-﷏ﷰ-\uffef𐀀-\u1fffd𠀀-\u2fffd𰀀-\u3fffd\u40000-\u4fffd\u50000-\u5fffd\u60000-\u6fffd\u70000-\u7fffd\u80000-\u8fffd\u90000-\u9fffd\ua0000-\uafffd\ub0000-\ubfffd\uc0000-\ucfffd\ud0000-\udfffd\ue1000-\uefffd&&[^ [\u2000-\u200a]\u2028\u2029 \u3000]]\\+\\-_%'
DirectoryState
Not implemented.
startIndex should be non-negative, but is
setBackgroundColor
androidx.lifecycle.BundlableSavedStateRegistry.key
almostEqual
getResources() or getAssets() has already been called
toLongNanoseconds-impl
getHorizontallyScrolling
TextInputLayout
application/x-gzip
androidx.core:wake:
Camera
withDefaultMutable
The tag for app_loading_dialog is invalid. Received:
MONTHS_VIEW_GROUP_TAG
Error while deleting:
toULongArray
telephony_subscription_service
android.speech.extra.RESULTS_PENDINGINTENT
Spinner
application/x-tcl
DecodeJob.decodeFromRetrievedData
ArrayDeque is empty.
FragmentTabHost.SavedState{
not a map
mServedView
android:changeTransform:parent
ubyteArrayOf-GBYM_sE
Text within a chip are not allowed to scroll.
Unable to collect necessary private methods. Fallback to legacy implementation.
ReferenceBlackWhite
sortArray
android.support.v4.media.session.action.ARGUMENT_SHUFFLE_MODE
BUFFER_SIZE
getTypeParameters
UTF-16\
expandableWidgetHelper
application/x-netcdf
application/x-msterminal
Pixel distance must be non-negative
decapitalize
RESULT$annotations
Commit:
DfltImageHeaderParser
View needs to be laid out before calling drawToBitmap()
emptySet
thumbPos
Failed to call observer method
getCoroutineContext
ID does not reference a View inside this Window
interp(
android.support.v4.media.action.DOWNLOAD
isInstance
toShortExactOrNull
indent
sorted
Cannot compute scroll delta before calling start()
first
unknown
Cannot set vertical offset for MODE_DIALOG, ignoring
ulongArrayOf-QwZRm1k
sumOfUInt
You cannot start a load on a fragment before it is attached or after it is destroyed
getIntOrThrow
updateProductDetail
measureTimeMillis
isConst
mode
Cannot call this method in a scroll callback. Scroll callbacks mightbe run during a measure & layout pass where you cannot change theRecyclerView data. Any method call that might change the structureof the RecyclerView or the adapter contents should be postponed tothe next frame.
LayoutState{mAvailable=
getName
Index out of bounds - passed position =
onAnimationResume
YCbCrCoefficients
sequence(builderAction)
Trying to recycle an ignored view holder. You should first call stopIgnoringView(view) before calling recycle.
absoluteValue$annotations
Version components are out of range:
Child views must be of type MaterialButton.
Using custom file name:
withScale
ComplexColorCompat
ViewParentCompat
android.support.v4.media.session.command.ADD_QUEUE_ITEM_AT
Package must not be null.
addAll
action cannot be empty
onCancel
Can't make a decor toolbar out of
https://images.pexels.com/photos/343720/pexels-photo-343720.jpeg
result
head
getInvariantSeparatorsPath
token
android.support.v4.media.session.action.SKIP_AD
groupValues_
This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_SUPPORT_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.
takeLast-r7IrZao
interceptContinuation
isSurrogate
isLateinit$annotations
application/x-troff-ms
Error inflating menu XML
getLabel
emptySequence
constrainOnce
component8
quickSort
isNotEmpty
MIN_HIGH_SURROGATE
handler
this.subtract(BigInteger.ONE)
FragmentActivity
zip-ePBmRWY
mapTo-wU5IKMo
Failed to resolve canonical path:
Could not add transition to another transition.
MenuItemImpl
GPSSpeed
indexOfFirst-xTcfx_M
gotoNext
getDEFAULT
android.media.metadata.DURATION
plus-7apg3OU
Dead object in setCaptioningEnabled.
android.intent.action.SEND_MULTIPLE
typeParameters
mInnerView=
clipRect
VersionedParcel encountered NoSuchMethodException
TERMINATE
LayoutInflaterCompatHC
CONFIRM_BUTTON_TAG
setMargins
Unable to get icon uri
contains-uhHAxoY
Inconsistency detected. Invalid item position
random-JzugnMA
suffix
Failed to encode data onto the OutputStream
MMMEd
Failed to load data for url
floatingToolbarItemBackgroundDrawable
isExternal$annotations
toString-LxnNnR4
The root id in BrowserRoot cannot be null. Use null for BrowserRoot instead.
annotations
Empty list can't be reduced.
leftSingleQuote
updateLayoutParamsTyped
mBaselineAlignedChildIndex of LinearLayout set to an index that is out of bounds.
System.exit returned normally, while it was supposed to halt JVM.
Bitmap pool screens must be greater than or equal to 0
kotlin.sequences.SequencesKt___SequencesKt$scanReduceIndexed$1
media_projection
sequence2
RV Nested Prefetch
android.support.v4.media.session.IMediaControllerCallback
Expected instanceof GlideModule, but found:
indexOf-uWY9BYg
kotlin.internal.jdk8.JDK8PlatformImplementations
VersionedParcelable encountered ClassNotFoundException reading a Serializable object (name =
list
plusAssign
mBinding.edtPassword
search() called while not connected
Status not defined! Returning
alloc
ListIteratorImpl
default
operation
Setting seed is not supported.
Loaded resource from cache
android.support.v4.media.session.command.REMOVE_QUEUE_ITEM
android.text
audio/mpeg
addFontFromBuffer
toContinuationInterceptor
mapValuesInPlace
null cannot be cast to non-null type java.lang.Class<kotlin.reflect.KClass<T>>
exceptionOrNull-impl
recommendation
getCode
convertToSetForSetOperation
Error during upload
Unexpected value
work must not be null
thenDescending
java.util.Iterator
appendln
USAGE_NOTIFICATION_COMMUNICATION_INSTANT
Failed to create a media controller
spreads
GPSStatus
parse
nonTranslations
ACTION_SET_SELECTION
POST
XT1092
getTextArrayOrThrow
android.intent.extra.SUBJECT
Renamed to Result
Contact cannot be found
convert
TimeMark
reduceOrNull
startAt
nextUBytes-Wvrt4B4
null cannot be cast to non-null type kotlin.Double
CONNECT_STATE_DISCONNECTED
getCounter
android.support.v4.media.session.action.PREPARE_FROM_URI
hh:mm:ss a
android:visibilityPropagation:center
getJavaObjectType
UTF-16LE
startIndex
PreviewImageStart
wallpaper
random
taylor_n_bound
FILE
literal
called getResPackage() on
BottomSheetBehavior
keyOf
android:explode:screenBounds
Failed to retrieve rebase() method
You should override computeScrollVectorForPosition when the LayoutManager does not implement
wifi
ulongCompare
trimStart
data:image
toShort
getSystemService
kotlin.String.Companion
maximumAngle
nextValue
bad argument to loadBitmap
patternPathData
location
Given text can not be applied to TextView.
yMMMEd
accelerateInterpolator
inDays
XT1008
kotlin-stdlib-jdk7
Cart(name=
getOrElse
DrawableContainer
bias must be between 0 and 1 inclusive
Array is empty.
sliceArray-c0bezYM
value
PI$annotations
CLEAN
Class
Connection
failed to parse content length header:
this.multiply(other)
reduce-xzaTVY8
getMarginStart
data1
stackTrace$annotations
nextBits
floatRangeContains
Could not invoke computeFitSystemWindows
getScript
image/x-rgb
exceptionClasses
ImageWidth
android.remoteinput.dataTypeResultsData
inMicroseconds
indentWidth$StringsKt__IndentKt
GPSDestLongitude
onConnectFailed for
seconds
trimEnd
lastOrNull-QwZRm1k
this.xor(other)
int2
UTF32_BE
getLayoutAlignment
reduceOrNull-ELGow60
com.insecureshopapp.MainInterface
nameMethod
null
android.intent.category.LEANBACK_LAUNCHER
mapIndexedTo-QqktQ3k
HorizontalScrollView.SavedState{
getClassSimpleName
cache
Cannot release anything but an EngineResource
onTextChanged
When using bitmap based icons, Bubbles require TYPE_ADAPTIVE_BITMAP, please use IconCompat#createWithAdaptiveBitmap instead
Failure saving state:
onLeave
SURROGATE
config_showMenuShortcutsWhenKeyboardPresent
android.icon
mBinding.edtUserName
shortName
hasPassedNow
ACTION_NEXT_AT_MOVEMENT_GRANULARITY
A11yActionCompat
UTF-32\
MAX_COMPONENT_VALUE
unexpected journal line:
Cannot set horizontal offset for MODE_DIALOG, ignoring
component2-rL5Bavg
updateForNightMode. Calling applyOverrideConfiguration() failed with an exception. Will fall back to using Resources.updateConfiguration()
sizeOf
data_media_session_token
com.insecureshop
Unknown auto-size text type:
LoaderManager
compareByDescending
Saved state of
marginPrefix
elementAtOrElse-QxvSvLU
jClass
RelatedSoundFile
Could not call setClipToScreenEnabled() on PopupWindow. Oh well.
getShortOrNull
MultiTransformation must contain at least one Transformation
Root cause (
lazy
kotlin.Any
nextFunction
component3--ajY-9A
Cannot send a custom action (
mBinding
Currently unsupported
averageOfDouble
foldRight-yXmHNn8
GPSDestBearing
PUBLICATION
Added View has RecyclerView as parent but view is not a real child. Unfiltered index:
android.support.action.showsUserInterface
also
callBy
java.lang.Integer
yyyy:MM:dd HH:mm:ss
getProperty
web_url
Already released
this.append(value, start…x, endIndex - startIndex)
regex
close fail
MediaMetadata
checkCountOverflow
onAnimationCancel
StandardOutputSensitivity
dropState
isInfinite-impl
journal.tmp
MediaSession.QueueItem {Description=
interceptor
superState must be null
com.insecureshop.provider
Arrays.copyOf(result, newSize)
search_results
Cannot set maximum Lifecycle below
target
getResourceIdOrThrow
indexOfLast-xTcfx_M
nanosecondsComponent$annotations
index
An operation is not implemented.
blue
kotlin.jvm.functions.Function
postDelayed
INTERNAL
traceCounter
UNKNOWN
entries
requested target size larger or equal to input, returning input
coerceAtLeast-eb3DHEI
You must specify an icon resource id to build a CustomAction.
android.intent.action.PROCESS_TEXT
detach:
iterator-impl
toUri
Paused, delaying request
component2-QwZRm1k
rtsp://
http://
setWindowLayoutType
Signature must not be null
toColorFilter
contentDeepHashCode
constructor (Kotlin reflection is not available)
File too large to map into memory
AnimatorInflater
resolveSibling
onCreate
saveProductList
This overlay was disposed already. Please use a new one via ViewGroupUtils.getOverlay()
getFacade
java$annotations
onCleared called for
toIndex
AssertionError
strings
mAdded=
buildSpannedString
forEachIndexed-s8dVfGU
FragmentStatePagerAdapt
MaterialButtonToggleGroup
sortedArrayDescending-QwZRm1k
android.support.v4.media.session.command.ADD_QUEUE_ITEM
mailto:
native_instance
convert(ColorSpace.get(colorSpace))
getHoursComponent-impl
PathParser
SSHORT
textservices
The tag for fragment_home is invalid. Received:
Already notified
Discarding retained Fragment
Ignoring moving
Start swipe has been called with a view holder which is not a child of the RecyclerView controlled by this ItemTouchHelper.
GPSDestLatitudeRef
Sequence is empty.
intent.data!!.getQueryParameter(\
getHours
Software
copyOfRange-Aa5vz7o
getJClass
Could not retrieve icon for calling application
onConnect from service while mState=
contains-Gab390E
Tabs not supported in this configuration
ACTION_COLLAPSE
Icon not found:
UNSET_PRIMARY_NAV
toMutableList
exclusive
Failed to load data from asset manager
com.bumptech.glide.load.resource.bitmap.Downsampler.PreferredColorSpace
Failed to retrieve setLayoutDirection(int) method
copyOfRange--nroSd4
asUShortArray
Loading Glide modules
android.permission.ACCESS_FINE_LOCATION
OptIn(*markerClass)
AppBarLayout is always vertical and does not support horizontal orientation
text/x-component
Failed to enqueue async inflate request
transition
AT_LEAST_ONCE
image/jpeg
delimiter
directionalityMap$delegate
Notification object can not be null!
setAlpha
incremented
Collection doesn't contain element at index
insertReorderBarrier
rating
UTF-32BE
android.showChronometer
toUIntArray
message
factor
ViewStub must have a non-null ViewGroup viewParent
restoreAllState: back stack #
getUSER_AGENT
doublePrime
foldRightIndexed
nextNotReady
count must be non-negative, but was
Invalid escape sequence
random-rL5Bavg
javaPrimitiveType
com.bumptech.glide.load.resource.bitmap.VideoBitmapDecode.TargetFrame
The method argument (if parameter was annotated) or this container (if instance method was annotated)
proportion
matches contains invalid value
checkStepIsPositive
filterIndexedTo-QqktQ3k
NONE
historical-record
second
Char sequence is empty.
application/x-iphone
getEntries
ratio must be a float value between 0 and 1
max-J1ME1BU
sort
UNIX_LINES
spans
Already attached
sortDescending-QwZRm1k
sumBy-jgv0xPQ
Invalid SOFx
application/x-x509-ca-cert
Bitmap
Next event must be ON_CREATE
Limit must be non-negative, but was
INVARIANT
Transcode class must not be null
java.lang.CharSequence
LensModel
buffered
component3-GBYM_sE
AudioAttributesCompat21
packageContext.classLoad… .invoke(null, this)
extend(other)
MediaBrowserCompat
emptyMap
classifier
toIntOrNull
android:style
File
android.intent.action.TIMEZONE_CHANGED
androidx.sharetarget.ShortcutInfoCompatSaverImpl
ACTION_SCROLL_FORWARD
lastIndexOf
doOnEnd
naturalOrder
this.append(value, startIndex, endIndex)
lastOrNull-GBYM_sE
US-ASCII\
LINE_SEPARATOR
android.intent.action.TIME_SET
asSequence
takeLastWhile-JOV_ifY
androidx.appcompat.app.ActionBar$Tab
java.util.Collections.list(this)
finished onSizeReady in
replaceIndentByMargin
n shouldn't be greater than the buffer size: n =
Cannot set popup background for MODE_DIALOG, ignoring
duplicate tile @
Coroutines with restricted suspension must have EmptyCoroutineContext
Upload cancelled
truncated
mUri=
getOrNull-r7IrZao
euro
countLeadingZeroBits-VKZWuLQ
Changing flex wrap not allowed. ChipGroup exposes a singleLine attribute instead.
createFormatForDecimals(… }\n .format(value)
Failed to invoke getIBinder via reflection
Too many (> 5) redirects!
toRegion
Could not find ThemedResourceCache class
USAGE_NOTIFICATION_COMMUNICATION_DELAYED
secondsComponent
getClassQualifiedName
duration
holder.mBinding.prodPrice
doOnNextLayout
suspend
createCoroutine
toRawBits
setStarted
query
JPEGInterchangeFormat
Unable to get icon package
2.8.6
AudioAttributesCompat
clearMemory
An extra field android.support.v4.media.session.ARGUMENT_MEDIA_ATTRIBUTE is required for this action
FEEDBACK_GENERIC
LOWERCASE_LETTER
Pattern.compile(pattern)
VectorDrawableCompat
current path is :
Iterable
toRelativeString
USAGE_NOTIFICATION
and-xj2QHRw
asList-QwZRm1k
maxWith-zrEWJaI
Unable to find configured root for
Lcom/insecureshop/databinding/ActivityLoginBinding;
scanReduce-s8dVfGU
Dead object in dispatchMediaButtonEvent.
no path defined
Count 'n' must be non-negative, but was
filterIndexed-ELGow60
query = ?
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION
mProjection=
Couldn't find a unique registered media button receiver in the given context.
xn\\-\\-[\\w\\-]{0,58}\\w
If you provide an interpolator, you must set a positive duration
anim
doOnPause
toFloatOrNull
Expected
TypefaceCompatUtil
setBase
Downsampler
res/
Only Gregorian calendars are supported.
toList
holder.mBinding.prodName
max--ajY-9A
Failed to find configured root that contains
Not implemented
nextIndex
Bitmap must not be null
foldRightIndexed-mwnnOCs
PROPERTY_SETTER
android.media.metadata.NUM_TRACKS
java.lang.Object
com.bumptech.glide.load.resource.gif.GifOptions.DecodeFormat
runSuspend
object_value
typeParameters$annotations
lastOrNull
lruCache
CharSequence cannot be written to an OutputStream
OTHER_SYMBOL
isGone
No active wake lock id #
Skip the tag entry since data format (
kotlin.jvm.internal.EnumCompanionObject
filename cannot be null
contains-7apg3OU
VersionedParcel encountered InvocationTargetException
null cannot be cast to non-null type kotlin.reflect.KClass<out T>
Kotlin reflection implementation is not found at runtime. Make sure you have kotlin-reflect.jar in the classpath
java.lang.String.format(format, *args)
countLeadingZeroBits-7apg3OU
kotlin.Function
androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY
getGetter
getOrDefault
ColorSpace.get(ColorSpace.Named.SRGB)
TYPEALIAS
getOpticalInsets
reduceIndexed
reduceRightOrNull-xzaTVY8
androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY
toTypedArray-GBYM_sE
aggregate
recoverCatching
toUByteOrNull
VALUE_PARAMETER
getAbsoluteValue-impl
LoadPath{decodePaths=
finalElement
asUByteArray
This upload method does not support adding parameters
arguments
containsAll
XT1098
Pending target must be null when starting from the first frame
getInterceptor
Dead object in getQueue.
plus-ctEhBpI
ArraysUtilJVM.asList(this)
reverseOrder
this.divide(other)
MAX_SIZE
image/cod
sActiveHandler.mPopup == null
ThumbnailImage
getDoubleOrNull
doubleToULong
sourceUnit
PUBLIC
onTransitionEnd
removeSuffix
offloadPrefixTo
android.car.EXTENSIONS
Constraints
zip-gVVukQo
Wrapped Object can not be null.
toPair
this.remainder(other)
greater
toPoint
media_session
beginIndex
Gson().fromJson(products…roductDetail>>() {}.type)
getFontOrThrow
writer
sumBy-JOV_ifY
ResourceManagerInternal
layout/activity_private_0
completion
android.intent.extra.shortcut.ID
image/x-cmx
maxArraySize
null cannot be cast to non-null type kotlin.Short
asin
Get: Obtained:
LayoutManager returned a null child at pos %d/%d while transforming pages
isAbstract$annotations
The tag for activity_implicit_intent_for_non_exported is invalid. Received:
instance
create(Any?;Continuation) has not been overridden
count
GPSSatellites
element
Couldn't fetch getDisplayList method; dimming won't work right.
java.util.Arrays.copyOf(… Array<Any?>::class.java)
CURRENT_MONTH_KEY
ByteBufferFileLoader
RecyclerView does not support scrolling to an absolute position. Use scrollToPosition instead
plus-VKZWuLQ
closing connection
rangesDelimitedBy$StringsKt__StringsKt
category
There is already a listener registered
You cannot use retainNonConfig when your FragmentHostCallback implements ViewModelStoreOwner.
Attempting to unregister the wrong listener
endInclusive
REMOVE
Cannot find span size for pre layout position.
android.support.v4.media.session.action.PREPARE
countTrailingZeroBits-VKZWuLQ
CASE_INSENSITIVE_ORDER
evicted
PreFillSize{width=
this.shiftLeft(n)
toFloat-impl
USAGE_VOICE_COMMUNICATION
impl
GridLayoutManager
Got app info metadata:
Invalid number format: '
getJavaClass
getOrNull-qFRl0hI
Invalid max shadow size
Drawable must not be null
isLowerCase
receiver
resultKey
nextUShort
replacement
coerceIn-sambcqE
zip-PabeH-Q
The return value of this method
mServiceConnection should be null. Instead it is
java.lang.module.ModuleDescriptor
null element found in
toColorInt
Parameter specified as non-null is null: method
append(value = obj)
xor-7apg3OU
observable
null cannot be cast to non-null type kotlin.ULong
DateTimeOriginal
android:changeTransform:intermediateMatrix
boxChar
groupValues
itemId
getExtras() called while not connected (state=
State{mTargetPosition=
section
Failed to retrieve mButtonDrawable field
No data model. Did you call #setDataModel?
ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY
mCancellingTask=
Required value was null.
application/x-shar
none-xTcfx_M
truncate
android:visibility:visibility
excludeClass
WhitePoint
transport
flatMapTo-wU5IKMo
none-JOV_ifY
storage
Cannot release a recycled or not yet acquired resource
toLongOrNull
SwipeRefreshLayout
disk-cache
CONNECT_STATE_SUSPENDED
but got:
isNegative
Could not execute method for android:onClick
UTF_16BE
getCategoryMap
minOf
component2--ajY-9A
inMilliseconds
mCallbacksMessenger should be null. Instead it is
substringBeforeLast
Width and height must both be > 0 or Target#SIZE_ORIGINAL, but given width:
contains-68kG9v0
toArrayImpl
Unsupported encoding
getIntegerOrThrow
getMBinding
Unable to register media button event receiver with PendingIntent, falling back to ComponentName.
delimiters
kotlin.time.TimeMark
itemView may not be null
plusElement
onStart
getInDays-impl
Do not set the background tint mode; Chip manages its own background drawable.
geo:0,0?q=
zip-JAKpvQM
StreamEncoder
coroutineContext$annotations
sortedDescending-QwZRm1k
BottomUpDirectoryState
EXACTLY_ONCE
bytes
Removed fragment from active set
SimpleItemAnimator
regionMatchesImpl
first-rL5Bavg
Attempted to serialize java.lang.Class:
onLoadComplete:
OneShotPreDrawListener.add(this) { action(this) }
Failed requirement.
propertyXName
Please specify parameterName value for file:
android.service.media.extra.OFFLINE
forceSetFactory2 Could not find field 'mFactory2' on class
typeOf
forEach-MShoTSo
setReceiver
kotlin.Array
android:theme
getOrNull-impl
No resource found for:
toPattern
Bitmap must not be null.
Illegal number of bytes for TI tag data tagType=
arity
Expected a double but was
mSavedFragmentState=
Unsupported format:
putIBinder
LensSerialNumber
Invalid requestCode mapping in savedInstanceState.
android.support.v4.media.session.TOKEN
beforeChange
getIBinder
any-JOV_ifY
Cannot list files in a directory
Invalid marker
decodeDrawable
image/x-portable-pixmap
android.support.v13.view.inputmethod.InputConnectionCompat.CONTENT_RESULT_RECEIVER
android.media.metadata.GENRE
Failed to invoke
safeToConvertToSet$CollectionsKt__IterablesKt
reversed-rL5Bavg
isInfinite
DiffUtil hit an unexpected case while trying to calculate the optimal path. Please make sure your data is not changing during the diff calculation.
android.intent.extra.BCC
Unexpectedly reached end of a file
mFragmentManager=
getDebugMetadataAnnotation
Sequence contains no element matching the predicate.
Unable to invoke childrenDrawingOrderEnabled
getProgressionLastElement-Nkh28Cs
marginStart
FileDescriptor is null for:
Could not invoke setTouchModal() on PopupWindow. Oh well.
Created new
Unable to instantiate fragment
dur(
Could not unparcel the extra data.
WindowInsetsCompat
Stream is closed
IEEErem
ArrayMap
reduceRight-ELGow60
Activity result no fragment exists for who:
copyOf-rL5Bavg
GPSInfoIFDPointer
Invalid slide direction
groupBy--_j2Y-Q
changeBounds
lessOrEqual
overflow
plus-xo_DsdI
Child
Error processing scroll; pointer index for id
withStyledAttributes
Exception while invoking performStopActivity
DATA
Unterminated comment
Calling onConnect() failed. Dropping client. pkg=
VALUE
margin must be > 0
expression
topLeft
Property
commit
forEachBlock
isSubKey
offsetByCodePoints
Run:
maxWith-XMRcp5o
checkRangeIndexes
callback argument may not be null!
countTrailingZeroBits-xj2QHRw
application/x-ustar
Remote error searching items with query:
The current box background mode
getStackTrace
filterIndexed-WyvcNBI
removeLastOrNull
excludeName
holder.mBinding.root
UByteArray
getElement
radix
java.util.Arrays.copyOf(this, size)
Put: Obtained:
indentAddFunction
getWindowLayoutType
couldn't move cursor to position
audio/mid
singleOrNull-MShoTSo
text/webviewhtml
FragmentPagerAdapter
sort-QwZRm1k
First pass
Couldn't set content description via JB-MR2 API
last
suspendCoroutineOrReturn
text/
FEEDBACK_SPOKEN
ExposureIndex
Lcom/insecureshop/CustomReceiver;
TypefaceCompatApi21Impl
setVisible
failed to delete file:
isCompanion$annotations
tgts(
component4
android.widget.
CURRENCY_SYMBOL
mapIndexed-s8dVfGU
Step must be non-zero.
elementAt
url\
Unable to register fragment with root
Theme.MaterialComponents
sequenceRef
groupBy-MShoTSo
SIZE_BITS
Animation cannot be null
ContentLengthStream
ActivityChooserModel
Dead object in getExtras.
WhiteBalance
android.media.metadata.DISPLAY_SUBTITLE
OTHER_NUMBER
asCollection
android
toDouble
getUriMatcher
ImageButton
toUByte
http
android.intent.extra.shortcut.ICON
ListMenuPresenter
null cannot be cast to non-null type kotlin.Array<kotlin.String>
Action list:
android.usage_time_packages
getIterator1
IOException occurred while closing InputStream
Broadcasting cancellation for upload with ID:
contacts/#/photo
isLetterOrDigit
Bitmap.createBitmap(widt…ig, hasAlpha, colorSpace)
rem-xj2QHRw
underline
downTo-5PvTz6A
filterNotNullTo
fileList
backgroundColor
beforeTextChanged
Could not find menu item with id
OP_SET_MAX_LIFECYCLE
Bump nesting in
filterIndexed-s8dVfGU
java.lang.Cloneable
Failed to open file
FocalPlaneResolutionUnit
quickSort--nroSd4
byteInputStream
toColorLong
Stopping foreground execution
Failed to createFile:
this.add(other)
set-VurrAj0
mapCapacity
rootPositiveExpFormatSymbols
PlanarConfiguration
categoryMap$delegate
Do not suppressLayout in layout or scroll
application/pics-rules
Cannot hide Fragment attached to a different FragmentManager. Fragment
Callbacks must add text or a content description in populateNodeForVirtualViewId()
cache-path
Class.forName(\
map-jgv0xPQ
match_parent\
BitmapPool must not be null
http.agent
Could not get last known location. This is probably because the app does not have any location permissions. Falling back to hardcoded sunrise/sunset values.
lowDoubleQuote
daemon
GPSDestDistanceRef
xor-VKZWuLQ
Remote error getting media item:
Instantiated fragment
filterTo(StringBuilder(), predicate).toString()
objectFieldOffset
isAtLeast
FocalLengthIn35mmFilm
max-eb3DHEI
nullLayouts
android.media.metadata.WRITER
ActivityChooserView
copyInto-sIZ3KeM
isSealed
java.util.Collections.singletonList(element)
Not a JSON Null:
android.service.media.extra.SUGGESTED
detach() called when sendError() had already been called for:
dispatchFinishTemporaryDetach
microseconds$annotations
setLayoutDirection
scrollY
zip-ZjwqOic
HttpUploadTask
Lcom/insecureshop/databinding/ProductItemBinding;
MediaStoreThumbFetcher
mapIndexedTo-eNpIKz8
maxOf
Collection is empty.
restoreSaveState: re-attaching retained
chipIconEnabled
scan-zww5nb8
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_DESCRIPTION
partition-oBK06Vg
application/x-perfmon
nextBytes
toUInt
DrawerLayout
getOrNull
out
filterIndexedTo--6EtJGI
DecodeJob
dayOfMonth
any-MShoTSo
Illegal value type boolean[] for key \
androidx.contentpager.content.wakelockid
Invalid marker:
reverse--ajY-9A
android:support:fragments
getSize-impl
IBinder is already dead.
isInline$annotations
data_result_receiver
mTarget=
application/vnd.ms-pkicertstore
Views cannot have both real and virtual children
Cannot execute task: the task has already been executed (a task can be executed only once)
plusAssign-LRDsOJo
repeatCount
lines
Failed to find any load path from
onBindViewHolder
mAccessibilityDelegate
volumeProvider may not be null
sensor
component2-GBYM_sE
concatToString
lastOrNull--ajY-9A
toString-impl
A shared element with the target name '
startCoroutine
toByte
component9
Bubble requires non-null pending intent
Cannot release a lock that is not held, safeKey:
com.bumptech.glide.load.resource.bitmap.CenterCrop
ignoreCase
Width must be > 0
internalIndex
get-impl
startsWith
findAll
any-xTcfx_M
application/pkix-crl
XT1034
getTextOrThrow
android.support.v4.media.session.command.ARGUMENT_MEDIA_DESCRIPTION
nullsLast
contentDeepToStringImpl
transformer
reduceRightOrNull
first-JOV_ifY
Retrieved data
ON_ANY must not been send by anybody
trimPathOffset
detected invalid location
singleOrNull-JOV_ifY
XT1045
android.intent.action.SEARCH
coerceIn-VKSA0NQ
application/x-sh
Exception
RIGHT_TO_LEFT
foldRight-A8wKCXQ
setChildrenDrawingOrderEnabled
com.bumptech.glide.load.resource.bitmap.Rotate
setOf
getVar
function
div-WZ4Q5Ns
orderedHashCode$kotlin_stdlib
kotlin.Char
Getter
Broadcasting upload progress for
kotlin.sequences.SequencesKt___SequencesKt$scanReduce$1
Cannot determine whether the image has alpha or not from header, format
Cannot get random in empty range:
zip-JGPC0-M
layout/activity_login_0
Negative size:
uintArrayOf--ajY-9A
Lcom/insecureshop/ProductAdapter;
distinctBy
android.intent.extra.START_PLAYBACK
createFromFamiliesWithDefault
emptyArray
fill-2fe2U9s
setDefaultNightMode() called with an unknown mode
times-VKZWuLQ
throwIndexOverflow
Sharpness
Success(
kotlin.CharArray
single-xTcfx_M
isLowSurrogate
StripOffsets
Unable to collect necessary methods for class
MetricAffectingSpan can not be set to PrecomputedText.
java.lang.Module
Called setCheckedItem(MenuItem) with an item that is not in the current menu.
updateHoveredVirtualView
expanded
data_calling_pkg
Loaders are managed separately from FragmentController, use LoaderManager.getInstance() to obtain a LoaderManager.
removeSubscription called for
android.speech.extra.LANGUAGE
restrictions
getRed
filter-MShoTSo
getImpl
Bitmap.createScaledBitma…s, width, height, filter)
Invalid icon resource
application/msword
forEachIndexed-xzaTVY8
compareTo-VKZWuLQ
ImageDecoder.decodeDrawa…ction(info, source)\n }
random-2D5oskM
GPSDestBearingRef
middleDot
Not a JSON Primitive:
MULTILINE
Could not set overlap anchor field in PopupWindow
associateWithTo
android:menu:action_views
builder
com.bumptech.glide.load.resource.bitmap.Downsampler.DecodeFormat
XT1097
sendError() called when either sendResult() or sendError() had already been called for:
kotlin.time.AbstractLongTimeSource
root-path
data_custom_action
toLegacyStreamType
sortedByDescending
ulongDivide-eb3DHEI
cmd=
getMAX_VALUE
fadingMode
commonSuffixWith
updateProductItem
buildContinuationByInvokeCall
java.lang.Byte
RecommendedExposureIndex
mEnterAnim=#
toBitmap
toMutableSet
doResume
actionIntent
UTF_16
buildCache
single
Failed to get last known location
mCallbacks=
random-oSF2wD8
Released
movefrom STARTED:
downTo-J1ME1BU
DurationUnit
Cannot restart a running request
setVisibility called on un-referenced view
isDigitsOnly
glide-disk-lru-cache-thread
getImageUrl
core-ktx_release
Sample size must be >=0, not:
This continuation is already complete
Dead object in getMetadata.
mOverlapAnchor
findLast
sendProgressUpdate() called when either sendResult() or sendError() had already been called for:
none-jgv0xPQ
androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY
property
setLeft
filterNotTo
application/hta
toUShort
equals
releaseInterceptedContinuation
displayIntent
isFailure-impl
moveto ACTIVITY_CREATED:
GPSLongitudeRef
Anchor must not be a descendant of the anchored view
Invalid value for
kotlin.sequences.SequencesKt___SequencesKt$scan$1
COROUTINE_SUSPENDED$annotations
Unable to read exif segment data, length:
HtmlCompat.fromHtml(this… imageGetter, tagHandler)
Couldn't find a integer value
contentHashCode--ajY-9A
POP_DIRECTIONAL_FORMAT
decelerateInterpolator
application/x-sv4crc
Parent view may not be null
getLastIndex--ajY-9A
null or empty upload ID. Generating it
android.wearable.EXTENSIONS
ACTION_PAGE_DOWN
call
mFlags
writeReplace
sumOfLong
Implementation is intrinsic
video/
You must override onLayoutChildren(Recycler recycler, State state)
Loaded Glide module:
ACCESS_NETWORK_STATE permission granted, registering connectivity monitor
START_PUNCTUATION
fromIndex:
Random range is empty: [
BITMAP
isRooted
toSingletonMapOrSelf
this.divide(other, RoundingMode.HALF_EVEN)
class
actions
FEEDBACK_HAPTIC
takeHighestOneBit-7apg3OU
CompoundButtonCompat
Lcom/insecureshop/contentProvider/InsecureShopProvider$Companion;
toULong
mRetainInstance=
GroupedLinkedMap(
Char sequence contains no character matching the predicate.
Use TimeMark class instead.
setMBinding
countTrailingZeroBits
emptyElementData
null cannot be cast to non-null type kotlin.Array<kotlin.CharSequence>
forEach-xTcfx_M
getParentActivityIntent: bad parentActivityName '
androidx.viewpager.widget.ViewPager
HasThumbnail
FragmentManager misc state:
filterNot
image/x-xpixmap
Expected END_ARRAY but was
nativeIndexOf
current
USAGE_NOTIFICATION_COMMUNICATION_REQUEST
tint
kotlin.reflect.jvm.internal.ReflectionFactoryImpl
FlashpixVersion
Window feature must be requested before adding content
Resource class must not be null
androidx.core.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT
android.isGroupConversation
Failed to find any ModelLoaders registered for model class:
buildSet
Could not find method getScaledScrollFactor() on ViewConfiguration
imageMatrixProperty
postfix
kotlin.collections.ListIterator
Please set right drawable using R.attr#closeIcon.
error in parsing \
copyOf-qFRl0hI
BufferGifDecoder
Failed to find resource id for:
frame
doBeforeTextChanged
SupportRMFragment
ExposureBiasValue
Can't load badge resource ID #0x
Rating
implStorage
XT937C
Left to
editorInfo must be non-null
find-MShoTSo
ring buffer filled size should not be negative but it is
layoutDirection
mNextAnim=
Got null app info metadata
LITERAL
NotifManCompat
Value cannot be cast to
font_ttc_index
WindowDecorActionBar
Design assumption violated: a ViewHolder can only be bound to one item at a time.
layout_constraintWidth_default=\
minusElement
YCbCrSubSampling
initLoader in
contentEquals-us8wMrg
single-QwZRm1k
writeText
Remote service has died:
ACTION_SCROLL_DOWN
getIterator2
javaObjectType
application/vnd.ms-works
makeTempCopy
topmostKey
media_item
suggest_icon_2
Collections.unmodifiable…mask == it.value }\n })
lineNumbers
Unable to send Accessibility Exit event
android:changeTransform:transforms
nextInt
plus-mazbYpA
a-zA-Z0-9[ -\ud7ff豈-﷏ﷰ-\uffef𐀀-\u1fffd𠀀-\u2fffd𰀀-\u3fffd\u40000-\u4fffd\u50000-\u5fffd\u60000-\u6fffd\u70000-\u7fffd\u80000-\u8fffd\u90000-\u9fffd\ua0000-\uafffd\ub0000-\ubfffd\uc0000-\ucfffd\ud0000-\udfffd\ue1000-\uefffd&&[^ [\u2000-\u200a]\u2028\u2029 \u3000]]
Negative tiff component count
last-jgv0xPQ
checkULongRangeBounds-eb3DHEI
Dead object in getPackageName.
Expected one JSON element but was
webview
android.app.Notification$Action
MAX_SURROGATE
contentEquals
android.support.PARENT_ACTIVITY
getExtension
close
Invalid hint position
Unknown scene name:
kotlin.collections.Map
Cannot round NaN value.
rangeCheck
mLayoutSuppressed
Rating:style=
times-mvk6XK0
RV FullInvalidate
android:visibility:parent
onPageScrolled did not call superclass implementation
ExifIFDPointer
PROPERTY_GETTER
array=
toIntArray--ajY-9A
parameters
https://images.pexels.com/photos/264819/pexels-photo-264819.jpeg
Failed to retrieve a key as Rating.
JSON must have only one top-level value.
com.bumptech.glide.load.resource.gif.GifOptions.DisableAnimation
windowedSequence
span
subSequence(startIndex = start, endIndex = end)
Invalid radius
ISOSpeedLatitudezzz
DOT_MATCHES_ALL
mName=
Auto-detected MIME type for
XResolution
LINE_SEPARATOR_MAX_LENGTH
avail:
findLast-JOV_ifY
Updating retained Fragments: Added
getLastIndex-GBYM_sE
index:
HashSet
Rect should be within the child's bounds. Rect:
https://images.pexels.com/photos/984619/pexels-photo-984619.jpeg
reduceTo
maxBy-jgv0xPQ
supertypes$annotations
ifEmpty
UTF-16LE\
FUNCTION
isDefined
zip-UCnP4_w
com.android.launcher.action.INSTALL_SHORTCUT
compareValues
Unable to create files subdir
Unknown strategy:
Unable to bind to listener
Lcom/insecureshop/InsecureShopApp;
setEquals
differenceModulo-sambcqE
withDefault
An entry modification is not supported
PixelYDimension
StringBuilder(capacity).…builderAction).toString()
partition-4UcCI2c
printStackTrace
indexToLabel
probeCoroutineCreated
takeHighestOneBit-xj2QHRw
primitiveFqNames
builderAction
Failed to decode data for
android.infoText
text/csv
filterInPlace
contains-biwQdVI
elementAtOrNull-nggk6HY
toComponents
getViewForPositionAndType returned a view which does not have a ViewHolder
android:slide:screenPosition
orderedEquals$kotlin_stdlib
optimizeReadOnlySet
size
EngineKey{model=
getConstructors
You must call this method on the main thread
removeAt(index)
stream
Skip the tag entry since the number of components is invalid:
Unable to delete:
getIndices
shr-impl
MMM d, y
IOException occurred during reading a value
ISOSpeed
Id cannot be QueueItem.UNKNOWN_ID
Tried to change cursor after adapter was closed.
uintArrayOf
FilePathComponents(root=
ExifVersion
getInMilliseconds-impl
contentDeepHashCodeInline
slice-JQknh5Q
remoteInputs
enabled_notification_listeners
sortedArray-QwZRm1k
Page can only be offset by a positive amount, not by %d
FLAG_REQUEST_TOUCH_EXPLORATION_MODE
SpannedString.valueOf(this)
isFailure
MIN_LOW_SURROGATE
component7
com.bumptech.glide.load.resource.bitmap.CircleCrop.1
Error writing printed content
duplicate key:
StringBuilder(this).reverse()
Failed to access cancel method by reflection
JsonWriter is closed.
LLM#LayoutState
NotificationSideChannelService: Uid
filterNotTo-oEOeDjA
Unexpected end of document
CAPABILITY_CAN_REQUEST_TOUCH_EXPLORATION
NONSPACING_MARK
android.support.v13.view.inputmethod.EditorInfoCompat.CONTENT_MIME_TYPES
listener MUST not be null!
Failed to parse date [
android.support.v13.view.inputmethod.InputConnectionCompat.COMMIT_CONTENT
scanReduce
RIGHT
SamplesPerPixel
Setting back stack index
The Path has a invalid length
Lcom/insecureshop/WebView2Activity;
COMMENTS
arrowScroll tried to find focus based on non-child current focused view
coerceIn-WZ9TVnA
UShortArray
defStyleRes
Lcom/insecureshop/AboutUsActivity;
Cannot drop a view during a scroll or layout calculation
minOf-Kr8caGY
finished run method in
isHighSurrogate
data_search_extras
intent
Cannot setMaxLifecycle for Fragment not attached to FragmentManager
newIndent
Couldn't read up to the length of buffer
All children of ConstraintLayout must have ids to use ConstraintSet
marginEnd
plus-CFIt9YE
ACTION_SCROLL_RIGHT
Could not inflate Behavior subclass
trimMargin
joinTo(StringBuilder(), …ed, transform).toString()
onLoadChildren
UTF-32LE
checkOpNoThrow
decimals must be not negative, but was
COMMON_NUMBER_SEPARATOR
formatToExactDecimals
nextState
ClassCastException(\
android.media.extra.BT_FOLDER_TYPE
sortBy
android.support.action.semanticAction
ZERO
extraPersonCount
TransitionValues@
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_OPTS
onEnd
containsValue
isProjected
FileSource
times-WZ4Q5Ns
takeWhile-JOV_ifY
You need Android API version 19 or newer to upload more than 2GB in a single request using fixed size content length. Try switching to chunked mode instead, but make sure your server side supports it!
ManifestParser
AsyncTask
zip-L83TJbI
ClockMark
isNegative-impl
TRUE
Keep-Alive
Got ACTION_POINTER_DOWN event but have an invalid action index.
toClosedRange
androidx.databinding.library
Skip the tag entry since data format is invalid:
getIterator
microseconds
getNextItem
codePointAt
mAnimatingAway=
maxOf-WZ9TVnA
getOrNull-nggk6HY
JobIntentService
remove:
getResId
castToBaseType
receiver1
onSuccess
samsung
since it is not added to
kotlin.jvm.internal.StringCompanionObject
android.os.SystemProperties
mask
Failed to find GeneratedAppGlideModule. You should include an annotationProcessor compile dependency on com.github.bumptech.glide:compiler in your application and a @GlideModule annotated AppGlideModule implementation or LibraryGlideModules will be silently ignored
ScrollView can host only one direct child
Scroll bar must contain a child to calculate interpolation.
component5--ajY-9A
targetUnit
toSpanned
suggest_intent_query
Exception decoding bitmap, outWidth:
targetName
java.lang.Comparable
Gamma
Cannot recycle a resource that has already been recycled
onOptionsItemSelected
setNextItem
days$annotations
visibility$annotations
all-MShoTSo
reversed-GBYM_sE
Had two simultaneous puts for:
WHITESPACE
InteroperabilityIndex
toSortedSet
GPSDOP
plus-xj2QHRw
android.media.metadata.TRACK_NUMBER
XT1063
Continuation at
getMask
ARABIC_NUMBER
Step must be positive, was:
layout/app_loading_dialog_0
takeLastWhile-jgv0xPQ
End index (
android.intent.extra.PROCESS_TEXT_READONLY
zip-7znnbtw
h:mm:ss a z
mSortOrder=
EXTENSION_RECEIVER
isNullOrBlank
Invalid attempt to bind an instance of
direction must be one of {FOCUS_FORWARD, FOCUS_BACKWARD}.
rangeTo-WZ4Q5Ns
RESULT
session must not be null
dropLastWhile-xTcfx_M
minusAssign
RandomAccess
compareTo-LRDsOJo
unknown flag for pos
Interface can't be instantiated! Interface name:
invalidateChildInParentFast
video/x-ms-asf
UserComment
copyToArrayOfAny
simpleName
toSet
USAGE_GAME
elements
Accessor
convert(colorSpace)
ACTION_LONG_CLICK
phone
getCount
MultiAutoCompleteTextView
ACTION_CUT
https://www.insecureshop.com/
Resource ID #0x
Search suggestions cursor threw exception.
replaceAfterLast
Unknown item type.
ModernAsyncTask #
Expected the adapter to be 'fresh' while restoring state.
MBServiceCompat
groupingBy
getMarginEnd
Error
getVariance
and-WZ4Q5Ns
subscript
Default
isRecyclable decremented below 0: unmatched pair of setIsRecyable() calls for
mMaximum
mSavedViewState=
buffer.toByteArray()
State_ManyNotReady
codePointOffset
NETSCAPE2.0
tryWrite
drawable
android.hiddenConversationTitle
getItem(index)
Must use non-zero containerViewId
roundToLong
RV OnBindView
vetoable
android.summaryText
mAbandoned=
appendRange
Failed to encode GIF drawable data
minOf-eb3DHEI
kotlin.Enum.Companion
addSubscription for callback that isn't registered id=
isVararg$annotations
onDestroy
Tab belongs to a different TabLayout.
toString-olVBNx4
ResourceCacheKey{sourceKey=
The provided bindingComponent parameter must be an instance of DataBindingComponent. See https://issuetracker.google.com/issues/116541301 for details of why this parameter is not defined as DataBindingComponent
glide-
XT1031
exception
getPrice
utf_32le
bufferSize
add from attach:
takeUpperBits
Asked to get item at
null cannot be cast to non-null type kotlin.collections.MutableMap<K, V>
nextUByte
DeviceSettingDescription
getCategory
averageOfShort
Random
pathData must be supplied for patternPathMotion
getOrElse-QxvSvLU
directionality
Dead object in playFromUri.
removeAt
data2
initializer
Starting upload task with ID
URI_MASKABLE
reversed--ajY-9A
lastIndexOf-XzdR7RA
application/x-wais-source
Dead object in prepareFromMediaId.
Can't find package
ulongRemainder
simpleNames
Unable to get from disk cache
marginRight
nextItem
getLast
onLogin
PROPERTY
indexOfFirst-MShoTSo
UTF32
context must not be null
maxWith
toDuration
body
The auto-size step granularity (
orderedEquals
Expected an int but was
elementAtOrElse-Xw8i6dc
minWith-eOHTfZs
countLeadingZeroBits-xj2QHRw
Attribute not defined in set.
source
ViewDragHelper
find-JOV_ifY
slice-HwE9HBo
result_code
pound
Element
Can't restart a running animation
getCartProduct
More than one BroadcastReceiver that handles android.intent.action.MEDIA_BUTTON was found, returning null.
Fragments Created Menus:
sumByDouble
getIndices-GBYM_sE
application/vnd.ms-outlook
application/octet-stream
java.util.Arrays.copyOfR…this, fromIndex, toIndex)
uintDivide-J1ME1BU
translationYCurveDownwards
runnable == null
webview.settings
monitorExit
Cannot subscribe to a cleared frame loader
FocalLength
itemIterator
getGroups
intRangeContains
dropWhile-MShoTSo
getCOROUTINE_SUSPENDED
walkBottomUp
sequenceOf
SM-G935
firstPage cannot be after currentPage
LinkedHashMap
LOCAL_VARIABLE
android.support.sortKey
property
apiVersionIsAtLeast
contentDeepEqualsImpl
isArrayOf
forEachLine
GPSTrackRef
text/iuls
GeneratedAppGlideModuleImpl is implemented incorrectly. If you've manually implemented this class, remove your implementation. The Annotation processor will generate a correct implementation.
String
Maximum auto-size text size (
depth
asIntArray
addFirst
mServiceBinderWrapper should be null. Instead it is
toMutableMap
TransformationUtils
coerceAtMost-J1ME1BU
fromClosedRange-Nkh28Cs
Lcom/insecureshop/contentProvider/InsecureShopProvider;
offset
Use AbstractLongTimeSource instead.
usagestats
parser error
forEach
A unique media button receiver could not be found in the given context, so couldn't build a pending intent.
accumulator
bitCount
FontRequest {mProviderAuthority:
last-xTcfx_M
emptyList
kotlin.Throwable
newChar
setNextStep
Attempting to register a Glide v3 module. If you see this, you or one of your dependencies may be including Glide v3 even though you're using Glide v4. You'll need to find and remove (or update) the offending dependency. The v3 module name is:
result must have a length of 3.
flatMap-xTcfx_M
mapIndexedNotNull { inde…\
DialogFragment
Invalid bitset value type:
0123456789abcdef
mSpacingMult
toUShort-impl
getException
eachCount
ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN
randomOrNull-oSF2wD8
kotlin.collections.Iterable
foldRight-zi1B2BA
android.support.localOnly
ACTION_SELECT
validating child count
minus-WZ4Q5Ns
This method doesn't work on Pie!
takeLastWhile-xTcfx_M
div-impl
AccessibilityNodeInfo.roleDescription
android.media.metadata.DISPLAY_ICON_URI
user
Back Stack Indices:
groupBy
BitmapImageDecoder
adjusted target size matches input, returning input
URI_CODE
Operation is not supported for read-only collection
There are more than one component
ThumbStreamOpener
Attempted to deserialize a java.lang.Class. Forgot to register a type adapter?
Failed to encode Bitmap
scanReduce-xzaTVY8
XT939G
No constant state support for SDK < 24.
com.bumptech.glide.load.resource.bitmap.VideoBitmapDecode.FrameOption
matches
capacity must be >= 1
changeClipBounds
getModuleMethod
Serialized
getContainerView
isInvisible
Action:mName='
Array
ConnectivityMonitor
reparent
Child drawer has absolute gravity
Tmp detached view should be removed from RecyclerView before it can be recycled:
android.media.metadata.DISPLAY_TITLE
last-QwZRm1k
RV Scroll
onError
NULL can't be converted to a integer value
startX
containsEntry$kotlin_stdlib
takeLast-PpDY95g
removeObserver
sun.misc.Unsafe
android.media.metadata.DISC_NUMBER
Unable to invoke isTagEnabled() via reflection.
predicateResultToRemove
finished setup for calling load in
androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY
failed
android.media.metadata.ART
ICUCompat
Could not find method makeOptionalFitsSystemWindows. Oh well...
Active Fragments in
You cannot auto lock an already locked options object, try clone() first
textSize=
null cannot be cast to non-null type kotlin.Float
data
max-rL5Bavg
random-QwZRm1k
Given tag (
longRangeContains
asUIntArray
kotlin.Byte
GPSSpeedRef
initialDelay
dateSelector should not be null. Use MaterialTextInputPicker#newInstance() to create this fragment with a DateSelector, and call this method after the fragment has been created.
scaleX
Expected ViewPager2 instance. Got:
getNextSearchIndex
UnsupportedOperationException
Invalid percentage-based rating value
Listener may not be null
addPauseListener
toRelativeStringOrNull$FilesKt__UtilsKt
RIGHT_TO_LEFT_OVERRIDE
tv_input
Wrong function arity, expected:
sqrt
constructor-impl
getAdjustment
MediaSessionManager
mapValues
RV Prefetch
kotlin.sequences.SequencesKt___SequencesKt$zipWithNext$2
null cursor for
Dead object in prepareFromSearch.
fromClosedRange-7ftBX0g
Uri path is null:
getSharedpreferences
CONNECTOR_PUNCTUATION
reversedArray-QwZRm1k
Invalid shadow size
holder.mBinding.picture
Unable to stop
MediaBrowserCompat...
precisionFormats
View can not be anchored to the the parent CoordinatorLayout
zip-us8wMrg
sumBy-MShoTSo
contentToString--ajY-9A
layout/activity_webview_0
Serializable
Failed query:
rightSingleQuote
DEFAULT_BLOCK_SIZE
toContinuation
onCreateView: id=0x
Requested offscreen page limit
startY
Can't add already added bitmap:
mapOf
Fragment host has been destroyed
reduceRightIndexed-EOyYB1Y
getChildDrawingOrder
android.intent.extra.CC
filterNot-JOV_ifY
reverseElementIndex
null cannot be cast to non-null type kotlin.coroutines.CoroutineContext.Element
null cannot be cast to non-null type kotlin.coroutines.Continuation<kotlin.Any?>
XT1085
no_backup
Found content provider
reduceOrNull-WyvcNBI
component2
image/bmp
getParameters
Can't be used with a custom content view
Could not retrieve WindowInsets.CONSUMED field
mMinHeight
uptimeMillis
MODIFIER_LETTER
promo
getValue
MIN_VALUE
scanReduceIndexed-z1zDJgo
OTHER_PUNCTUATION
kotlin.BooleanArray
fill-EtDCXyQ
negativeMod
kotlin.internal.jdk7.JDK7PlatformImplementations
intersect
continuation
Calling onLoadChildren() failed for id=
Can't find activity to handle intent; ignoring
elementAt-PpDY95g
mStateAfterAnimating=
max-QwZRm1k
cosh
application/set-payment-initiation
nextByte
Level
application/x-stuffit
Serialization of this object is not allowed
states
sortedDescending
downTo-eb3DHEI
last-JOV_ifY
Decoded
hoursComponent
getLastIndex
sortArray-QwZRm1k
Theme.AppCompat
RuntimeException
setTime
event may not be null.
sumOfByte
strokeLineJoin
take-nggk6HY
filterNot-xTcfx_M
countTrailingZeroBits-WZ4Q5Ns
Array contains more than one matching element.
methodName
update
isUpperCase
isAbstract
Unable to apply gesture inset because layout params are not MarginLayoutParams
Bump nesting of
bool
min-QwZRm1k
ApertureValue
ActionBarDrawerToggle
nanosecondsComponent
Failed to execute command with argument class ViewCommandArgument:
Could not find method setTouchModal() on PopupWindow. Oh well.
scheduleAtFixedRate
filterNotNull
getRoot
extra_intent
ThumbnailImageLength
asShortArray-rL5Bavg
check
scanIndexed-yVwIW0Q
oldChar
boxDouble
unable to add feature mapper for
indexOfLast-MShoTSo
mapIndexedTo-pe2Q0Dw
createBitmap
sharedElement:snapshot:imageMatrix
Not connected, unable to retrieve the MediaItem.
component5-GBYM_sE
mButtonDrawable
drawableEnd
filledSize
Could not find any Service that handles android.intent.action.MEDIA_BUTTON or implements a media browser service.
setTouchModal
linearInterpolator
addFontWeightStyle
on_reply
getProgressionLastElement
matchResult.group(index)
tagName:
Trying to set a replacement startPostponedEnterTransition on
getArray
toLowerCase
SceneCaptureType
Required method instantiateItem was not overridden
image/ief
BitsPerSample
imageUrl
JpgFromRaw
Encodings with multiple chars per byte are not supported
LoaderManager{
contentIconGravity
Your content must have a ListView whose id attribute is 'android.R.id.list'
isDaemon
notOnJava9
getSeconds
Position index
less
getStackTraceElement
slice-c0bezYM
Expected a name but was
JPEGInterchangeFormatLength
keys
Requested character count
width
requestRelaunchActivity
Expected to receive an object of
maxBy-JOV_ifY
Unable to instantiate GlideModule implementation for
foldTo
Companion
autoMirrored
entryEquals
year
setPrice
setIndex
rootFile
in == null
absoluteValue
TextViewCompat
data_options
sliceArray-CFIt9YE
snap preference should be one of the constants defined in SmoothScroller, starting with SNAP_
entryHashCode
android.support.v4.media.session.action.PLAY_FROM_URI
mutableListOf
font_weight
marginPrefix must be non-blank string.
toDrawable
findLast-xTcfx_M
application/pdf
reference
TransferFunction
toIndex:
this
androidx.media.audio_attrs.FRAMEWORKS
isExternal
Implementation of intercepted is intrinsic
parentId cannot be null in notifyChildrenChanged
min-eb3DHEI
copyTo
containerView
SKIP
create(Continuation) has not been overridden
tanh
LayoutManager
groupBy-xTcfx_M
showsUserInterface
Make
entryRemoved
append
android.speech.extra.PROMPT
toColor
moveto CREATED:
LEFT
application/x-tex
Failed to open
zip-kdPth3s
null cannot be cast to non-null type kotlin.UInt
ActionProvider(support)
kind
isOpen
The path is null, which is created from
application/oda
contentDeepToStringInternal$ArraysKt__ArraysKt
Cannot execute MediaSession.getCallingPackage()
lock
set-k8EXiF4
Uri must not be null.
lazyMessage
getCallerFrame
Failed to read xml resource
minus-7apg3OU
ThumbnailOffset
stringBuffer
px) is less or equal to minimum auto-size text size (
Use Default companion object instead
This function has a reified type parameter and thus can only be inlined at compilation time, not called directly.
indexOfLast-JOV_ifY
callback must not be null
averageOfFloat
Exception while inflating <vector>
Cannot create an instance of
unused attribute 0x
seedInitialized
toULong-impl
Color models must match (
Empty list doesn't contain element at index
Unable to invoke asyncTraceBegin() via reflection.
isInitialized$annotations
direction
withIndex
android.permission.ACCESS_MEDIA_LOCATION
PagerTabStrip
Unknown value set for night mode. Please use one of the MODE_NIGHT values from AppCompatDelegate.
onCreateViewHolder
Missing transformation for
original_filename
DrawerLayout must be measured with MeasureSpec.EXACTLY.
takeUnless
zip-LuipOMY
green
The operation has been canceled.
getConstructorId
Failed to shutdown
Already cached loaders for model:
Field specified as non-null is null:
Failed to load resource
expm1
getMarginLeft
list[
MediaServiceConnection.onServiceConnected name=
classifier$annotations
Transient bottom bar must have non-null callback
mMainThread
Could not retrieve label for calling application
Unable to load image from path:
Use 'sequence { }' function instead.
Failed to retrieve removeGhost method
this.append(obj)
toTypedArray-rL5Bavg
coerceIn-b33U2AM
getModule
Count overflow has happened.
getClassifier
holder
Unexpected exception thrown by non-Glide code
toShortArray-rL5Bavg
null cannot be cast to non-null type kotlin.Long
EEEE, MMMM d, yyyy
toRegex
Expected null but was
android.media.metadata.AUTHOR
AudioAttributesCompat:
FocalPlaneXResolution
ID does not reference a View inside this Activity
AppCompatDrawableManag
android:menu:checked
ViewHolder views must not be attached when created. Ensure that you are not passing 'true' to the attachToRoot parameter of LayoutInflater.inflate(..., boolean attachToRoot)
Arrays.copyOf(result, size)
minimumHorizontalAngle
Cannot remove bitmap not in tracker
Clock
NewSubfileType
java.lang.Character
ViewGroupUtilsApi14
Loop count must be greater than 0, or equal to GlideDrawable.LOOP_FOREVER, or equal to GlideDrawable.LOOP_INTRINSIC
zip-f7H3mmw
eachCountTo
Height must not be UNSPECIFIED
counter
FIXED
secondsComponent$annotations
single-jgv0xPQ
Callbacks must add text or a content description in populateEventForVirtualViewId()
elementAt-nggk6HY
getRootName
asIterable
Processing component
getAnnotations
USAGE_UNKNOWN
setScrollingTouchSlop(): bad argument constant
application/x-msdownload
video/mpeg
Can't change tag of fragment
java.lang.String.format(locale, this, *args)
filterNotTo-wzUQCXU
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_LINK_URI
INFINITE
radix
disconnect...
FragmentManager is already executing transactions
getUrl
InteroperabilityIFDPointer
asList--ajY-9A
isInline
getCASE_INSENSITIVE_ORDER
outputStream
DrawableUtils
contentFade
quickSort-4UcCI2c
Could not read android:spinnerMode
changeTransform
UTF-32BE\
componentType
mContainer=
Missing type parameter.
NULL can't be converted to a double value
boxLong
This is not supported, use MenuItemCompat.getActionProvider()
formatScientific
XT1079
separator
first-QwZRm1k
Must be called from main thread of fragment host
application/futuresplash
Invalid JPEG segment
Pattern.compile(pattern, flags)
sortedSetOf
and-VKZWuLQ
The tag for activity_private is invalid. Received:
Size mismatch, resetting
isVararg
The view is not associated with ExpandableBehavior
Unable to skip enough data, type:
getFunction
Unable to clear disk cache or disk cache cleared externally
prime
Flash
android:switcher:
onResume
RemoteViews object can not be null!
getUnit
audio/x-wav
application/x-pkcs7-mime
setEpicenterBounds
android.media.metadata.MEDIA_ID
lineSequence
Error calling dispatchFinishTemporaryDetach
strokeMiterLimit
ActivityRecreator
The
action_msg
label
averageOfInt
until-J1ME1BU
PRIVATE
sortedWith
should not dispatch add or move for pre layout
key == null || value == null
add:
Must call setup() that takes a Context and FragmentManager
isSubKey$kotlin_stdlib
reason
PrecomputedText
Tried to decrement empty size, size:
rotationMatrix
scanReduce-WyvcNBI
Failed to find image header parser.
roundToInt
apply
onTransitionPause
fromIndex
android.people
android.media.metadata.BT_FOLDER_TYPE
getType
POSITIVE_INFINITY
superState must not be null
It is not supported to send an error for
mResourcesImpl
PreviewImageLength
Not supported for local property reference.
Smooth Scroll action is being updated too frequently. Make sure you are not changing it unless necessary
Trying to set fast scroller without both required drawables.
spilled
changeImageTransform
kotlin.Annotation
LANGUAGE_VERSION
elementAtOrNull
stringBuilder
format
addListener
Exception while inflating <animated-selector>
Option{key='
tryToComputeNext
CartItemBinding.inflate(…ter.from(parent.context))
replaceFirst
Skip jump into the IFD since it has already been read: IfdType
SubSecTimeOriginal
Failed
ActionBarDrawerToggleHC
getReason
match
takeWhile-xTcfx_M
progress
toIcon
plus-XzdR7RA
OTHER_NEUTRALS
callbacks == null
reversedArray-GBYM_sE
asyncTraceEnd
outXyz must have a length of 3.
foldRightIndexed-3iWJZGE
Trying to set out of range star-based rating
null cannot be cast to non-null type java.lang.Class<T>
MathContext.UNLIMITED
called getUri() on
com.insecureshop.CUSTOM_INTENT
charsetName
DrawableCompat
android.support.v4.media.description.MEDIA_URI
User's name must not be empty.
kotlin.ShortArray
nextChar
DateTime
inv-impl
androidx.transition.FragmentTransitionSupport
callback is null
Fragment already added:
AssetPathFetcher
getProgressionLastElement-7ftBX0g
sessionToken must not be null
component1-GBYM_sE
checkULongRangeBounds
startOffset
coerceAtLeast-5PvTz6A
Couldn't obtain the optical insets. Ignoring.
Called while creating a loader
title
Basic
FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY
kotlin.collections.List
invoke
mutableMapOf
https://
key == null
minor
updateLayoutParams
android.conversationTitle
android.support.v4.media.session.action.SET_SHUFFLE_MODE
readBytes()
withIndex-QwZRm1k
previousIndex
Could not retrieve value from Resources#mResourcesImpl
component3
contentDeepEqualsInline
checkPositionIndex
hasMore
GPSHPositioningError
BOTTOM_UP
decimals
Compression
Use 'java' property to get Java class corresponding to this Kotlin class or cast this instance to Any if you really want to get the runtime Java class of this implementation of KClass.
IndexOutOfBoundsException
toLongArray
The session token has already been set.
network
indexOfFirst-JOV_ifY
Please set start drawable using R.attr#chipIcon.
java.util.Map$Entry
TestClock
callsInPlace
You cannot call Glide.get() in registerComponents(), use the provided Glide instance instead
kotlin.collections.Iterator
Expected ':'
Moving more than 1 item is not supported yet
Already unlocked
getDirectionality
Exception while getting ActivityInfo
moduleName
Invalid navigation mode
AppGlideModule excludes manifest GlideModule:
This class is no longer supported, do not use it.
en-Latn
screenFloatValue
username
downTo
finishWrite: Got exception:
ns is advanced by
MultipartUploadRequest
Font resource ID #0x
MemorySizeCalculator
slide
newValue
connect() called while neigther disconnecting nor disconnected (state=
java.lang.Integer.toStri…(this, checkRadix(radix))
StringBuilder
getMatchResultNamedGroup
Context must not be null
audio/x-pn-realaudio
invalid orientation
ViewUtilsBase
readText
Search suggestions cursor at row
contentValuesOf
unknown reason
runCatching
nextULong-jmpaW-c
DecodeJob.encode
androidx.core.app.EXTRA_CALLING_ACTIVITY
transform
mapNotNullTo
trimPathEnd
toRect
ViewCompat
getSTAR
checkDebugMetadataVersion
null cannot be cast to non-null type kotlin.Boolean
shopuser
returnType
RESOURCE
convertTo
lambda
upperBounds
android.view.accessibility.action.ARGUMENT_ROW_INT
null cannot be cast to non-null type T
android:visibilityPropagation:visibility
createFailure
Mismatching time zone indicator:
Not sending onLoadChildren result for connection that has been disconnected. pkg=
Unable to collect necessary private methods.Fallback to legacy implementation.
rem-VKZWuLQ
doOnLayout
sumByDouble-xTcfx_M
CameraSettingsIFDPointer
XT1077
packageName
rotateRight-V7xB4Y4
Already added
buffer
Cannot add callbacks to a cancelled EngineJob
token is not a valid MediaSession.Token object
scan-zi1B2BA
reduce
reduceRightIndexed-D40WMg8
getUpperBounds
Got ACTION_MOVE event but don't have an active pointer id.
take-r7IrZao
android.media.metadata.RATING
VersionedParcelParcel
bluetooth
bufferedWriter
Created new upload request to
com.bumptech.glide.load.resource.bitmap.Downsampler.DownsampleStrategy
USAGE_ALARM
IllegalStateException
Lcom/insecureshop/Cart;
isWideGamut
You must not call setTag() on a view Glide is targeting
numberFormatError
ImageUniqueID
selector
onCreateOptionsMenu
ACTION_PAGE_UP
android.speech.action.WEB_SEARCH
USAGE_VOICE_COMMUNICATION_SIGNALLING
Could not rename to
rem(other)
toBits
Failed to inflate ColorStateList, leaving it to the framework
onEach
Failed to retrieve addGhost method
Requested element count
lowSingleQuote
getChildAt(index)
reversed
precision-impl
escapeReplacement
Copyright
associateBy
android.media.metadata.DOWNLOAD_STATUS
requireNoNulls
No start tag found
findAnyOf
You must call setData() before parseHeader()
ulp$annotations
net.gotev
android.permission.READ_EXTERNAL_STORAGE
ViewTarget
No valid color table found for frame #
addFontFromAssetManager
removeFirstOrNull
isBlank
silent
Missing android.support.FILE_PROVIDER_PATHS meta-data
TYPE
Could not find method setClipToScreenEnabled() on PopupWindow. Oh well.
setActionProvider: item does not implement SupportMenuItem; ignoring
Failed launch activity:
null cannot be cast to non-null type kotlin.collections.MutableMap.MutableEntry<K, R>
Array contains no element matching the predicate.
singleOrNull-jgv0xPQ
takeHighestOneBit-WZ4Q5Ns
notSupportedError
associateTo
indices
mark
orEmpty
sortedArray-GBYM_sE
tryDecode
countOneBits
getStart
Expected name
Icon.createWithData(this, 0, size)
We should never reach this state
doOnStart
Error while closing connection
query cannot be empty
VersionedParcelable encountered IOException writing serializable object (name =
next
java.util.Collections.singletonMap(key, value)
copyOf-QwZRm1k
You cannot start a load for a destroyed activity
contentToString-rL5Bavg
split
createTempFile
Calculated target [
Expected theme to define listPreferredItemHeight.
marginBottom
SubIFDPointer
isBot
copyInto
sortedMapOf
name
doubleToUInt
Unable to decode frame, status=
reduceRight-s8dVfGU
Expected a long but was
lastIndex
CANCEL_BUTTON_TAG
destinationOffset
XT1096
Ignoring pointerId=
requested target size matches input, returning input
rotateRight-LxnNnR4
StandardMenuPopup cannot be used without an anchor
orderedHashCode
last-MShoTSo
FragmentState{
getKeys
checkWindowSizeStep
Date type must be one of
any-QwZRm1k
component1-QwZRm1k
The application's PagerAdapter changed the adapter's contents without calling PagerAdapter#notifyDataSetChanged! Expected adapter item count:
The value of the EXTRA_DOWNLOAD_PROGRESS field must be a float number within [0.0, 1.0].
kotlin.Comparable
Hide on content scroll is not supported in this action bar configuration.
encode: [%dx%d] %s
initialValueSelector
Monotonic
zip-C-E_24M
this.insert(index, value…x, endIndex - startIndex)
useLines
this.toString()
ID does not reference a View inside this View
Fragment no longer exists for key
reduceIndexed-D40WMg8
Lcom/insecureshop/WebViewActivity;
List is empty.
normalize$FilesKt__UtilsKt
TransitionManager
INT_MAX_POWER_OF_TWO
ActionMenuItemView
person
Expected BEGIN_OBJECT but was
mapValuesTo
Iterator
doOnResume
com.bumptech.glide.manager
isConst$annotations
foldIndexed
Exception while inflating drawable
Illegal Capacity:
acos
createCoroutineUnchecked
closeIconEnabled
Required method destroyItem was not overridden
minWith-zrEWJaI
measureTimedValue
Please set left drawable using R.attr#chipIcon.
relative
EXPRESSION
CONNECT_STATE_DISCONNECTING
GSON cannot serialize
You must call this method on a background thread
com.bumptech.glide.load.resource.bitmap.RoundedCorners
List has more than one element.
Unable to create temporary directory
android.permission.ACCESS_COARSE_LOCATION
function
reindent
SM-G965
getUserCreds
Source file wasn't copied completely, length of destination file differs.
true\
groupByTo-q8RuPII
sharedElement:snapshot:bitmap
getMilliseconds
DrawableToBitmap
In re-direct loop
Error loading font
MonoClock
Cannot change whether this adapter has stable IDs while the adapter has registered observers.
Pattern.compile(pattern,…odeCase(options.toInt()))
EXCEPTION :
this.replace(startIndex, endIndex, value)
Height must be > 0
lateinit property
toUByteArray
filterTo-HqK1JgA
This sequence can be consumed only once.
Failed to find result encoder for resource class:
XT1035
readResolve
lazyOf
image/pipeg
Glide
Failed to open uri:
detach() called when detach() had already been called for:
splitToSequence
setData
Attempted to set ShapeAppearanceModel on a MaterialButton which has an overwritten background.
addLikelySubtags
Skip the tag entry since data offset is invalid:
suspendCoroutineUninterceptedOrReturn
MediaControllerCompat
java.lang.String
color
translationMatrix
maxOf-J1ME1BU
copy
getMicroseconds
zip-nl983wc
getPolymorphicElement
mIncludePad
div-xj2QHRw
Fragment already added
UPPERCASE_LETTER
defaultValue
HandlerCompat
Expecting menu, got
closeIconVisible
facade
Must not be null or empty
activity
ACTION_CLEAR_FOCUS
isInner$annotations
getBlue
zip-F7u83W8
State_Failed
comparator
inNanoseconds
Failed DecodePath{
onSendData
getOther
thisRef
Error closing stream
kotlin.LongArray
Expected a boolean but was
sumOfFloat
contacts/#
Jacket
dataOnlyRemoteInputs
android.media.metadata.ALBUM_ART_URI
copyInto-FUQE5sA
pathInterpolator requires both controlX2 and controlY2 for cubic Beziers.
override
java.lang.Long.toString(this, checkRadix(radix))
removeItemAt
You should now use the AppCompatDelegate.FEATURE_SUPPORT_ACTION_BAR_OVERLAY id when requesting this feature.
component4-QwZRm1k
versionKind
sans-serif
decoder.decode(ByteBuffe…- startIndex)).toString()
getItemIterator
android.support.v4.media.session.IMediaSession
UTF-8
Environment.getExternalStorageDirectory()
Stop reading file since a wrong offset may cause an infinite loop:
mathContext
component3-QwZRm1k
BadgeDrawable's savedState cannot be null
android:changeScroll:y
GPSLatitudeRef
Key{size=
Activity has been destroyed
fileIndex
single-rL5Bavg
lessThanOrEquals
Max array capacity exceeded
LightSource
java.lang.Iterable
objectAnimator
Factory[typeHierarchy=
isEmpty
translateX
addGhost
translations
circularReveal
sequence1
getFlags
minWith
propertyYName
This transaction is already being added to the back stack
Failed to register
intersect(other)
pairs
The view does not have a ViewHolder. You cannot pass arbitrary views to this method, they should be created by the Adapter
getInSeconds-impl
Companion$annotations
ByteBufferEncoder
PagerTitleStrip must be a direct child of a ViewPager.
append(value.toInt())
Destructured
pattern must not end at the starting point
boxShort
afterChange
XT1068
scientificFormat.getOrSe… }\n .format(value)
null cannot be cast to non-null type kotlin.Byte
AppCompat recreation
This app has been built with an incorrect configuration. Please configure your build for VectorDrawableCompat.
telecom
kotlin.in…entations\
blockSize
sortDescending-GBYM_sE
valueIterator
getMarginTop
array
moveto STARTED:
journal
reversedArray-rL5Bavg
mViewFlags
Display.Mode == null, can't wrap a null reference
selection
groupBy-3bBvP4M
HASH_MAP
ResourcesFlusher
encodeToByteArray
fromLiteral
Exception trying to decode frame on oreo+
Attached behavior class is null
android.support.groupKey
Dead object in registerCallback.
Operations:
matches contains a duplicate value
lastIndexOf-WZ4Q5Ns
a-zA-Z[ -\ud7ff豈-﷏ﷰ-\uffef𐀀-\u1fffd𠀀-\u2fffd𰀀-\u3fffd\u40000-\u4fffd\u50000-\u5fffd\u60000-\u6fffd\u70000-\u7fffd\u80000-\u8fffd\u90000-\u9fffd\ua0000-\uafffd\ub0000-\ubfffd\uc0000-\ucfffd\ud0000-\udfffd\ue1000-\uefffd&&[^ [\u2000-\u200a]\u2028\u2029 \u3000]]
CancelTask[packageName:
contentActionIndex
formatUpToDecimals
androidx.media.audio_attrs.CONTENT_TYPE
plus-WZ4Q5Ns
VersionedParcelable encountered IOException reading a Serializable object (name =
ViewHolder
Unhandled message:
Internal error with the back stack records
MediaSessionCompatApi24
application/x-msmoney
application/vnd.ms-pkiseccat
null cannot be cast to non-null type kotlin.Array<kotlin.Any?>
multipartUtf8Charset
RecyclerView
chars
multipart/form-data; boundary=
first-MShoTSo
No suitable parent found from the given view. Please provide a valid view.
div-VKZWuLQ
double
android.content.pm.ParceledListSlice
This container does not support retaining Map.Entry objects
inc-impl
Do not set the background color; Chip manages its own background drawable.
onServiceDisconnected
sumOfInt
expected
Unknown endianness =
monitor
external-cache-path
minBy-jgv0xPQ
Finished loading
bridgeTag
entryToString$kotlin_stdlib
Unable to convert
sum-QwZRm1k
setCartList
Could not get value from WindowInsets.CONSUMED field
getActionProvider: item does not implement SupportMenuItem; returning null
leftDoubleQuote
Failed to parse xml resource
FileTreeWalkIterator
Log level must be one of Log.VERBOSE, Log.DEBUG, Log.INFO, Log.WARN, or Log.ERROR
compare
connectivity changed, isConnected:
FIELD
HIGH
Error in uploadId
android.largeIcon.big
joinTo
minute
mSelection=
data_search_query
Reflection.renderLambdaToString(this)
constructMessage
MenuItemWrapper
times-7apg3OU
Color.valueOf(this)
Hebr
toDouble-impl
Nesting problem.
null cannot be cast to non-null type kotlin.UByte
Invalid strip offset value
getUri
reverse
checkUIntRangeBounds-J1ME1BU
SensorTopBorder
sortDescending--ajY-9A
android:target_req_state
Unable to update margins because layout params are not MarginLayoutParams
postOnAnimationDelayed
CURRENT
Low memory max size multiplier must be between 0 and 1
computeFitSystemWindows
boolean
quickSort-oBK06Vg
Bad id:
takeWhile
setProductList
hintScreenTimeout
collectionToArray
toXfermode
Tabs are not supported in toolbar action bars
ConcurrentModificationException
LoaderInfo{
sequence
nativePattern.matcher(in…replaceFirst(replacement)
Couldn't set home-as-up indicator
toIntArray
SPARSE_ARRAY
NotificationCompat
android:changeImageTransform:matrix
status
extend(value)
Unknown usage value
appendElement
scientificFormat
Content-Disposition: form-data; name=\
boxBoolean
Drawable cannot be null.
UTF-8\
layout/upload_success_dialog_0
ubyteArrayOf
android_asset
Mutated drawable is not the same instance as the input.
app_release
tileMode
Use readBytes() overload without estimatedSize parameter
error
inSpans
Local FragmentActivity
restoreSaveState: added (
defaultPlatformRandom
setRating
makeOptionalFitsSystemWindows
Check failed.
mediaSession is not a valid MediaSession object
GPSMeasureMode
checkElementIndex
external-path
Laptop
require
ConstraintHelper
arrayListOf
sender
userInfo should not be null
request:
data_extras
Dead object in unregisterCallback.
uintToDouble
setSharedpreferences
Unexpected type. Expected one of:
Cannot call this method unless RecyclerView is computing a layout or scrolling
MODIFIER_SYMBOL
The nodes to be interpolated and resulting nodes must have the same length
SubjectDistanceRange
DiskLruCacheWrapper
imageGetter
Stream items available:
nextUp
minWith-XMRcp5o
Glide treats LayoutParams.WRAP_CONTENT as a request for an image the size of this device's screen dimensions. If you want to load the original image and are ok with the corresponding memory cost and OOMs (depending on the input size), use override(Target.SIZE_ORIGINAL). Otherwise, use LayoutParams.MATCH_PARENT, set layout_width and layout_height to fixed dimension, or use .override() with fixed dimensions.
flatMap-jgv0xPQ
getNestedClasses
failed to delete
MaterialButton
Context must not be null.
pathData
EUROPEAN_NUMBER_SEPARATOR
groupByTo-ciTST-8
Unable to obtain a request manager for a view without a Context
getCartList
flattenSequenceOfIterable
strokeAlpha
Desired length
limit
Could not find method
Finished loading Glide modules
groupBy-bBsjw1Y
TimeSource.Monotonic
StripByteCounts
view is not a child, cannot hide
LineReader is closed
Local and anonymous classes can not be ViewModels
Icon(typ=
valueUpdater
Cannot instantiate class:
View should be fully attached to be ignored
unexpected error retrieving valid column from cursor, did the remote process die?
this.sortWith(comparator)
android.content.res.ThemedResourceCache
ACTION_SHOW_ON_SCREEN
none-QwZRm1k
scanReduceIndexed
generateSequence
ACTION_ARGUMENT_SELECTION_START_INT
OTHER_LETTER
external-media-path
seed
Implemented as intrinsic
associateWith
kotlin.collections.SlidingWindowKt$windowedIterator$1
SHOW
httpTaskParameters
UNASSIGNED
Guideline
layout_inflater
UByteArray(storage=
indexOf-VKZWuLQ
Error writing historical record file:
SEGMENT_SEPARATOR
Invalid username and password
stripByteCounts should not be null.
Use getValue() with two type parameters instead
version
getOrImplicitDefaultNullable
utf_32
chunked
Given job ID
ConstraintLayout
segments
application/x-gtar
indexOf-3uqUaXg
thenBy
colorSpace
external-files-path
ImageProcessingIFDPointer
primitiveWrapperFqNames
reminder
setUriMatcher
extra_session_binder
coerceAtMost-5PvTz6A
asinh
Start drag has been called with a view holder which is not a child of the RecyclerView which is controlled by this ItemTouchHelper.
Button does not exist
minOf-b33U2AM
android:cancelable
TYPE_ACCESSIBILITY_OVERLAY
Artist
actual
UNDECIDED
qualifiedName
getRoot() called while not connected(state=
copyOf-PpDY95g
this.and(other)
length
scanReduceIndexed-aLgx1Fo
android:visibility:screenLocation
px) is less or equal to (0px)
Could not unparcel the data.
Invalid direction:
toExperimentalCoroutineContext
write
mytag
drawableLeft
contract
Expected BEGIN_ARRAY but was
keyIterator
mapIndexed-xzaTVY8
time
CheckedTextView
Upload completed successfully in [[ELAPSED_TIME]]
ExposureProgram
appops
toFloat
Illegal value array type
random-s5X_as8
indexOf-xj2QHRw
android:target_state
single-JOV_ifY
sortDescending
Expecting number, got:
kotlin.jvm.PlatformType
SequenceBuilder
fold-yXmHNn8
Request threw uncaught throwable
UTF-16
The nodes to be interpolated and resulting nodes cannot be null
Cannot setPrimaryNavigation for Fragment attached to a different FragmentManager. Fragment
shuffle
flatMap-JOV_ifY
android.remoteInputHistory
author
reduceRightIndexed-z1zDJgo
Longitude value
undefined
Remote error registering client messenger.
italic
application/winhlp
scanIndexed-3iWJZGE
transaction
contacts/lookup/*
ViewConfigCompat
clip-path
BigInteger.valueOf(this.toLong())
getPassword
isSrgb
IndexedValue(index=
All tasks completed, stopping foreground execution
setVisibilityListener: Setting a new ActionProvider.VisibilityListener when one is already set. Are you reusing this
CompanionObject
values
NULL
luminance
first-GBYM_sE
Dead object in prepareFromUri.
android:menu:adapter
sortedDescending-rL5Bavg
android.media.browse.extra.PAGE
component4-GBYM_sE
Cannot load adaptive icon from uri:
map-JOV_ifY
precision
substringAfter
BrightnessValue
elementAt-qFRl0hI
invariantSeparatorsPath
RIGHT_TO_LEFT_EMBEDDING
Error in parsing
quote
Successfully created new task with class:
mHidden=
Pending Actions:
string
Session token may not be null.
SpatialFrequencyResponse
NullPointerException
kotlin.DoubleArray
This graph contains cyclic dependencies
ACTVAutoSizeHelper
xor-WZ4Q5Ns
throwCountOverflow
kotlin.collections.Set
groupByTo-4D70W2E
android.support.v4.media.session.action.ARGUMENT_URI
isDigit
editor
android.media.metadata.ALBUM_ART
scanReduce-ELGow60
nativePattern.toString()
tile not found @
IteratorImpl
arrayOfNulls
Can not parse language tag: [
indexOf-gMuBH34
flatten
getDropState
FEEDBACK_AUDIBLE
Charset.forName(\
PreFillRunner
or-VKZWuLQ
MMMM, yyyy
filterIndexed
hashMapOf
IllegalArgumentException
application/x-bcpio
ThumbnailLength
direction must be one of {FOCUS_UP, FOCUS_DOWN, FOCUS_LEFT, FOCUS_RIGHT}.
toExperimentalContinuationInterceptor
ushortArrayOf-rL5Bavg
acosh
Unable to draw
reduceRightOrNull-WyvcNBI
replaceRange
mapTo-HqK1JgA
context == null
Not a base64 image data URL.
onLoadChildren for id that isn't subscribed id=
null cannot be cast to non-null type (kotlin.coroutines.Continuation<T>) -> kotlin.Any?
single-MShoTSo
fonts
atan2
rangeCheck$CollectionsKt__CollectionsKt
getColorStateListOrThrow
matchOrder
objectInstance
checkIndexOverflow
toShortArray
isOptional
take-PpDY95g
drop
options cannot be null in notifyChildrenChanged
GPSDestLongitudeRef
minCapacity
indexOf$StringsKt__StringsKt
onChange
Lcom/insecureshop/CartAdapter;
animated-vector
spreads$annotations
RemoteException communicating with
null cannot be cast to non-null type (R, kotlin.coroutines.experimental.Continuation<T>) -> kotlin.Any?
pair
toProperties
XT1072
codePointBefore
missingDelimiterValue
The component name of media button receiver should be provided.
getIndentFunction
Failed to invoke rebase() method via reflection
timestamp
yield
Cannot find app view
failure
none-rL5Bavg
TYPE_INPUT_METHOD
propertyValuesHolder
DoubleTimeMark
LocalBroadcastManager
default disk cache dir is null
plus-ojwP5H8
tint_mode
LensMake
image/
MediaItem{mFlags=
imports
nextUInt-qCasIEU
bad argument to getScaledBitmap
Bitmap.createBitmap(width, height, config)
android.hardware.display.category.PRESENTATION
boxFloat
randomOrNull-2D5oskM
readBytes
XT1069
structure
elementAtOrElse-CVVdw08
transitionSet
getNextState
first-xTcfx_M
toDoubleOrNull
groupByTo-qOZmbk8
thenByDescending
SubjectArea
GPSDestLatitude
android.net.conn.CONNECTIVITY_CHANGE
mutableIterator
indexOfLast-jgv0xPQ
getMarginBottom
minBy-xTcfx_M
Action bar must be in overlay mode (Window.FEATURE_OVERLAY_ACTION_BAR) to enable hide on content scroll
Remote error unregistering client messenger.
hashSetOf
com.bumptech.glide.load.resource.bitmap.BitmapEncoder.CompressionQuality
until-Kr8caGY
sumByDouble-jgv0xPQ
Use TimeSource.Monotonic instead.
android:changeTransform:matrix
extraString
android.support.v4.media.session.action.ARGUMENT_REPEAT_MODE
Expected 1 service that handles
rotateLeft-V7xB4Y4
Uploading at [[UPLOAD_RATE]] ([[PROGRESS]])
normalize
binarySearch-K6DWlUc
Starting intent sender with a requestCode requires a FragmentActivity host
Couldn't create directory
CURRENTLY UNSUPPORTED
Loaders:
or-7apg3OU
Unknown segmentId=
toHashSet
copyright
nanoseconds$annotations
bytesRead
Not a valid image data URL.
indexOfAny
Unable to decode frame, frameCount=
method
minWith-YmdZ_VM
An operation is not implemented:
kotlin.collections.MutableIterable
LruCache[maxSize=%d,hits=%d,misses=%d,hitRate=%d%%]
Unknown type
flatten$kotlin_stdlib
exitProcess
Target for:
Memory cache screens must be greater than or equal to 0
getSpilledVariableFieldMapping
animator
Object returned from onCreateLoader must not be null
Bad fragment at key
getObjectInstance
Comparator
WrappedDrawableApi21
File unsuitable for memory mapping
ExposureMode
document_id
List
toByteArray
DIRTY
File.createTempFile(prefix, suffix, directory)
image/gif
android:showsDialog
getRuntimeClassOfKClassInstance
ACTION_FOCUS
component10
fold-A8wKCXQ
maxOf-b33U2AM
android.media.browse.extra.DOWNLOAD_PROGRESS
Unsupported type
this.shiftRight(n)
getArguments
chip
isTitleCase
FUNCTION_CLASSES
Cannot change the visibility of a recycled resource. Ensure that you unset the Drawable from your View before changing the View's visibility.
removeGhost
mHoveredVirtualViewId
Invalid length
localNames
Failed to invoke setLayoutDirection(int) via reflection
ANNOTATION_CLASS
kotlin.IntArray
STRING
Invalid rating style (
Called removeDetachedView with a view which is not flagged as tmp detached.
Failure
PRIVATE_USE
ExifInterface
view == null
addend
onCustomAction must call detach() or sendResult() or sendError() before returning for action=
GPSDateStamp
uintRemainder
overwrite
null cannot be cast to non-null type kotlin.CharSequence
NAVIGATION_PREV_TAG
Debug metadata version mismatch. Expected:
times-xj2QHRw
font_results
maxCapacity
AppVersionSignature
getFilename
Please use RequiresOptIn instead.
writeBytes
semanticAction
ring buffer filled size:
XT1095
ProductViewHolder
all-jgv0xPQ
android.support.v4.media.session.action.SET_CAPTIONING_ENABLED
subPath
android.support.v4.media.session.action.PREPARE_FROM_MEDIA_ID
interpolator
extra_client_version
anticipateOvershootInterpolator
CAPABILITY_CAN_REQUEST_ENHANCED_WEB_ACCESSIBILITY
find-jgv0xPQ
prefs
Dead object in getQueueTitle.
foldIndexed-bzxtMww
Cannot register already registered manager
SuggestionsAdapter
No intents added to TaskStackBuilder; cannot startActivities
zip-TUPTUsU
invalid parameter type. second arg must be an event
0x%08x
until-5PvTz6A
on_read
androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY
Failed to access mLayoutSuppressed field by reflection
DECIMAL_DIGIT_NUMBER
Failed to find file path for:
getColorOrThrow
compareBy
US_ASCII
maxOf-5PvTz6A
You cannot start a load on a null Context
toString-JSWoG40
getSpans
Could not find CoordinatorLayout descendant view with id
Unable to determine dimensions for:
Content-Type:
value$annotations
android.intent.action.TIME_TICK
rotateRight
filter-JOV_ifY
ms, key:
collectionSizeOrDefault
Deque is too big.
EnvironmentCompat
minOf-VKSA0NQ
intern
unaryMinus-impl
action_key
android.support.v4.media.session.command.REMOVE_QUEUE_ITEM_AT
getDrawableOrThrow
onAnimationStart
ViewPager
Ghosted views must be parented by a ViewGroup
image/x-portable-graymap
Linear System -> Table size:
Remote error subscribing media item:
GPSAltitudeRef
getDays
SubList
DefaultCropSize
Invalid mode:
ExifInterface does not support saving attributes for the current input.
Cannot find span size for pre layout position. It is not cached, not in the adapter. Pos:
RV CreateView
Put bitmap in pool=
relativeToOrNull
rootNegativeExpFormatSymbols
ATTACH
android.support.useSideChannel
toUByte-impl
Invalid GPS Timestamp array. array=
firstOrNull-jgv0xPQ
contentDeepHashCodeImpl
getMap
Couldn't set home-as-up indicator via JB-MR2 API
Setting a non-zero elevation is not supported in this action bar configuration.
TYPE_PARAMETER
Adding and removing callbacks during dispatch to callbacks is not supported
getPrefs
DATE_SELECTOR_KEY
mMinMode
getIndentFunction$StringsKt__IndentKt
and-7apg3OU
Using original file name:
synchronized
glide-active-resources
sorted-QwZRm1k
removePrefix
No array pool found for:
or-WZ4Q5Ns
JSON forbids NaN and infinities:
getPatch
asList
copyOf-GBYM_sE
wifip2p
image/x-xwindowdump
copyOfRange-oBK06Vg
getMinutesComponent-impl
androidx.core.view.inputmethod.InputConnectionCompat.CONTENT_FLAGS
isFinite-impl
measureTime
rect
resources
checkBuilderCapacity
The Path cannot loop back on itself, x :
CONNECT_STATE_CONNECTING
USAGE_ASSISTANT
readFully()
getStringOrNull
minBy-MShoTSo
mMinimum
htmlEncode
range
lastIndexOf-VKZWuLQ
android.support.v4.media.session.SESSION_TOKEN2_BUNDLE
Icon resource not found:
getNanosecondsComponent-impl
Width must have an exact value or MATCH_PARENT
anticipateInterpolator
androidx.appcompat.widget.LinearLayoutCompat
countOneBits-VKZWuLQ
You must call #load() before calling #into()
sum-GBYM_sE
ResolutionUnit
price
JSON document was not fully consumed.
ACTION_PREVIOUS_HTML_ELEMENT
Failed to find any ModelLoaders for model:
reading
invokeSuspend
onLoadItem must call detach() or sendResult() before returning for id=
java.lang.Void
nextUInt-a8DCA5k
singleOrNull
SuccessOrFailure
Char sequence contains more than one matching element.
setNextState
this and base files have different roots:
Cannot add pager decor view during layout
sliceArray-xo_DsdI
extraPerson_
Keyline index
isJavaIdentifierPart
rotateLeft-LxnNnR4
null cannot be cast to non-null type kotlin.ranges.IntRange
java.lang.Long
pattern
android.support.AppLaunchChecker
android.support.v4.media.MediaBrowserCompat.NULL_MEDIA_ITEM
ImageDecoder
Dead object in sendCommand.
thisOffset
alpha
getMinutes
HashMap
AvdcInflateDelegate
NavUtils
drawableAlphaCompat
application/x-compress
application/x-troff-me

From Shared Objects

ACTIVITIES

Showing all 10 activities com.insecureshop.ChooserActivity
com.insecureshop.AboutUsActivity
com.insecureshop.CartListActivity
com.insecureshop.ProductListActivity
com.insecureshop.LoginActivity
com.insecureshop.WebViewActivity
com.insecureshop.WebView2Activity
com.insecureshop.PrivateActivity
com.insecureshop.SendingDataViaActionActivity
com.insecureshop.ResultActivity

SERVICES

Showing all 1 services net.gotev.uploadservice.UploadService

RECEIVERS

PROVIDERS

Showing all 2 providers com.insecureshop.contentProvider.InsecureShopProvider
androidx.core.content.FileProvider

LIBRARIES

FILES

Show all 838 files META-INF/MANIFEST.MF
META-INF/MYCERTIF.SF
META-INF/MYCERTIF.RSA
META-INF/com/android/build/gradle/app-metadata.properties
META-INF/androidx.activity_activity.version
META-INF/androidx.appcompat_appcompat-resources.version
META-INF/androidx.appcompat_appcompat.version
META-INF/androidx.arch.core_core-runtime.version
META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version
META-INF/androidx.cardview_cardview.version
META-INF/androidx.coordinatorlayout_coordinatorlayout.version
META-INF/androidx.core_core-ktx.version
META-INF/androidx.core_core.version
META-INF/androidx.cursoradapter_cursoradapter.version
META-INF/androidx.customview_customview.version
META-INF/androidx.databinding_baseAdapters.version
META-INF/androidx.databinding_library.version
META-INF/androidx.databinding_viewbinding.version
META-INF/androidx.documentfile_documentfile.version
META-INF/androidx.drawerlayout_drawerlayout.version
META-INF/androidx.exifinterface_exifinterface.version
META-INF/androidx.fragment_fragment.version
META-INF/androidx.interpolator_interpolator.version
META-INF/androidx.legacy_legacy-support-core-ui.version
META-INF/androidx.legacy_legacy-support-core-utils.version
META-INF/androidx.legacy_legacy-support-v4.version
META-INF/androidx.lifecycle_lifecycle-livedata-core.version
META-INF/androidx.lifecycle_lifecycle-livedata.version
META-INF/androidx.lifecycle_lifecycle-runtime.version
META-INF/androidx.lifecycle_lifecycle-viewmodel.version
META-INF/androidx.loader_loader.version
META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version
META-INF/androidx.media_media.version
META-INF/androidx.print_print.version
META-INF/androidx.recyclerview_recyclerview.version
META-INF/androidx.savedstate_savedstate.version
META-INF/androidx.slidingpanelayout_slidingpanelayout.version
META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version
META-INF/androidx.transition_transition.version
META-INF/androidx.vectordrawable_vectordrawable-animated.version
META-INF/androidx.vectordrawable_vectordrawable.version
META-INF/androidx.versionedparcelable_versionedparcelable.version
META-INF/androidx.viewpager2_viewpager2.version
META-INF/androidx.viewpager_viewpager.version
META-INF/app_release.kotlin_module
META-INF/com.google.android.material_material.version
META-INF/core-ktx_release.kotlin_module
META-INF/kotlin-android-extensions-runtime.kotlin_module
META-INF/kotlin-stdlib-common-coroutines.kotlin_module
META-INF/kotlin-stdlib-common.kotlin_module
META-INF/kotlin-stdlib-coroutines.kotlin_module
META-INF/kotlin-stdlib-jdk7.kotlin_module
META-INF/kotlin-stdlib.kotlin_module
kotlin/annotation/annotation.kotlin_builtins
kotlin/collections/collections.kotlin_builtins
kotlin/coroutines/coroutines.kotlin_builtins
kotlin/internal/internal.kotlin_builtins
kotlin/kotlin.kotlin_builtins
kotlin/ranges/ranges.kotlin_builtins
kotlin/reflect/reflect.kotlin_builtins
res/z1.xml
res/yP.xml
res/9X.9.png
res/tj.9.png
res/2C.9.png
res/Ai.xml
res/y2.xml
res/Ow.xml
res/75.xml
res/Jn.xml
res/Bj.ttf
res/wr.xml
res/u3.xml
res/oz.xml
res/vy.9.png
res/jK.9.png
res/0N.png
res/D_.ttf
res/pF.9.png
res/AR.xml
res/UO.xml
res/q4.png
res/BA.xml
res/qk.xml
res/AZ.xml
res/x1.xml
res/iP.xml
res/f9.png
res/3B.xml
res/kM.xml
res/color/mtrl_btn_stroke_color_selector.xml
res/L_1.png
res/color/mtrl_on_primary_text_btn_text_color_selector.xml
res/tk.xml
res/yT.png
res/Yv.png
res/tM.9.png
res/Hp.xml
res/UE.png
res/color/abc_btn_colored_text_material.xml
res/Mz.9.png
res/V4.png
res/WP.xml
res/Yh.png
res/_A.xml
res/Bs.xml
res/color/design_error.xml
res/Ov.xml
res/color-v23/abc_tint_btn_checkable.xml
res/L_.png
res/YI.png
res/J6.9.png
res/color/mtrl_tabs_icon_color_selector_colored.xml
res/km.png
res/vI.png
res/C1.png
res/gG.png
res/TP.xml
res/Nk.png
res/ks.xml
res/color-v23/abc_color_highlight_material.xml
res/vo.png
res/9o.png
res/color/abc_secondary_text_material_light.xml
res/color/test_mtrl_calendar_day.xml
res/gt.xml
res/dn.png
res/color/abc_background_cache_hint_selector_material_light.xml
res/color/mtrl_btn_text_btn_ripple_color.xml
res/Sr.png
res/Xp.9.png
res/Q1.xml
res/_m.png
res/zH1.xml
res/JU.png
res/eD.xml
res/2P.xml
res/uP.xml
res/Dn.png
res/wY.xml
res/v8.xml
res/color/switch_thumb_material_light.xml
res/Tl.9.png
res/color/material_on_primary_disabled.xml
res/uB.png
res/ID.xml
res/Fx1.9.png
res/fZ.9.png
res/_d.xml
res/Ve.xml
res/Na.xml
res/Q11.9.png
res/gV.9.png
res/mi.xml
res/color-v23/abc_tint_spinner.xml
res/e4.9.png
res/rt1.xml
res/color/abc_primary_text_material_dark.xml
res/nz.xml
res/color/mtrl_navigation_item_text_color.xml
res/XS.xml
res/Of1.9.png
res/color/abc_tint_edittext.xml
res/4c.xml
res/2a.png
res/-A.png
res/bK.9.png
res/color/mtrl_bottom_nav_colored_ripple_color.xml
res/e-.xml
res/SQ.xml
res/E2.9.png
res/Ht.png
res/7B.xml
res/v31.png
res/YY.png
res/QB.png
res/YW.png
res/color/design_box_stroke_color.xml
res/n_.png
res/_K.png
res/IC.png
res/Cv1.xml
res/dM.png
res/1v.ttf
res/6X.png
res/65.ttf
res/zQ.png
res/55.png
res/4u.xml
res/r-.xml
res/NI.xml
res/Pi.9.png
res/ej.xml
res/I7.xml
res/qm.xml
res/color/mtrl_popupmenu_overlay_color.xml
res/color/abc_tint_spinner.xml
res/Jv.xml
res/v3.png
res/TM.xml
res/lr.xml
res/t9.xml
res/0t.png
res/F4.png
res/h0.9.png
res/9I.png
res/jX.png
res/kF.xml
res/va.png
res/-v.png
res/W9.png
res/In.9.png
res/-o.xml
res/color/material_on_surface_disabled.xml
res/cc.xml
res/CY.png
res/BB.xml
res/Ug.png
res/ld.9.png
res/jJ.png
res/I3.png
res/-Y.xml
res/Kf.png
res/zH.xml
res/Cv.xml
res/f1.xml
res/NF.png
res/36.xml
res/jh.9.png
res/1x.png
res/NM.png
res/jw.xml
res/B8.xml
res/74.png
res/hD.png
res/Cg.png
res/dV.xml
res/-l.png
res/r0.xml
res/j-.9.png
res/color/checkbox_themeable_attribute_color.xml
res/gY.png
res/SD.png
res/Pv.png
res/0b.xml
res/mn.png
res/CA.9.png
res/XH.png
res/color/material_on_primary_emphasis_high_type.xml
res/eO.png
res/color/material_on_surface_emphasis_high_type.xml
res/c4.xml
res/gL.9.png
res/3x.xml
res/UQ.xml
res/Mr.9.png
res/0H.9.png
res/rt.xml
res/pT.xml
res/1g.xml
res/ow.png
res/ER.9.png
res/3T.xml
res/Ms.png
res/Ej.xml
res/x5.9.png
res/rb.9.png
res/Jo.xml
res/by.png
res/3c.xml
res/color/mtrl_bottom_nav_colored_item_tint.xml
res/8w.9.png
res/ly.png
res/b9.xml
res/NU.xml
res/Pb.png
res/V-.9.png
res/D2.png
res/2D.xml
res/to.xml
res/m1.xml
res/J8.9.png
res/wN.png
res/color/abc_tint_switch_track.xml
res/ca.9.png
res/3_.png
res/u6.xml
res/Ck.xml
res/65.xml
res/vc.xml
res/wi.9.png
res/dL.xml
res/Dt.9.png
res/MC.xml
res/bb.xml
res/oj.png
res/fS.xml
res/color/abc_tint_btn_checkable.xml
res/x11.xml
res/9A.xml
res/Pq.9.png
res/K3.xml
res/r9.png
res/QT.png
res/color/mtrl_tabs_ripple_color.xml
res/vN.xml
res/color/mtrl_bottom_nav_item_tint.xml
res/NI.png
res/b91.xml
res/jI.xml
res/color/mtrl_tabs_colored_ripple_color.xml
res/oy.xml
res/T2.9.png
res/XM.png
res/yj.xml
res/BO.png
res/au.9.png
res/t0.xml
res/bB.png
res/Eb.9.png
res/ki.xml
res/kg.png
res/PC.xml
res/color/mtrl_tabs_icon_color_selector.xml
res/color-v23/abc_tint_edittext.xml
res/J71.xml
res/n0.png
res/-9.xml
res/mN.xml
res/color/material_on_background_emphasis_medium.xml
res/aD.xml
res/color/mtrl_outlined_icon_tint.xml
res/O3.9.png
res/uB.9.png
res/Sh.png
res/AB.9.png
res/Lw.png
res/color/mtrl_fab_ripple_color.xml
res/SU.png
res/11.png
res/_C.png
res/color/mtrl_filled_stroke_color.xml
res/color/mtrl_choice_chip_background_color.xml
res/VW1.png
res/PA.xml
res/7u.xml
res/q6.xml
res/UW.xml
res/qS.xml
res/6J.xml
res/HA.xml
res/lZ.xml
res/lR.xml
res/Yt.9.png
res/kI.xml
res/xj.xml
res/wK.png
res/kK.9.png
res/LD.xml
res/y4.png
res/7W.xml
res/ll.xml
res/Ge.xml
res/Za1.xml
res/color/material_on_background_disabled.xml
res/color/mtrl_choice_chip_text_color.xml
res/uo.xml
res/Dt.png
res/QD.9.png
res/38.xml
res/8r.xml
res/GQ.xml
resources.arsc
res/Ts.xml
res/oS.png
res/wK.9.png
res/Bx.xml
res/7P.9.png
res/zq.xml
res/rL.png
res/fL.png
res/ZP.png
res/m9.9.png
res/tQ.xml
res/19.png
res/fv.xml
res/Gb.xml
res/k3.xml
res/WR.png
res/oz.png
res/oR.9.png
res/4C.xml
res/Xs.9.png
res/Tq.xml
res/color/mtrl_chip_background_color.xml
res/C7.xml
res/5J.png
res/LT.xml
res/TF.9.png
res/fL.xml
res/2I.xml
res/color-v23/abc_btn_colored_text_material.xml
res/bl.png
res/Z4.xml
res/Cb.xml
res/Bw.png
res/Ru.xml
res/YH.9.png
res/GL.xml
res/color/abc_btn_colored_borderless_text_material.xml
res/e1.xml
res/kM1.xml
res/em.xml
res/5Q.png
res/rX.xml
res/bW.png
res/Di.png
res/RX1.png
res/-c.xml
res/oQ.xml
res/7T.9.png
res/Of.9.png
res/Qw.xml
res/yx.xml
res/MH.xml
res/color/mtrl_btn_text_btn_bg_color_selector.xml
res/EL.png
res/bC.xml
res/L2.xml
res/_8.xml
res/oK.png
res/dB.png
res/gW.xml
res/NM.9.png
res/Id.png
res/vD.xml
res/color/mtrl_calendar_item_stroke_color.xml
res/MP.xml
res/jt.xml
res/fM.png
res/bK.png
res/gA.xml
res/v6.9.png
res/Ey.xml
res/G1.png
res/qT.png
res/EJ.png
res/bl.xml
res/AK.xml
res/FK.xml
res/sc.png
res/zb.xml
res/72.9.png
res/wu.xml
res/rK.xml
res/SS.xml
res/8t.png
res/Rb.xml
res/jb.png
res/Gz.xml
res/gZ.xml
res/u3.png
res/2p.xml
res/color/mtrl_extended_fab_bg_color_selector.xml
res/color-v23/abc_tint_default.xml
res/LN.xml
res/hy.png
res/color/material_on_background_emphasis_high_type.xml
res/nl.xml
res/V9.png
res/6e.xml
res/23.xml
res/7F.9.png
res/iL.xml
res/tm.xml
res/5M.xml
res/on.xml
res/gl.xml
res/CX.png
res/color/mtrl_chip_surface_color.xml
res/color-v23/abc_btn_colored_borderless_text_material.xml
res/j9.9.png
res/color-v23/abc_tint_switch_track.xml
res/Lq.9.png
res/color/mtrl_choice_chip_ripple_color.xml
res/3D.png
res/color-v23/abc_tint_seek_thumb.xml
res/Vm.xml
res/wc.png
res/Uz.xml
res/Ex.xml
res/a2.xml
res/7c.png
res/O8.xml
res/bn.xml
res/jy.png
res/A1.xml
res/Z5.png
res/im.png
res/-a.png
res/HN.xml
res/cs.xml
res/iw.xml
res/HE.xml
res/8d.png
res/4_.9.png
res/Kp.9.png
res/8T.png
res/s2.9.png
res/If.xml
res/color/abc_primary_text_material_light.xml
res/TQ.png
res/Go.xml
res/jQ.xml
res/color-v21/abc_btn_colored_borderless_text_material.xml
res/2D1.xml
res/tp.png
res/kZ.png
res/aA.xml
res/r5.xml
res/lE.xml
res/UQ1.xml
res/TK.xml
res/1N.xml
res/q0.xml
res/_Y.png
res/-r.xml
res/SU.xml
res/mU.png
res/eN.xml
res/kS.png
res/WT.xml
res/d2.xml
res/sL.9.png
res/DP.xml
res/FZ.xml
res/_l.xml
res/qQ.xml
res/T0.png
res/5j.9.png
res/Za.xml
res/jB.xml
res/7M.png
res/v2.xml
res/PL.xml
res/WO.xml
res/Kv.xml
res/WT1.xml
res/9V.png
AndroidManifest.xml
res/43.xml
res/DD.png
res/1W.xml
res/ZF.xml
res/n6.xml
res/st.9.png
res/4W.xml
res/zN.png
res/Hy.xml
res/wT.png
res/color/abc_primary_text_disable_only_material_dark.xml
res/3h.xml
res/ew.xml
res/k_.png
res/Us.9.png
res/Rx.xml
res/Y-1.xml
res/Km.xml
res/lf.xml
res/q61.xml
res/1V.xml
res/cf.xml
res/p7.xml
res/wA.xml
res/vz.xml
res/color/mtrl_navigation_item_background_color.xml
res/_7.png
res/Q1.9.png
res/Px.xml
res/w_.png
res/Ho.xml
res/NA.xml
res/SH.xml
res/color/mtrl_bottom_nav_ripple_color.xml
res/color/mtrl_navigation_item_icon_tint.xml
res/lL.xml
res/color/mtrl_card_view_foreground.xml
res/Rq.xml
res/33.9.png
res/9D.png
res/Ig.xml
res/uF.xml
res/color/mtrl_btn_ripple_color.xml
res/FG.png
res/wi1.9.png
res/YA.xml
res/Of.xml
res/OK.xml
res/color/mtrl_chip_close_icon_tint.xml
res/XM.xml
res/wo.xml
res/vd.png
res/Wn.xml
res/RT.xml
res/HQ.xml
res/color/abc_search_url_text.xml
res/color/abc_tint_seek_thumb.xml
res/6I.png
res/rE.xml
res/Ny.png
res/gG.9.png
res/dv.9.png
res/LE.png
res/eB.9.png
res/WG.xml
res/MQ.xml
res/eU.xml
res/yO.9.png
res/Et.xml
res/_6.9.png
res/0I.png
res/Os.xml
res/l0.png
res/-u.xml
res/T8.png
res/5z.9.png
res/Fx.9.png
res/lV.xml
res/color/mtrl_btn_bg_color_selector.xml
res/HS.9.png
res/wL.9.png
res/Ks.xml
res/sh.xml
res/41.xml
res/UT.xml
res/mZ.xml
res/5T.png
res/TP1.xml
res/eK.png
res/rz.png
res/color/material_on_surface_emphasis_medium.xml
res/bT.xml
res/fD.9.png
res/l2.xml
res/n9.9.png
res/color/mtrl_card_view_ripple.xml
res/06.png
res/ya.xml
res/q1.xml
res/FY.png
res/color/design_icon_tint.xml
res/fI.png
res/LD.png
res/5A.xml
res/8s.xml
res/Qv.png
res/d1.9.png
res/vp.xml
res/bu.9.png
res/1z.png
res/vl.xml
res/h-.png
res/Vw.png
res/MN.xml
res/jR.xml
res/YF.xml
res/AA.xml
res/I6.png
res/vM.xml
res/NP.9.png
res/M6.xml
res/color/mtrl_outlined_stroke_color.xml
res/B-.xml
res/color/mtrl_btn_text_color_selector.xml
res/ug.xml
res/Ml.9.png
res/On.png
res/ei.9.png
res/R2.xml
res/rM.xml
res/Cg.9.png
res/EP.xml
res/color/mtrl_error.xml
res/V-1.9.png
res/Y-.xml
res/Gn.xml
res/color/test_mtrl_calendar_day_selected.xml
res/_0.png
res/cB.png
res/ox.xml
res/X3.9.png
res/UU.xml
res/wG.xml
res/color/abc_background_cache_hint_selector_material_dark.xml
res/Pu.png
res/93.9.png
res/color/mtrl_filled_background_color.xml
res/F8.9.png
res/4e.png
res/color/mtrl_extended_fab_text_color_selector.xml
res/1u.xml
res/NR.xml
res/_Y1.png
res/Ki.xml
res/4G.xml
res/cH.xml
res/color/material_on_primary_emphasis_medium.xml
res/Ac.9.png
res/fQ.png
res/sZ.png
res/qL.xml
res/Ib.png
res/color/abc_hint_foreground_material_dark.xml
res/dH.9.png
res/JN.xml
res/Al.png
res/R6.xml
res/color/mtrl_indicator_text_color.xml
res/color/abc_primary_text_disable_only_material_light.xml
res/E1.xml
res/Sf.xml
res/aR.xml
res/S-.png
res/V1.xml
res/_B.xml
res/VW.png
res/U3.xml
res/nx.png
res/Vl.xml
res/kr.xml
res/fv.9.png
res/xy.xml
res/color/mtrl_text_btn_text_color_selector.xml
res/1y.xml
res/BM.xml
res/AU.png
res/FM.9.png
res/ZW.xml
res/qa.xml
res/n1.xml
res/RX.png
res/color/abc_tint_default.xml
res/1S.png
res/5U.png
res/4y.xml
res/lW.xml
res/M4.xml
res/rc.xml
res/V9.xml
res/7E.xml
res/o1.xml
res/qM.png
res/vH.xml
res/C9.png
res/3f.png
res/DS.xml
res/1L.xml
res/LZ.png
res/DF.xml
res/MY.xml
res/kB.xml
res/eA.xml
res/ih.xml
res/va.xml
res/fr.9.png
res/Ot.png
res/tf.png
res/gT.xml
res/St.xml
res/kL.xml
res/49.png
res/color/mtrl_chip_ripple_color.xml
res/aj.xml
res/lJ.xml
res/Nr.png
res/DQ.png
res/VK.9.png
res/R5.xml
res/J7.xml
res/cM.9.png
res/ki1.xml
res/rn.png
res/U_.png
res/m6.xml
res/KE.png
res/lu.xml
res/Al.xml
res/gJ.png
res/color/abc_secondary_text_material_dark.xml
res/j9.xml
res/color/abc_hint_foreground_material_light.xml
res/VW.xml
res/eK.9.png
res/18.png
res/MD.png
res/XB.xml
res/09.9.png
res/bE.png
res/color/mtrl_filled_icon_tint.xml
res/Lo.png
res/EA.xml
res/CG.png
res/vP.xml
res/color/mtrl_chip_text_color.xml
res/z3.xml
res/8V.9.png
res/color/mtrl_tabs_legacy_text_color_selector.xml
res/6w.9.png
res/color/mtrl_extended_fab_ripple_color.xml
res/fR.png
res/hj.9.png
res/ii.9.png
res/9t.png
res/color/mtrl_calendar_selected_range.xml
res/Xs1.9.png
res/Df.xml
res/E7.xml
res/color/bottom_icon_selector.xml
res/Y0.png
res/AP.xml
res/rJ.xml
res/3m.xml
res/color/switch_thumb_material_dark.xml
res/N9.xml
res/DP.png
res/Vq.png
res/BG.png
res/tr.9.png
res/04.xml
res/ee.png
res/fb.png
res/24.xml
res/o-.xml
res/hu.xml
res/dp.png
res/qr.9.png
res/9S.xml
classes.dex