Skip to content

v055y#2809

Merged
hussainmohd-a merged 14 commits into
celzero:mainfrom
hussainmohd-a:v055n
Jun 22, 2026
Merged

v055y#2809
hussainmohd-a merged 14 commits into
celzero:mainfrom
hussainmohd-a:v055n

Conversation

@hussainmohd-a

Copy link
Copy Markdown
Collaborator

No description provided.

@hussainmohd-a hussainmohd-a merged commit ba88668 into celzero:main Jun 22, 2026
4 of 5 checks passed
hasMinSummary = true
}
if (!hasMinSummary) {
b.connectionSummaryLl.visibility = View.GONE
)
}
if (b.connectionDelay.text.isEmpty() && b.connectionDataUsage.text.isEmpty()) {
b.connectionSummaryLl.visibility = View.GONE
hasMinSummary = true
}
if (!hasMinSummary) {
b.connectionSummaryLl.visibility = View.GONE
if (b.connectionDelay.text.isEmpty() && b.connectionDataUsage.text.isEmpty()) {
b.connectionSummaryLl.visibility = View.GONE
if (b.connectionDelay.text.isEmpty() && b.connectionDataUsage.text.isEmpty()) {
b.connectionSummaryLl.visibility = View.GONE
excludedCount.toString(),
isolatedCount.toString()
)
b.fhsCardApps.visibility = View.GONE
val time =
Utilities.convertLongToTime(System.currentTimeMillis(), Constants.TIME_FORMAT_3)
file.writeText("$time\nToken: $token\n$logs\n", Charset.defaultCharset())
Log.i(LOG_TAG_BUG_REPORT, "kotlin crash written: ${file.name} (${file.length()} B)")
Log.i(LOG_TAG_BUG_REPORT, "kotlin crash written: ${file.name} (${file.length()} B)")
enforceMaxFiles(context, justWritten = file)
} catch (e: Exception) {
Log.e(LOG_TAG_BUG_REPORT, "err writing kotlin crash: ${e.message}", e)

// Additional fallback: try to write to standard error as last resort
try {
System.err.println("=== CRITICAL CRASH INFO (Context Unavailable) ===")
// Additional fallback: try to write to standard error as last resort
try {
System.err.println("=== CRITICAL CRASH INFO (Context Unavailable) ===")
System.err.println(msg)
try {
System.err.println("=== CRITICAL CRASH INFO (Context Unavailable) ===")
System.err.println(msg)
System.err.println("=== END CRITICAL CRASH INFO ===")
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.

2 participants