Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ isTestRelease
Method
isTestRelease
app/src/main/java/eu/faircode/email/Log.java:330–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
static
boolean isTestRelease() {
331
return
BuildConfig.TEST_RELEASE;
332
}
333
334
static
void
logExtras(Intent intent) {
335
if
(intent != null)
Callers
10
log
Method · 0.95
EmailService
Method · 0.95
run
Method · 0.95
onCreateView
Method · 0.95
getIntentIssue
Method · 0.95
getHtml
Method · 0.95
Log
Class · 0.95
getDefaultLogLevel
Method · 0.95
getAppInfo
Method · 0.95
upgrade
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected