D12770: Android: Make it possible to associate with files

2018-05-11 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R223:cf4bb5e3b178: Android: Make it possible to associate with 
files (authored by apol).

CHANGED PRIOR TO COMMIT
  https://phabricator.kde.org/D12770?vs=33858=33998#toc

REPOSITORY
  R223 Okular

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D12770?vs=33858=33998

REVISION DETAIL
  https://phabricator.kde.org/D12770

AFFECTED FILES
  core/document.cpp
  mobile/android/AndroidManifest.xml
  mobile/android/src/OpenFileActivity.java
  mobile/app/main.cpp
  mobile/app/package/contents/ui/Documents.qml
  mobile/app/package/contents/ui/OkularDrawer.qml
  mobile/app/package/contents/ui/main.qml
  mobile/components/DocumentView.qml
  mobile/components/documentitem.cpp
  mobile/components/documentitem.h
  mobile/components/pageitem.cpp
  shell/shell.cpp

To: apol, #okular, aacid, mart
Cc: okular-devel, ngraham, aacid


D12770: Android: Make it possible to associate with files

2018-05-11 Thread Marco Martin
mart accepted this revision.
This revision is now accepted and ready to land.
Restricted Application added a subscriber: okular-devel.

REPOSITORY
  R223 Okular

BRANCH
  filesAndroid

REVISION DETAIL
  https://phabricator.kde.org/D12770

To: apol, #okular, aacid, mart
Cc: okular-devel, ngraham, aacid


D12770: Android: Make it possible to associate with files

2018-05-08 Thread Aleix Pol Gonzalez
apol created this revision.
apol added reviewers: Okular, aacid, mart.
Restricted Application added a project: Okular.
apol requested review of this revision.

REVISION SUMMARY
  Put the file into a file descriptor and open this file descriptor.
  Just application/pdf for now.

TEST PLAN
  opened some documents on my phone

REPOSITORY
  R223 Okular

BRANCH
  filesAndroid

REVISION DETAIL
  https://phabricator.kde.org/D12770

AFFECTED FILES
  core/document.cpp
  mobile/android/AndroidManifest.xml
  mobile/android/src/OpenFileActivity.java
  mobile/app/main.cpp
  mobile/app/package/contents/ui/Documents.qml
  mobile/app/package/contents/ui/OkularDrawer.qml
  mobile/app/package/contents/ui/main.qml
  mobile/components/DocumentView.qml
  mobile/components/documentitem.cpp
  mobile/components/documentitem.h
  mobile/components/pageitem.cpp
  shell/shell.cpp

To: apol, #okular, aacid, mart
Cc: ngraham, aacid