Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
ac01cf78
Commit
ac01cf78
authored
10 months ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
disable firebase analytics
Change-Id: I7085d4af0eb26d3cffb743f4695eca3b5f53f0a6
parent
3ae2d6f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jami-android/app/src/main/AndroidManifest.xml
+3
-0
3 additions, 0 deletions
jami-android/app/src/main/AndroidManifest.xml
with
3 additions
and
0 deletions
jami-android/app/src/main/AndroidManifest.xml
+
3
−
0
View file @
ac01cf78
...
...
@@ -114,6 +114,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<meta-data
android:name=
"google_analytics_adid_collection_enabled"
android:value=
"false"
/>
<meta-data
android:name=
"firebase_analytics_collection_enabled"
android:value=
"false"
/>
<activity
android:name=
".client.LogsActivity"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment