1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-02-24 23:23:08 +00:00
Commit graph

536 commits

Author SHA1 Message Date
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
M66B
f8a438971c Switch to Gradle 2.5, experimental build tools 2015-11-21 14:52:00 +01:00
M66B
22d6f7e035 Graddle build tools update 2015-11-21 13:56:45 +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
3d94bf20cb 0.37 beta 2015-11-20 11:37:51 +01: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
ebf867a7a1 0.36 stable
Play store only release
2015-11-18 08:42:32 +01:00
M66B
cc9ee25568 Default allow for new installations
M0r0n control
2015-11-18 08:42:19 +01:00
M66B
7088545565 0.35 stable 2015-11-17 21:06:39 +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