Commit graph

151 commits

Author SHA1 Message Date
Aidan Follestad
bc6a7bb559 Dependency, gradle, etc. updates 2018-01-05 14:47:29 -06:00
Aidan Follestad
c711ca9e57 Added F-Droid badge 2017-10-02 12:51:05 -05:00
anoy
dfb01f0304 added F-Droid badge
refs #6
2017-10-02 10:00:21 +02:00
Aidan Follestad
8ec5280a01 Added spotless plugin 2017-06-10 12:30:15 -05:00
Aidan Follestad
ac36b94233 Merge pull request #5 from arose13/master
proper way to reference intent actions
2017-03-05 13:31:15 -06:00
Anthony
32b17ed5d3 proper way to reference intent actions 2017-03-04 21:42:24 -05:00
Aidan Follestad
beece8c0c1 0.1.3.1 2016-09-02 15:08:23 -05:00
Aidan Follestad
680f6b2931 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/build.gradle
2016-09-02 15:05:06 -05:00
Aidan Follestad
b32880ca9d 0.1.2.3 2016-09-02 15:04:24 -05:00
Aidan Follestad
22b6501745 Build Tools 24.0.1 2016-08-24 20:29:01 -05:00
Aidan Follestad
084db24a2e 0.1.3.0 2016-08-24 20:28:04 -05:00
Aidan Follestad
c44e7779b0 Updated the APK 2016-08-24 20:05:24 -05:00
Aidan Follestad
ec76b96a44 Switched the service to an IntentService so checks are queued 2016-08-24 20:01:55 -05:00
Aidan Follestad
5e1253b13d Google lib updates 2016-08-17 13:55:22 -05:00
Aidan Follestad
88aa59f3d5 0.1.2.2 2016-08-08 13:28:30 -05:00
Aidan Follestad
532c9584ef 0.1.2.1 2016-08-06 10:54:03 -05:00
Aidan Follestad
218e9efafb Updated showcase image 2016-08-06 00:53:29 -05:00
Aidan Follestad
665ab6ad7c Quick fix, 0.1.2.0 again 2016-08-06 00:44:57 -05:00
Aidan Follestad
e2f47e6a22 Updated lint options to fix Travis.ci builds 2016-08-06 00:36:21 -05:00
Aidan Follestad
77d3df7472 0.1.2.0 2016-08-06 00:28:44 -05:00
Aidan Follestad
08a0d42f65 Added different types of validation in addition to status code checks, including custom JavaScript evaluation. 2016-08-06 00:25:56 -05:00
Aidan Follestad
ef8031d848 0.1.1.0 2016-08-02 13:15:30 -05:00
Aidan Follestad
a14f0d8fc3 New icon by Kevin Aguilar 2016-08-02 12:44:40 -05:00
Aidan Follestad
9b37ed539f Merge branch 'master' of github.com:afollestad/nock-nock 2016-08-01 16:06:07 -05:00
Aidan Follestad
e3495f4ebb Added network state permission 2016-08-01 15:52:04 -05:00
Aidan Follestad
2e5303d31e If there is no internet, app will wait until internet is connected to perform full checks. 2016-08-01 15:50:58 -05:00
Aidan Follestad
269f60ae0f Merge pull request #1 from MSF-Jarvis/patch-1
Fix Travis-CI builds
2016-08-01 09:50:47 -05:00
Harsh Shandilya
7d76a75b4f [1/2] Fix Travis-CI builds 2016-08-01 11:38:37 +05:30
Aidan Follestad
6f6c649241 0.1.0.2 2016-07-31 14:51:17 -05:00
Aidan Follestad
6c3a483287 0.1.0.2 2016-07-31 13:25:26 -05:00
Aidan Follestad
ad5337ef50 Notification auto dismisses when clicked. If no scheme is specified in URLs, http is automatically added to the front. If non HTTP schemes are used, a warning is shown. 2016-07-31 13:23:21 -05:00
Aidan Follestad
a25c0baee2 One more 0.1.0.1 build. Misc fixes. 2016-07-30 19:57:16 -05:00
Aidan Follestad
f119e07422 0.1.0.1 2016-07-30 19:45:45 -05:00
Aidan Follestad
fbfa7e6d66 Fixed gradlew permissions 2016-07-30 18:18:48 -05:00
Aidan Follestad
5be3b4dde6 Made badge smaller 2016-07-30 18:15:17 -05:00
Aidan Follestad
3b40c7e6a6 Added Google Play badge 2016-07-30 18:14:52 -05:00
Aidan Follestad
51ac702802 Incremented version 2016-07-30 18:12:37 -05:00
Aidan Follestad
a1865ee809 Added license, added Travis.ci 2016-07-30 18:11:04 -05:00
Aidan Follestad
f3c3237f1e Alarms are set when phone reboots. Added README. 2016-07-30 18:05:26 -05:00
Aidan Follestad
02df162526 Added custom user agent to default headers so users can track when the app actually contacts their servers. 2016-07-30 17:43:28 -05:00
Aidan Follestad
b27fc86dc5 Added an initial swipe to refresh tutorial. Small bug fixes. 2016-07-30 17:40:01 -05:00
Aidan Follestad
b763d113f1 The view site screen works. Added more custom graphics, not permanent yet. 2016-07-30 17:14:38 -05:00
Aidan Follestad
265f34259a Site status checking actually works, the interval alarm should work too but needs testing. 2016-07-30 14:56:46 -05:00
Aidan Follestad
b865b37649 One more small tweak 2016-07-30 03:11:09 -05:00
Aidan Follestad
7a728d8754 Some more logic updates and fixes 2016-07-30 03:10:09 -05:00
Aidan Follestad
c508c36930 Began basic local storage logic of sites 2016-07-30 03:04:32 -05:00
Aidan Follestad
b2a6a46c62 Began basic local storage logic of sites 2016-07-30 03:04:00 -05:00
Aidan Follestad
adfb59b49c Small UI tweak 2016-07-30 02:52:38 -05:00
Aidan Follestad
4dcb485427 Various animation improvements 2016-07-30 02:52:05 -05:00
Aidan Follestad
ff23a603cb Various animation improvements 2016-07-30 02:50:46 -05:00