Age | Commit message (Collapse) | Author |
|
- remove unnecessary variables and imports
- change preliminary config variable names
|
|
- for `deviceLimit` and `expirationTime`.
|
|
|
|
|
|
Update NotificationFormatter.java (fix #2590)
|
|
The URL that refers to the OpenStreetMaps website with the notifications received from the TRACCAR server now uses HTTPS, that is, a secure connection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix null check
- Combine validation to setter
|
|
|
|
Add user expiration and device limit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|