Commit Graph

149 Commits

Author SHA1 Message Date
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 9c86cecec3 Log invite IDs 2015-11-07 18:18:37 +01:00
M66B c267b903e0 Added rate button 2015-11-07 17:51:13 +01:00
M66B 5e2430b792 Reformatting 2015-11-07 14:36:57 +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 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 17e1c16718 Widget improvements 2015-11-07 11:15:44 +01:00
M66B a3b7622c52 Added widget
Closes #81
2015-11-07 10:19:47 +01:00
M66B 5ed4728a24 Auto enable again (draft) 2015-11-06 23:49:21 +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
M66B 832130bdbf Show enabled/disable using notification color
Closes #68
2015-11-05 14:50:03 +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
M66B ac141afe5d Reload when enabled 2015-11-04 23:45:47 +01:00
M66B 5f705da814 Introduce settings activity 2015-11-04 23:44:17 +01:00
M66B 9b080c3ffc Switch to NotificationManagerCompat 2015-11-04 21:15:57 +01:00
M66B b76d934983 Set notification attributes 2015-11-04 21:13:17 +01:00
M66B d98604d9c5 Synchronize service state 2015-11-04 20:48:27 +01:00
M66B 28eb3f20a8 Show notification
Do not translate yet, texts may change
2015-11-04 20:48:05 +01:00
M66B a2f5d8f084 Set enabled state on service start/stop 2015-11-04 20:20:30 +01:00
M66B 103cd7c9ae Show metered indication 2015-11-04 18:35:24 +01:00
M66B 4ecd024df0 Use level list for network state 2015-11-04 13:14:44 +01:00
M66B b03b40bab3 Used metered network instead of wifi active indication 2015-11-04 13:04:27 +01:00
M66B b7e6000393 Force update custom action view 2015-11-04 09:59:13 +01:00
M66B dcdbe2e7fd Added comments 2015-11-04 09:36:15 +01:00
M66B ffcb466733 Cleanup 2015-11-03 19:02:15 +01:00
M66B ddb6d33719 Added license information 2015-11-03 18:57:29 +01:00
M66B 215e6b3c81 Remove settings on uninstalling application 2015-11-03 18:14:14 +01:00
M66B c9196eb75a Explain need for VPN
Refs #46
2015-11-03 12:21:52 +01:00
M66B cf378dbb33 Refactoring 2015-11-03 10:42:55 +01:00
M66B e7b1b067bb Added method to send crash report 2015-11-02 22:57:24 +01:00
M66B 212f2f84d2 Graceful exit 2015-11-02 22:18:56 +01:00
M66B 9c5d534bf8 Yield system 1 sec when interactive state change 2015-11-02 21:57:37 +01:00
M66B b4abb2e727 Disable donate button after click 2015-11-02 21:57:05 +01:00
M66B f6a08965d4 Log version, catch unhandled exceptions 2015-11-02 20:09:04 +01:00
M66B bad20add01 Dismiss dialogs on destroy 2015-11-02 19:53:56 +01:00
M66B 7df0ec50f2 IAB improvements 2015-11-02 19:47:09 +01:00
M66B e2b4b7d495 Refactoring 2015-11-02 19:18:15 +01:00
M66B ebad4d1d04 Revised IAB 2015-11-02 19:16:30 +01:00
M66B 158f598e1c Connect only to IAB if valid signature 2015-11-02 14:48:08 +01:00
M66B a987e302c7 Safeguards 2015-11-02 14:36:55 +01:00
M66B 228159e8bf Refactoring 2015-11-02 13:44:22 +01:00