This commit is contained in:
Javier
2025-11-04 10:29:36 -06:00
parent f155af5f0c
commit afbe27d10d
364 changed files with 40154 additions and 23467 deletions

View File

@@ -91,6 +91,6 @@ ModuleClosedNodes6=
ModuleClosedNodes7=
ModuleClosedNodes8=
ModuleClosedNodes9=
NavigationStack=C_Cliente,Guardado,462,0,C_NoVenta,GUARDA_Click,63,0,C_Principal,B4XPage_Appear,371,0,Starter,IsConnectedToInternet,139,0,Starter,ENVIA_ULTIMA_GPS,115,0,Starter,Service_Destroy,86,0,C_Principal,Class_Globals,0,0,C_Principal,cargar_Click,1060,0,C_Clientes,Class_Globals,27,6,C_Clientes,ListView1_ItemClick,173,6
NavigationStack=C_Principal,connecta_Click,1869,0,C_Principal,JobDone,1323,0,C_Cliente,b_cxc_Click,1207,0,C_Cliente,gest_Click,359,0,C_Mapas,Class_Globals,0,0,MAPA_RUTAS,MapFragment1_Ready,145,0,C_Clientes,ListView1_ItemClick,132,0,Starter,ENVIA_ULTIMA_GPS,134,0,C_Principal,cargar_Click,980,0,C_Principal,envioinfo,959,0
SelectedBuild=0
VisibleModules=1,2,3,4,5,6,7,8,9,10
VisibleModules=1,2,3,4,5,6,7,8,9,10,16,27,28

View File

@@ -138,14 +138,6 @@
android:name=".appupdater$appupdater_BR"
android:exported="true">
</receiver>
<service
android:name=".starter"
android:exported="true">
</service>
<receiver
android:name=".starter$starter_BR"
android:exported="true">
</receiver>
<activity
android:windowSoftInputMode="stateHidden"
android:launchMode="singleTop"
@@ -170,6 +162,14 @@
android:screenOrientation="portrait"
android:exported="true">
</activity>
<service
android:name=".starter"
android:exported="true">
</service>
<receiver
android:name=".starter$starter_BR"
android:exported="true">
</receiver>
<service
android:name=".tracker"
android:exported="true"

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More