Orta
|
6dc2988d23
|
Port to Xcode 9.3 (#1696)
|
2018-04-07 23:24:51 -04:00 |
|
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 |
|
Luciano Almeida
|
9a3b301dae
|
Fixing topLayoutGuide and bottomLayoutGuide iOS 11 deprecated Warnings (#1510)
|
2018-02-11 18:40:27 -05:00 |
|
Ryan Nystrom
|
cb15bc47c8
|
use new dropdown for browsing files (#1400)
|
2018-01-13 16:37:29 -05:00 |
|
Ryan Nystrom
|
d5fe0646ff
|
error message for repo dir (#1350)
|
2018-01-05 13:24:19 -05:00 |
|
Bas Broek
|
7f04139794
|
Disable animations when reduce motion enabled (#1167)
|
2017-12-10 18:15:44 -05:00 |
|
Ryan Nystrom
|
270903e1ae
|
refactor dir and blob paths, add tests (#1165)
|
2017-12-03 16:36:43 -05:00 |
|
Ryan Nystrom
|
9f40b07e93
|
Remove repo dir and blob back title (#1138)
|
2017-12-02 19:16:14 -05:00 |
|
Ryan Nystrom
|
bd55b07aa8
|
Fix repo blob loading bug (#1136)
|
2017-12-02 19:15:40 -05:00 |
|
Ryan Nystrom
|
3724798277
|
Convert repo code browsing to base VC and IGLK (#1097)
|
2017-11-27 13:08:44 -05:00 |
|
Rizwan Mohamed Ibrahim
|
ab28e739bc
|
[CHOR] @objc at same line as func (#888)
|
2017-11-07 13:37:36 -05:00 |
|
James Sherlock
|
63cc844b0a
|
Use repository default branch rather than master for file view (#849)
|
2017-11-04 21:42:54 -04:00 |
|
Nicholas Meschke
|
306eea70ec
|
Add Cell setup code to an StyledTableCell Extension (#797)
* Add Code Repository Cell extension file
* Move cell setup code to an extension of a StyledTableViewCell
* Add fatalError instead of force unwrap
|
2017-11-04 10:55:05 -04:00 |
|
Bas Broek
|
baf6ccc18b
|
Improve code browsing accessibility (#748)
* Files are buttons too; added types
* Add accessibility hint for file / directory cells
|
2017-10-27 10:47:47 -04:00 |
|
Ryan Nystrom
|
3178fd242e
|
browse repo file blobs
|
2017-10-15 15:01:01 -04:00 |
|
Ryan Nystrom
|
1f734514a9
|
browse repo dirs
|
2017-10-14 15:40:36 -04:00 |
|
Ryan Nystrom
|
22223d1e4b
|
begin code browsing
|
2017-10-08 21:28:07 +01:00 |
|