File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG of 'AIMSICD'
22------------------------
33
4+ #### [ 03.04.2016 - WIP-Release v0.1.42-alpha] ( https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/releases/tag/v0.1.42-alpha )
5+
6+ * Changed: Moved whole project and all links into new organization ` CellularPrivacy `
7+ * Changed: Set ` targetSdk ` to ` 22 ` and use a better visible white notification icon
8+ * Changed: Now using ` Lombok ` for handling cells, replaced more getters and setters
9+ * Changed: Renamed ` MainActivity ` and application to ` AndroidIMSICatcherDetector `
10+ * Updated: Translations for Chinese, Japanese, Vietnamese and Norwegian Bokmål
11+ * Updated: Moved to gradle version 2.12, grouped UI packages and activated Lint
12+ * Updated: Let streams be closed by ` Lombok ` and improved notification content
13+ * Updated: Improved ` CellTracker ` and updated ` DISCLAIMER ` in our repository
14+ * Added: New ` Lombok ` dependency for adding handlers to further shorten our code
15+ * Added: Current development state ` ALPHA ` has been added to in-app disclaimer
16+ * Fixed: Automatic version naming does not show ` unspecified-normal ` anymore
17+ * Fixed: Multiple force closes on ` OpenCellID ` database requests have been solved
18+ * Fixed: Now rechecking current cells after downloading ` OpenCellID ` data
19+ * Fixed: Prevent crash by returning ` null ` if ` MapFragment ` is not attached to activity
20+ * Fixed: Lines in LogCat are now added to buffer again to improve SMS detection
21+ * Fixed: Resolved crash when trying to download ` OpenCellID ` data in airplane mode
22+
423#### [ 13.03.2016 - WIP-Release v0.1.41-alpha] ( https://github.com/CellularPrivacy/Android-IMSI-Catcher-Detector/releases/tag/v0.1.41-alpha )
524
625* Removed: Some now unused Icons from previous UI/UX have been removed
You can’t perform that action at this time.
0 commit comments