Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
org.benoitharrault.ameixanonfree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
android
org.benoitharrault.ameixanonfree
Commits
6c72601e
Commit
6c72601e
authored
2 years ago
by
Benoît Harrault
Browse files
Options
Downloads
Plain Diff
Merge branch '138-fix-too-good-to-go-non-free-app-component-name' into 'master'
Resolve "Fix "Too Good To Go" non free app component name" Closes
#138
See merge request
!177
parents
2c9522ce
25dbdfe6
No related branches found
No related tags found
1 merge request
!177
Resolve "Fix "Too Good To Go" non free app component name"
Pipeline
#3114
passed
2 years ago
Stage: test
Stage: checkIcons
Stage: buildDebug
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/build.gradle
+2
-2
2 additions, 2 deletions
app/build.gradle
app/src/main/res/xml/appfilter.xml
+1
-1
1 addition, 1 deletion
app/src/main/res/xml/appfilter.xml
with
3 additions
and
3 deletions
app/build.gradle
+
2
−
2
View file @
6c72601e
...
...
@@ -8,8 +8,8 @@ android {
applicationId
"org.benoitharrault.ameixanonfree"
minSdkVersion
16
targetSdkVersion
30
versionCode
11
7
versionName
"1.58.
1
"
versionCode
11
8
versionName
"1.58.
2
"
archivesBaseName
=
"$applicationId"
+
"_"
+
"$versionCode"
}
...
...
This diff is collapsed.
Click to expand it.
app/src/main/res/xml/appfilter.xml
+
1
−
1
View file @
6c72601e
...
...
@@ -248,7 +248,7 @@
component=
"ComponentInfo{com.tinder/com.tinder.activities.LoginActivity}"
drawable=
"nonfree_tinder"
/>
<item
component=
"ComponentInfo{com.app.tgtg/com.app.tgtg.activities.SplashActivity}"
component=
"ComponentInfo{com.app.tgtg/com.app.tgtg.activities.
login.
SplashActivity}"
drawable=
"nonfree_toogoodtogo"
/>
<item
component=
"ComponentInfo{tv.twitch.android.app/tv.twitch.android.app.core.LandingActivity}"
...
...
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