First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
.class public Lcom/glu/plugins/gluanalytics/GluPerformanceDummy;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/glu/plugins/gluanalytics/IPerformance;
# direct methods
.method public constructor <init>()V
.locals 0
.line 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public destroy()V
.locals 0
return-void
.end method
.method public internal_LogLaunchOverhead()V
.locals 0
return-void
.end method
.method public internal_SetAnalytics(Lcom/glu/plugins/gluanalytics/IAnalytics;)V
.locals 0
return-void
.end method
.method public onPause()V
.locals 0
return-void
.end method
.method public onResume()V
.locals 0
return-void
.end method
.method public perfGetValues()Lcom/glu/plugins/gluanalytics/PerfMeasure;
.locals 1
.line 15
new-instance v0, Lcom/glu/plugins/gluanalytics/PerfMeasure;
invoke-direct {v0}, Lcom/glu/plugins/gluanalytics/PerfMeasure;-><init>()V
return-object v0
.end method
.method public perfSampleAction(Ljava/lang/String;I)Z
.locals 0
const/4 p1, 0x1
return p1
.end method
.method public perfSampleEnd(Ljava/lang/String;Ljava/util/Map;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/util/Map<",
"Ljava/lang/String;",
"*>;)V"
}
.end annotation
return-void
.end method
.method public perfSampleStart(Ljava/lang/String;ILjava/util/Map;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"I",
"Ljava/util/Map<",
"Ljava/lang/String;",
"*>;)V"
}
.end annotation
return-void
.end method