index
:
etbsa-trackermap-mobile
ios_app
main
url_switch
Aplicación móvil para ETBSA basada en trackermap-mobile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
androidApp
Age
Commit message (
Expand
)
Author
2022-12-22
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-12-15
[android] Upgraded WhirlyGlobe to version 3.5
Iván Ávalos
2022-12-14
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-12-14
Removed unused test modules
Iván Ávalos
2022-06-08
Bump version to 1.3.2
Iván Ávalos
2022-06-08
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-05-20
- [shared] unitsFlow exposed to allow access to unfiltered units.
Iván Ávalos
2022-05-20
[android] Improved search performance by limiting rate
Iván Ávalos
2022-04-18
Bump version to 1.3.1
Iván Ávalos
2022-04-18
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-04-18
[android] Fixed date pickers by adding 1 to 0-based month number
Iván Ávalos
2022-04-14
Bump version to 1.3
Iván Ávalos
2022-04-14
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-04-14
[android] Forgot to re-add NDK arch filters
Iván Ávalos
2022-04-14
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-04-14
- [android] Fixed “to” date picker
Iván Ávalos
2022-04-13
- [android] Set maxDate in date pickers for custom reports
Iván Ávalos
2022-04-11
- [shared] Added DateUtils 'expect' class for platform-specific date format.
Iván Ávalos
2022-04-09
- [shared] Rewrote ReportDates to allow for custom date period.
Iván Ávalos
2022-03-10
Bump version to 1.2
Iván Ávalos
2022-03-10
Merge branch 'main' of https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-03-10
Updated Android libraries
Iván Ávalos
2022-03-10
- Card on map now updates info when there is a change
Iván Ávalos
2022-02-20
I don't know what happened to this file
Iván Ávalos
2022-02-17
Merged 'main' branch and solved conflicts.
Iván Ávalos
2022-02-17
Merge https://git.sr.ht/~avalos/trackermap-mobile
Iván Ávalos
2022-02-13
Changed Array<> to List<> for iOS compatibility
Iván Ávalos
2022-02-07
Removed now unnecessary CommandsApi on Android app
Iván Ávalos
2022-02-07
Added sendCommand() method to CommandsController, and updated Android app to ...
Iván Ávalos
2022-02-06
Added CommandsController
Iván Ávalos
2022-01-31
Merge branch 'main' into ios_app
Iván Ávalos
2022-01-31
Attach tickerFlow to viewModelScope in an attempt to bind it to app lifecycle...
Iván Ávalos
2022-01-31
Tries to fix the units update issue
Isidro Henoch
2022-01-29
Fixed MarkerTransformations categoryToStringId()
Iván Ávalos
2022-01-29
Moved MarkerType to Marker.Type in shared module
Iván Ávalos
2022-01-29
Moved MapFragment.Marker and MarkerTransformations functions to Marker model ...
Iván Ávalos
2022-01-29
Updated UnitRenderData with new getStatus() and getEngineStop() functions in ...
Iván Ávalos
2022-01-25
Refactored session handling into a shared SessionManager to prevent mutabilit...
Iván Ávalos
2022-01-24
Bumped version to 1.1.2
Iván Ávalos
2022-01-24
Made server URL fields invisible
Iván Ávalos
2022-01-24
Merged main from upstream (unbranded)
Iván Ávalos
2022-01-24
Set color background to devices_fragment.xml to avoid showing map on backgrou...
Iván Ávalos
2022-01-22
Clear setupCallbacks on MapFragment after running all the callbacks
Iván Ávalos
2022-01-22
Super cool map/list layout change animation
Iván Ávalos
2022-01-22
Fixed spacing between units_activity top bar items
Iván Ávalos
2022-01-22
Prepare shared module for iOS support and updated appcompat and constraintlay...
Iván Ávalos
2022-01-20
Added 2022 to copyright. Damn, I forgot we were in 2022.
Iván Ávalos
2022-01-20
Added license headers and removed unused imports
Iván Ávalos
2022-01-20
Fallback ApiClient to default URL, so pre-URL-switch-capable apps don't fail ...
Iván Ávalos
2022-01-20
Bump version code (again)
Iván Ávalos
[next]