1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-25 15:42:53 +00:00
Commit graph

699 commits

Author SHA1 Message Date
M66B
9010ac3dc3 Handle service restart 2015-11-24 10:42:45 +01:00
M66B
31a4eba948 Crowdin sync 2015-11-24 08:39:14 +01:00
M66B
190a73aa49 Removed yields 2015-11-23 12:17:36 +01:00
M66B
d240694797 Reload rules when comming from idle mode (Android M) 2015-11-23 11:44:59 +01:00
M66B
fcac4fec03 Report IAB errors 2015-11-23 11:05:44 +01:00
M66B
ab6d65152d Fixed log level 2015-11-23 11:05:16 +01:00
M66B
ac637888e5 Prevent bug reporting from crashing NetGuard 2015-11-23 10:58:22 +01:00
M66B
84df549beb Disable NetGuard on start, reload, stop errors 2015-11-23 10:58:05 +01:00
M66B
1115a94a97 Increase interactive delay to 2,5 seconds 2015-11-23 10:11:54 +01:00
M66B
37559ae4ca Updated contributing section 2015-11-23 09:23:41 +01:00
M66B
9710d60eb8 Crowdin sync 2015-11-23 08:42:11 +01:00
M66B
e613966d35 Workaround handover problems 2015-11-23 08:34:47 +01:00
M66B
22f3d0766a Fix labels 2015-11-22 23:07:25 +01:00
M66B
01474a3701 Fix bug reporting 2015-11-22 21:27:57 +01:00
M66B
2dc3251dc2 Some Android versions even let VpnService.prepare throw an exeption ... 2015-11-22 20:30:29 +01:00
M66B
69d29bc12f Crowdin sync 2015-11-22 18:17:24 +01:00
M66B
9970416b45 Upgrade when versions different 2015-11-22 18:16:32 +01:00
M66B
54b105a292 Remove bug dialog
It doesn't work if there is no activity running
(requires system alert permission)
2015-11-22 18:14:42 +01:00
M66B
b08a1c3980 Cleanup 2015-11-22 14:12:17 +01:00
M66B
6c51a0be3c Shorten texts 2015-11-22 08:53:23 +01:00
M66B
b347cbe41b Crowndin sync 2015-11-22 08:49:56 +01:00
M66B
c3219a339a Synchronized with Crowdin 2015-11-21 16:29:42 +01:00
Marco
1d989c307d Updated italian translation 2015-11-21 11:04:13 +01:00
M66B
c0e48b95aa Upgrade before displaying, prevent synchronization issues 2015-11-21 10:53:03 +01:00
M66B
5a76b33489 Crowdin sync 2015-11-21 10:44:42 +01:00
M66B
acd034569e Crowdin sync 2015-11-21 10:07:49 +01:00
M66B
3fad37abe8 Crowdin sync 2015-11-21 09:56:41 +01:00
M66B
29258ce20a When screen on Wi-Fi/mobile 2015-11-21 09:48:33 +01:00
M66B
e3f8e7d22c Material design expander 2015-11-21 08:01:07 +01:00
M66B
84854f27ff Fixed French translation 2015-11-21 03:21:55 +01:00
M66B
96f53088ce Crowdin baseline 2015-11-21 03:07:18 +01:00
ContactFront
008edef103 Update strings.xml 2015-11-20 19:02:01 -05:00
M66B
9968111906 Logcat count down gimmick 2015-11-20 21:16:10 +01:00
licaon-kter
d8027265b1 Updated Romanian translation
Oh, missed 0.37.
2015-11-20 14:58:49 +02:00
M66B
1a8a9446d4 Send logcat if crash report not available 2015-11-20 11:36:39 +01:00
M66B
08a4e40b52 Simplifications 2015-11-20 11:34:23 +01:00
M66B
94e8d5c71b Added crash reporting 2015-11-20 10:10:22 +01:00
ContactFront
39f34c4cb8 Update strings.xml 2015-11-19 23:46:42 -05:00
Marco
9155379873 Merge branch 'master' of https://github.com/M66B/NetGuard 2015-11-19 17:50:02 +01:00
Marco
8d568e2aa1 updated italian strings 2015-11-19 17:49:54 +01:00
M66B
9bb65d711f Fixed summary disappearing 2015-11-19 17:23:34 +01:00
M66B
878ba1eeec Changed IAB logic
Still crashing:

11-19 09:18:19.688 28800 28800 E AndroidRuntime: java.lang.NullPointerException: Attempt to read from field 'com.google.android.finsky.protos.Acquisition$AutoDismissTemplate com.google.android.finsky.protos.Acquisition$PostAcquisitionPrompt.autoDismissTemplate' on a null object reference
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.SuccessStep.getLayoutResId(SuccessStep.java:75)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.PurchaseFragment.onStateChange(PurchaseFragment.java:31066)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.fragments.SidecarFragment.notifyListener(SidecarFragment.java:255)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.fragments.SidecarFragment.setState(SidecarFragment.java:250)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.CheckoutPurchaseSidecar.confirmAuthChoiceSelected(CheckoutPurchaseSidecar.java:631)
11-19 09:18:19.688 28800 28800 E AndroidRuntime: 	at com.google.android.finsky.billing.lightpurchase.purchasesteps.SuccessStepWithAuthChoices.onClick(SuccessStepWithAuthChoices.java:5156)
2015-11-19 09:21:52 +01:00
M66B
bb00f41ab8 Show number of allowed/blocked packages in notification summary 2015-11-18 19:33:48 +01:00
M66B
efd1fb93bb Showing app version in debug mode 2015-11-18 19:08:04 +01:00
M66B
95fe0a11a2 IAB version 3 2015-11-18 17:57:42 +01:00
M66B
0ece612508 Simplification 2015-11-18 17:48:54 +01:00
M66B
caaf936bcb Check VpnService.Builder.establish result 2015-11-18 15:25:32 +01:00
M66B
2dd8b060b2 Dim less 2015-11-18 09:05:43 +01:00
M66B
cc9ee25568 Default allow for new installations
M0r0n control
2015-11-18 08:42:19 +01:00
M66B
62ee4681b0 Fixed crash 2015-11-17 21:05:55 +01:00
M66B
5d3a5076e4 Support = FAQ
Revert "Added menu FAQ"

This reverts commit 3f1615b633.
2015-11-17 16:24:13 +01:00
M66B
7cfa70c2ac Updated FAQ
Refs #164
2015-11-17 16:19:19 +01:00
licaon-kter
2d426aa96e Updated Romanian translation 2015-11-17 15:42:50 +02:00
M66B
ec453bd799 Updated Dutch translation 2015-11-17 14:31:10 +01:00
M66B
3f1615b633 Added menu FAQ
Closes #161
2015-11-17 14:26:26 +01:00
M66B
738dd7d659 Fixed reloading rules 2015-11-17 10:44:08 +01:00
M66B
56f8db475b 0.33 stable 2015-11-16 17:58:14 +01:00
Marcel Bokhorst
e63f5cc8bd Merge pull request #159 from marco-scavuzzo/master
updated italian translation
2015-11-16 17:57:28 +01:00
User99gmxat
06e5978516 Update strings.xml 2015-11-16 17:42:57 +01:00
Marco
033cccfa81 updated italian translation 2015-11-16 14:58:20 +01:00
Ivan
c6480127e9 Update strings.xml
Update
2015-11-16 11:38:35 +03:00
ContactFront
24d6c827b2 Update strings.xml 2015-11-15 16:30:54 -05:00
licaon-kter
53876d95c1 Wifi is Wi-Fi, right? 2015-11-15 21:18:48 +02:00
licaon-kter
3502328f4d Update Romanian translation 2015-11-15 20:55:56 +02:00
M66B
7c6a351ed3 Updated texts 2015-11-15 17:44:21 +01:00
M66B
39442fe1b7 Added WiFi debug indication 2015-11-15 17:13:25 +01:00
M66B
557397bd39 Include settings in debug info 2015-11-15 16:58:15 +01:00
M66B
b68f93118f Updated Dutch translation 2015-11-15 16:48:51 +01:00
M66B
fe7ef2367c Add technical info, removed action bar indicators 2015-11-15 16:39:59 +01:00
User99gmxat
2d988eeba7 Update strings.xml 2015-11-15 14:24:48 +01:00
Marco
5a575a5dbf Updated italian translation 2015-11-15 12:17:12 +01:00
licaon-kter
29af81beff Update Romanian translation 2015-11-15 12:07:41 +02:00
M66B
9c8fb291b3 Updated Dutch translation 2015-11-15 10:44:32 +01:00
M66B
5044006679 Added settings to use metered indication
Default off
2015-11-15 10:43:06 +01:00
M66B
152f75e70c Updated text 2015-11-15 09:04:16 +01:00
M66B
f600847480 Refactored IAB 2015-11-14 21:25:05 +01:00
M66B
257fd9fc4f Use use string resource for main activity label
Refs #146
2015-11-14 18:11:29 +01:00
Marco
c6054ca428 Updated italian translation 2015-11-14 16:51:13 +01:00
Marco
ab738968c0 Fixing wrong name shown in launcher and activity title 2015-11-14 16:49:25 +01:00
Ivan
ff80ed0fd7 Update strings.xml
Update.
How about a line break, if it does not fit into one line? Half of text of <string name="setting_unused"> not visible. Or it will affect the visual component of the application?
2015-11-14 18:26:31 +03:00
Marco
49685617bc Fixed typo in italian string.xml file 2015-11-14 12:27:02 +01:00
Marco
e42a5b30d9 Merge branch 'master' of https://github.com/M66B/NetGuard 2015-11-14 12:24:53 +01:00
M66B
a6c3996936 Label all components 2015-11-14 12:24:21 +01:00
Marco
b507b4c72f updated italian translation 2015-11-14 12:24:19 +01:00
Marco
3eef3024b5 Updated italian translation 2015-11-14 12:21:56 +01:00
M66B
8472c00264 Label all components 2015-11-14 12:17:57 +01:00
M66B
077abf9bc1 Revert "Listen for updates on the foreground only"
This reverts commit 68fb60cd48.
2015-11-14 11:04:27 +01:00
M66B
71d158ca5d Revert "Fixed theme switching"
This reverts commit 74bbfab052.
2015-11-14 11:04:18 +01:00
M66B
74bbfab052 Fixed theme switching 2015-11-14 11:02:35 +01:00
M66B
68fb60cd48 Listen for updates on the foreground only 2015-11-14 10:49:37 +01:00
M66B
84617b9b00 Less verbose network status / live update 2015-11-14 10:49:15 +01:00
M66B
f8ef70d5a6 Show valid fingerprint logcat/version 2015-11-14 10:33:56 +01:00
M66B
07189b633f Handle manage network usage intent 2015-11-14 09:57:10 +01:00
M66B
660a830000 Added network info to debug info 2015-11-14 09:50:45 +01:00
M66B
8ceab79d84 Fixed Slovak translation 2015-11-14 09:05:06 +01:00
M66B
2a741e26e0 Updated texts
Closes #140
2015-11-14 08:51:20 +01:00
ContactFront
1836aa66a9 Update strings.xml 2015-11-13 21:53:23 -05:00
licaon-kter
5da332b35c Minor fix in Romanian
It pays to delete data on a new version. ;)
2015-11-14 00:06:08 +02:00
licaon-kter
37b70c174d Update Romanian translation 2015-11-13 23:54:45 +02:00
pyler
041dc00cd0 Updated SK translation 2015-11-13 20:03:30 +01:00
M66B
e479e1370d Updated Dutch translation 2015-11-13 19:48:05 +01:00
M66B
e00a87db72 Is disabled / has no internet message 2015-11-13 19:46:35 +01:00
M66B
40c61bdc5e Added option to default allow when screen on 2015-11-13 16:01:42 +01:00
M66B
532904f229 dim applications without internet access 2015-11-13 14:36:56 +01:00
M66B
906cb469d5 Allow logcat in debug builds 2015-11-13 12:38:02 +01:00
M66B
c80366e5fd Destroy logcat process to prevent fbinfer warning 2015-11-13 12:34:56 +01:00
M66B
edb7ae095a Close file in/out stream VPN tunnel 2015-11-13 12:20:08 +01:00
M66B
b43af7d7ce Close input stream logcat exec 2015-11-13 12:16:18 +01:00
M66B
aee85ebc8a Handle race condition with outher VPN solutions 2015-11-13 11:45:55 +01:00
M66B
14b0aea105 Revert Ethernet exception 2015-11-13 11:05:46 +01:00
Marco
91442585af updated italian translation 2015-11-13 10:55:37 +01:00
licaon-kter
623d1f8de7 Updated Romanian translation 2015-11-13 10:39:46 +02:00
M66B
bf170b265d New text, use scroll views for small screens 2015-11-13 08:26:25 +01:00
M66B
e551837538 Consider Ethernet as a local network 2015-11-13 08:07:15 +01:00
Marcel Bokhorst
e07b38797d Merge pull request #133 from cabrerahector/master
Updates Spanish translation
2015-11-12 19:35:25 +01:00
Héctor Cabrera
e81b81d95b Updates Spanish translation 2015-11-12 13:38:10 -04:30
M66B
1c0987bc28 Updated French translation 2015-11-12 19:07:02 +01:00
licaon-kter
cd5ae4dcaa Updated Romanian translation 2015-11-12 18:57:20 +02:00
M66B
d41a4e46d8 Fixed Ukranian translation 2015-11-12 16:16:18 +01:00
M66B
47a06bbf50 Updated text 2015-11-12 16:13:33 +01:00
M66B
89db2ed4f8 Fixed switch position after denying VPN connection 2015-11-12 16:13:03 +01:00
M66B
be27d7187d Donations are voluntary 2015-11-12 15:43:44 +01:00
Olexandr Nesterenko
4293dc176b Add Ukrainian language 2015-11-11 19:14:39 +02:00
M66B
5054cb4341 Removed verify credentials
Closes #125
Closes #127
2015-11-11 07:59:01 +01:00
pyler
b56d3168ce Updated SK translation 2015-11-10 22:38:15 +01:00
licaon-kter
9df601e18d Update Romanian translation 2015-11-10 18:08:06 +02:00
M66B
b80b96acfe Updated texts 2015-11-10 16:40:08 +01:00
M66B
c964a1f7ac Explain why device admin is needed 2015-11-10 16:31:04 +01:00
M66B
443e6b3544 Updated texts 2015-11-10 16:22:57 +01:00
M66B
adbdc43f4b Check if keyguard is secure 2015-11-10 16:15:53 +01:00
M66B
aaf25f5588 Get rid of the status bar notification 2015-11-10 15:42:27 +01:00
M66B
22ddb3b92e Check if keyguard locked
Refs #92
2015-11-10 15:36:28 +01:00
M66B
3fffd41032 Request device admin on credentials enabled
Refs #92
2015-11-10 15:32:59 +01:00
M66B
98b0ee7a3a Cleanup
Refs #92
2015-11-10 15:05:47 +01:00
M66B
408daece85 Enabled device admin receiver
Refs #92
2015-11-10 15:04:03 +01:00
M66B
435bcbf5fc Show WiFi/mobile disabled state
Refs #92
2015-11-10 15:02:42 +01:00
M66B
01034cf3ad Set settings activity title
Closes #119
2015-11-10 14:55:20 +01:00
M66B
98557b4158 Require credentials - proof of concept
Refs #92
2015-11-10 14:41:32 +01:00
M66B
2d65d732e1 Revert "Added settings icons"
This reverts commit 49f44acc98.
2015-11-10 13:15:02 +01:00
M66B
49f44acc98 Added settings icons 2015-11-10 12:50:38 +01:00
M66B
3000947f45 Removed VPN settings from production builds 2015-11-10 10:33:40 +01:00
M66B
b31bd037bd Removed settings to enable/disable foreground service 2015-11-10 10:26:28 +01:00
M66B
cb27726d0e Updated Polish translation 2015-11-10 09:03:26 +01:00
Marcel Bokhorst
9cad1d2ee0 Merge pull request #118 from Ivan4537/patch-6
Update strings.xml
2015-11-10 08:02:56 +01:00
M66B
eab7931563 Updated Polish translation 2015-11-10 08:02:03 +01:00
Ivan
d2b4edfe9d Update strings.xml
Update
2015-11-10 09:57:54 +03:00
Marco
224c51c937 Updated italian translation 2015-11-09 22:20:38 +01:00
Christoph Ziegenberg
dff20a346b Fixed typo 2015-11-09 21:43:44 +01:00
aney1
6608d86f1d Updated DE translation 2015-11-09 19:35:09 +01:00
M66B
73ad32070e Simplifications 2015-11-09 19:28:09 +01:00
M66B
1e80adbb2d Check running on post execute 2015-11-09 18:21:29 +01:00
ContactFront
293f7ba7fd Update strings.xml 2015-11-09 11:31:10 -05:00
M66B
3d486fde21 Guarantee service start command execution 2015-11-09 14:49:56 +01:00
M66B
6dbaf0e2db Reduce log verbosity 2015-11-09 14:24:44 +01:00
M66B
885c89953c Switch to switch preferences 2015-11-09 14:15:38 +01:00
M66B
b5759c45da Added button to open Android application settings 2015-11-09 13:58:43 +01:00
M66B
e83e09975a Show/search in uid 2015-11-09 13:36:44 +01:00
M66B
76fa6208ce Remove launch button instead of disabling 2015-11-09 13:26:53 +01:00
M66B
3d8ac05a7b Cleanup 2015-11-09 13:08:05 +01:00
M66B
8996983c6e Updated Romanian translation
Refs #112
2015-11-09 13:05:07 +01:00
licaon-kter
9187177c6f Update Romanian translation
in line with the English one
2015-11-09 13:49:18 +02:00
licaon-kter
d140420d5a Update Romanian translation 2015-11-09 13:37:35 +02:00
M66B
287f644bf1 Updated texts / features
Closes #107
2015-11-09 12:23:06 +01:00
M66B
74c0ebf937 Disable device admin for now 2015-11-09 11:26:46 +01:00
M66B
621596de50 Register if device admin
Refs #92
2015-11-09 11:21:26 +01:00
M66B
c056d7db93 Device admin to prevent uninstall
Refs #92
2015-11-09 11:18:37 +01:00
M66B
3d22a70012 Cleanup 2015-11-09 10:02:18 +01:00
Ivan
22517ea71c Update strings.xml
Update
2015-11-09 11:50:07 +03:00
M66B
a224c79e70 Fixed typo 2015-11-09 07:08:40 +01:00
M66B
75b72f066f Make foreground service the default
Closes #102
2015-11-09 07:07:26 +01:00
M66B
e984330879 Merge branch 'master' of github.com:M66B/NetGuard
Conflicts:
	app/src/main/res/values-zh-rCN/strings.xml
2015-11-09 07:02:45 +01:00
M66B
c0ca837eeb Show indicators only in debug builds
Closes #82
2015-11-09 07:01:39 +01:00
ContactFront
cb0c643375 Update Simplified Chinese translation 2015-11-08 20:23:13 -05:00
M66B
3f60d6ae1f Removed option to turn off metered for 2G/3G/4G 2015-11-08 23:25:51 +01:00
M66B
955235129f Fixed crash
Google: please document your stuff
2015-11-08 23:09:06 +01:00
licaon-kter
60a7e0ca07 Updated Romanian translation 2015-11-08 21:33:45 +02:00
M66B
3e8d3bdde1 Updated Polish translation 2015-11-08 19:37:39 +01:00
M66B
691490c7b3 Reduce log verbosity 2015-11-08 19:31:55 +01:00
M66B
d3a4ec0aaa Cleanup 2015-11-08 19:30:06 +01:00
M66B
c681727177 Show mobile network type in action bar 2015-11-08 19:29:09 +01:00
M66B
aefa8900fe Refactoring 2015-11-08 18:48:12 +01:00
M66B
738825c16d Merge branch 'master' of github.com:M66B/NetGuard 2015-11-08 18:20:06 +01:00
licaon-kter
05ad18472a Update Romanian translation 2015-11-08 19:07:21 +02:00
M66B
b1ea4f433c Start sticky when not stopping 2015-11-08 17:18:49 +01:00
M66B
17015fdbd1 Small improvements 2015-11-08 17:13:31 +01:00
M66B
bcbab87a25 Reload on network generation change only
Refs #88
2015-11-08 17:01:56 +01:00
M66B
7003f35b62 Settings disable 2G/3G/4G being metered
Refs #88
2015-11-08 15:54:12 +01:00
Ivan
e870e3b9f4 Update strings.xml
Update translation.
2015-11-08 16:20:32 +03:00
Marco
e16c4462b2 Updated italian translation 2015-11-08 13:25:11 +01:00
Marco
a254aa8b73 Merge branch 'master' of https://github.com/M66B/NetGuard 2015-11-08 13:20:51 +01:00
M66B
e3b2d8bd48 Refresh UI after import 2015-11-08 13:05:55 +01:00
M66B
46a03df01f Chrome needs the downloads provider 2015-11-08 13:01:05 +01:00
M66B
90cffcd58e Retain intent queue 2015-11-08 12:32:04 +01:00
M66B
0a0830898c Fixed/improved import 2015-11-08 12:30:39 +01:00
Marco
7d7a461e61 Merge branch 'master' of https://github.com/M66B/NetGuard 2015-11-08 11:41:21 +01:00
M66B
fafc55b0c6 Refactoring 2015-11-08 11:29:31 +01:00
M66B
c2e538d249 Process unused/roaming relations 2015-11-08 11:15:18 +01:00
Marcel Bokhorst
882362a8f5 Merge pull request #91 from Ivan4537/patch-2
Update strings.xml
2015-11-08 11:06:20 +01:00
M66B
39e0285485 Refactoring 2015-11-08 11:06:04 +01:00
Ivan
e2a95aa5f5 Update strings.xml
It is not clear in what context the phrase "Enforcing rules". After the release of the new version, if not properly translated - will correct!
2015-11-08 12:58:38 +03:00
M66B
072aeb803d Introducing chained rules 2015-11-08 10:52:48 +01:00
M66B
d309352da8 Removed Play services dependency 2015-11-08 10:20:23 +01:00
M66B
a5be9d2ec3 Mute some logging, improvements 2015-11-08 09:55:21 +01:00
M66B
a11097d992 Disable before stopping 2015-11-08 08:41:21 +01:00
M66B
5bbfd89f02 Serialize start intents
Kindly borrowed from IntentService:
https://github.com/android/platform_frameworks_base/blob/master/core/java/android/app/IntentService.java
2015-11-08 08:39:33 +01:00
M66B
c3514d69df Added option to start as foreground service 2015-11-08 08:21:34 +01:00
M66B
115ff6cf5e Fixed Russian translation
Refs #90
2015-11-08 07:41:12 +01:00
Ivan
3f32dd1e99 Create values-ru 2015-11-07 21:32:26 +03:00
Marco
ac32f12031 Merge branch 'master' of https://github.com/M66B/NetGuard 2015-11-07 18:24:04 +01:00
Marco
ca7261dc8c Updated italian translation 2015-11-07 18:23:59 +01:00
M66B
9c86cecec3 Log invite IDs 2015-11-07 18:18:37 +01:00
M66B
14a12685fe Fixed Arabic translation 2015-11-07 18:12:49 +01:00
M66B
c267b903e0 Added rate button 2015-11-07 17:51:13 +01:00
M66B
932903c56f Updated Dutch transaltion 2015-11-07 17:25:23 +01:00
M66B
0c0fe55679 Added Polish translation 2015-11-07 17:23:36 +01:00
M66B
5e2430b792 Reformatting 2015-11-07 14:36:57 +01:00
M66B
7813f6d3ba Default widget icon 2015-11-07 14:36:33 +01:00
M66B
b2b16f9b89 Updated Romanian translation
Closes #86
2015-11-07 13:57:09 +01:00
M66B
ae377751cf Improvements 2015-11-07 13:25:17 +01:00
M66B
468ac32e12 Added IAB fail-save 2015-11-07 13:21:11 +01:00
M66B
0247b2c41e Check for Play services 2015-11-07 13:18:00 +01:00
M66B
2968dae2fa Fixed Japanese translation
Refs #85
2015-11-07 13:11:20 +01:00
naofumi
36a270d5a2 Added Japanese translation 2015-11-07 21:01:14 +09:00
M66B
f0415132c4 Remove unusable menu items 2015-11-07 12:46:55 +01:00
M66B
ee768e163b Added app invite 2015-11-07 12:43:30 +01:00
M66B
76bb9b5112 Updated texts
Refs #83
2015-11-07 11:43:42 +01:00
Gitoffthelawn
400cb6e9f8 Improved strings
Per Marcel's request.
2015-11-07 02:35:14 -08:00
M66B
17e1c16718 Widget improvements 2015-11-07 11:15:44 +01:00
M66B
d19a329fce Updated Romanian translation
Refs #81
2015-11-07 10:20:58 +01:00
M66B
a3b7622c52 Added widget
Closes #81
2015-11-07 10:19:47 +01:00
M66B
e5b71bb50a Updated texts 2015-11-07 08:05:23 +01:00
M66B
5ed4728a24 Auto enable again (draft) 2015-11-06 23:49:21 +01:00
Marcel Bokhorst
8afd198bf9 Merge pull request #78 from marco-scavuzzo/master
Updated italian translation
2015-11-06 21:19:10 +01:00
Marco
3bdc0fc755 Updated italian translation 2015-11-06 14:39:06 +01:00
aney1
4a6aa8dc24 Updated DE translation 2015-11-06 14:13:46 +01:00
Marcel Bokhorst
e486f7ace5 Merge pull request #76 from ContactFront/master
Update Simplified Chinese translation
2015-11-06 06:34:31 +01:00
Marcel Bokhorst
011f61741a Merge pull request #74 from licaon-kter/patch-5
Update Romanian translation
2015-11-06 06:25:00 +01:00
ContactFront
8b15fa5c9a Update Simplified Chinese translation 2015-11-05 22:44:23 -05:00
licaon-kter
1c69b5d6df Update Romanian translation 2015-11-06 00:18:18 +02:00
licaon-kter
dcb767f11a Small fix for English 2015-11-06 00:11:44 +02:00
M66B
37332801bf Added settings summaries
Closes #70
2015-11-05 21:46:15 +01:00
M66B
7d5978fd8b Merge branch 'master' of github.com:M66B/NetGuard 2015-11-05 17:22:47 +01:00
M66B
c9b40b50cb Remove notification
Because it doesn't work reliable, propbably due to bugs in Android

Closes #68
2015-11-05 17:21:43 +01:00
Marco
5bdc561019 Updated italian translations 2015-11-05 15:06:06 +01:00
M66B
832130bdbf Show enabled/disable using notification color
Closes #68
2015-11-05 14:50:03 +01:00
licaon-kter
3ca9bff5f2 Updated Romanian translation
escaping \"
2015-11-05 14:38:13 +02:00
licaon-kter
90ff79a773 Updated Romanian translation 2015-11-05 13:17:58 +02:00
M66B
d49aded58d Use default launch mode for settings 2015-11-05 11:43:16 +01:00
M66B
3404a7ecdf Move export/import and vpn settings to settings activity 2015-11-05 11:26:21 +01:00
M66B
801e518795 Added settings to show/hide action bar indicators and status bar notification 2015-11-05 10:55:34 +01:00