mirror of
https://github.com/cheveguerra/Pusher_2.0.git
synced 2026-04-17 19:37:05 +00:00
Cambio de puerto
This commit is contained in:
22
Pusher.b4a
22
Pusher.b4a
@@ -3,15 +3,14 @@ File1=96761371-car-icon-white-icon-with-shadow-on-transparent-background.jpg
|
||||
File10=logo_keymon.png
|
||||
File11=marker-rojo-0.png
|
||||
File12=marker-rojo-coche.png
|
||||
File13=smiley.png
|
||||
File14=waze.png
|
||||
File15=waze-moving.png
|
||||
File16=waze-moving-2.png
|
||||
File17=waze-moving-small.png
|
||||
File18=waze-sleeping.png
|
||||
File19=waze-sleeping-small.png
|
||||
File13=waze.png
|
||||
File14=waze-moving.png
|
||||
File15=waze-moving-2.png
|
||||
File16=waze-moving-small.png
|
||||
File17=waze-sleeping.png
|
||||
File18=waze-sleeping-small.png
|
||||
File19=zzz.png
|
||||
File2=ballon280.png
|
||||
File20=zzz.png
|
||||
File3=ballon50.png
|
||||
File4=balloon_overlay_close.png
|
||||
File5=datetimelayout.bal
|
||||
@@ -31,7 +30,6 @@ FileGroup17=Default Group
|
||||
FileGroup18=Default Group
|
||||
FileGroup19=Default Group
|
||||
FileGroup2=Default Group
|
||||
FileGroup20=Default Group
|
||||
FileGroup3=Default Group
|
||||
FileGroup4=Default Group
|
||||
FileGroup5=Default Group
|
||||
@@ -70,7 +68,7 @@ Module3=Mods
|
||||
Module4=MyPopup
|
||||
Module5=Starter
|
||||
Module6=Subs
|
||||
NumberOfFiles=20
|
||||
NumberOfFiles=19
|
||||
NumberOfLibraries=23
|
||||
NumberOfModules=6
|
||||
Version=12.5
|
||||
@@ -78,7 +76,7 @@ Version=12.5
|
||||
#Region Project Attributes
|
||||
#ApplicationLabel: Pusher 2.0
|
||||
#VersionCode: 1
|
||||
#VersionName: 3.09.29
|
||||
#VersionName: 3.11.07
|
||||
'Ver. 3.09.18 - Se agregó la posibilidad de mostrar puntos internedios en la ruta y muestra icono diferente si esta en movimiento o parado.
|
||||
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
||||
#SupportedOrientations: portrait
|
||||
@@ -248,7 +246,7 @@ Sub Activity_Resume
|
||||
p_principal.Height = Activity.Height
|
||||
Subs.centraPanel(p_contenedor1, p_principal.Width)
|
||||
devModel = phn.Model
|
||||
reqManager.Initialize(Me, "http://keymon.lat:1782")
|
||||
reqManager.Initialize(Me, "http://keymon.lat:1781")
|
||||
Starter.rp.CheckAndRequest(Starter.rp.PERMISSION_ACCESS_FINE_LOCATION)
|
||||
Wait For Activity_PermissionResult (Permission As String, Result As Boolean)
|
||||
' If Result Then
|
||||
|
||||
Reference in New Issue
Block a user