New beta version, 7.5.xbetaX

Started by orux, February 22, 2019, 09:47:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

matt

#15
Quote from: orux post_id=30614 time=1551895748 user_id=2


The beta1 and beta2 versions changed nothing about the problem you mentioned. That problem occurred only in certain circumstances. I think that in beta 3 it should be corrected.



orux


Great; yes in 7.4.15beta3 my dashboard is shown at startup, and my android-statusbar is hidden :-)

Matt

Josean

#16
Gracias Orux! He visto que también hay ya disponible el botón para poder salir de la pantalla de bloqueo. :D

Josean

#17
En la beta aún teniendo activada la función SOS no puede funcionar porque la aplicación no tiene permisos de acceso a teléfono, ni a contactos, ni se le puede dar. Puedes Orux hacer que se pueda volver a activar?

Por otro lado, se puede introducir en el menú del sensor de temperatura la posibilidad de ejercer una corrección sobre el valor que mide el sensor?

Saludos.

Juanjo

#18
Hola Orux,



tengo 2 problemas con la 7.4.15 beta 5:



- a veces la aplicación se cierra  sola. Esto creo que ya me sucedía con la 7.4.14

- a veces se queda colgada, no se puede mover el mapa y la parte de abajo de este no está dibujada. Moviendo el móvil en modo apaisado se desbloquea. Esto sucede con bastante frecuencia.



En ambos casos no sé como reproducirlo, me sucede al azar.



Android 9



Saludos

orux

#19
Quote from: Josean post_id=30640 time=1552221186 user_id=1497
En la beta aún teniendo activada la función SOS no puede funcionar porque la aplicación no tiene permisos de acceso a teléfono, ni a contactos, ni se le puede dar. Puedes Orux hacer que se pueda volver a activar?

Por otro lado, se puede introducir en el menú del sensor de temperatura la posibilidad de ejercer una corrección sobre el valor que mide el sensor?

Saludos.


No hay problema, lo incluyo





orux

orux

#20
Quote from: Juanjo post_id=30641 time=1552235075 user_id=7258
Hola Orux,



tengo 2 problemas con la 7.4.15 beta 5:



- a veces la aplicación se cierra  sola. Esto creo que ya me sucedía con la 7.4.14

- a veces se queda colgada, no se puede mover el mapa y la parte de abajo de este no está dibujada. Moviendo el móvil en modo apaisado se desbloquea. Esto sucede con bastante frecuencia.



En ambos casos no sé como reproducirlo, me sucede al azar.



Android 9



Saludos




Buenas,



No estoy recibiendo informes de error, lo cual es un problema, porque seguramente serán errores nativos internos de android, difíciles de rastrear y corregir.



Muchos están relacionados con la aceleración hardware; voy a desactavarla en la siguiente beta a ver qué pasa, ya me dirás...







orux

Maki

#21
Hi Jose,



I was emailing with Fabio Soldati, the developer of PeakFinder about sharing map position between apps. It turns out that while OruxMaps is able to receive a position from other apps, it isn't able to share it with other apps using the geo uri

https://en.wikipedia.org/wiki/Geo_URI_scheme">https://en.wikipedia.org/wiki/Geo_URI_scheme

Peak Finder is a killer app, it would be very useful to pass a map position to it because you can see the mountains rendered along with moon and sun path so that one can anticipate what he will find during an hike.



Below what Fabio told me.


QuoteMaybe you can suggest them to extend their sharing support with the option to use the geo uri.



The java code would be quite easy:



Intent i = new Intent(android.content.Intent.ACTION_VIEW, Uri.parse("geo:43.2245,8.12323"));    

startActivity(i);



With this code any app that support the geo uri can be opened (Google Maps, PeakFinder, ...). With the current export option of OruxMaps I don't see a good way to connect it with PeakFinder.


Thanks, Maki

orux

#22
Quote from: Maki post_id=30645 time=1552288059 user_id=100
Hi Jose,



I was emailing with Fabio Soldati, the developer of PeakFinder about sharing map position between apps. It turns out that while OruxMaps is able to receive a position from other apps, it isn't able to share it with other apps using the geo uri

https://en.wikipedia.org/wiki/Geo_URI_scheme">https://en.wikipedia.org/wiki/Geo_URI_scheme

Peak Finder is a killer app, it would be very useful to pass a map position to it because you can see the mountains rendered along with moon and sun path so that one can anticipate what he will find during an hike.



Below what Fabio told me.



Thanks, Maki


Hello!



new beta version



Added an option for sharing the position with an Intent.



Map button -->Map Share-->share map position. There are two options, the old one (as text, useful for sharing a position with whatsapp, mail,... here we send the position in two ways, as a google maps link and as a geo: position) and a new one, as a geo: Intent.







orux

Josean

#23
Por el motivo que sea sigue sin funcionar la función de SOS en la nueva beta (por lo menos en uno de los teléfonos, el otro no lo tengo ahora mismo). Ya he dado los permisos a la aplicación y he probado a borrar datos de la aplicación y nada. Por supuesto esta activada dicha función en la aplicación para iniciarse automáticamente.

Saludos.

Juanjo

#24
Quote from: orux post_id=30643 time=1552239694 user_id=2


Buenas,



No estoy recibiendo informes de error, lo cual es un problema, porque seguramente serán errores nativos internos de android, difíciles de rastrear y corregir.



Muchos están relacionados con la aceleración hardware; voy a desactavarla en la siguiente beta a ver qué pasa, ya me dirás...







orux


Hola Orux,



pues va a ser que no es la aceleración hardware...



Estuve trasteando un poco con la beta 6 y he conseguido reproducir los 2 problemas.



Una vez se cerró la aplicación al encender el GPS (esto ya me había pasado antes con las betas anteriores) y una vez se quedó colgada (imposible mover el mapa o solo se puede mover en una dirección).



Como ya te he comentado, esto ultimo se soluciona al girar el móvil en modo apaisado por lo que me hace pensar que igual tiene algo que ver con el fallo del modo immersivo de la versión 7.4.14



Otro fallo que parece haber sido introducido una o dos versiones atrás, y que ya he visto comentado en algún post, es que la aplicación no usa la altitud del DEM en los tracks, sólo la del GPS



Saludos

orux

#25
Quote from: Josean post_id=30648 time=1552322672 user_id=1497
Por el motivo que sea sigue sin funcionar la función de SOS en la nueva beta (por lo menos en uno de los teléfonos, el otro no lo tengo ahora mismo). Ya he dado los permisos a la aplicación y he probado a borrar datos de la aplicación y nada. Por supuesto esta activada dicha función en la aplicación para iniciarse automáticamente.

Saludos.


A ver si ahora, en la 7 va.



orux

Josean

#26
Quote from: orux post_id=30659 time=1552491791 user_id=2
Quote from: Josean post_id=30648 time=1552322672 user_id=1497
Por el motivo que sea sigue sin funcionar la función de SOS en la nueva beta (por lo menos en uno de los teléfonos, el otro no lo tengo ahora mismo). Ya he dado los permisos a la aplicación y he probado a borrar datos de la aplicación y nada. Por supuesto esta activada dicha función en la aplicación para iniciarse automáticamente.

Saludos.


A ver si ahora, en la 7 va.



orux

Ok, corregido.

Por cierto, muchas gracias también por lo de poder establecer el ajuste sobre el sensor de temperatura, y es que tenia 2ºC de error en el dichoso sensor.

Maki

#27
Quote from: orux post_id=30647 time=1552315475 user_id=2
Added an option for sharing the position with an Intent.


Thanks. Curiously it only worked the first time I tried with PeakFinder, but it works every time with Google Maps. I'll check with Fabio if we can find the catch.



I suppose the interface is preliminary, as I find it confusing. Actually, to me it's clear but I think any non-geek would wonder what a geo uri is. Since there aren't that many apps that support the thing maybe we could have Peak§Finder as an helper app, like GPS status or Layars.



On a side note, it could be useful, or at least more clear, to have two sharing options, one for the current (GPS) position, one for the map center. It's quite easy to move the map inadvertently, so one thinks he's sharing the GPS position but it's actually a bit off.

orux

#28
Quote from: Maki post_id=30664 time=1552595699 user_id=100
Quote from: orux post_id=30647 time=1552315475 user_id=2
Added an option for sharing the position with an Intent.


Thanks. Curiously it only worked the first time I tried with PeakFinder, but it works every time with Google Maps. I'll check with Fabio if we can find the catch.



I suppose the interface is preliminary, as I find it confusing. Actually, to me it's clear but I think any non-geek would wonder what a geo uri is. Since there aren't that many apps that support the thing maybe we could have Peak§Finder as an helper app, like GPS status or Layars.



On a side note, it could be useful, or at least more clear, to have two sharing options, one for the current (GPS) position, one for the map center. It's quite easy to move the map inadvertently, so one thinks he's sharing the GPS position but it's actually a bit off.


Waiting for a good suggestion.



There are many apps that understand the geo schema: I do not want to just vinculate it to an app. For example, OruxMaps, you can pass a position from one version to another, google maps, ...



Maybe in the dialog text ...



Right about sharing map position an GPS position.





orux

JCS666

#29
Los problemas con strava desaparecieron, a mi juicio todo funciona muy bien, pero estaría bien que integrases strava igual que el resto, por ejemplo como GPSIES, que resulta muy cómodo de usar porque recuerda el modo en que enviaste tus últimos datos, y strava no.

Gracias por todo tu trabajo.