-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[feature/new-navigation] New navigation (#1162) [feature/css]…
… CSS Themeing #1194 [feature/gridview] Gridview implementation (v12) (#1195)" This reverts commit 37d74fc.
- Loading branch information
1 parent
37d74fc
commit b035c6a
Showing
441 changed files
with
17,158 additions
and
20,914 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
14.2 | ||
13.4.1 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
ENV['COCOAPODS_DISABLE_STATS'] = 'true' | ||
|
||
target 'ownCloudTests' do | ||
project 'ownCloud' | ||
|
||
use_frameworks! # Required for Swift Test Targets only | ||
inherit! :search_paths # Required for not double-linking libraries in the app and test targets. | ||
pod 'EarlGrey', '~> 1.16' | ||
end | ||
|
||
target 'ownCloudScreenshotsTests' do | ||
project 'ownCloud' | ||
|
||
use_frameworks! # Required for Swift Test Targets only | ||
inherit! :search_paths # Required for not double-linking libraries in the app and test targets. | ||
pod 'EarlGrey', '~> 1.16' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
PODS: | ||
- EarlGrey (1.16.0) | ||
|
||
DEPENDENCIES: | ||
- EarlGrey (~> 1.16) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- EarlGrey | ||
|
||
SPEC CHECKSUMS: | ||
EarlGrey: 455e5597ae5ccaca92cd46b81d8b25cacec060a1 | ||
|
||
PODFILE CHECKSUM: 9075b8f92281024401a0039c3477c9a16650b092 | ||
|
||
COCOAPODS: 1.10.0 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.