Skip to content

Conversation

@sushi2k
Copy link
Collaborator

@sushi2k sushi2k commented Jul 12, 2020

Fixes #25

@sushi2k
Copy link
Collaborator Author

sushi2k commented Jul 12, 2020

Nice trick to apply .gitignore after creating PR: https://eric.blog/2014/05/11/remove-files-from-git-addingupdating-gitignore/

@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release","dirName":""},"path":"app-release.apk","properties":{}}] No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure you need anything from teh release folder?

//
// public void OMTG_DATAST_004_3rd_Party(View view) {
// Intent intent = new Intent(this, OMTG_DATAST_004_3rd_Party.class);
// startActivity(intent);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

??? commented code will just bring misunderstandings :(, what do you want to do here?

// ReportField.TOTAL_MEM_SIZE,
// ReportField.AVAILABLE_MEM_SIZE
// },
// mode = ReportingInteractionMode.SILENT
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above? why remove acra? why did you comment it out?

<!-- <b>3rd Party Libraries Testcase</b>\n-->
<!-- This app has a 3rd Party Library called ACRA that will send details of a crash to their server. What can you see in Burp?-->
<!-- </string>-->
<!-- <string name="button_OMTG_DATAST_004_3rd_Party_Crash">Crash the App</string>-->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AndroidJava: OMTG_DATAST_001_SQLite_Encrypted crashing in Nexus5X 7.1.1 and genymotion 9.0

3 participants