Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
F-Droid
Client
Commits
8bba6670
Commit
8bba6670
authored
Mar 13, 2016
by
Daniel Martí
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-repository' into 'master'
UI: disabled repo name if apk is incompatible See merge request
!226
parents
4c901255
c34ceeff
Pipeline
#778419
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
F-Droid/src/org/fdroid/fdroid/AppDetails.java
F-Droid/src/org/fdroid/fdroid/AppDetails.java
+1
-0
No files found.
F-Droid/src/org/fdroid/fdroid/AppDetails.java
View file @
8bba6670
...
...
@@ -300,6 +300,7 @@ public class AppDetails extends AppCompatActivity implements ProgressListener, A
convertView
,
holder
.
version
,
holder
.
status
,
holder
.
repository
,
holder
.
size
,
holder
.
api
,
holder
.
buildtype
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment