Ivan Magda
|
6c3c451677
|
Add PDF support (#1596)
* Add string extension for searching pdf files (#1552)
* Create RepositoryWebViewController (#1552)
* Initial presenting of the pdf files (#1552)
* refactor: Rename String+Resource -> String+BinaryFile (#1552)
* Build destination URL (#1552)
* Configure title (#1552)
* Encode file path
* Use EmptyView for errors
* Replace UIWebView with WKWebView
* Review fixes
* refactor: Make binarySuffix computed property
* Unify if-else path
* Group guard statements
|
2018-03-11 15:59:51 -04:00 |
|
Ryan Nystrom
|
cb15bc47c8
|
use new dropdown for browsing files (#1400)
|
2018-01-13 16:37:29 -05:00 |
|
Bas Broek
|
0db76b3b76
|
Add + update a11x for navigation titles (#1257)
* Add + update a11x for navigation items
* A file is not a file extension
|
2017-12-16 22:15:29 -05:00 |
|
Ryan Nystrom
|
270903e1ae
|
refactor dir and blob paths, add tests (#1165)
|
2017-12-03 16:36:43 -05:00 |
|