Commit Graph

151 Commits

Author SHA1 Message Date
M66B b0d29c8587 Added option to mark 2G/3G/4G not metered 2015-12-02 19:52:01 +01:00
M66B 462860a705 Request phone state permission for international roaming rules 2015-12-02 10:42:24 +01:00
M66B 8bb0b9e256 Added phone state listener + permission checks 2015-12-01 17:14:22 +01:00
M66B 2c2480f052 Check runtime permissions (Android M) 2015-12-01 16:17:28 +01:00
M66B 722646102f Reload rules on national roaming change 2015-11-30 14:02:00 +01:00
M66B 966a2a30bb Donation terms & conditions 2015-11-30 13:08:51 +01:00
M66B b20770b995 Added setting to ignore national roaming 2015-11-30 12:57:50 +01:00
M66B 59d887a739 Lollipop required 2015-11-29 09:01:24 +01:00
M66B 01dadb9801 Revert "Notify app added"
Closes #183
Refs #182

This reverts commit 97c38d1d0a.

Conflicts:
	app/build.gradle
2015-11-28 08:28:24 +01:00
M66B 97c38d1d0a Notify app added
Refs #182

Test version: http://netguard.me/NetGuard-v0.44-2015112702-release.apk
2015-11-27 19:59:00 +01:00
M66B f00dc6a373 Disable NetGuard if VPN dialog fails 2015-11-27 09:26:34 +01:00
M66B 5c50ab8fe1 Fixed cancelling logcat 2015-11-27 08:02:05 +01:00
M66B b9600233f0 Use storage framework to store logcat 2015-11-26 20:34:03 +01:00
M66B 2f42e18b2e Show disconnected state 2015-11-25 21:09:00 +01:00
M66B cf171d730e Highlight metered connection
Fixes #179
2015-11-25 20:05:17 +01:00
M66B ab6d65152d Fixed log level 2015-11-23 11:05:16 +01:00
M66B 2dc3251dc2 Some Android versions even let VpnService.prepare throw an exeption ... 2015-11-22 20:30:29 +01:00
M66B c0e48b95aa Upgrade before displaying, prevent synchronization issues 2015-11-21 10:53:03 +01:00
M66B 29258ce20a When screen on Wi-Fi/mobile 2015-11-21 09:48:33 +01:00
M66B 9968111906 Logcat count down gimmick 2015-11-20 21:16:10 +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
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 95fe0a11a2 IAB version 3 2015-11-18 17:57:42 +01:00
M66B 0ece612508 Simplification 2015-11-18 17:48:54 +01:00
M66B cc9ee25568 Default allow for new installations
M0r0n control
2015-11-18 08:42:19 +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
M66B 3f1615b633 Added menu FAQ
Closes #161
2015-11-17 14:26:26 +01:00
M66B fe7ef2367c Add technical info, removed action bar indicators 2015-11-15 16:39:59 +01:00
M66B 0ded9aa91e Revert "Experimental: letter category search"
This reverts commit 7b56dd05d3.

It is ugly and doesn't support non latin character sets
2015-11-15 15:42:38 +01:00
M66B 7b56dd05d3 Experimental: letter category search
Problem: non latin alphabets
2015-11-15 14:17:43 +01:00
M66B f600847480 Refactored IAB 2015-11-14 21:25:05 +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 f8ef70d5a6 Show valid fingerprint logcat/version 2015-11-14 10:33:56 +01:00
M66B 40c61bdc5e Added option to default allow when screen on 2015-11-13 16:01:42 +01:00
M66B 906cb469d5 Allow logcat in debug builds 2015-11-13 12:38:02 +01:00
M66B 14b0aea105 Revert Ethernet exception 2015-11-13 11:05:46 +01:00
M66B e551837538 Consider Ethernet as a local network 2015-11-13 08:07:15 +01:00
M66B 89db2ed4f8 Fixed switch position after denying VPN connection 2015-11-12 16:13:03 +01:00
M66B 5054cb4341 Removed verify credentials
Closes #125
Closes #127
2015-11-11 07:59:01 +01:00
M66B 22ddb3b92e Check if keyguard locked
Refs #92
2015-11-10 15:36:28 +01:00
M66B 98b0ee7a3a Cleanup
Refs #92
2015-11-10 15:05:47 +01:00
M66B 98557b4158 Require credentials - proof of concept
Refs #92
2015-11-10 14:41:32 +01:00
M66B 1e80adbb2d Check running on post execute 2015-11-09 18:21:29 +01:00
M66B c0ca837eeb Show indicators only in debug builds
Closes #82
2015-11-09 07:01:39 +01:00