mirror of https://github.com/LeOS-GSI/LeOS-Genesis
Homepage change
parent
a3c5d70f3d
commit
d854bc3af3
|
@ -16,8 +16,8 @@
|
|||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"versionCode": 581,
|
||||
"versionName": "Build 1.6.1",
|
||||
"outputFile": "app-orion-x86_64-release.apk"
|
||||
},
|
||||
{
|
||||
|
@ -29,8 +29,8 @@
|
|||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"versionCode": 581,
|
||||
"versionName": "Build 1.6.1",
|
||||
"outputFile": "app-orion-x86-release.apk"
|
||||
},
|
||||
{
|
||||
|
@ -38,13 +38,12 @@
|
|||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
<<<<<<< HEAD
|
||||
"value": "arm64-v8a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"versionCode": 581,
|
||||
"versionName": "Build 1.6.1",
|
||||
"outputFile": "app-orion-arm64-v8a-release.apk"
|
||||
},
|
||||
{
|
||||
|
@ -52,28 +51,13 @@
|
|||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
=======
|
||||
>>>>>>> origin/v1.6.1
|
||||
"value": "armeabi-v7a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"versionCode": 581,
|
||||
"versionName": "Build 1.6.1",
|
||||
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
||||
},
|
||||
{
|
||||
"type": "ONE_OF_MANY",
|
||||
"filters": [
|
||||
{
|
||||
"filterType": "ABI",
|
||||
"value": "arm64-v8a"
|
||||
}
|
||||
],
|
||||
"attributes": [],
|
||||
"versionCode": 580,
|
||||
"versionName": "Build | Dark-Origin 1.1.0.12",
|
||||
"outputFile": "app-orion-arm64-v8a-release.apk"
|
||||
}
|
||||
],
|
||||
"elementType": "File"
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -54,7 +54,7 @@ public class constants {
|
|||
public static final String CONST_BACKEND_DUCK_DUCK_GO_STATIC_URL = "http://LeOSearch.ddns.net";
|
||||
public static final String CONST_BACKEND_BING_URL = "https://swisscows.com/search?q=$s";
|
||||
public static final String CONST_BACKEND_WIKI_URL = "https://en.wikipedia.org/wiki/$s";
|
||||
public static final String CONST_LOG_DUCKDUCK = "https://www.torry.io/mobile/orion/?q=tor";
|
||||
public static final String CONST_LOG_DUCKDUCK = "https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/?q=";
|
||||
|
||||
/*PROXY CONSTANTS*/
|
||||
|
||||
|
|
|
@ -273,7 +273,7 @@
|
|||
<string name="SETTING_SEARCH_DEFAULT" translatable="false">Default Engine (Recommended)</string>
|
||||
<string name="SETTING_SEARCH_DUCK" translatable="false">LeOSearch (Recommended)</string>
|
||||
<string name="SETTING_SEARCH_GOOGLE" translatable="false">You </string>
|
||||
<string name="SETTING_SEARCH_GENESIS" translatable="false">LeOS-Genesis</string>
|
||||
<string name="SETTING_SEARCH_GENESIS" translatable="false">DDG</string>
|
||||
<string name="SETTING_SEARCH_AMAZON" translatable="false">Swisscows</string>
|
||||
<string name="SETTING_SEARCH_BING" translatable="false">Browse articles freely</string>
|
||||
<string name="SETTING_SEARCH_HISTORY" translatable="true">Show search history</string>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<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="app_name">LeOS-Genesis</string>
|
||||
<string name="orbot_vpn">LeOS-Genesis VPN</string>
|
||||
<string name="app_description">LeOS-Genesis is a free proxy app that empowers other apps to use the internet more securely. LeOS-Genesis 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">LeOS-Genesis is Starting…</string>
|
||||
<string name="status_activated">Connected to the Tor Network</string>
|
||||
<string name="status_disabled">LeOSium is Deactivated</string>
|
||||
<string name="status_disabled">LeOS-Genesis is Deactivated</string>
|
||||
<string name="open_orbot_to_connect_to_tor">Connecting with tor network</string>
|
||||
<string name="status_shutting_down">LeOSium is Shutting Down</string>
|
||||
<string name="status_shutting_down">LeOS-Genesis 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>
|
||||
|
|
Loading…
Reference in New Issue