Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
z1tr0t3c committed Oct 23, 2018
1 parent 8ff57c3 commit 8c2da6b
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Binary file modified blista.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions blista.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
2C75DF5F1FDBB8EF00AC1A41 /* Crashlytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C75DF5D1FDBB8EF00AC1A41 /* Crashlytics.framework */; };
2C75DF601FDBB8EF00AC1A41 /* Fabric.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C75DF5E1FDBB8EF00AC1A41 /* Fabric.framework */; };
2C803AEE1FD0904D007A518B /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C803AED1FD0904D007A518B /* Reachability.swift */; };
2C819163217FB66C0052E7C0 /* blista.png in Resources */ = {isa = PBXBuildFile; fileRef = 2C819162217FB66C0052E7C0 /* blista.png */; };
2C84E6CF1FD50E4800671FB3 /* FourteenthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C84E6CE1FD50E4800671FB3 /* FourteenthViewController.swift */; };
2C89C3071FD0F4A400D65F3D /* EighthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C89C3061FD0F4A400D65F3D /* EighthViewController.swift */; };
2C91476F200178AA00F6820C /* wegbeschreibung.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 2C91476E200178AA00F6820C /* wegbeschreibung.pdf */; };
Expand All @@ -35,7 +36,6 @@
2C9834801FF311C40099A977 /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C98347F1FF311C40099A977 /* UserNotifications.framework */; };
2C9834831FF333520099A977 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2C9834821FF333520099A977 /* GoogleService-Info.plist */; };
2C99089020BAE17E0013A8F7 /* NineteenthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C99088F20BAE17E0013A8F7 /* NineteenthViewController.swift */; };
2CA13EF12179FEEB006C4A7F /* blista.png in Resources */ = {isa = PBXBuildFile; fileRef = 2CA13EF02179FEEB006C4A7F /* blista.png */; };
2CA914CC1FDC402A00EC3B02 /* imprint.html in Resources */ = {isa = PBXBuildFile; fileRef = 2CA914CA1FDC402A00EC3B02 /* imprint.html */; };
2CC72DD71FE9CA28007F874E /* license.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2CC72DD61FE9CA27007F874E /* license.txt */; };
2CCE94421FD4DF5C00335149 /* ThirteenthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CCE94411FD4DF5C00335149 /* ThirteenthViewController.swift */; };
Expand Down Expand Up @@ -90,6 +90,7 @@
2C75DF5D1FDBB8EF00AC1A41 /* Crashlytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Crashlytics.framework; sourceTree = SOURCE_ROOT; };
2C75DF5E1FDBB8EF00AC1A41 /* Fabric.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Fabric.framework; sourceTree = SOURCE_ROOT; };
2C803AED1FD0904D007A518B /* Reachability.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
2C819162217FB66C0052E7C0 /* blista.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blista.png; sourceTree = "<group>"; };
2C84E6CE1FD50E4800671FB3 /* FourteenthViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FourteenthViewController.swift; sourceTree = "<group>"; };
2C89C3061FD0F4A400D65F3D /* EighthViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EighthViewController.swift; sourceTree = "<group>"; };
2C91476E200178AA00F6820C /* wegbeschreibung.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = wegbeschreibung.pdf; sourceTree = "<group>"; };
Expand All @@ -101,7 +102,6 @@
2C98347F1FF311C40099A977 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
2C9834821FF333520099A977 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
2C99088F20BAE17E0013A8F7 /* NineteenthViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NineteenthViewController.swift; sourceTree = "<group>"; };
2CA13EF02179FEEB006C4A7F /* blista.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blista.png; sourceTree = "<group>"; };
2CA914CA1FDC402A00EC3B02 /* imprint.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = imprint.html; sourceTree = "<group>"; };
2CC72DD61FE9CA27007F874E /* license.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
2CCE94411FD4DF5C00335149 /* ThirteenthViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThirteenthViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -166,7 +166,7 @@
2C6186311FD680A100C8FCF1 /* Settings.bundle */,
2CF4E7901FCFCB3F00B29B8D /* blista */,
2CF4E78F1FCFCB3F00B29B8D /* Products */,
2CA13EF02179FEEB006C4A7F /* blista.png */,
2C819162217FB66C0052E7C0 /* blista.png */,
2C3B6AF820AB2C5D002A3F5A /* opening.html */,
2CE16B90213D893200A45B80 /* ferienordnung.pdf */,
2C05F51D2166860E003D2D77 /* terminplan.pdf */,
Expand Down Expand Up @@ -313,7 +313,7 @@
2CE3EBCA1FD64A2400DCE733 /* images in Resources */,
2C98347A1FF2E4F00099A977 /* faq.html in Resources */,
2C3B6AF720AB244C002A3F5A /* privacy.html in Resources */,
2CA13EF12179FEEB006C4A7F /* blista.png in Resources */,
2C819163217FB66C0052E7C0 /* blista.png in Resources */,
2C6186321FD680A100C8FCF1 /* Settings.bundle in Resources */,
2CF4E79E1FCFCB3F00B29B8D /* LaunchScreen.storyboard in Resources */,
2C3B6AF520AB0DF9002A3F5A /* links.html in Resources */,
Expand Down
2 changes: 1 addition & 1 deletion blista/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.7.0</string>
<string>1.8.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down
8 changes: 4 additions & 4 deletions blista/TwentysecondViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ class TwentysecondViewController: UIViewController, UIWebViewDelegate {
contentId: "educal",
customAttributes: [:])

webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming&course=3#maincontent")!))
webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming#maincontent")!))
case .cellular:

Answers.logContentView(withName: "EDU-Kalender",
contentType: "EDU-Kalender",
contentId: "educal",
customAttributes: [:])

webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming&course=3#maincontent")!))
webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming#maincontent")!))
case .none:
UIApplication.shared.isNetworkActivityIndicatorVisible = false
activity.stopAnimating()
Expand All @@ -64,15 +64,15 @@ class TwentysecondViewController: UIViewController, UIWebViewDelegate {
contentId: "educal",
customAttributes: [:])

webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming&course=3#maincontent")!))
webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming#maincontent")!))
case .cellular:

Answers.logContentView(withName: "EDU-Kalender",
contentType: "EDU-Kalender",
contentId: "educal",
customAttributes: [:])

webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming&course=3#maincontent")!))
webView22.loadRequest(URLRequest(url: URL(string: "https://edu.blista.de/moodle/calendar/view.php?view=upcoming#maincontent")!))
case .none:
UIApplication.shared.isNetworkActivityIndicatorVisible = false
activity.stopAnimating()
Expand Down
Binary file modified images/blista.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h1>blistar-App</h1>
<h2>Über mich</h2>
</header>
<p>
Mein Name ist Falk und ich bin 16 Jahre alt. Ich entwickele Apps, schreibe einen IT-Blog, mache Musik, und bin selbst Schüler der blista. ;)
Mein Name ist Falk und ich bin 17 Jahre alt. Ich entwickele Apps, schreibe einen IT-Blog, mache Musik, und bin selbst Schüler der blista. ;)
<br>
Mehr über mich erfahrt Ihr auf: <a href="https://zitrotec.de"style="color:#00A61D;">zitrotec.de</a>, <a href="https://m.facebook.com/z1tr0t3c"style="color:#00A61D;">Facebook</a> und <a href="https://mobile.twitter.com/z1tr0t3c"style="color:#00A61D;">Twitter</a>.</p>
</article>
Expand Down

0 comments on commit 8c2da6b

Please sign in to comment.