Commit Graph

76 Commits (72f311143700961291486a712ad3be56ed842d31)

Author SHA1 Message Date
Keith Irwin 72f3111437
Added license 2017-04-26 23:53:45 -04:00
Keith Irwin e34ebd2f0a
Fixed socket factory not working on android 4.0.3. Can be reimplemented when fixing #4 2017-04-26 22:30:11 -04:00
Keith Irwin 68ac5a17b0
Got rid of all logging 2017-04-26 14:30:04 -04:00
Keith Irwin c21150632d
Prepared release for production 2017-04-26 13:00:10 -04:00
Keith Irwin f5cbd47795
Prepared for release of 0.6.0 2017-04-26 12:57:45 -04:00
Keith Irwin 8a0ed40504
Fixed #1 2017-04-26 12:30:01 -04:00
Keith Irwin 948eb6f5f2
#8 Fixed how it was logging out after changing settings 2017-04-25 01:46:11 -04:00
Keith Irwin 9d1af6585b
Stop service if not logged in or no permissions 2017-04-25 01:09:43 -04:00
Keith Irwin ed72d03033
#7 Finished google and password logins 2017-04-24 13:53:25 -04:00
Keith Irwin 6f8841a7f8
Don't set location if user isn't logged in 2017-04-23 09:09:16 -04:00
Keith Irwin 289743142c
#8 Fixed back button to login 2017-04-23 09:06:31 -04:00
Keith Irwin b25f57c35d
#8 Switched finish() to onBackButtonPushed() 2017-04-21 21:15:55 -04:00
Keith Irwin 7f2e39945b
#8 Overrode onBackPressed() 2017-04-21 21:09:36 -04:00
Keith Irwin 4b43a747ee
#6 Renamed start on boot preference 2017-04-21 21:04:45 -04:00
Keith Irwin e0d4bc6d89
#8 Created signOutIntent 2017-04-21 19:35:01 -04:00
Keith Irwin 48f79be691
#7 Refactored google auth code 2017-04-21 18:34:40 -04:00
Keith Irwin 89cfedd798
#7 Added social button images 2017-04-21 18:30:02 -04:00
Keith Irwin cd16d21fe5
#7 Added new layout 2017-04-21 18:29:11 -04:00
Keith Irwin 189232eed1
#7 Started to work on new auth 2017-04-19 08:43:51 -04:00
Keith Irwin 15d0c2d03b
Removed res folder- not needed in package 2017-04-19 01:48:58 -04:00
Keith Irwin 86a7c14b4a
Added res/ to .gitignore 2017-04-19 01:46:54 -04:00
Keith Irwin 78fd652be8
#7 Changed Google auth endpoint URL 2017-04-19 01:41:42 -04:00
Keith Irwin abb4fa3472
Created new login page 2017-04-17 14:32:35 -04:00
Keith Irwin 1b4c9dfc33
Attempt to fix loading on boot 2017-04-06 18:42:40 -04:00
Keith Irwin d93ca60284
Returned to development settings 2017-03-15 07:11:19 -04:00
Keith Irwin 74352c9ff2
Fixed version code 2017-03-15 06:59:19 -04:00
Keith Irwin 4bbcc6f89b
Removed .idea/misc.xml 2017-03-15 06:47:38 -04:00
Keith Irwin 85e7cf8d5d
Added stuff to .gitignore 2017-03-15 06:45:49 -04:00
Keith Irwin 525047ac7a
Ran gradle build 2017-03-15 06:40:02 -04:00
Keith Irwin 579337a08f
Prepare for release 0.5.0 2017-03-15 06:37:03 -04:00
Keith Irwin 4dbbc818bb
Various changes, set version to match server 2017-03-15 05:47:07 -04:00
Keith Irwin c6cc56602c
Added TLS 1.1/2 support for Android 4 2017-03-06 03:54:02 -05:00
Keith Irwin edc440afa9
Added basic check for network connectivity 2017-03-01 20:44:47 -05:00
Keith Irwin ae8355de83
Updated version number 2017-02-23 23:48:48 -05:00
Keith Irwin 71853902eb
Commented out logging 2017-02-23 22:50:34 -05:00
Keith Irwin f80069b6e9
Add newline to .gitignore 2017-02-23 22:24:09 -05:00
Keith Irwin f7b4fc4875
removed intelliJ backups 2017-02-23 22:20:25 -05:00
Keith Irwin f366fa491d
Removed intelliJ backups 2017-02-23 22:12:33 -05:00
Keith Irwin 44cbda45ed
New keystore 2017-02-23 21:58:33 -05:00
Keith Irwin a4726dfcde
removed config files 2017-02-23 20:30:49 -05:00
Keith Irwin deb95714f7 Upgraded minSDK 2017-02-23 20:16:31 -05:00
Keith Irwin 7d0aa09040 Merging to fix history 2017-02-23 19:57:00 -05:00
Keith Irwin d9444a192d
Deleted files, added files, fixed for android v6 2017-02-23 19:48:57 -05:00
Keith Irwin 7ca72a96cf dedeprecated 2016-09-27 15:54:04 -04:00
Keith Irwin 8112e672d5 Fix location permissions (https://developer.android.com/guide/topics/location/strategies.html#Permission) 2016-09-27 15:51:47 -04:00
Keith Irwin 90d1565d63 depreaceated project 2016-09-27 15:35:06 -04:00
Keith d0da1cca0d Forgot to update version 2016-07-16 18:28:59 -04:00
Keith 0b1dff1f27 Fixed NPE 2016-07-16 18:21:24 -04:00
Keith 5b6be4b3bc Fixed security token 2016-07-14 13:32:46 -04:00
Keith 78352d3c2d Added security token 2016-06-22 21:18:35 -04:00