aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-27Implements the report functionality, UI is missingIsidro Henoch
2021-12-21Implements the commands listIsidro Henoch
2021-12-17Implemented SwipeLayout using Zerobranch's libraryIván Ávalos
2021-12-16Show markers on mapIván Ávalos
2021-12-16Merge branch 'maply_test'Iván Ávalos
2021-12-16Adds an ugly table to show detailsIsidro Henoch
2021-12-16Added icon for displayModeToggle according to displayModeIván Ávalos
2021-12-16Change onClickListener to onLongClickListener for DevicesAdapter.ktIván Ávalos
2021-12-16Added Spanish translationsIván Ávalos
2021-12-16Merge remote-tracking branch 'origin/main'Iván Ávalos
2021-12-16- Basically fully implemented device item with all details and icons.Iván Ávalos
2021-12-16Adds a very basic UI to display detailsIsidro Henoch
2021-12-16Updates unit details fragment to fetch the information for the given IDIsidro Henoch
2021-12-16Shows the details sectionIsidro Henoch
2021-12-15Maps now showing, including a test marker in MoscowIván Ávalos
2021-12-15WhirlyGlobe Maply test. Map shows completely black, same as with MapLibre GL ...Iván Ávalos
2021-12-15Adds the details activityIsidro Henoch
2021-12-15Adds the profile buttonIsidro Henoch
2021-12-15Updates the devices listIsidro Henoch
2021-12-14Creates the RV adapter to display the units on screenIsidro Henoch
2021-12-11Adds the search behaviourIsidro Henoch
2021-12-08WIP: Implements the basic structure for the units list/mapIsidro Henoch
2021-12-08WIP: Starts implementing the main activityIsidro Henoch
2021-12-06Strings to strings.xml (i18n) and dimens to dimen.xmlIván Ávalos
2021-12-06WIP: Adds the token persistanceIsidro Henoch
2021-12-06WIP: Implements the Login functionalityIsidro Henoch
2021-12-05Added WhirlyGlobeMaply dependency for mapsIván Ávalos
2021-12-05Added WhirlyGlobeMaply dependency for mapsIván Ávalos
2021-12-05Adds x-www-form-urlencoded support to http clientIsidro Henoch
2021-12-05Added Henoch's mailIván Ávalos
2021-12-04Added README and LICENSE (AGPLv3)Iván Ávalos
2021-12-04Added app name to AndroidManifest.xmlIván Ávalos
2021-12-04Added ic_launcher to Android appIván Ávalos
2021-12-04Added first controllers (unreviewed and untested)Iván Ávalos
2021-12-04Replaced Java stuff with Kotlin native stuff, and deleted ApplicationDelegate...Iván Ávalos
2021-12-04Removed unneeded files and made API functions suspendingIván Ávalos
2021-12-04Removed unneeded files and made API functions suspendingIván Ávalos
2021-12-04Rewrote HTTP client code using KtorIván Ávalos
2021-12-03Added Swagger auto-generated API client (no Ktor yet)Iván Ávalos
2021-12-03Inits the projectIsidro Henoch