diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 69% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index d8ece3653..efef407a9 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -3,14 +3,14 @@ Thank you for contributing! Please select: -* [Developing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#developing) -* [Translating](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#translating) -* [Testing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#testing) -* [Formatting](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#formatting) -* [Debugging](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#debugging) -* [Seeking](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#seeking) -* [Donating](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#donating) -* [Respecting](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#code-of-conduct) +* [Developing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#developing) +* [Translating](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#translating) +* [Testing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#testing) +* [Formatting](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#formatting) +* [Debugging](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#debugging) +* [Seeking](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#seeking) +* [Donating](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#donating) +* [Respecting](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#code-of-conduct) --- @@ -142,23 +142,71 @@ Thank you for encouraging our developers! #### Code of Conduct -As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. +**Our Pledge** -We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our project and +our community a harassment-free experience for everyone, regardless of age, body +size, disability, ethnicity, gender identity and expression, level of experience, +nationality, personal appearance, race, religion, or sexual identity and +orientation. + +**Our Standards** + +Examples of behavior that contributes to creating a positive environment +include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members Examples of unacceptable behavior by participants include: -* The use of sexualized language or imagery -* Personal attacks -* Trolling or insulting/derogatory comments -* Public or private harassment -* Publishing other's private information, such as physical or electronic addresses, without explicit permission -* Other unethical or unprofessional conduct +* The use of sexualized language or imagery and unwelcome sexual attention or +advances +* Trolling, insulting/derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or electronic + address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +**Our Responsibilities** + +Project maintainers are responsible for clarifying the standards of acceptable +behavior and are expected to take appropriate and fair corrective action in +response to any instances of unacceptable behavior. + +Project maintainers have the right and responsibility to remove, edit, or +reject comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct, or to ban temporarily or +permanently any contributor for other behaviors that they deem inappropriate, +threatening, offensive, or harmful. + +**Scope** + +This Code of Conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. Examples of +representing a project or community include using an official project e-mail +address, posting via an official social media account, or acting as an appointed +representative at an online or offline event. Representation of a project may be +further defined and clarified by project maintainers. + +**Enforcement** -Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting the [project maintainer.](https://github.com/SecUpwN) All +complaints will be reviewed and investigated and will result in a response that +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. -By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team. +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. -This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. +**Attribution** -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting our [project maintainer](https://github.com/SecUpwN). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter of an incident. This Code of Conduct is adapted from the [Contributor Covenant](https://github.com/ContributorCovenant/contributor_covenant). +This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), Version 1.4 diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..b13576400 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ +>Thank you for your feedback! Please add below details so that we can help you a bit faster. + +--- + +#### Agreements +>Please check these boxes to ensure you've actually read and understood these important rules! + +- [ ] **I have reviewed and accepted the [guidelines for contributing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md) to this project.** +- [ ] **I have searched the [open Issues](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/issues) and made sure I am not filing a duplicate.** +- [ ] **I have read the notes on [debugging](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#debugging) and will properly maintain this Issue.** + + +--- + +#### Overview +>Please add a short and easy to understand description of the Issue you've experienced here. + +* `AIMSICD` version (see the `About` screen): +* Phone and ROM running *current* release: +* Link to logfile without identifyable data: + +--- + +#### Reproduction +>Please tell us the detailed steps on how to reproduce your Issue here. + +--- + +#### References +>If your Issue is related to any other existing Issues or pull requests, please link them here. + +--- + +#### Screenshots +>If you experienced visual glitches, please add a screenshot without metadata here. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..f7193fc7a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ +>Thank you for submitting a pull request! Please add below details so that we can merge it faster. + +--- + +#### Agreements +>Please check these boxes to ensure you've actually read and understood these important rules! + +- [ ] **I have reviewed and accepted the [guidelines for contributing](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md) to this project.** +- [ ] **I have reviewed and closely followed the [Style Guide](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/wiki/Style-Guide) for this Android app.** + +--- + +#### Overview +>Please add a short and easy to understand description of your proposed changes here. + +--- + +#### Classification +>Please click the correct checkbox that applies best to classify your pull request. + +- [ ] Bugfix (non-breaking change which fixes an existing issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) + +--- + +#### References +>If your pull request is related to or solves any existing Issues, please link them here. + +--- + +#### Screenshots +>If you have created visual changes, please add a screenshot without metadata here. diff --git a/.travis.yml b/.travis.yml index 190bd5ca2..e67cbaafc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,52 +5,32 @@ # https://rkh.github.io/travis-encrypt/public/index.html # --------------------------------------------------------------- -# Travis CI Settings -#------------------- - language: android -# Turning off caching to avoid caching Issues -cache: false -# Using the new Container-Based Infrastructure sudo: false + +cache: + directories: + - $HOME/.gradle/caches/ + - $HOME/.gradle/wrapper/ +before_cache: + - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock + env: global: -# Encrypted Tokens -#----------------- - -# Encrypted Coverity Scan Token + # Encrypted Coverity Scan Token - secure: "jRKgZfeAxDhqDIrySBESiij3Ot9cmVQ4CMB+IVpmf7Xjfek6By1ba7Y1lgMdLRPgvLkj3k5mMx1BMx2yeSCBp/+TZJ6Ezj3EVJ6HS2ctkAH4KzsiqlSCKiRgfOqKgzfnftCkNzXCEE3XLVLcv4iT5Ru/EBG85kEDViGrDBP+PxA=" -# Encrypted internal chat Token -notifications: - hipchat: - - secure: "I2XmQkFCyKZHW2NeClYyl3FND80YkqLtYo+Rn3ftS4xjEg6VfGgDv6AlvQ+b+oZg7RZI6nKia9OLZxAxVBOHw6UcJJnurJx4hfAIBZAihIiNpZPj1c9wGgv4D+M6zi3rgbJRZ2Tz6IKJvHC+CD3LApeJR9kH15lDWbD7YZ0UI7E=" + android: components: -# We are using the latest revision of Android SDK Tools - - platform-tools - - tools -# The BuildTools version we are using for our project - - build-tools-23.0.2 - - android-23 -# Additional components - - extra-android-m2repository + - platform-tools + - tools + - build-tools-23.0.2 + - android-23 + - extra-android-m2repository before_install: 'openssl aes-256-cbc -K $encrypted_dc771c3300d2_key -iv $encrypted_dc771c3300d2_iv -in keystore.jks.enc -out keystore.jks -d || true' - script: ./gradlew build check -# Coverity Scan Settings -#----------------------- - -addons: - coverity_scan: - project: - name: "SecUpwN/Android-IMSI-Catcher-Detector" - notification_email: annoyed@coverity.notifications -# Scan results: http://scan.coverity.com/projects/3346 - build_command_prepend: "./gradlew clean" - build_command: "./gradlew build" - branch_pattern: master before_deploy: - cd AIMSICD/build/outputs/apk; ls -la; md5sum *-normal-release.apk > md5sum.txt; sha1sum *-normal-release.apk > sha1sum.txt; cd - @@ -67,3 +47,16 @@ deploy: on: repo: SecUpwN/Android-IMSI-Catcher-Detector tags: true + +addons: + coverity_scan: #Scan results: http://scan.coverity.com/projects/3346 + project: + name: "SecUpwN/Android-IMSI-Catcher-Detector" + notification_email: annoyed@coverity.notifications + build_command_prepend: "./gradlew clean" + build_command: "./gradlew build" + branch_pattern: master + +notifications: + hipchat: + - secure: "I2XmQkFCyKZHW2NeClYyl3FND80YkqLtYo+Rn3ftS4xjEg6VfGgDv6AlvQ+b+oZg7RZI6nKia9OLZxAxVBOHw6UcJJnurJx4hfAIBZAihIiNpZPj1c9wGgv4D+M6zi3rgbJRZ2Tz6IKJvHC+CD3LApeJR9kH15lDWbD7YZ0UI7E=" diff --git a/AIMSICD/build.gradle b/AIMSICD/build.gradle index 707972125..5df63b87b 100644 --- a/AIMSICD/build.gradle +++ b/AIMSICD/build.gradle @@ -14,9 +14,10 @@ android { buildToolsVersion '23.0.2' defaultConfig { + applicationId "com.SecUpwN.AIMSICD" minSdkVersion 16 targetSdkVersion 19 // Do not change: Working Icons on Android 5+ - versionCode 40 + versionCode 41 testApplicationId "com.SecUpwN.AIMSICD.test" buildConfigField 'String', 'BUILD_NUMBER', (getBuildNumber() == null ? 'null' : "\"${buildNumber}\"") @@ -79,9 +80,9 @@ dependencies { compile 'com.github.Stericson:RootShell:d708ae1f0a' // Dependency Injection for Android - compile 'io.freefair.android-injection:injection:1.0.0-rc2' - compile 'io.freefair.android-injection:logging:1.0.0-rc2' - compile 'io.freefair.android-injection:okhttp:1.0.0-rc2' + compile 'io.freefair.android-injection:injection:2.0.0-beta1' + compile 'io.freefair.android-injection:logging:2.0.0-beta1' + compile 'io.freefair.android-injection:okhttp:2.0.0-beta1' // OSMBonusPack library to interact with OpenStreetMap data compile 'com.github.MKergall.osmbonuspack:OSMBonusPack:v5.6' @@ -112,4 +113,4 @@ String getBuildNumber() { } return null; -} \ No newline at end of file +} diff --git a/AIMSICD/config/checkstyle/checkstyle.xml b/AIMSICD/config/checkstyle/checkstyle.xml index 8dc46ed87..093dbf38c 100644 --- a/AIMSICD/config/checkstyle/checkstyle.xml +++ b/AIMSICD/config/checkstyle/checkstyle.xml @@ -11,19 +11,22 @@ - - - - - - - - - + + + + + + + + + + + + @@ -77,5 +80,14 @@ + + + + + + + + + diff --git a/AIMSICD/src/androidTest/java/com/SecUpwN/AIMSICD/test/GetProp.java b/AIMSICD/src/androidTest/java/com/secupwn/aimsicd/test/GetProp.java similarity index 81% rename from AIMSICD/src/androidTest/java/com/SecUpwN/AIMSICD/test/GetProp.java rename to AIMSICD/src/androidTest/java/com/secupwn/aimsicd/test/GetProp.java index 64c548f75..105be1e9c 100644 --- a/AIMSICD/src/androidTest/java/com/SecUpwN/AIMSICD/test/GetProp.java +++ b/AIMSICD/src/androidTest/java/com/secupwn/aimsicd/test/GetProp.java @@ -3,12 +3,12 @@ * LICENSE: http://git.io/vki47 | TERMS: http://git.io/vki4o * ----------------------------------------------------------- */ -package com.SecUpwN.AIMSICD.test; +package com.secupwn.aimsicd.test; import android.test.ActivityInstrumentationTestCase2; import android.util.Log; -import com.SecUpwN.AIMSICD.activities.DebugLogs; +import com.secupwn.aimsicd.activities.DebugLogs; import java.io.IOException; @@ -23,9 +23,12 @@ public GetProp() { public void testGetPropsReturnsValue() throws IOException { DebugLogs activity = (DebugLogs) getActivity(); - try { Thread.sleep(1000); } catch (Exception e) {} + try { + Thread.sleep(1000); + } catch (Exception e) { + } String props = activity.getProp(); Log.d("getprop", props); assertTrue(props.trim().length() > 0); } -} \ No newline at end of file +} diff --git a/AIMSICD/src/main/AndroidManifest.xml b/AIMSICD/src/main/AndroidManifest.xml index 5c55b5d05..f1bebfe61 100644 --- a/AIMSICD/src/main/AndroidManifest.xml +++ b/AIMSICD/src/main/AndroidManifest.xml @@ -2,7 +2,7 @@ - - - + + - - - - + + - - - + + - + + - \ No newline at end of file + \ No newline at end of file diff --git a/AIMSICD/src/main/res/layout/fragment_device.xml b/AIMSICD/src/main/res/layout/fragment_device.xml index 385b5831f..6cf03c2a5 100644 --- a/AIMSICD/src/main/res/layout/fragment_device.xml +++ b/AIMSICD/src/main/res/layout/fragment_device.xml @@ -1,571 +1,574 @@ - - - android:id="@+id/mainView" + - + - + - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + android:layout_width="fill_parent" + android:gravity="center_horizontal" + android:tag="network"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/AIMSICD/src/main/res/layout/marker_info_window.xml b/AIMSICD/src/main/res/layout/marker_info_window.xml index 28e5ac6eb..7020ded4c 100644 --- a/AIMSICD/src/main/res/layout/marker_info_window.xml +++ b/AIMSICD/src/main/res/layout/marker_info_window.xml @@ -77,8 +77,8 @@ android:layout_gravity="end"/> @@ -97,8 +97,8 @@ android:layout_gravity="end"/> diff --git a/AIMSICD/src/main/res/values-cs/translatable_strings.xml b/AIMSICD/src/main/res/values-cs/translatable_strings.xml index 21f234d23..03dabf668 100644 --- a/AIMSICD/src/main/res/values-cs/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-cs/translatable_strings.xml @@ -157,4 +157,6 @@ DETAILNÍ VYSVĚTLENÍ Aplikace je neaktivní nebo se načítá. Detekce ani ochrana není povolena. Otevřete prosím boční menu v aplikaci a povolte je v sekci SLEDOVÁNÍ! Nebyly detekovány nebo nazeleny žádné hrozby. AIMSICD neustále kontroluje vaše síťové připojení podle nastavení, které jste si zvolili v sekci Nastavení a v bočním menu aplikace. + + Neznámý diff --git a/AIMSICD/src/main/res/values-de/translatable_strings.xml b/AIMSICD/src/main/res/values-de/translatable_strings.xml index 1adb42f46..dc6004926 100644 --- a/AIMSICD/src/main/res/values-de/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-de/translatable_strings.xml @@ -1,4 +1,4 @@ - + @@ -193,12 +193,12 @@ DETAILLIERTE BESCHREIBUNG - App ruht oder lädt. Keine Schutz- und Erkennungsmaßnahmen aktiviert. Im Seitenmenü unter FUNKZELLENVERFOLGUNG die Angriffserkennung aktivieren! - Keine Gefahren erkannt oder gefunden. Unsere App prüft kontinuierlich das Netzwerk mit den aktivierten Schutzmaßnahmen von Seitenmenü und Einstellungen. - Unsichere Zone: Mindestens 1 neuer oder unbekannter Mobilfunkmast ist in dieser Gegend aktiv oder verwendet eine unsichere (geknackte) Verschlüsselung niedriger als A5/3 [Erkennung ist noch in Arbeit]. Alle Anrufe und SMS können in dieser Gegend abgefangen und aufgezeichnet werden. Die Gegend sollte sofort verlassen werden. - Feindliche Betriebsaktionen erkannt: Ein IMSI-Catcher (IMSIC) oder gefälschte Mobilfunkstation (FBTS) verfolgt die Nutzer gezielt. Aktive Rasterung findet in dieser Gegend statt. Diese Gegend sollte dringend vermieden werden, vor allen Dingen während politischer Unruhen. Batterie aus Telefon entfernen oder komplett außer Kraft setzen! - Feindliche Verfolgung erkannt: Ein FBTS oder IMSIC verfolgt DICH aktiv und verhindert die Verbindung Deines Telefons mit dem echten verschlüsselten Netz Deines Mobilfunkbetreibers. Bei Gefahr oder Konsequenzen sollte das Telefon zerstört und die SIM als gestohlen gemeldet werden. - Feindliche Manipulation: Jemand versucht aus der Ferne dieses Telefon zu manipulieren. Zerstöre (oder verkaufe) das Telefon und besorge weit weg ein Neues (altes Telefon nicht zum Wechselplatz mitnehmen)! Nutze eine neue (anonyme) SIM, verändere Dein Telefonieverhalten und warne Deine Kontakte im echten Leben, NICHT mittels Anruf! + App ruht oder lädt. Keine Schutz- und Erkennungsmaßnahmen aktiviert. Bitte die Angriffserkennung einschalten! + Keine Gefahren erkannt. Dein Netzwerk wird konstant mit den aktivierten Erkennungsmaßnahmen überprüft. + Unsichere Zone: Mindestens 1 neuer oder unbekannter Mobilfunkmast ist in dieser Gegend aktiv oder verwendet eine unsichere (geknackte) Verschlüsselung niedriger als A5/3. Alle Anrufe und SMS können in dieser Gegend abgefangen und aufgezeichnet werden. Diesen Ort schnell verlassen. + Feindliche Betriebsaktionen erkannt: Ein IMSI-Catcher (IMSIC) oder gefälschte Mobilfunkstation (FBTS) verfolgt die Nutzer gezielt. Aktive Rasterung findet in dieser Gegend statt. Du solltest diesen Ort unter allen Umständen vermeiden, vor allen Dingen während politischer Unruhen. Batterie und SIM-Karte entfernen! + "Feindliche Verfolgung erkannt: Ein FBTS oder IMSIC verfolgt DICH aktiv und verhindert die Verbindung Deines Telefons mit dem echten verschlüsselten Netz Deines Mobilfunkbetreibers. Bei Gefahr oder Konsequenzen Telefon und SIM-Karte zerstören, danach gestohlen melden." + Feindliche Manipulation: Jemand versucht aus der Ferne dieses Telefon zu manipulieren. Zerstöre oder verkaufe das Telefon und besorge weit weg ein Neues. Das alte Telefon nicht zum Wechselplatz mitnehmen! Nutze eine neue anonyme SIM-Karte welche auf eine falsche Identität mittels Tor-Browser registriert wurde. Verändere Dein Telefonieverhalten und warne Deine Kontakte im echten Leben über Deine Überwachung, NICHT per Anruf! Abbrechen OK @@ -225,6 +225,7 @@ 10 min Hauptmenü Einstellungen + Datenbank Anwendung Beobachte Funkzelldaten. Beobachtung der Funkzelldaten angehalten. @@ -246,7 +247,7 @@ Betriebsstatus verändert! : Femtozellerkennung angehalten. ALARM: Femtozellverfolgung erkannt! - Aktualisiere aller + Aktualisiere alle Aktualisiere jetzt… Sekunden. Kontaktiere OpenCellID für Daten…\nDies kann eine Minute dauern. @@ -264,7 +265,7 @@ Datenbank wurde erfolgreich gesichert nach: Fehler beim Sichern der Datenbank. Kein OpenCellID API-Schlüssel erkannt!\nBitte Schlüssel in Einstellungen eingeben. - Aktualisiere Anzeige + Aktualisiere Anzeige Kein ROOT-Zugriff auf Gerät möglich.\nAT-Befehle setzen ROOT-Zugriff voraus.\nBitte prüfen ob das gerät GEROOTET ist und erneut versuchen. Busybox konnte nicht erkannt werden.\nAT-Befehle setzen Busybox-Komponenten für korrekte Funktion voraus.\nBitte prüfen ob Busybox installiert ist und erneut versuchen. Ein unbekannter Fehler trat beim Zugriffsversuch auf die serielle Schnittstelle auf.\nBitte Fehlerprotokoll prüfen und auf unserem GitHub veröffentlichen. @@ -411,4 +412,5 @@ GPS-Einstellung Aktiviere GPS für Funkzellenverfolgung N/V + Unbekannt diff --git a/AIMSICD/src/main/res/values-es/translatable_strings.xml b/AIMSICD/src/main/res/values-es/translatable_strings.xml index f854bafd8..eb165325b 100644 --- a/AIMSICD/src/main/res/values-es/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-es/translatable_strings.xml @@ -226,7 +226,7 @@ Backup de base de datos guardado con éxito en: Error de copia de seguridad de base de datos. Ninguna llave OpenCellID API detectada.\nIntroduzca primero su clave en el menu de configuración. - Display de Actualizacion + Display de Actualizacion "No se pudo obtener acceso ROOT en el dispositivo.\nLa inyección de comando AT requiere acceso ROOT Terminal.\nPor favor, compruebe que el dispositivo esta ROOTEADO y vuelva a intentarlo." No se ha podido detectar Busybox en el dispositivo.\nLa inyección de comando AT requiere componentes de Busybox para funcionar correctamente.\nPor favor compruebe que su dispositivo tiene Busybox instalado y vuelva a intentarlo. Se ha producido un error desconocido tratando de adquirir el dispositivo de serie.\nBusca los errores en logcat y publicalos en nuestro Github. @@ -330,4 +330,6 @@ Error al añadir la cadena a la base de datos "Cadena no añadida\nLas comillas dobles \" no están soportadas " - + + Desconocido + diff --git a/AIMSICD/src/main/res/values-fr/translatable_strings.xml b/AIMSICD/src/main/res/values-fr/translatable_strings.xml index df8d7fc69..4bdc24588 100755 --- a/AIMSICD/src/main/res/values-fr/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-fr/translatable_strings.xml @@ -1,4 +1,4 @@ - + @@ -264,7 +264,7 @@ Sauvegarde de la base de donnée réussi, emplacement : Erreur lors de la sauvegarde de la Base De Donnée. Clé de l’API d’OpenCellID non trouvée!\nEntrez d’abord une clé dans les paramètres. - Rafraîchissement de l\'écran + Rafraîchissement de l\'écran Impossible d\'obtenir l\'accès ROOT.\nL\'injection de commandes AT à besoin d\'un accès terminal en tant que ROOT.\nVéréfiez que votre téléphone est rooté et réessayez. Busybox non trouvé.\nL\'injection de commandes AT a besoin de Busybox pour fonctionner correctement.\nVéréfiez que votre appareil possède Busybox et ressayez. Une erreur inconnue s’est produite lors de l’accès au périphérique série.\nVérifiez les messages d’erreurs de vos journaux et postez-les sur notre dépôt GitHub. @@ -413,5 +413,7 @@ La chaîne de caractères a été ajoutée à la base de données Échec lors de l’ajout de la chaîne de caractères à la base de données Indisponible + Ignoré + Base de données diff --git a/AIMSICD/src/main/res/values-ja/translatable_strings.xml b/AIMSICD/src/main/res/values-ja/translatable_strings.xml index 6ed86bb37..af54ea4c8 100644 --- a/AIMSICD/src/main/res/values-ja/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-ja/translatable_strings.xml @@ -1,4 +1,4 @@ - + 追跡中 電話/SIM 詳細 アンテナ地図ビューアー @@ -155,8 +155,8 @@ 開始 詳細な説明 - アプリはアイドリングまたはロード中です。保護と検出の対策が有効になっていません。ナビゲーション ドロワーを開いて、追跡セクションでそれらを有効にしてください! - 脅威は検出または発見していません。アプリは、ナビゲーション ドロワーとプリファレンスで設定した保護対策に基づいて、常にネットワークをチェックしています。 + アプリはアイドリングまたはロード中です。保護と検出の対策が有効になっていません。攻撃検出を切り替えてください! + 脅威は検出していません。有効にした検出の設定に基づいて、常にネットワークをチェックしています。 ベースバンド プロセッサに AT コマンドを送信できるようにするインターフェイスです (ROOT が必要)。 キャンセル @@ -191,10 +191,10 @@ 基地局情報の追跡を停止します。 新しい API キー要求は 24 時間に 1 回だけです!\n後でもう一度試してください。 セル ID が OpenCellID データベースに存在しません! - 安全でないサービス エリア: この付近に少なくとも 1 つの新しいまたは未知の BTS が運用中です。あるいは A5/3 よりも低い、安全でない (壊れた) 暗号化アルゴリズムを使用しています [検出は WIP]。このエリアの通話/SMS は傍受や記録される可能性があります。あなたは今すぐこの場所を離れたほうがよいです。 - 敵対的なサービスの活動を検出しました: IMSI キャッチャー (IMSIC) または偽の BTS (FBTS) が積極的にユーザーを追跡します。このエリアでアクティブなスキャンが行われます。特に政情不安がある場合は、この場所を避ける必要があります。お使いのバッテリーを取りはずすか、携帯電話を破壊します! - 敵対的な追跡を検出しました: FBTS または IMSIC が積極的にあなたを追跡し、お使いの携帯電話が通常の暗号化された携帯電話会社を介した接続を防止します。あなたが危険や影響を受けている場合は、お使いの電話 + SIM を破壊し、最近盗まれたものとして報告してください。 - 敵対的な操作: 誰かがリモートであなたの携帯電話を操作しようとしています。あなたの携帯電話を破壊 (または売却) し、どこか遠隔地で新しいものを取得してください (変更する場所にあなたの古い携帯電話を持っていかないでください)! 新しい (匿名の) SIM カードを使用して、呼び出しの振る舞いを変えて、あなたの友人に、実生活で話すことによって警告します。電話で伝えないでください! + 安全でないサービス エリア: この付近に少なくとも 1 つの新しいまたは未知の BTS が運用中か、A5/3 よりも低い、安全でない (壊れた) 暗号化アルゴリズムを使用しています。このエリアの通話/SMS は傍受や記録される可能性があります。すぐにこの場所から離れてください。 + 敵対的なサービスの活動を検出しました: IMSI キャッチャー (IMSIC) または偽の BTS (FBTS) がアクティブにユーザーを追跡しています。このエリアでアクティブなスキャンが行われます。あらゆる意味で、この場所を避ける必要があります。特に政情不安がある場合。お使いのバッテリーと SIM カードを取りはずしてください! + 敵対的な追跡を検出しました: FBTS または IMSIC がアクティブにあなたを追跡し、お使いの携帯電話で通常の暗号化された携帯電話会社を介した接続を行うことができないようにします。あなたが危険や影響を受けている場合は、お使いの電話と SIM を破壊し、その後で最近盗まれたと報告してください。 + 敵対的な操作: 誰かがリモートであなたの携帯電話を操作しようとしています。あなたの携帯電話を破壊または売却し、遠隔地で新しいものを入手してください。交換する場所に古い携帯電話を持っていかないでください! Tor ブラウザーを介した偽の身元で登録した、新しい匿名の SIM カードを使用してください。通話の動作を変えて、実際に対面で話すことによって監視されていることを連絡先に警告します。電話で伝えないでください! 敵対的なサービス エリア: LAC の変更を検出しました! フェムトセル検出がアクティブです。 基地局の追跡がアクティブです。 @@ -230,7 +230,7 @@ データベースのバックアップを正常に保存しました: データベースのバックアップ中にエラー。 OpenCellID API キーは検出しませんでした!\n最初に、設定でキーを入力してください。 - 表示の更新中 + 表示の更新中 お使いのデバイスで ROOT アクセスを取得できません。\nAT コマンド インジェクションで ROOT ターミナル アクセスが必要です。\nお使いのデバイスを ROOT 化していることを確認して、もう一度試してください。 お使いのデバイスで Busybox を検出できません。\n正しく機能するために、AT コマンド インジェクションで Busybox コンポーネントが必要です。\nお使いのデバイスに Busybox がインストールされていることを確認して、もう一度試してください。 シリアル デバイスを取得しようとして、不明なエラーが発生しました。\nlogcat のすべてのエラーを確認して、私たちの Github 上にそれを投稿してください。 @@ -337,5 +337,7 @@ GPS 設定 基地局追跡の GPS を有効にします N/A + 不明 + データベース diff --git a/AIMSICD/src/main/res/values-lt/translatable_strings.xml b/AIMSICD/src/main/res/values-lt/translatable_strings.xml index d2af3b9d8..148618e59 100644 --- a/AIMSICD/src/main/res/values-lt/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-lt/translatable_strings.xml @@ -46,4 +46,5 @@ Roaming: TA (LTE): Atnaujinti + Sconosciuto diff --git a/AIMSICD/src/main/res/values-nb/translatable_strings.xml b/AIMSICD/src/main/res/values-nb/translatable_strings.xml index 3ddaac667..cd71a1a32 100644 --- a/AIMSICD/src/main/res/values-nb/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-nb/translatable_strings.xml @@ -1,7 +1,7 @@ Sporing - Telefon/SIM-detaljer - Antennekart-fremviser + Telefon/SIM Detaljer + Antenne Kart Databasefremviser Avslutt OK @@ -12,51 +12,51 @@ VIKTIG "Ved å bruke AIMSICD har du forstått og godtatt at AIMSICD er en experimentell og informativ Android applikasjon som kan feile i å oppdage sporing og overvåkning av flere årsaker. Du er også klar over at den kan bli lurt og slått av årsaker ukjent for utviklerne. Du forstår og at utviklerne og selskap tilknyttet denne gratisappen ikke kan holdes ansvarlig for resultater og konsekvenser vedrørende bruken av denne applikasjonen. " - Styr angrepsoppdaging - Styr cellesporing - Sikkerhetskopier database - Nullstill database + Styr Angrepsoppdaging + Styr Cellesporing + Sikkerhetskopier Database + Nullstill Database Alle data vil slettes.\nEr du sikker? - Tilbakefør database - Trykk på nytt for å gå ut. - Alle Nåværende celledetaljer + Tilbakefør Database + Trykk på nytt for å Avslutte. + Alle Nåværende Celledetaljer Feilsøking - Ingen Internett-forbindelse - Klarte ikke laste ned OpenCellID-data uten Internettilkobling, vennligst slå på datatilkobling! + Ingen Internettforbindelse + Klarte ikke laste ned OpenCellID data uten Internettilkobling, vennligst slå på datatilgang! - Last ned BTS-data + Last ned BTS Data - Enhetsinformasjon - SIM-informasjon + Telefoninformasjon + SIM Informasjon Nettverksinformasjon Nåværende Trusselnivå Naboceller Krypterings Indikator Total: Land: - Operatør-ID: + Operatør ID: Operatørnavn: - IMSI: - Seriell: + Simkortnummer: + Serienummer: Telefontype: - IMEI: + TelefonSerienummer: Radio Version: Operatørnavn: Operatørkode: Type: - LAC: - CID: + OmrådeCelleID: + CelleID: Dataaktivitet: Datastatus: Søker: TA (LTE): Oppdater - Åpne navigasjons skuffe + Åpne Navigasjons Skuffe Innstillinger - Lukk navigasjons skuffe + Lukk Navigasjons Skuffe PSC: - Last opp BTS-data + Last Opp BTS Data Om AIMSICD Versjon: %s @@ -72,51 +72,51 @@ Aktiv sporing nær deg! Allt OK. Du blir sporet! - "Utrygt Område. Forlat det!" + Utrygt Område. Forlat det! "SPRING! Håndsettet er manipulert!" - Trykk status-ikonet under for detaljert informasjon: + Trykk Status Ikonet under for detaljert informasjon: - Nettverk-ID: - System-ID: - Basestasjon-ID: + Nettverks ID: + System ID: + Base Stasjon ID: GPS avslått Du kan ikke spore GPS data uten GPS. Slå på GPS nå? - Systemoppsett - Start automatisk - Start tjenesten automatisk ved oppstart + System Oppsett + Start Automatisk + Start tjenesten Automatisk ved oppstart Kjørende Tjenester Tjenester vil fortsette å kjøre etter du avslutter appen (hak av for å totalt avslutte) - Beskyttelses Instillinger + Beskyttelses Innstillinger Meldingsoppsett Cellesporing - Slå på automatisk cellesporing + Slå på Automatisk Cellesporing Femtocell Oppdaging (foreløpig KUN CDMA telefoner) Femtocell Beskyttelse Fremtving Fly Modus når Femtocell oppdages (slå på igjen nettverk manuellt) Grensesnittoppsett Status-ikoner - Icon utseende Utvalg + Icon Utseende Utvalg Oppfriskningsrate Kontroler intervall av enhetsoppdateringer\nNåværende intervall:%s - OpenCellID Instillinger + OpenCellID Innstillinger OpenCellID API Nøkkel - Skriv inn din OpenCellID API nøkkel hær + Skriv inn din OpenCellID API Nøkkel hær Celle Overvåkning Slå på Automatisk Celle Overvåkning - Be om OpenCellID API nøkkel - Be om API nøkkel for OpenCellID datatilgang + Be om OpenCellID API Nøkkel + Be om API nøkkel for OpenCellID Datatilgang - Kartfremvisningsinnstillinger + Kart Innstillinger Karttype Vis Kart i flere utgaver - "CID: " - "LAC: " - "MCC: " - "MNC: " + "CelleID: " + "OmrådeCelle: " + "Landskode: " + "Nettverkskode: " "PC: " "Eksempler: " OpenCellID Data @@ -153,12 +153,12 @@ Start DETALJERT FORKLARING - Appen pauser eller laster. Ingen beskyttelse eller oppdaging er påslått. Vennligst åpne Navigasjons skuffen og slå dem på i seksjonen SPORING! - "Ingen trusler oppdaget. Vår App sjekker konstant ditt nettverk basert på den beskyttelse du har bestemt i Navigasjons skuffen og Instillinger." - "Usikkert Område: Minst 1 ny eller ukjent basestasjon i området, eller med brutt eller usikker kryptering lavere enn A5/3. Anta at alle samtaler eller SMS som utføres hær kan bli avlyttet og lagret. Du bør forlate området." - Aktive Fientlige Tjenester Oppdaget: En IMSI-Catcher (IMSIC) eller falsk BTS (basestasjon) sporer aktivt brukere. Aktiv sporing foregår i dette området. Du bør unngå dette stedet, spesiellt ved masseansamlinger. Ta ut batteriet eller knus telefonen! - Aktive Fientlige Tjenester Oppdaget: En IMSI-Catcher (IMSIC) eller falsk BTS (basestasjon) sporer aktivt brukere. Aktiv sporing foregår i dette området. Du bør unngå dette stedet, spesiellt ved masseansamlinger. Ta ut batteriet eller knus telefonen!. - Fientlig Manipulering: Noen forsøker å manipulere telefonen. Knus (eller selg) telefonen og skaff en ny (ikke ta med telefonen til dær du kjøper ny)! Bruk et nytt uregistrert SIM kort, endre ringemønster og varsle dine venner ved å snakke med dem, IKKE ved å ringe dem! + Appen pauser eller laster. Ingen beskyttelse eller oppdaging er påslått. Vennligsts slå på Angrepsoppdaging! + Ingen trusler oppdaget. Ditt nettverk sjekkes konstant basert på det du har påslått i Oppdagelses-Innstillinger. + "Usikkert Område: Minst 1 ny eller ukjent basestasjon i området, eller med brutt eller usikker kryptering lavere enn A5/3. Alle samtaler eller SMS som utføres hær kan bli avlyttet og lagret. Forlat området Fort." + Aktive Fientlige Tjenester Oppdaget: En IMSI-Catcher (IMSIC) eller falsk BTS (basestasjon) sporer aktivt brukere. Aktiv sporing foregår i dette området. Du bør helst unngå dette stedet, spesiellt ved Masseansamlinger og uro. Ta ut batteriet og SIM kortet! + Aktive Fientlige Tjenester Oppdaget: En FBTS eller IMSIC sporer DEG og forhindrer din telefon tilkobling gjennom din vanlige krypterte tilkobling. Hvis du er i fare for straffeforfølgelser, ødelegg telefonen og SIM kortet, og rapporter den som nylig stjålet. + Fientlig Manipulering: Noen forsøker å manipulere telefonen. Knus (eller selg) telefonen og skaff en ny langt borte dærfra. Ikke ta med telefonen til dær du kjøper ny! Bruk et nytt uregistrert SIM kort bestillt gjennom TOR-Nettleser. Bytt ringemønster og varsle dine venner om mulig sporing ved å snakke med dem, IKKE ved å ringe dem! Avbryt OK @@ -168,7 +168,7 @@ Velg minimum trusselnivå å vibrere på Pause OK - Medium + Middels Fare Flat @@ -192,7 +192,7 @@ 30 sek 10 min Hoved - Instillinger + Innstillinger Applikasjon Overvåker Celle Informasjon. VIKTIG @@ -236,7 +236,7 @@ Database vellykket sikkerhetskopiert til: Feil under sikkerhetskopiering av database. Ingen OpenCellID API nøkkel oppdaget!\nVennligst skriv inn din nøkkel under innstillinger først. - Oppdaterer Skjerm + Oppdaterer Skjerm Klarte ikke å få ROOT tilgang på din enhet.\nAT kommando injection krever ROOT Terminal tilgang.\nVennligst undersøk om din enhet er ROOTET og prøv igjen. Kunne ikke oppdage BusyBox på din enhet.\nAT kommando Injection krever BusyBoks komponenter for å virke korrekt.\nVennligst undersøk om din enhet har BusyBoks installert og prøv igen. En ukjent feil har oppstått under forsøk på å nå serielenheten.\nVennligst undersøk din logcat for feil og post dem på vår Github. @@ -257,7 +257,7 @@ Denne menyen er kun for spesialister!\nFor å slette en oppdaget SMS trykk lenge på listevisning. Slett Oppdaget SMS - Spesialist Bruker Instillinger + Spesialist Innstillinger "Oppdagelses Strenger" Slett SMS Legg til og slett oppdagelses strenger @@ -278,7 +278,7 @@ AIMSICD trusselbilde, naboceller, krypterings metode indikator. - SIM kort detaljer, IMEI, TMSI. + SIM Leverandør detaljer, IMEI, TMSI. Vis detaljert sammenligning av nåværende tilknyttet celle, med data (hvis noen) funnet i OpenCellID og merk forskjellen. Se de forskjellige DB listene vi har. Kart med fargekodede antenner i nærheten. @@ -289,7 +289,7 @@ Git SHA-Signering: %s Start å søke celler for å vise i Antenne Kartet og muligens laste dem opp senere til OpenCellID. - AIMSICD instillinger som beskyttelsesregler, hyppighet og service oppførsel. + AIMSICD innstillinger som beskyttelsesregler, hyppighet og service oppførsel. Backup SQLite3 DB til SD-Kort. Tilbakefør SQLite3 DB til SD-Kort. Nullstill alle eller spesifiserte DB liste(r). @@ -313,7 +313,7 @@ ***Søker etter AT serielle enheter...\n "Funnet: " - ***Instillinger Fullført***\n + ***Innstillinger Fullført***\n Nåværende tilnyttet Basestasjon Godt kjent kryptert Basestasjon @@ -332,9 +332,10 @@ Fikk ikke lagt til setningen i databasen Samle og send feilmeldingslogger. - GPS Instillinger + GPS Innstillinger Slå på GPS for Cellesporing Ikke Tilgjengelig + Ukjent - Database Innstillinger + Database diff --git a/AIMSICD/src/main/res/values-nl/translatable_strings.xml b/AIMSICD/src/main/res/values-nl/translatable_strings.xml index e7ba7e75a..873cf7824 100644 --- a/AIMSICD/src/main/res/values-nl/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-nl/translatable_strings.xml @@ -226,7 +226,7 @@ BTS gegevens succesvol verstuurd naar OpenCellID. Fout bij het opsturen van BTS gegevens naar OpenCellID servers! Geen OpenCellID API sleutel gevonden!\nStel uw sleutel eerst in de instellingen in. - Scherm verversen + Scherm verversen Kan geen ROOT toegang op uw toestel krijgen.\nVersturen van AT commando\'s vereist ROOT terminal toegang.\nControleer of uw apparaat ROOT toegang heeft en probeer opnieuw. Kan busybox niet vinden op uw apparaat.\nHet versturen van AT commando\'s vereist busybox componenten.\nControleer of busybox geïnstalleerd is en probeer opnieuw. Er is een onbekende fout opgetreden met het serieel apparaat.\nCheck uw logcat voor foutmeldingen en post ze op onze Github. @@ -334,4 +334,6 @@ "String niet toegevoegd\n\" dubbele aanhalingstekens veroorzaken een db fout " GPS instellingen GPS inschakelen voor Cell tracking + + Onbekend diff --git a/AIMSICD/src/main/res/values-pl/translatable_strings.xml b/AIMSICD/src/main/res/values-pl/translatable_strings.xml index 38e5e4a0a..3b972edbb 100644 --- a/AIMSICD/src/main/res/values-pl/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-pl/translatable_strings.xml @@ -257,7 +257,7 @@ Kopia zapasowa zapisana do: Błąd tworzenia kopii zapasowej. Brak klucza API OpenCellID. Musisz najpierw wpisać lub pobrać swój klucz. - Odświeżanie ekranu + Odświeżanie ekranu Nie udało się usyskać praw ROOTa. Interface komend AT wymaga praw ROOTa. Sprawdź swoje urządzenie i spróbuj ponownie. Nie udało się odnaleźć BusyBox na Twoim urządzeniu. Interface komend AT wymaga BusyBoxa! Sprawdź swoje urządzenie i spróbuj ponownie. Wystąpił nieznany bład przy próbie uzyskania klucza seryjnego urządzenia. Prosimy o sprawdzenie logów i przesłanie ich do nas na Github. @@ -386,4 +386,5 @@ Odzyskiwanie powiodło się. Baza danych została usunięta i odtworzona.\nProszę zrestartować aplikację by usunąć resztę danych z pamięci. + Nieznany diff --git a/AIMSICD/src/main/res/values-pt-rBR/translatable_strings.xml b/AIMSICD/src/main/res/values-pt-rBR/translatable_strings.xml index 421b0406a..bdfb0e095 100644 --- a/AIMSICD/src/main/res/values-pt-rBR/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-pt-rBR/translatable_strings.xml @@ -75,4 +75,6 @@ Rastreamento ativo próximo a você! Tudo OK. Você está sendo monitorado! + + Desconhecido diff --git a/AIMSICD/src/main/res/values-ru/translatable_strings.xml b/AIMSICD/src/main/res/values-ru/translatable_strings.xml index 52ab89992..9aec0f19b 100644 --- a/AIMSICD/src/main/res/values-ru/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-ru/translatable_strings.xml @@ -278,7 +278,7 @@ Резервная копия базы данных успешна сохранена в: Ошибка резервного копирования базы данных. Не обнаружен ключ API OpenCellID!\nПожалуйста, введите Ваш ключ в настройках. - Обновление дисплея + Обновление дисплея Невозможно получить РУТ-доступ на Вашем устройстве.\nДля AT-команд требуется ROOT доступ к терминалу.\nПожалуйста, проверьте наличие прав РУТ на Вашем устройстве и попробуйте еще раз. Невозможно обнаружить Busybox на Вашем устройстве.\nДля правильной работы с AT-командами требуются компоненты Busybox.\nПожалуйста, проверьте, что Busybox установлен на Ваше устройство, и попробуйте снова. Произошла неизвестная ошибка при попытке получения Serial Device.\nПожалуйста, проверьте логкат на возможные ошибки и отправьте их на Github. @@ -422,4 +422,5 @@ @string/timeout_spinner_10_min + Неизвестный diff --git a/AIMSICD/src/main/res/values-sq/translatable_strings.xml b/AIMSICD/src/main/res/values-sq/translatable_strings.xml index 3fb83bc73..9e4f0d776 100644 --- a/AIMSICD/src/main/res/values-sq/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-sq/translatable_strings.xml @@ -109,4 +109,5 @@ Apliko për një çelës API OpenCellID Apliko një çelës për hapjen e të dhënave OpenCellID + i panjohur diff --git a/AIMSICD/src/main/res/values-uk/translatable_strings.xml b/AIMSICD/src/main/res/values-uk/translatable_strings.xml index b45e4aad1..05a385387 100644 --- a/AIMSICD/src/main/res/values-uk/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-uk/translatable_strings.xml @@ -1,4 +1,4 @@ - + Слідкування Подробиці Телефон/SIM Перегляд карти антен @@ -189,8 +189,8 @@ OpenCellID дані успішно отримано.\nМаркери карти оновлено. Стан: Поточний послідовний пристрій: - Додаток працює в режимі очікування чи завантаження. Заходи захисту та моніторингу вимкнуто. Будь ласка, відкрийте меню та увімкніть їх в розділі СЛІДКУВАННЯ! - Жодних загроз не виявлено. Наш додаток постійно перевіряє вашу мережу на основі заходів захисту, які ви зазначили в меню та налаштуваннях. + Додаток працює в режимі очікування чи завантаження. Заходи захисту та моніторингу вимкнено. Будь ласка, змініть режим виявлення загроз! + Жодних загроз не виявлено. Ваша мережа постійно перевіряється на основі параметрів захисту , які ви зазначили в меню та налаштуваннях. Білі Земний Звичайний @@ -211,11 +211,11 @@ Резервну копію бази даних успішно скопійовано до: Помилка резервного копіювання бази даних. Серійний номер: - Небезпечна зона: Принаймні одна нова, або незнайома БС у зоні обслуговування, або використовується небезпечний (скомпрометований) алгоритм шифрування, нижчий за A5/3 [Detection is WIP]. Чекайте, що усі дзвінки та СМС, зроблені у цій зоні можуть бути перехоплені та зареєстровані. Вам краще залишите це місце. - Виявлені ворожі дії: IMSI-перехоплювач (IMSIC) або підробна БС (FBTS) відстежують користувачів. В цій зоні відбувається активне сканування. Ви повинні залишити це місце, особливо, якщо є якась політична нестабільність. Зніміть батарею, або взагалі позбавтеся телефону! + Небезпечна зона: Принаймні одна нова, або незнайома БС у зоні обслуговування, або використовується небезпечний (скомпрометований) алгоритм шифрування, нижчий за A5/3. Чекайте, що будь які дзвінки та СМС, зроблені у цій зоні можуть бути перехоплені та зареєстровані. Вам краще як найшвидше залишите це місце. + Виявлені ворожі дії: IMSI-перехоплювач (IMSIC) або підробна БС (FBTS) відстежують користувачів. В цій зоні відбувається активне сканування. Ви повинні в будь якому разі залишити це місце, особливо, якщо це якась політична нестабільність. Зніміть батарею та витягніть SIM картку! Номер збірки: %s Git SHA-хеш: %s - Ворожі маніпуляції: Хтось намагається віддалено керувати авшим телефоном! Знищте (чи продайте) свій телефон та візьміть новий як подалі від цього місця (не носіть свій старий телефон із собою)! Використовуєте нову (анонімну) SIM-картку, змініть свій стиль викликів та попередьте своїх друзів наживу, НЕ дзвонячи їм! + Ворожі маніпуляції: Хтось намагається віддалено керувати вашим телефоном! Знищте (чи продайте) свій телефон та візьміть новий як подалі від цього місця (не носіть свій старий телефон із собою)! Використовуєте нову (анонімну) SIM-картку, змініть свій стиль викликів та попередьте своїх друзів наживу, НЕ дзвонячи їм! Вібрація при досягненні рівня Виберіть мінімальний рівень, при досягненні якого увімкнеться вібрація Очікування @@ -238,7 +238,7 @@ Відновлення вдало завершено. Відновлення бази даних успішно завершено. Не виявлено ключа до OpenCellID API!\nБудь ласка, спершу введіть ваш ключ в налаштуваннях. - Оновлення дисплею + Оновлення дисплею Не вдалося отримати root-права на вашому пристрої.\nВони потрібні для ін\'єкцій AT-команд до терміналу.\nБудь ласка, надайте root-права додатку, та спробуйте ще раз. "Не виявлено Busybox на вашому пристрої.\nДля правильної роботи ін\'єкції AT-команд потрібні компоненти Busybox.\nБудь ласка, перевірте, чи встановлений Busybox на вашому пристрої та спробуйте ще раз." Трапилась невідома помилка під час доступу до послідовного пристрою.\nБудь ласка, перевірте вивід logcat на наявність помилок, та відзвітуйте їх на нашу сторінку на Github. @@ -322,7 +322,7 @@ *** Налаштування завершено ***\n Подяки - Виявлено вороже відслідковування: FBTS чи IMSIC активно відслідковують вас та запобігають підключенню до звичайної зашифрованої мережі. Якщо ви знаходитесь в небезпеці, зламайте та викиньте ваш телефон+SIM, та повідомте, що ваш телефон нещодавно було викрадено. + Виявлено вороже відслідковування: FBTS чи IMSIC активно відслідковують вас та запобігають підключенню до звичайної зашифрованої мережі. Якщо ви знаходитесь в небезпеці, зламайте та викиньте ваш телефон та SIM, опісля повідомте, що ваш телефон нещодавно було викрадено. Це меню лише для досвідчених користувачів!\n\nБудь ласка, не вставляйте аби що в рядок, оскільки це може зіпсувати систему виявлення.\n\nАби додати рядок, оберіть тип SMS із спадаючого меню, введіт рядок виявлення та натисніть «вставити».\n\nАби видалити запис, використовуйте довге утримання на необхідному елементі. Активне відслідковування поряд з вами! @@ -335,5 +335,7 @@ Налаштування AIMSICD, такі як правила захисту, час опитування та поведінку служби. Н/Д + Невідомий + База даних diff --git a/AIMSICD/src/main/res/values-vi/translatable_strings.xml b/AIMSICD/src/main/res/values-vi/translatable_strings.xml index 2093b6386..922290854 100644 --- a/AIMSICD/src/main/res/values-vi/translatable_strings.xml +++ b/AIMSICD/src/main/res/values-vi/translatable_strings.xml @@ -158,12 +158,12 @@ Bắt đầu GIẢI THÍCH CHI TIẾT - Ứng dụng đang nhàn rỗi hoặc đang tải. Chưa bật biện pháp phát hiện và bảo vệ nào. Xin mở Ngăn điều hướng và kích hoạt chúng trong mục THEO DÕI! - Không phát hiện mối đe doạ nào. Ứng dụng của chúng tôi đang liên tục kiểm tra mạng của bạn dựa trên các biện pháp bảo vệ mà bạn đã thiết lập trong Ngăn điều hướng và Tuỳ chỉnh. - Khu vực dịch vụ không bảo mật: Có ít nhất 1 BTS mới hoặc không xác định đang hoạt động trong vùng lân cận này, hoặc đang sử dụng thuật toán mã hoá kém bảo mật (đã bị phá) thấp hơn A5/3 [Phát hiện là WIP]. Bất kỳ cuộc gọi/SMS nào thực hiện trong khu vực này có thể bị chặn và ghi lại. Bạn nên rời khỏi đây ngay. - Đã phát hiện các hoạt động dịch vụ nguy hiểm: Một IMSI-Catcher (IMSIC) hoặc BTS giả (FBTS) đang theo dõi người dùng. Có hoạt động quét diễn ra trong khu vực. Bạn nên tránh xa nơi này, đặc biệt là khi tại đây có tình trạng bất ổn chính trị. Hãy tháo pin hoặc tắt điện thoại! - Đã phát hiện hoạt động theo dõi nguy hiểm: Một FBTS hoặc IMSIC đang theo dõi BẠN và ngăn điện thoại của bạn kết nối thông qua nhà cung cấp mạng di động đã mã hoá thông thường. Nếu bạn đang trong tình trạng nguy hiểm, hãy phá nát điện thoại + SIM và báo cáo rằng nó vừa bị đánh cắp. - Điều khiển nguy hiểm: Ai đó đang cố điều khiển từ xa thiết bị cầm tay của bạn. Hãy phá huỷ (hoặc bán) điện thoại và mua một cái mới ở một nơi nào đó thật xa (đừng mang theo điện thoại cũ đến nơi đổi máy)! Sử dụng một thẻ SIM mới (ẩn danh), thay đổi hành vi gọi điện và cảnh báo bạn bè bằng cách nói chuyện trực tiếp với họ chứ KHÔNG PHẢI qua gọi điện! + Ứng dụng đang nhàn rỗi hoặc đang tải. Chưa bật biện pháp phát hiện và bảo vệ nào. Xin bật tính năng phát hiện tấn công! + Không phát hiện mối đe doạ nào. Mạng của bạn đang được kiểm tra liên tục dựa trên các thiết lập phát hiện đã bật. + Khu vực dịch vụ không bảo mật: Có ít nhất 1 BTS mới hoặc không xác định đang hoạt động trong vùng lân cận này, hoặc đang sử dụng thuật toán mã hoá kém bảo mật (đã bị phá) thấp hơn A5/3. Bất kỳ cuộc gọi/SMS nào thực hiện trong khu vực này có thể bị chặn và ghi lại. Hãy rời khỏi đây ngay. + Đã phát hiện các hoạt động dịch vụ nguy hiểm: Một IMSI-Catcher (IMSIC) hoặc BTS giả (FBTS) đang theo dõi người dùng. Có hoạt động quét diễn ra trong khu vực. Bạn nên tránh xa nơi này, đặc biệt là khi tại đây có bất ổn chính trị. Hãy tháo pin hoặc tắt điện thoại! + Đã phát hiện hoạt động theo dõi nguy hiểm: Một FBTS hoặc IMSIC đang theo dõi BẠN và ngăn điện thoại của bạn kết nối thông qua nhà cung cấp mạng di động đã mã hoá thông thường. Nếu bạn đang trong tình trạng nguy hiểm, hãy phá nát điện thoại và SIM rồi báo rằng nó vừa bị đánh cắp. + Điều khiển nguy hiểm: Ai đó đang cố điều khiển từ xa thiết bị cầm tay của bạn. Hãy phá huỷ hoặc bán điện thoại và mua một cái mới ở một nơi thật xa. Đừng mang theo điện thoại cũ đến nơi đổi máy! Sử dụng một thẻ SIM ẩn danh mới với danh tính giả thông qua trình duyệt Tor. Thay đổi hành vi gọi điện và cảnh báo liên hệ của bạn về nguy cơ bị giám sát bằng cách nói chuyện trực tiếp với họ chứ KHÔNG qua điện thoại! Huỷ OK @@ -240,7 +240,7 @@ Sao lưu thành công CSDL vào: Lỗi khi sao lưu CSDL. Không phát hiện khóa API OpenCellID nào!\nXin nhập khoá của bạn trong cài đặt trước đã. - Đang làm mới hiển thị + Đang làm mới hiển thị Không thể nhận quyền truy cập ROOT trên thiết bị của bạn.\nNhập lệnh AT yêu cầu quyền truy cập ROOT cho Trạm .\nHãy kiểm tra nếu thiết bị ĐÃ ROOT và thử lại. Không thấy Busybox trên thiết bị của bạn.\nNhập lệnh AT cần các thành phần của Busybox để có thể hoạt động chính xác.\nHãy kiểm tra xem thiết bị đã cài đặt Busybox chưa và thử lại. Đã xảy lỗi lạ cố chiếm dụng các thiết bị nối tiếp.\nXin kiểm tra logcat cho bất kỳ lỗi gì và gửi lên Github của chúng tôi. @@ -335,6 +335,7 @@ Thêm chuỗi vào CSDL thất bại N/A + Không xác định - Cài đặt CSDL + Cơ sở dữ liệu diff --git a/AIMSICD/src/main/res/values/credits.xml b/AIMSICD/src/main/res/values/credits.xml index dae9aaafc..167fa1ee4 100644 --- a/AIMSICD/src/main/res/values/credits.xml +++ b/AIMSICD/src/main/res/values/credits.xml @@ -1,104 +1,107 @@ - ANDROID IMSI-CATCHER DETECTOR\n + [born in 2012 on XDA-Developers]\n \n - [born in 2012 on XDA-Developers]\n - Website: https://git.io/AIMSICD\n + Website: https://git.io/AIMSICD\n \n This list is in no particular order.\n If I forgot YOU, please drop me a hint.\n + Click to see ALL contributors on GitHub.\n \n - THANK YOU EVERYONE! ;-)\n + ❤ THANK YOU EVERYONE! ❤\n \n E:V:A\n - for creating this AWESOME project! <3\n - unfortunately he left this project.\n + https://github.com/E3V3A\n + for creating this AWESOME project!\n + Sorry for all the headaches.\n + Please keep using our app!\n \n Jofre Palau\n - https://github.com/jofrep\n + https://github.com/jofrep\n for your source code of RawPhone.\n YOU GOT US STARTED! YOU ROCK!\n \n xLaMbChOpSx\n - https://github.com/xLaMbChOpSx\n + https://github.com/xLaMbChOpSx\n for the VERY FIRST PULL REQUEST!\n We will never forget you. Rest in Peace.\n \n Dipl.-Inf. (FH) Marcus Prem\n - https://github.com/He3556\n - http://smartphone-attack-vector.de/\n - http://dm-development.de/\n + https://github.com/He3556\n + http://smartphone-attack-vector.de\n + http://dm-development.de\n for your hardcore contributions.\n (also for helping on all articles, dude)!\n \n SecUpwN\n - https://github.com/SecUpwN\n + https://github.com/SecUpwN\n this project is my baby.\n I will always protect it!\n \n klau1\n - https://github.com/klau1\n + https://github.com/klau1\n for encouraging me to keep going.\n \n Tom Mayer\n - https://github.com/tom-mayer\n + https://github.com/tom-mayer\n for your very helpful master thesis.\n \n Matej Kovacic\n - https://github.com/MatejKovacic\n + https://github.com/MatejKovacic\n for your security analysis of GSM.\n \n Sgt-Obst\n - https://github.com/SgtObst\n + https://github.com/SgtObst\n for crafting all the funky artwork.\n \n Mike Kuketz\n - http://www.kuketz-blog.de/\n - for fine-tuning and publishing our article.\n + http://www.kuketz-blog.de\n + for fine-tuning and publishing our article on your wonderful security blog.\n Your continuous support ROCKS!\n \n OsmocomBB\n - http://bb.osmocom.org/trac/\n + http://bb.osmocom.org/trac/\n for CatcherCatcher and more toys.\n \n iSECPartners\n - https://www.isecpartners.com/\n + https://www.isecpartners.com\n for the source code of FemtoCatcher.\n \n Security Research Labs\n - https://srlabs.de/\n + https://srlabs.de\n for GSMmap and all the cool tools.\n (SPECIAL THANKS to Linus)\n \n Kristin Paget\n - www.tombom.co.uk/blog\n - for being a beautiful hacker princess.\n + www.tombom.co.uk/blog\n + for your talks on how IMSI-Catcher work.\n \n DarkCoin Project\n - https://www.darkcoin.io/\n + https://www.darkcoin.io\n for the fully anonymous cryptocurrency.\n \n andr3jx (InvaderX on XDA)\n - https://github.com/andr3jx\n + https://github.com/andr3jx\n for the VERY FIRST DONATION!\n HUGE THANKS, BUDDY!\n \n Alexey Illarionov\n - https://github.com/illarionov\n + https://github.com/illarionov\n for the magic SamsungRilMulticlient.\n \n Toby Kurien\n - http://www.tobykurien.com/\n + http://www.tobykurien.com\n for your steady commits to our codebase. WE LOVE YOU! :)\n \n Stephen Erickson\n - https://github.com/Stericson\n - for RootShell and your enduring support.\n + https://github.com/Stericson\n + for RootShell and your enduring support on many smaller obstacles.\n \n Scanova\n - http://scanova.io/\n + http://scanova.io\n for your powerful QR Code Generator.\n \n Nick Carson from Scanova\n @@ -106,136 +109,166 @@ creating our QR Codes - for free!\n \n GitHub\n - https://github.com/\n + https://github.com\n for your wonderful coding platform.\n \n Travis CI\n - https://travis-ci.org/\n + https://travis-ci.org\n for the Free Hosted Continuous Integration Platform.\n \n Coverity Scan\n - http://www.coverity.com/\n + http://www.coverity.com\n for the Software Testing and\n Static Analysis Tools.\n \n AquaFold\n - http://www.aquafold.com/\n + http://www.aquafold.com\n for the licenses of the\n Universal Database Tool.\n \n Navicat\n - http://www.navicat.com/\n + http://www.navicat.com\n for the licenses of the\n Premium Database Administration Tool.\n \n The Cyanogenmod Project\n - https://github.com/cyanogenmod\n + https://github.com/cyanogenmod\n for several very useful code sippets.\n \n The Android Open Source Project\n - http://source.android.com/\n + http://source.android.com\n for the Android System.\n Add a Ciphering Indicator!\n \n Louis Teboul\n - https://github.com/Androguide\n - for helpful comments and code snippets.\n + https://github.com/Androguide\n + for helpful comments and code.\n \n moonopool\n - https://moonopool.wordpress.com/\n + https://moonopool.wordpress.com\n for publishing our article for the\n German Pirate Party!\n - https://is.gd/piratenschutz\n + https://is.gd/piratenschutz\n \n Tor Henning Ueland\n - http://h3x.no/\n + http://h3x.no\n for smashing bugs with\n T(H)ORS bug smashing hammer.\n \n Dalibor Nasevic\n - http://dalibornasevic.com/\n + http://dalibornasevic.com\n for your WONDERFUL personal support\n on cleaning our GitHub repository!\n \n © OpenStreetMap contributors\n - www.openstreetmap.org/copyright\n + www.openstreetmap.org/copyright\n for letting us use your data. Thanks!\n \n ziem\n - https://github.com/ziem\n + https://github.com/ziem\n for all the awesome work on our\n Antenna Map Viewer with adding\n scaling, clustering and a legend!\n Keep around for more map changes. ;-)\n \n Dave Mariano\n - https://github.com/d-mariano\n + https://github.com/d-mariano\n for adding great code and\n lovely contributions.\n \n Paul Kinsella\n - https://github.com/banjaxbanjo\n + https://github.com/banjaxbanjo\n for enabling SILENT SMS DETECTION\n and all other very cool pull requests!\n \n Joey Hewitt\n - https://github.com/scintill\n + https://github.com/scintill\n for finally fixing our ATCoP Interface!\n \n Kai Renken\n - https://github.com/kairenken\n + https://github.com/kairenken\n for many fixes and launching\n this CREDITS ROLL! :)\n \n X-Cell Technologies\n - http://x-cellular.com\n + http://x-cellular.com\n for their generous help\n and recommendations!\n (SPECIAL THANKS to Theo)\n \n Roberto Tyley\n - https://github.com/rtyley\n + https://github.com/rtyley\n for your wonderful BFG Repo-Cleaner.\n - https://rtyley.github.io/bfg-repo-cleaner/\n \n Bountysource\n - https://www.bountysource.com/\n + https://www.bountysource.com\n for enabling funding of our project. ;-)\n \n agilob\n - http://b.agilob.net/\n + http://b.agilob.net\n for enabling app TRANSLATIONS and\n your BOUNTY on silent SMS detection!\n \n Dima Kozhevin\n - https://github.com/DimaKoz\n + https://github.com/DimaKoz\n for so many great fixes and additions!\n \n Marvin M. Arnold\n - https://github.com/marvinmarnold\n + https://github.com/marvinmarnold\n for OCID improvements and code fixes.\n \n Willem van Engen\n - https://github.com/wvengen\n + https://github.com/wvengen\n for improving database imports.\n \n Daniel Jäger\n - https://github.com/DJaeger\n + https://github.com/DJaeger\n for your unbelievable endurance\n and all the lovely coding. THANK YOU!\n \n The Changelog\n - https://changelog.com/\n + https://changelog.com\n for their podcast and tweet about us!\n (SPECIAL THANKS to Jerod)\n \n Marek Sebera\n - https://github.com/smarek\n + https://github.com/smarek\n for saving our project from death!\n \n Lars Grefer\n - https://github.com/larsgrefer\n + https://github.com/larsgrefer\n for all incredible improvements! ;-)\n - ]]> - - \ No newline at end of file + \n + Michal Čihař\n + https://github.com/nijel\n + for hosting our app translations\n + on your Weblate service.\n + \n + Jens Stein\n + https://github.com/jensstein\n + for your great backup app oandbackup\n + and several patches for our app.\n + \n + Nnabueze Uhiara\n + https://github.com/NezSpencer\n + for fixing that really annoying\n + GPS notifications bug.\n + \n + tt3mm\n + https://github.com/tt3mm\n + for working hard to make\n + our UI/UX shine bright! *.*\n + \n + Justin Bull\n + https://github.com/f3ndot\n + for improving our internal\n + data handling and many small fixes.\n + \n + Vlad Todosin\n + https://github.com/VladThodo\n + for your CREDITS improvements and\n + even more wonderful contributions!\n + (greetings to your informatics teacher)\n + \n + + diff --git a/AIMSICD/src/main/res/values/translatable_strings.xml b/AIMSICD/src/main/res/values/translatable_strings.xml index be31670ee..5f4064d92 100644 --- a/AIMSICD/src/main/res/values/translatable_strings.xml +++ b/AIMSICD/src/main/res/values/translatable_strings.xml @@ -194,12 +194,12 @@ DETAILED EXPLANATION - App is idling or loading. No protection and detection measures are enabled. Please open the Navigation Drawer and enable them in section TRACKING! - No threats detected or found. Our App is constantly checking your network based upon the protection measures you\'ve set in the Navigation Drawer and Preferences. - Insecure Service Area: At least 1 new or unknown BTS is in operation in this vicinity, or using an insecure (broken) encryption algorithm lower than A5/3 [Detection is WIP]. Expect that any phone calls/SMS made in this area can be intercepted and recorded. You better leave this place now. - Hostile Service Actions Detected: An IMSI-Catcher (IMSIC) or fake BTS (FBTS) is actively tracking users. Active scanning takes place in this area. You should avoid this place, especially if there are political unrest. Take out your battery or kill your phone! - Hostile Tracking Detected: An FBTS or IMSIC is actively tracking YOU and preventing your phone from connecting through your normal encrypted mobile provider. If you\'re in danger or repercussions, destroy your phone + SIM and report it as recently stolen. - Hostile Manipulation: Someone is trying to remotely manipulate your handset. Destroy (or sell) your phone and get a new one somewhere far away (don\'t carry your old phone to the changing place)! Use a new (anonymous) SIM card, change calling behavior and warn your friends by talking to them in real life, NOT by calling them! + App is idling or loading. No protection and detection measures are enabled. Please toggle attack detection! + No threats detected. Your network is constantly being checked based upon the enabled detection settings. + Insecure Service Area: At least 1 new or unknown BTS is in operation in this vicinity, or using an insecure (broken) encryption algorithm lower than A5/3. Any phone calls/SMS made in this area can be intercepted and recorded. Quickly leave this place. + Hostile Service Actions Detected: An IMSI-Catcher (IMSIC) or fake BTS (FBTS) is actively tracking users. Active scanning takes place in this area. You should avoid this place by all means, especially if there is political unrest. Take out your battery and SIM card! + Hostile Tracking Detected: An FBTS or IMSIC is actively tracking YOU and preventing your phone from connecting through your normal encrypted mobile provider. If you\'re in danger or repercussions, destroy your phone and SIM, then report it as recently stolen. + Hostile Manipulation: Someone is trying to remotely manipulate your handset. Destroy or sell your phone and get a new one far away. Do not carry your old phone to the changing location! Use a new anonymous SIM card with a fake identity registered via Tor-Browser. Change your calling behavior and warn your contacts about being monitored by talking to them in real life, NOT by calling them! Cancel OK @@ -236,7 +236,7 @@ 10 min Main Settings - Database settings + Database Application Monitoring Cell Information. Stopped monitoring Cell Information. @@ -279,7 +279,7 @@ Database backup successfully saved to: Error backing up database. No OpenCellID API Key detected!\nPlease enter your key in settings first. - Refreshing display + Refreshed CellId info Unable to acquire ROOT access on your device.\nAT Command Injection requires ROOT Terminal access.\nPlease check your device is ROOTED and try again. Unable to detect Busybox on your device.\nAT Command Injection requires Busybox components to function correctly.\nPlease check your device has Busybox installed and try again. An unknown error has occurred trying to acquire the Serial Device.\nPlease check your logcat for any errors and post them on our Github. @@ -384,6 +384,7 @@ The string was added to database Failed to add the string to database N/A + Unknown @string/ui_icon_flat diff --git a/AIMSICD/src/main/res/xml/preferences.xml b/AIMSICD/src/main/res/xml/preferences.xml index 481e71f13..2d2ca977e 100644 --- a/AIMSICD/src/main/res/xml/preferences.xml +++ b/AIMSICD/src/main/res/xml/preferences.xml @@ -99,8 +99,8 @@ android:summary="@string/pref_ocid_requestkey_summary"> + android:targetClass="com.secupwn.aimsicd.activities.OpenCellIdActivity" + android:targetPackage="com.secupwn.aimsicd"/> + android:targetClass="com.secupwn.aimsicd.smsdetection.AdvancedUserActivity" + android:targetPackage="com.secupwn.aimsicd"/> + android:targetClass="com.secupwn.aimsicd.smsdetection.AdvancedUserSmsActivity" + android:targetPackage="com.secupwn.aimsicd"/> diff --git a/AIMSICD/src/system/AndroidManifest.xml b/AIMSICD/src/system/AndroidManifest.xml index 5745ea135..2c1c4f272 100644 --- a/AIMSICD/src/system/AndroidManifest.xml +++ b/AIMSICD/src/system/AndroidManifest.xml @@ -3,7 +3,6 @@ diff --git a/CHANGELOG.md b/CHANGELOG.md index 72be8bfc4..7048d1f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,44 @@ # CHANGELOG of 'AIMSICD' ------------------------ +#### [13.03.2016 - WIP-Release v0.1.41-alpha](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases/tag/v0.1.41-alpha) + +* Removed: Some now unused Icons from previous UI/UX have been removed +* Removed: Purged side-effect on `#getNetworkTypeName()` and unused device's `mNetType` +* Changed: Made `cell.java` adhere to JLS for static keyword order +* Changed: Refresh/loading animations and actions now use `SwipeRefreshLayout` +* Changed: Renamed java packages to lowercase to fit new checkstyle rulesets +* Changed: Refactored RAT/Network Type into one place and restructured `travis.yml` +* Updated: Aligned wording `Database` in `Navigation Drawer` +* Updated: Code of Conduct to Version is now at version 1.4 +* Updated: Let Travis cache the downloaded gradle-wrapper and jars +* Updated: Improved Status Icon descriptions in `About` for better understanding +* Updated: Japanese, Norwegian Bokmål, French, Ukrainian, German and Vietnamese +* Updated: `CREDITS` have been centered and improved with clickable links and animation +* Updated: Latest gradle and gradle plugin version, Index of `README` linked to `.github` +* Added: Pull Request and Issue Templates as well as `CONTRIBUTING.md` added into `.github` +* Added: The local cell identifier `PSC` is shown when clicking marked cells +* Added: Null-guard service before driving menu options to avoid NPE on new installs +* Added: Added `onPrepareOptionsMenu` implementation that will redraw the checkboxes +* Added: Human-readable display of RAT in map marker details populated by `DBi_bts` +* Added: Turned RAT/Network Type integer in `BTS Measurements` into human-readable text +* Added: Checkstyle rules `WhitespaceAround`, `WhitespaceBefore`, `NoWhitespaceBefore` +* Added: Checkstyle rules `WhitespaceAfter`, `TypecastParenPad`, `SeparatorWrap` +* Added: Checkstyle rules `ParenPad` and `PackageName` +* Fixed: Auto-Versioning is being done correctly again +* Fixed: `Toggle Cell Tracking` does not re-enable itself anymore +* Fixed: Stopped infinite spinning of OpenCellID data downloading marker +* Fixed: Not truncating MNC integer after 2 chars in OCID download anymore +* Fixed: Status Icon `IDLE` is displaying again when turning off `Attack Detection` + +--- + +#### [21.02.2016 - WIP-Release v0.1.40.1-alpha](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases/tag/v0.1.40.1-alpha) + +* Fixed: Travis-CI does now attach the correctly signed APK again + +--- + #### [21.02.2016 - WIP-Release v0.1.40-alpha](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/releases/tag/v0.1.40-alpha) * Removed: Purged unused imports and `ATCommandActivity` diff --git a/README.md b/README.md index e3177a429..59d39e0bb 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ AIMSICD is an app to detect [IMSI-Catchers](https://en.wikipedia.org/wiki/IMSI-c * [What it does](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#what-it-does) * [Why use it](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#why-use-it) -* [**Contributing**](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md) -* [Bug Tracker](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/CONTRIBUTING.md#debugging) +* [**Contributing**](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md) +* [Bug Tracker](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/development/.github/CONTRIBUTING.md#debugging) * [Warnings](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#warnings) * [Research](https://spideroak.com/browse/share/AIMSICD/GitHub) * [Support](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector#support) diff --git a/build.gradle b/build.gradle index 0b45aa10b..4dcd8a46b 100644 --- a/build.gradle +++ b/build.gradle @@ -6,20 +6,19 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:1.5.0' - classpath 'io.freefair:gradle-plugins:2.0.0-beta3' + classpath 'io.freefair:gradle-plugins:2.0.0-beta4' } } -apply plugin: 'io.freefair.git-version' - -gitVersion { - tagPrefix 'v' -} - allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } - version = rootProject.version + + apply plugin: 'io.freefair.git-version' + + gitVersion { + tagPrefix 'v' + } } diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index 13372aef5..5ccda13e9 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index c9d0f9dda..00a9501ef 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Sun Feb 14 23:26:28 CET 2016 +#Wed Mar 02 20:35:48 CET 2016 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-2.11-all.zip diff --git a/gradlew.bat b/gradlew.bat index aec99730b..72d362daf 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -46,7 +46,7 @@ echo location of your Java installation. goto fail :init -@rem Get command-line arguments, handling Windowz variants +@rem Get command-line arguments, handling Windows variants if not "%OS%" == "Windows_NT" goto win9xME_args if "%@eval[2+2]" == "4" goto 4NT_args