Skip to content

Releases: samirapporio/Apporio-Tracking-System

1.0.5

17 Feb 07:41

Choose a tag to compare

(1) Added developer_id in order to sync devices -- "bug = it was previously searching over TAG only that can lead to emission of location from different application to different listener"

(2) Result checker has been added when the device is connected to the socket server

(3) Exclusive listener table has been added at the back-end as it was merging with the previous listener table that is now fully used for TAG only

1.0.4

12 Feb 13:14

Choose a tag to compare

back end code is now deployed over own server, also connection link is replaced from heroku to own servr

1.0.3

12 Feb 07:16

Choose a tag to compare

Bug Resolved: AtsServiceLocationClass was not throwing location inside onReceiveLocation()

Now throwing location from AtsLocationManager class via event bus and added @iNJECTiON for a singleton location object that regularly changes and emit over Event Bus

1.0.2

11 Feb 11:44

Choose a tag to compare

(1) Deployed backend node application on heroku
(2) Added new api support to visulize all devices for a particular package added by a specific developer
(3) It is mandatory to add correct AppId now, wrong app id will make no connection with the server

1.0.1

10 Feb 12:26
48dc7fd

Choose a tag to compare

Initial release