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
d10aa6cf
Commit
d10aa6cf
authored
2 years ago
by
Benoît Harrault
Browse files
Options
Downloads
Plain Diff
Merge branch '158-fix-organic-maps-free-app-activity-name' into 'master'
Resolve "Fix "Organic Maps" free app activity name" Closes
#158
See merge request
!197
parents
3ffd4504
14abb752
Branches
Branches containing commit
No related tags found
1 merge request
!197
Resolve "Fix "Organic Maps" free app activity name"
Pipeline
#3827
passed
2 years ago
Stage: test
Stage: checkIcons
Stage: buildDebug
Changes
2
Pipelines
2
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 @
d10aa6cf
...
...
@@ -8,8 +8,8 @@ android {
applicationId
"org.benoitharrault.ameixanonfree"
minSdkVersion
16
targetSdkVersion
30
versionCode
13
5
versionName
"1.71.
0
"
versionCode
13
6
versionName
"1.71.
1
"
archivesBaseName
=
"$applicationId"
+
"_"
+
"$versionCode"
}
...
...
This diff is collapsed.
Click to expand it.
app/src/main/res/xml/appfilter.xml
+
1
−
1
View file @
d10aa6cf
...
...
@@ -7874,7 +7874,7 @@
component=
"ComponentInfo{godau.fynn.usagedirect/godau.fynn.usagedirect.activity.SourceAppUsageStatisticsActivity}"
drawable=
"usagedirect"
/>
<item
component=
"ComponentInfo{app.organicmaps/
com.mapswithme.
maps.DownloadResourcesActivity}"
component=
"ComponentInfo{app.organicmaps/
app.organic
maps.DownloadResourcesActivity}"
drawable=
"organicmaps"
/>
<item
component=
"ComponentInfo{com.nathaniel.motus.umlclasseditor/com.nathaniel.motus.umlclasseditor.controller.MainActivity}"
...
...
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