Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
35c379ea
Commit
35c379ea
authored
Jun 24, 2021
by
Seweryn Fornalik
Browse files
Change package name of the hidden pdf viewer
parent
e060871e
Pipeline
#121610
passed with stage
in 6 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/foundation/e/blisslauncher/features/launcher/AppProvider.java
View file @
35c379ea
...
...
@@ -80,7 +80,7 @@ public class AppProvider {
private
static
final
String
MICROG_PACKAGE
=
"com.google.android.gms"
;
private
static
final
String
MUPDF_PACKAGE
=
"com.artifex.mupdf.mini.app"
;
private
static
final
String
PDF_VIEWER_PACKAGE
=
"
com.gsnathan
.pdfviewer"
;
private
static
final
String
PDF_VIEWER_PACKAGE
=
"
foundation.e
.pdfviewer"
;
private
static
final
String
OPENKEYCHAIN_PACKAGE
=
"org.sufficientlysecure.keychain"
;
private
static
final
String
LIBREOFFICE_PACKAGE
=
"org.documentfoundation.libreoffice"
;
...
...
Write
Preview
Supports
Markdown
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