Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b318b538 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'fix/change_pdf_viewer_package_name' into 'master'

Change package name of the hidden pdf viewer

See merge request e/apps/BlissLauncher!57
parents e060871e 35c379ea
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";