|
1 | 1 | # CHANGELOG of 'AIMSICD'
|
2 | 2 | ----------------------
|
3 | 3 |
|
| 4 | +#### [02.08.2015 - WIP-Release v0.1.33-alpha-build-00](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases/tag/v0.1.33-alpha-b00) |
| 5 | + |
| 6 | +* Updated: Minor formatting of `dbe_import_items.xml` and `detection_sms_db_listview.xml` |
| 7 | +* Updated: Improved `.gitignore` to ignore Android Studio Navigation editor temp files |
| 8 | +* Updated: Improved Japanese and German translations, comments for `Helpers.java` |
| 9 | +* Updated: Refactored string for Type-0 SMS in `aimsicd.db` to improve its detection |
| 10 | +* Added: Implemented `rej_cause` into `DBe_import` and updated existing comments |
| 11 | +* Added: ProgressBar and updated SQL for `DBcheck()` in `AIMSICDDbAdapter.java` |
| 12 | +* Fixed: Made ProgressBar in `AIMSICDDbAdapter.java` and logs work again |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +#### 01.08.2015 - WIP-Internal v0.1.32-alpha-build-21 |
| 17 | + |
| 18 | +* Reverted: Removed code for rechecking cell after OCID download after failed tests |
| 19 | +* Updated: Refreshed Inflater data and comments in `DbViewerFragment.java` |
| 20 | +* Fixed: Re-implemented possibility to delete and reset the internal database |
| 21 | +* Fixed: Corrected typos in language source file `translatable_strings.xml` |
| 22 | +* Fixed: Improved comments and `cleanseCellTable` in `CellTracker.java` |
| 23 | +* Fixed: Corrected many layout Issues of XML for `DbViewerFragment.java` |
| 24 | + |
| 25 | +--- |
| 26 | + |
| 27 | +#### 31.07.2015 - WIP-Internal v0.1.32-alpha-build-20 |
| 28 | + |
| 29 | +* Updated: Improved formatting of `AIMSICD.java`, `AIMSICDDbAdapter.java` and `Cell.java` |
| 30 | +* Updated: Cleanup of `CellTracker.java`, consider removing old FemtoCell detection code |
| 31 | +* Added: Implemented code for rechecking cell after OCID download (needs intensive testing) |
| 32 | + |
| 33 | +--- |
| 34 | + |
| 35 | +#### 31.07.2015 - WIP-Internal v0.1.32-alpha-build-19 |
| 36 | + |
| 37 | +* Removed: Purged `CID -1` from EventLog, updated comments in `AIMSICDDbAdapter.java` |
| 38 | +* Added: New restart of `AIMSICDDbAdapter` after deleting the internal database |
| 39 | +* Fixed: Ordered navigation drawer and removed unused imports and attributes |
| 40 | + |
| 41 | +--- |
| 42 | + |
| 43 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-18 |
| 44 | + |
| 45 | +* Added: Vibration on no nc_list detection as well as many comments and formatting |
| 46 | + |
| 47 | +--- |
| 48 | + |
| 49 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-17 |
| 50 | + |
| 51 | +* Added: New `insertEventLog` query to prevent duplicates in the EvenLog table |
| 52 | + |
| 53 | +--- |
| 54 | + |
| 55 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-16 |
| 56 | + |
| 57 | +* Updated: Refreshed comments and fixed a few minor typos in several source files |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-15 |
| 62 | + |
| 63 | +* Changed: Placed `DF_id` and `DF_desc` on separate lines for easier log reading |
| 64 | +* Fixed: Refreshed EventLog DBE and formatting to use standard TableLayout |
| 65 | +* Fixed: Reformatted `DBTableColumnIds.java` and `DbViewerFragment.java` |
| 66 | + |
| 67 | +--- |
| 68 | + |
| 69 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-14 |
| 70 | + |
| 71 | +* Fixed: Corrected several DBV Issues, removed old unused and commented out code |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +#### 30.07.2015 - WIP-Internal v0.1.32-alpha-build-13 |
| 76 | + |
| 77 | +* Removed: Purged ProgressBar calls when not visible (e.g. reading/writing CSVs) |
| 78 | +* Fixed: Ordered navigation drawer and removed unused imports and attributes |
| 79 | +* Fixed: Corrected defaultlocations layout and fixed BTS Measurements in DBV |
| 80 | +* Fixed: Corrected typo of `T3212` incorrectly labeled as `T3213` |
| 81 | + |
| 82 | +--- |
| 83 | + |
| 84 | +#### 29.07.2015 - WIP-Internal v0.1.32-alpha-build-12 |
| 85 | + |
| 86 | +* Changed: 2nd attempt to fix FC in DBV by commenting out `bb_power` in all files |
| 87 | +* Updated: Notes and comments in `AIMSICDDbAdapter.java` have been renewed |
| 88 | +* Added: Clarified difference between CellId and CID in `AIMSICDDbAdapter.java` |
| 89 | +* Fixed: Corrected build error in `BtsMeasureCardInflater.java` |
| 90 | +* Fixed: Corrected Log exceptions to use `.toString()` |
| 91 | + |
| 92 | +--- |
| 93 | + |
| 94 | +#### 27.07.2015 - WIP-Internal v0.1.32-alpha-build-11 |
| 95 | + |
| 96 | +* Fixed: Corrected BTS Measurements and defaultlocations DBV layout |
| 97 | + |
| 98 | +--- |
| 99 | + |
| 100 | +#### 27.07.2015 - WIP-Internal v0.1.32-alpha-build-10 |
| 101 | + |
| 102 | +* Changed: Failed attempt to add "item" number to table layout |
| 103 | +* Updated: Comments added, updated and removed in several files |
| 104 | +* Fixed: Now showing `Unique BTS Data` items as intended in DBV |
| 105 | +* Fixed: Corrected typo of `T3212` incorrectly labeled as `T3213` |
| 106 | + |
| 107 | +--- |
| 108 | + |
| 109 | +#### 26.07.2015 - WIP-Internal v0.1.32-alpha-build-09 |
| 110 | + |
| 111 | +* Updated: Improved Japanese and Czech language translations (needs contributors) |
| 112 | +* Fixed: OCID download now respects the filter for `MCC`, `MNC` and `LAC` again |
| 113 | +* Fixed: Corrected spelling error to the correct display `DOWNLOAD_LOCAL_BTS_DATA` |
| 114 | + |
| 115 | +--- |
| 116 | + |
| 117 | +#### 23.07.2015 - WIP-Internal v0.1.32-alpha-build-08 |
| 118 | + |
| 119 | +* Updated: Improved German language translations |
| 120 | +* Added: New `DeviceApi18.java` to counteract wrong API for WCDMA cell info |
| 121 | +* Fixed: API build versions issues for network related items has been resolved |
| 122 | +* Fixed: Layout problems with new DBV xml style sheet have been resolved |
| 123 | + |
| 124 | +--- |
| 125 | + |
| 126 | +#### 21.07.2015 - WIP-Internal v0.1.32-alpha-build-07 |
| 127 | + |
| 128 | +* Removed: Purged outdated `OCIDResponse.java` since no longer needed |
| 129 | +* Changed: Attempt to reduze the font size in the DB viewer for the `DBe_import` |
| 130 | +* Changed: Restructured `dbe_import_items.xml` for easier readbility to our users |
| 131 | +* Changed: New color scheme within `dbe_import_items.xml` for cleaner overview |
| 132 | +* Changed: Reversed logic code for `isExact`, changable on where data is imported |
| 133 | +* Updated: Comments in `DBTableColumnIds.java` and `SignalStrengthTracker.java` |
| 134 | +* Updated: TAGs and comments in `SmsDetector.java` are now reflecting current state |
| 135 | +* Updated: Cleaned `DbeImportCardInflater.java` and `detection_sms_db_listview.xml` |
| 136 | +* Updated: Improvement to SMS detection of WAP Push SMS messages with a new string |
| 137 | +* Updated: TAGs in `AIMSICDDbAdapter.java` and formatting of `DbViewerFragment.java` |
| 138 | +* Added: New server response codes in OpenCellIdActivity.java, removed old comments |
| 139 | +* Added: New EventLog for changing `LAC` in GSM case (only had it in CDMA until now) |
| 140 | +* Added: Minor comments in `DbViewerFragment.java` to clarify even more table data |
| 141 | +* Added: More notes and TAGs to work on for `AimsicdService.java` and `Cell.java` |
| 142 | +* Fixed: Downgrade of `targetSdkVersion` to `19` fixing whitish Icons on Android 5+ |
| 143 | +* Fixed: Repaired `CellTracker` polling neighbouring cells on unsupported phones |
| 144 | +* Fixed: Repaired switched `LAC`/`CID` vs data labels of DBV in `DBe_import` table |
| 145 | +* Fixed: Better comments, spellings and formatting in `AIMSICDDbAdapter.java` |
| 146 | + |
| 147 | +#### 17.07.2015 - WIP-Internal v0.1.32-alpha-build-06 |
| 148 | + |
| 149 | +* Moved: `requestNewOCIDKey()` from `Celltracker` to `OpenCellIdActivity` |
| 150 | +* Fixed: Repaired OCID crash when getting key, better DBV layout for `DBe_ipmort` |
| 151 | + |
| 152 | +--- |
| 153 | + |
| 154 | +#### 17.07.2015 - WIP-Internal v0.1.32-alpha-build-04 |
| 155 | + |
| 156 | +* Updated: Minor changes to correct value for `avg_range` in `AIMSICDDbAdapter.java` |
| 157 | +* Updated: from `DBE_UPLOAD_REQUEST` to `RESTORE_DATABASE` in `RequestTask.java` |
| 158 | +* Added: New string for database restoration popup added in `RequestTask.java` |
| 159 | +* Fixed: `CellTracker` and `RequestTask` are now works along with our new database |
| 160 | +* Fixed: Comments in `CellTracker` have been answered to clarify current functionality |
| 161 | + |
| 162 | +--- |
| 163 | + |
| 164 | +#### 16.07.2015 - WIP-Internal v0.1.32-alpha-build-03 |
| 165 | + |
| 166 | +* Updated: Shuffling, commenting and formatting of `AIMSICDDbAdapter.java` |
| 167 | + |
| 168 | +--- |
| 169 | + |
| 170 | +#### 14.07.2015 - WIP-Internal v0.1.32-alpha-build-02 |
| 171 | + |
| 172 | +* Fixed: AIMSICD does not crash anymore when downloading OpenCellID data |
| 173 | + |
| 174 | +--- |
| 175 | + |
| 176 | +#### 14.07.2015 - WIP-Internal v0.1.32-alpha-build-01 |
| 177 | + |
| 178 | +* Changed: **[MAJOR DATABASE OVERHAUL](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/issues/215)** - huge THANKS flies out to [banjaxbanjo](https://github.com/banjaxbanjo)! |
| 179 | +* Changed: Our new database is now pre-compiled, faster, better and uses correct tables |
| 180 | +* Updated: Improved French and Polish, minor string changes for Database Viewer labels |
| 181 | + |
| 182 | +--- |
| 183 | + |
4 | 184 | #### [12.07.2015 - WIP-Release v0.1.32-alpha-build-00](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases/tag/v0.1.32-alpha-b00)
|
5 | 185 |
|
6 | 186 | * Updated: Enhanced `AIMSICD.java` for another attempt to fix AIMSICD not closing
|
|
0 commit comments