before package name change
|
@ -16,10 +16,23 @@
|
|||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 565,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.9",
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"outputFile": "app-orion-x86_64-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "armeabi-v7a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
|
@ -29,8 +42,8 @@
|
|||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 565,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.9",
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"outputFile": "app-orion-x86-release.apk"
|
||||
},
|
||||
{
|
||||
|
@ -42,22 +55,9 @@
|
|||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 565,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.9",
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"outputFile": "app-orion-arm64-v8a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "armeabi-v7a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 565,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.9",
|
||||
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.8 KiB |
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="splashlogoclip_background">#3DDC84</color>
|
||||
<color name="splashlogoclip_background">#000000</color>
|
||||
</resources>
|
|
@ -38,7 +38,7 @@ project.ext.min_sdk_version = 21
|
|||
project.ext.target_sdk_version = 33
|
||||
project.ext.build_tool_version = '33'
|
||||
project.ext.ndk_version = '24.0.8215888'
|
||||
project.ext.application_id = "com.hiddenservices.onionservices"
|
||||
project.ext.application_id = "com.leos.onionservices"
|
||||
project.ext.debugSymbolLevel = 'FULL'
|
||||
|
||||
/* Splits */
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Orion</string>
|
||||
<string name="orbot_vpn">Orion VPN</string>
|
||||
<string name="app_description">Orion is a free proxy app that empowers other apps to use the internet more securely. Orion uses Tor to encrypt your Internet traffic and then hides it by bouncing through a series of computers around the world. Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis.</string>
|
||||
<string name="status_starting_up">Orion is Starting…</string>
|
||||
<string name="app_name">LeOSium</string>
|
||||
<string name="orbot_vpn">LeOSium VPN</string>
|
||||
<string name="app_description">LeOSium is a free proxy app that empowers other apps to use the internet more securely. LeOSium uses Tor to encrypt your Internet traffic and then hides it by bouncing through a series of computers around the world. Tor is free software and an open network that helps you defend against a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security known as traffic analysis.</string>
|
||||
<string name="status_starting_up">LeOSium is Starting…</string>
|
||||
<string name="status_activated">Connected to the Tor Network</string>
|
||||
<string name="status_disabled">Orion is Deactivated</string>
|
||||
<string name="status_disabled">LeOSium is Deactivated</string>
|
||||
<string name="open_orbot_to_connect_to_tor">Connecting with tor network</string>
|
||||
<string name="status_shutting_down">Orion is Shutting Down</string>
|
||||
<string name="status_shutting_down">LeOSium is Shutting Down</string>
|
||||
<string name="connect_to_tor">Connect to Tor</string>
|
||||
|
||||
<string name="couldn_t_start_tor_process_">Couldn\'t start Tor process: </string>
|
||||
|
|