This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: com.instabug.chat.ChatPlugin: can't find referenced class com.instabug.chat.model.Message | |
Warning: com.instabug.chat.cache.ReadQueueCacheManager: can't find referenced class com.instabug.chat.model.ReadMessage | |
Warning: com.instabug.chat.synchronization.SynchronizationManager: can't find referenced class com.instabug.chat.model.ReadMessage | |
Warning: com.instabug.featuresrequest.cache.FeatureRequestCacheManager: can't find referenced class com.instabug.featuresrequest.models.FeatureRequest | |
Warning: com.instabug.library.core.ui.a: can't find referenced class com.instabug.library.core.ui.BaseDialogFragment | |
Warning: com.instabug.library.core.ui.a: can't find referenced class com.instabug.library.core.ui.BaseDialogFragment | |
Warning: com.instabug.library.core.ui.a: can't find referenced class com.instabug.library.core.ui.BaseDialogFragment | |
Warning: com.instabug.library.core.ui.a: can't find referenced class com.instabug.library.core.ui.BaseDialogFragment | |
Warning: com.instabug.library.core.ui.a: can't find ref |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-12-03 11:50:51.014 10056-10056/com.xxx I/IB-Instabug: setDebugEnabled true | |
2019-12-03 11:50:51.515 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: started | |
2019-12-03 11:50:51.519 10056-10056/com.xxx V/IB-b: receive new core event: type: session, value: started | |
2019-12-03 11:50:51.519 10056-10056/com.xxx V/IB-PoolProvider: postIOTask | |
2019-12-03 11:50:51.521 10056-10056/com.xxx V/IB-PoolProvider: postTask | |
2019-12-03 11:50:51.521 10056-10056/com.xxx V/IB-UserManager: isLoggedIn: false | |
2019-12-03 11:50:51.523 10056-10056/com.xxx V/IB-UserManager: getUUID: | |
2019-12-03 11:50:51.523 10056-10056/com.xxx V/IB-UserCacheManager: insertIfNotExists | |
2019-12-03 11:50:51.524 10056-10056/com.xxx V/IB-UserDbHelper: retrieve | |
2019-12-03 11:50:51.527 10056-10056/com.xxx V/IB-UserManager: getIdentifiedUserEmail: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-12-03 11:48:51.213 12032-12032/com.xxx I/IB-Instabug: setDebugEnabled true | |
2019-12-03 11:48:51.216 12032-12123/com.xxx V/IB-FeaturesService: getAppFeatures request started | |
2019-12-03 11:48:51.216 12032-12128/com.xxx D/IB-NetworkManager: Request Url: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=43de4448-f8cd-47d9-9fad-b3c690427401 | |
2019-12-03 11:48:51.217 12032-12128/com.xxx D/IB-NetworkManager: Connect to: https://api.instabug.com/api/sdk/v3/features?application_token=dafa7f7bb20f7eb10a9fd52f289c5f4c&uuid=43de4448-f8cd-47d9-9fad-b3c690427401 with normal type | |
2019-12-03 11:48:51.735 12032-12032/com.xxx V/IB-b: receive new core event: type: session, value: started | |
2019-12-03 11:48:51.754 12032-12032/com.xxx V/IB-b: receive new core event: type: session, value: started | |
2019-12-03 11:48:51.756 12032-12032/com.xxx V/IB-PoolProvider: postIOTask | |
2019-12-03 11:48:51.757 12032-12032/com.xxx V/IB-PoolProvider: postTask | |
2019-12-03 11:48:51.758 12032-12032/com.x |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-11-29 16:34:00.821 31161-31354/com.xxx D/DecorView: onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@d1ace99[MainActivity] | |
2019-11-29 16:34:05.866 31161-31260/com.xxx D/IB-ScreenshotGestureInvoker: Screenshot taken: /storage/emulated/0/Pictures/Screenshots/Screenshot_20191129-163401.jpg, invoking SDK | |
2019-11-29 16:34:05.874 31161-31260/com.xxx D/IB-DiskUtils: Target file path: /storage/emulated/0/Android/data/com.xxx/files/instabug/attachments/screenshot_20191129-163401.jpg | |
2019-11-29 16:34:05.877 31161-31260/com.xxx V/IB-a: plugin: com.instabug.crash.CrashPlugin@4b5e79d | |
2019-11-29 16:34:05.877 31161-31260/com.xxx V/IB-a: plugin: com.instabug.survey.SurveyPlugin@e73a412 | |
2019-11-29 16:34:05.877 31161-31260/com.xxx V/IB-a: plugin: com.instabug.chat.ChatPlugin@b2687e3 | |
2019-11-29 16:34:05.877 31161-31260/com.xxx V/IB-a: plugin: com.instabug.bug.BugPlugin@96135e0 | |
2019-11-29 16:34:05.888 31161-31260/com.xxx V/IB-a: plugin: com.instabug.featuresrequest.FeaturesRequestPlugin@80e6099 | |
2019-11-29 16:34:05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Instabug.Builder(this, BuildConfig.INSTABUG_TOKEN).apply { | |
setInvocationEvents(InstabugInvocationEvent.SCREENSHOT) | |
setConsoleLogState(Feature.State.ENABLED) | |
setInstabugLogState(Feature.State.DISABLED) | |
setReproStepsState(State.DISABLED) | |
setTrackingUserStepsState(Feature.State.DISABLED) | |
setUserEventsState(Feature.State.DISABLED) | |
setViewHierarchyState(Feature.State.DISABLED) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Faulting application name: qemu-system-x86_64.exe, version: 0.0.0.0, time stamp: 0x5dcec479 | |
Faulting module name: ucrtbase.dll, version: 10.0.18362.1, time stamp: 0x5cbddb81 | |
Exception code: 0xc0000409 | |
Fault offset: 0x000000000006d3be | |
Faulting process id: 0x964 | |
Faulting application start time: 0x01d5a4a64f21adc5 | |
Faulting application path: C:\Users\Tim\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe | |
Faulting module path: C:\Windows\System32\ucrtbase.dll | |
Report Id: ce848883-6cd5-43a1-b3e9-996cf20268eb | |
Faulting package full name: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<androidx.constraintlayout.widget.ConstraintLayout | |
@@ -20,6 +21,7 @@ | |
android:onClick="@{(view) -> cmdHandler.enterEntity(UIStorage.id)}" | |
android:onLongClick="@{(view) -> cmdHandler.editEntity(UIStorage)}"> | |
<TextView | |
+ tools:text="Sample storage name" | |
android:id="@+id/txt_storage_name" | |
style="@style/wrap_content" | |
app:layout_constraintTop_toTopOf="parent" | |
@@ -46,13 +48,14 @@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Devices | |
private val uiView: View = LayoutInflater.from(container.context).inflate(R.layout.devices, container, true) | |
// Menu | |
private val uiView: View = LayoutInflater.from(container.context).inflate(R.layout.menu, container, true) | |
// Constraints | |
private fun layoutUiComponents(rootContainer: ConstraintLayout) { | |
val constraintSet = ConstraintSet() | |
constraintSet.clone(rootContainer) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi Tim, | |
You are clearly a very strong developer with an abundance of skills in mobile development. | |
Your profile was actually one that a client of mine used as an example of the exact type | |
of person they are looking to add to their team. | |
We wondered if you would be interested in working for the Globally leading Microsoft | |
Business Solution provider - situated in their Dutch office but having the ability | |
to work with as much flexibility and freedom as you require - who are actually part | |
owned by Microsoft. |
NewerOlder