Subsurface-mobile port to Kirigami 1.0

2016-03-31 Thread Dirk Hohndel
Marco, Thomas, I merged the port to Kirigamit 1.0 on top of latest master, but I'm hesitant to push out test binaries for iOS or Android as this brings a lot of regressions right now. I'm not quite sure how to handle this given that I'm on an island with rotten internet connection and you guys are

Re: Kirigami design question (iOS users, please read)

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 11:37:25PM +0200, Thomas Pfeiffer wrote: > On Donnerstag, 31. März 2016 07:09:40 CEST you wrote: > > Just a thought... please remember that one of the MAJOR draws of Kirigami > > is the fact that it can work on multiple mobile platforms. We already use > > it on Android and

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Dirk Hohndel
On Fri, Apr 01, 2016 at 12:15:04AM +0200, Thomas Pfeiffer wrote: > On Donnerstag, 31. März 2016 23:20:41 CEST Robert C. Helling wrote: > > After spending some more thoughts about this, and looking at some native > > apps like mail > > > > I realize that the "back to the list" action is of course

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 23:20:41 CEST Robert C. Helling wrote: > After spending some more thoughts about this, and looking at some native > apps like mail > > I realize that the "back to the list" action is of course almost always > located as an arrow in the top left position. I understand

Re: Kirigami design question (iOS users, please read)

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 07:09:40 CEST you wrote: > > In the current Kirigami version, the symbols for the global and context > > drawer were changed to match those on Android, but that's just a detail. > > Just a thought... please remember that one of the MAJOR draws of Kirigami > is the fact

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Robert C. Helling
Dirk, > Am 31.03.2016 um 20:21 schrieb Dirk Hohndel : > > I will admit that I hate the idea of having a two finger gesture for such > a fundamental navigation item. Remember, pinch gestures require two hands. > I want the navigation to be perfectly fine with just one hand. > > So no, zoom in and

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 13:23:16 CEST you wrote: > > Alternatively (if that is possible with QML), we could zoom out on the > > image if the pinch gesture was started within the image, and zoom out to > > the list only if it was started elsewhere in the profile. > > See my previous email. At

Re: iOS UI-Ideas

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 08:12:43PM +0200, Thomas Pfeiffer wrote: > On Donnerstag, 31. März 2016 19:30:32 CEST you wrote: > > Is there a possibility that a tap or double tap on the blue subsurface bar > > at the top of the window can used to mean "back"? > > Kind regards, willem > > The version of

Re: iOS UI-Ideas

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 07:30:32PM +0200, Willem Ferguson wrote: > Is there a possibility that a tap or double tap on the blue subsurface bar > at the top of the window can used to mean "back"? Tap on that (in the dive list) now gets you back to the top of the dive list. /D __

Re: iOS UI-Ideas

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 05:33:06PM +0200, Thomas Pfeiffer wrote: > On Donnerstag, 31. März 2016 16:02:52 CEST Jürgen Frank wrote: > > Dive-List view: swiping left on a dive to get the usual delete-button > > at the > > right > > This behavior is already implemented in Kirigami (though with a

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 03:57:54PM +0200, Thomas Pfeiffer wrote: > On Donnerstag, 31. März 2016 15:38:05 CEST Willem Ferguson wrote: > > Be careful. Ideally zoom in and zoom out should be used to zoom into the > > profile image itself. If zooming is used for other purposes it becomes > > more dif

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 03:38:05PM +0200, Willem Ferguson wrote: > Be careful. Ideally zoom in and zoom out should be used to zoom into the > profile image itself. If zooming is used for other purposes it becomes > more difficult to implement a real zoom facility on the dive profile at a > later

Re: iOS UI-Ideas

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 19:30:32 CEST you wrote: > Is there a possibility that a tap or double tap on the blue subsurface bar > at the top of the window can used to mean "back"? > Kind regards, willem The version of Kirigami that Subsurface-mobile will be ported to soon contains a component

Re: iOS UI-Ideas

2016-03-31 Thread Willem Ferguson
Is there a possibility that a tap or double tap on the blue subsurface bar at the top of the window can used to mean "back"? Kind regards, willem ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subsurface-divelog.org/cgi-bin/mai

Re: iOS UI-Ideas

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 16:02:52 CEST Jürgen Frank wrote: > Dive-List view: swiping left on a dive to get the usual delete-button > at the > right This behavior is already implemented in Kirigami (though with a handle on the right which has to be swiped to the left), so Subsurface-mo

iOS UI-Ideas

2016-03-31 Thread Jürgen Frank
Dive-List view: swiping left on a dive to get the usual delete-button at the right swiping right: special funktions (tbd) single-tap on dive: open details (swiping does nothing at the moment, not implemented) Dive View: s

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 15:38:05 CEST Willem Ferguson wrote: > Be careful. Ideally zoom in and zoom out should be used to zoom into the > profile image itself. If zooming is used for other purposes it becomes > more difficult to implement a real zoom facility on the dive profile at a > later

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Willem Ferguson
Be careful. Ideally zoom in and zoom out should be used to zoom into the profile image itself. If zooming is used for other purposes it becomes more difficult to implement a real zoom facility on the dive profile at a later stage. Kind regards, Willem On 31 Mar 2016 3:24 PM, "Robert Helling" wro

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Thomas Pfeiffer
On Donnerstag, 31. März 2016 13:27:21 CEST you wrote: > Hi, > > > On 31.03.2016, at 12:05, Thomas Pfeiffer wrote: > > > > My main feedback is: Seriously give "swipe to go back" another try. It may > > feel a bit strange at first, but it's a pattern which is adopted more and > > more in Android a

Re: TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 07:18:04AM +0100, Jaspal Sahota wrote: > Cylinders. > The app lets me enter gas mix and start/end pressure but doesn't allow me to > choose cylinder size. > Looks like it shows sac - how can it calculate that without knowing cylinder > size too? The cylinder entry widge

Re: TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 07:16:39AM +0100, Jaspal Sahota wrote: > When manually adding a dive: > 'Find as you type' for dive location and other fields based on your current > set of dives. Would be awesome as the alternative is to remember what you > typed before or copy paste a series of values i

Re: TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 07:10:29AM +0100, Jaspal Sahota wrote: > > For the login page it would be really nice to integrate with 1password, which > is a very popular password manager for iOS. Since you enter this password exactly once... I don't understand what advantage this would give you. I'm

Re: [PATCH] Re: Kirigami design question

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 01:27:21PM +0200, Robert Helling wrote: > Hi, > > > On 31.03.2016, at 12:05, Thomas Pfeiffer wrote: > > > > My main feedback is: Seriously give "swipe to go back" another try. It may > > feel a bit strange at first, but it's a pattern which is adopted more and > > more >

Re: Kirigami design question (iOS users, please read)

2016-03-31 Thread Dirk Hohndel
If you are primarily an iPhone / iPad user and don't use Android devices a lot, please read and respond to the question on the bottom On Thu, Mar 31, 2016 at 12:05:51PM +0200, Thomas Pfeiffer wrote: > On Mittwoch, 30. März 2016 21:06:21 CEST Dirk Hohndel wrote: > > Thomas, > > > Based on some of

Re: subsurface mobile 1.0.4 feedback

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 10:32:41AM +0200, Rainer Mohr wrote: > > Am 31.03.16 um 04:14 schrieb Dirk Hohndel: > >I will have reverted this for now and will try a different implementation > >idea in the future. > > List scrolls perfectly again. Well yes, the trip folding has been reverted. I starte

Re: subsurface mobile 1.0.4 feedback

2016-03-31 Thread Rainer Mohr
Am 31.03.16 um 13:46 schrieb Dirk Hohndel: Well then of course we need to implement it. Would someone file a trac enhancement ticket for it? /D Did that this morning... ___ subsurface mailing list subsurface@subsurface-divelog.org http://lists.subs

Re: subsurface mobile 1.0.4 feedback

2016-03-31 Thread Dirk Hohndel
On Thu, Mar 31, 2016 at 08:33:54AM +0200, Henrik Brautaset Aronsen wrote: > On Wed, Mar 30, 2016 at 3:06 PM, Rainer Mohr wrote: > > > > >- Filter / search the list for dive spots / countries / locations. A good > >>> >place would be to push down the list when at the top to reveal a search > >>> bo

TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Jaspal Sahota
Cylinders. The app lets me enter gas mix and start/end pressure but doesn't allow me to choose cylinder size. Looks like it shows sac - how can it calculate that without knowing cylinder size too? App Information: App Name: Subsurface-mobile App Version: 1.0.4 (4.5.2.1144) Installed App Versio

TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Jaspal Sahota
For the login page it would be really nice to integrate with 1password, which is a very popular password manager for iOS. Here's the info on the extension: https://github.com/AgileBits/onepassword-app-extension App Information: App Name: Subsurface-mobile App Version: 1.0.4 (4.5.2.1144) Instal

TestFlight feedback for Subsurface-mobile.

2016-03-31 Thread Jaspal Sahota
When manually adding a dive: 'Find as you type' for dive location and other fields based on your current set of dives. Would be awesome as the alternative is to remember what you typed before or copy paste a series of values into (say) notes from an existing dive and then paste them into the new

Re: Kirigami design question

2016-03-31 Thread Thomas Pfeiffer
On Mittwoch, 30. März 2016 21:06:21 CEST Dirk Hohndel wrote: > Thomas, > Based on some of the feedback we have been getting from testers on iOS > (I'm sure you have seen some of it here) I have been wondering if we > should consider a change to the Kirigami design... > > Right now the bottom layo

Re: subsurface mobile 1.0.4 feedback

2016-03-31 Thread Rainer Mohr
Hi Dirk, Am 31.03.16 um 04:14 schrieb Dirk Hohndel: I will have reverted this for now and will try a different implementation idea in the future. List scrolls perfectly again. Never mind, I have added this. The next version will scroll back to the top if you tap on the title bar. Nice, wo