Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Minimalistische IOS App

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Minimalistische IOS App

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      echt_weg last edited by

      Fertig umgesetzt, kommt in neue Version 1.5 (geht heute Abend zur Freigabe an Apple und ist dann nächste Woche verfügbar)

      -Bessere Gruppierung der Einstellungen

      -Zoomfunktionen in Views per Gesten

      -Russische Sprachunterstützung

      -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

      -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

      -Landscape-Support (Automatisch)

      Offen

      -VPN via URL Support (pix)

      -Andere Farbe der App

      -Zoomregler pro View

      -Landscape-Support (Manuell, pro View)

      Fehler nicht nachvollziehbar

      -Russische Links funktionieren nicht (evgeny_nd)

      Dutchman hat noch eine etwas aktuellere Version (1.6 beta) erhalten

      1 Reply Last reply Reply Quote 0
      • E
        evgeny_nd last edited by

        @echt_weg:

        > > 2. Application not worked with russian words in link: "#Системы" `

        do you have an example public available URL for me to test?
        I did the test by myself but and everything worked for me `

        Unfortunately I can't give you external link, because I use VPN and local IP adresses.

        Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

        Why you write in screenshot link as: "?Системы"?

        In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

        I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView

        1 Reply Last reply Reply Quote 0
        • Bluefox
          Bluefox last edited by

          @evgeny_nd:

          @echt_weg:

          > do you have an example public available URL for me to test? I did the test by myself but and everything worked for me

          Unfortunately I can't give you external link, because I use VPN and local IP adresses.

          Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

          Why you write in screenshot link as: "?Системы"?

          In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

          I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView `
          Try to use

          http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B
          

          As link. It is Uri encoded.

          1 Reply Last reply Reply Quote 0
          • E
            evgeny_nd last edited by

            @Bluefox:

            @evgeny_nd:

            @echt_weg:

            I did the test by myself but and everything worked for me `

            Unfortunately I can't give you external link, because I use VPN and local IP adresses.

            Link in browser looks is: http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

            Why you write in screenshot link as: "?Системы"?

            In my case, If I use link http://192.168.4.253:8082/vis/index.html?%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (in browser, not in application)

            I see the page (auto redirected) http://192.168.4.253:8082/vis/index.htm … ы#DemoView `
            Try to use

            http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B
            

            As link. It is Uri encoded. `
            http://192.168.4.253:8082/vis/index.html#%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B

            I tryed in "Link" field:

            %23%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (#Системы )

            and

            #%D0%A1%D0%B8%D1%81%D1%82%D0%B5%D0%BC%D1%8B (Системы)

            Result in appl is

            File i%23Системы not found: Not exist

            or

            File i not found: Not exist

            1 Reply Last reply Reply Quote 0
            • Bluefox
              Bluefox last edited by

              @echt_weg:

              Fertig umgesetzt, kommt in neue Version 1.5 (geht heute Abend zur Freigabe an Apple und ist dann nächste Woche verfügbar)

              -Bessere Gruppierung der Einstellungen

              -Zoomfunktionen in Views per Gesten

              -Russische Sprachunterstützung

              -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

              -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

              -Landscape-Support (Automatisch)

              Offen

              -VPN via URL Support (pix)

              -Andere Farbe der App

              -Zoomregler pro View

              -Landscape-Support (Manuell, pro View)

              Fehler nicht nachvollziehbar

              -Russische Links funktionieren nicht (evgeny_nd)

              Dutchman hat noch eine etwas aktuellere Version (1.6 beta) erhalten `
              If the russian does not work, so the üäö will not work too.

              1 Reply Last reply Reply Quote 0
              • E
                echt_weg last edited by

                @Bluefox:

                [quote="echt_weg

                If the russian does not work, so the üäö will not work too. `
                just tested both. Every view will work without any errors

                it's not a big deal to add an uri-encoding but i don't think that it's part of the problem. Can someone else please reproduce the problem?

                1 Reply Last reply Reply Quote 0
                • E
                  echt_weg last edited by

                  Status

                  ToDo

                  -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                  -Andere Farbe der App

                  -Zoomregler pro View

                  -Landscape-Support (Manuell, pro View)

                  Das nächste Update kommt 2017

                  1 Reply Last reply Reply Quote 0
                  • E
                    evgeny_nd last edited by

                    @echt_weg:

                    now i can reproduce the error.

                    When using a Apache reverse-proxy the uri isn't needed.

                    When connecting directly to iobroker i need the uri-encoding.

                    Will be fixed in 1.6

                    Fixes in 1.5 (currently in processing at apple)

                    -Bessere Gruppierung der Einstellungen

                    -Zoomfunktionen in Views per Gesten

                    -Russische Sprachunterstützung

                    -Fehlertoleranz bei fehlenden oder doppelten Slash in URL oder View

                    -Multiple SSID Support, Separierung von SSIDs per Komma (evgeny_nd)

                    -Landscape-Support (Automatisch)

                    Fixed in 1.6 (not published yet)

                    -Russische Links funktionieren nicht (evgeny_nd)

                    ToDo

                    -VPN via URL Support (pix)

                    -Andere Farbe der App

                    -Zoomregler pro View

                    -Landscape-Support (Manuell, pro View) `

                    Hello friends.

                    How should I update Vis Viewer?

                    In AppStore version 1.0.0 and it not updateble to 1.5.

                    1 Reply Last reply Reply Quote 0
                    • P
                      pix last edited by

                      @evgeny_nd:

                      Hello friends.

                      How should I update Vis Viewer?

                      In AppStore version 1.0.0 and it not updateble to 1.5. `
                      The author has submitted the App to Apple http://forum.iobroker.net/viewtopic.php?f=30&t=4290#p41333. Have patience till the release 8-)

                      Pix

                      1 Reply Last reply Reply Quote 0
                      • E
                        evgeny_nd last edited by

                        @pix:

                        @evgeny_nd:

                        Hello friends.

                        How should I update Vis Viewer?

                        In AppStore version 1.0.0 and it not updateble to 1.5. `
                        The author has submitted the App to Apple http://forum.iobroker.net/viewtopic.php?f=30&t=4290#p41333. Have patience till the release 8-)

                        Pix `

                        No problem :), I thought I was doing something wrong …

                        1 Reply Last reply Reply Quote 0
                        • E
                          echt_weg last edited by

                          Update to 1.5 is available (not including uri-encoding)

                          1 Reply Last reply Reply Quote 0
                          • E
                            echt_weg last edited by

                            Update 1.6.1 is available (with uri support)

                            ToDo

                            -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                            -Andere Farbe der App

                            -Zoomregler pro View

                            -Landscape-Support (Manuell, pro View)

                            Nächstes Update in 2017

                            1 Reply Last reply Reply Quote 0
                            • Bluefox
                              Bluefox last edited by

                              Cool 🙂 ioBroker hat Apple App 🙂

                              1 Reply Last reply Reply Quote 0
                              • P
                                pix last edited by

                                @echt_weg:

                                Update 1.6.1 is available (with uri support)

                                ToDo

                                -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                                -Andere Farbe der App

                                -Zoomregler pro View

                                -Landscape-Support (Manuell, pro View)

                                Nächstes Update in 2017 `
                                Läuft super!

                                Freu mich auf die nächste Version im neuen Jahr!

                                Pix

                                1 Reply Last reply Reply Quote 0
                                • Dutchman
                                  Dutchman Developer Most Active Administrators last edited by

                                  @pix:

                                  @echt_weg:

                                  Update 1.6.1 is available (with uri support)

                                  ToDo

                                  -VPN via URL Support (pix) - evtl. in der aktuellen Version 1.6.1 durch Timeout-Änderung gefixt - bitte testen

                                  -Andere Farbe der App

                                  -Zoomregler pro View

                                  -Landscape-Support (Manuell, pro View)

                                  Nächstes Update in 2017 `
                                  Läuft super!

                                  Freu mich auf die nächste Version im neuen Jahr!

                                  Pix `

                                  sehr nice !

                                  Frage: Wen ich jetzt in de APP doppelt "tippe" zoomt diese ein, kan das bild statisch gemacht werden ?

                                  Die view sollte ja so bleiben wie in VIS definiert und nicht ein zoomen bij klik

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    pix last edited by

                                    Hallo Dutchman,

                                    der Zoom durch doppelklick ist das Standardverhalten des Browsers. Dadurch wird der angetippte div-Container heran-/herausgezoomt. Ein Zoom mit zwei Fingern (Pinch) ist nicht möglich.

                                    @ echt_weg: Ich habe einen kleinen Wunsch für eine kosmetische Verbesserung:

                                    Die Systemstatusleiste oben (Provider, Uhrzeit, Netzstärke, etc.) sollte statt schwarz auf weiß die gleiche Farbe wie die Statusleiste unten ("zurück" in blau auf grau) erhalten können.

                                    Gruß

                                    Pix

                                    1 Reply Last reply Reply Quote 0
                                    • Dutchman
                                      Dutchman Developer Most Active Administrators last edited by

                                      @pix:

                                      Hallo Dutchman,

                                      der Zoom durch doppelklick ist das Standardverhalten des Browsers. Dadurch wird der angetippte div-Container heran-/herausgezoomt. Ein Zoom mit zwei Fingern (Pinch) ist nicht möglich.

                                      Pix `

                                      und genaus dieses nerft, waere toll wen man das unterbinden kan 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • E
                                        echt_weg last edited by

                                        @Dutchman:

                                        @pix:

                                        Hallo Dutchman,

                                        der Zoom durch doppelklick ist das Standardverhalten des Browsers. Dadurch wird der angetippte div-Container heran-/herausgezoomt. Ein Zoom mit zwei Fingern (Pinch) ist nicht möglich.

                                        Pix `

                                        und genaus dieses nerft, waere toll wen man das unterbinden kan 🙂 `
                                        wäre kein Problem das abzustellen. Ich habe diese Funktion erst ergänzt. Andererseits kann man auch einfach aufhören doppelzuklicken oder? 😄

                                        Was haltet ihr davon, dass man das (global oder pro view?) konfigurieren kann?

                                        ToDo

                                        -Zoom deaktivierbar (global oder pro view?)

                                        -Andere Farbe der App

                                        -Zoomregler pro View

                                        -Landscape-Support (Manuell, pro View)

                                        @pix:

                                        @ echt_weg: Ich habe einen kleinen Wunsch für eine kosmetische Verbesserung:

                                        Die Systemstatusleiste oben (Provider, Uhrzeit, Netzstärke, etc.) sollte statt schwarz auf weiß die gleiche Farbe wie die Statusleiste unten ("zurück" in blau auf grau) erhalten können. `
                                        Das verwendete plugin (https://cordova.apache.org/docs/en/late … ppbrowser/) erlaubt das setze der Farbe nicht direkt. Muss mir mal angucken, ob ich das direkt in den Sourcen ändern kann - denke, dass das geht

                                        1 Reply Last reply Reply Quote 0
                                        • Dutchman
                                          Dutchman Developer Most Active Administrators last edited by

                                          @echt_weg:

                                          @Dutchman:

                                          @pix:

                                          Hallo Dutchman,

                                          der Zoom durch doppelklick ist das Standardverhalten des Browsers. Dadurch wird der angetippte div-Container heran-/herausgezoomt. Ein Zoom mit zwei Fingern (Pinch) ist nicht möglich.

                                          Pix `

                                          und genaus dieses nerft, waere toll wen man das unterbinden kan 🙂 `
                                          wäre kein Problem das abzustellen. Ich habe diese Funktion erst ergänzt. Andererseits kann man auch einfach aufhören doppelzuklicken oder? 😄

                                          Was haltet ihr davon, dass man das (global oder pro view?) konfigurieren kann?

                                          ToDo

                                          -Zoom deaktivierbar (global oder pro view?)

                                          -Andere Farbe der App

                                          -Zoomregler pro View

                                          -Landscape-Support (Manuell, pro View)

                                          @pix:

                                          @ echt_weg: Ich habe einen kleinen Wunsch für eine kosmetische Verbesserung:

                                          Die Systemstatusleiste oben (Provider, Uhrzeit, Netzstärke, etc.) sollte statt schwarz auf weiß die gleiche Farbe wie die Statusleiste unten ("zurück" in blau auf grau) erhalten können. muss ich mir mal ansehen. Das verwendete plugin ([https://cordova.apache.org/docs/en/late … ppbrowser/](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/)) erlaubt das setze der Farbe nicht direkt. Muss mir mal angucken, ob ich das direkt in den Sourcen ändern kann - denke, dass das geht

                                          Per view wäre genial!

                                          Es passiert halt oft mit den dicken Fingern oder zu schnelle Action der Vrouw das man doppelt klikt (zb Lautstärke regeln).

                                          Wen das rein kommt ist der waf gelöst und erstmal wieder Sommerpause hier 🙂

                                          edit: sind 5 Views max?

                                          Sent from my iPhone using Tapatalk

                                          1 Reply Last reply Reply Quote 0
                                          • E
                                            echt_weg last edited by

                                            Habe mich doch noch einmal hingesetzt und eine Version 1.7.0 in den Appstore eingereicht (dauert wieder ein paar Tage bis die Version verfügbar ist).

                                            Mit der Statusbar im Browser-Mode habe ich jedoch nicht ordentlich hinbekommen. Denke, dass da das Framework an der Grenze ist

                                            Neu in 1.7.0

                                            -App hat nun 2 Themes (Grün und Blau)

                                            -Zoom pro View deaktivierbar

                                            ToDo

                                            -Mehr als 5 Views (Evtl? Braucht das wirklich jemand? Wieviele? Beliebig?)

                                            -Zoomregler pro View (evtl.)

                                            -Landscape-Support (Manuell, pro View) (evtl.)

                                            Sagt mal was zu den ToDos. Bin mir mittlerweile nicht mehr sicher, ob man die wirklich benötigt.

                                            Für dieses Jahr ist in jedem Fall nun Schluß:D

                                            Achso eine Bitte noch: Bitte gebt gerne Bewertungen für die App im Appstore ab. Danke

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            706
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            22
                                            128
                                            28073
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo