-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
28 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- Add upload of 5G (NR) and TD-SCDMA cells to OpenCellID. | ||
- Add export to KML and KMZ formats. | ||
- Add gzip compression of exported files with option to configure the format. | ||
- Add optional bar presenting Collector status. | ||
- Add link to application notification settings. | ||
- Fix database import not working due to transaction log not being deleted. | ||
- Fix exported file not deleted when export canceled and compression enabled. | ||
- Rename GPS status from 'initializing' to 'waiting for location' to be less confusing. | ||
- Update external libraries. | ||
- Many small fixes and improvements. |