Commit Graph

  • f94b0bf1ef
    Added deprecation notice to README master Keith Irwin 2020-06-22 21:09:37 -0500
  • 119089ef11
    Modified .idea folder Keith Irwin 2018-07-10 00:21:21 -0500
  • ce585166fa
    Added some .idea files Keith Irwin 2018-07-10 00:18:26 -0500
  • c69be6fd62
    Fixed gitignore Keith Irwin 2018-07-10 00:17:58 -0500
  • 0aff25a632
    Merged release-0.6.1 into master Keith Irwin 2018-01-31 13:11:27 -0500
  • 1aec7f3097
    Built new release Keith Irwin 2018-01-31 12:59:27 -0500
  • 4ce67af321
    Added lines for google play signing items that should probably be secret Keith Irwin 2018-01-31 12:58:52 -0500
  • cf61c76802
    Prepared for production server Keith Irwin 2018-01-28 16:59:25 -0500
  • 9cd3d4e6a9
    Bumped version Keith Irwin 2018-01-28 16:41:59 -0500
  • c05e280caa
    Removed linux stuff from gitignore Keith Irwin 2018-01-28 16:38:23 -0500
  • daa766c580
    Updated readme Keith Irwin 2018-01-28 14:18:55 -0500
  • 3bc3207b43
    Updated copyright Keith Irwin 2018-01-28 14:16:28 -0500
  • 94e8aaf9f9
    Updated server URL Keith Irwin 2018-01-28 14:15:20 -0500
  • 57f7aaf281
    modified build.gradle Keith Irwin 2017-10-11 15:36:32 -0400
  • 2046acbdbe
    Removed entire .idea folder Keith Irwin 2017-05-30 17:16:25 -0400
  • 7db59b71fc Merge pull request #15 from imanalopher/master Keith Irwin 2017-05-30 14:14:09 -0700
  • f1dbff9dc6 removed .idea/ imanalopher 2017-05-29 15:16:11 +0600
  • 406707e7c8
    Minor formatting changes Keith Irwin 2017-05-23 14:31:49 -0400
  • 0b59da214a
    #13 Sending timestamp in socket.io messages Keith Irwin 2017-05-07 01:13:47 -0400
  • 2edf9b728f
    Removed name Keith Irwin 2017-05-06 23:57:55 -0400
  • 3c3ed65978
    Uncommented logging (should always have been enabled in develop) Keith Irwin 2017-05-06 23:42:10 -0400
  • 80cbfdc89f
    Using dev server Keith Irwin 2017-05-06 17:44:43 -0400
  • dd88598ac7
    Merged release-0.6.0 into develop Keith Irwin 2017-05-06 17:35:55 -0400
  • 1c1b4eda94
    Merged release-0.6.0 into master Keith Irwin 2017-05-06 17:34:05 -0400
  • 522121c239
    #7 Fixed TextView links Keith Irwin 2017-04-27 00:17:33 -0400
  • 21068d57fe
    Updated readme Keith Irwin 2017-04-26 23:54:02 -0400
  • 72f3111437
    Added license Keith Irwin 2017-04-26 23:53:45 -0400
  • e34ebd2f0a
    Fixed socket factory not working on android 4.0.3. Can be reimplemented when fixing #4 Keith Irwin 2017-04-26 22:30:11 -0400
  • 68ac5a17b0
    Got rid of all logging Keith Irwin 2017-04-26 14:30:04 -0400
  • c21150632d
    Prepared release for production Keith Irwin 2017-04-26 13:00:10 -0400
  • f5cbd47795
    Prepared for release of 0.6.0 Keith Irwin 2017-04-26 12:57:45 -0400
  • 8a0ed40504
    Fixed #1 Keith Irwin 2017-04-26 12:30:01 -0400
  • 948eb6f5f2
    #8 Fixed how it was logging out after changing settings Keith Irwin 2017-04-25 01:46:11 -0400
  • 9d1af6585b
    Stop service if not logged in or no permissions Keith Irwin 2017-04-25 01:09:43 -0400
  • ed72d03033
    #7 Finished google and password logins Keith Irwin 2017-04-24 13:53:25 -0400
  • 6f8841a7f8
    Don't set location if user isn't logged in Keith Irwin 2017-04-23 09:09:16 -0400
  • 289743142c
    #8 Fixed back button to login Keith Irwin 2017-04-23 09:06:31 -0400
  • b25f57c35d
    #8 Switched finish() to onBackButtonPushed() Keith Irwin 2017-04-21 21:15:55 -0400
  • 7f2e39945b
    #8 Overrode onBackPressed() Keith Irwin 2017-04-21 21:09:36 -0400
  • 4b43a747ee
    #6 Renamed start on boot preference Keith Irwin 2017-04-21 21:04:45 -0400
  • e0d4bc6d89
    #8 Created signOutIntent Keith Irwin 2017-04-21 19:35:01 -0400
  • 48f79be691
    #7 Refactored google auth code Keith Irwin 2017-04-21 18:34:40 -0400
  • 89cfedd798
    #7 Added social button images Keith Irwin 2017-04-21 18:30:02 -0400
  • cd16d21fe5
    #7 Added new layout Keith Irwin 2017-04-21 18:29:11 -0400
  • 189232eed1
    #7 Started to work on new auth Keith Irwin 2017-04-19 08:43:51 -0400
  • 15d0c2d03b
    Removed res folder- not needed in package Keith Irwin 2017-04-19 01:48:58 -0400
  • 86a7c14b4a
    Added res/ to .gitignore Keith Irwin 2017-04-19 01:46:54 -0400
  • 78fd652be8
    #7 Changed Google auth endpoint URL Keith Irwin 2017-04-19 01:41:42 -0400
  • abb4fa3472
    Created new login page Keith Irwin 2017-04-17 14:32:35 -0400
  • 1b4c9dfc33
    Attempt to fix loading on boot Keith Irwin 2017-04-06 18:42:40 -0400
  • d93ca60284
    Returned to development settings Keith Irwin 2017-03-15 07:11:19 -0400
  • 098057a0ab
    Merge branch 'develop' to fix version code. Keith Irwin 2017-03-15 06:59:50 -0400
  • 74352c9ff2
    Fixed version code Keith Irwin 2017-03-15 06:59:19 -0400
  • 4bbcc6f89b
    Removed .idea/misc.xml Keith Irwin 2017-03-15 06:47:38 -0400
  • 85e7cf8d5d
    Added stuff to .gitignore Keith Irwin 2017-03-15 06:45:49 -0400
  • 203e3a4fc2
    Merge branch 'develop' into master for v0.5.0 Keith Irwin 2017-03-15 06:40:43 -0400
  • 525047ac7a
    Ran gradle build Keith Irwin 2017-03-15 06:40:02 -0400
  • 579337a08f
    Prepare for release 0.5.0 Keith Irwin 2017-03-15 06:37:03 -0400
  • 4dbbc818bb
    Various changes, set version to match server Keith Irwin 2017-03-15 05:47:07 -0400
  • c6cc56602c
    Added TLS 1.1/2 support for Android 4 Keith Irwin 2017-03-06 03:54:02 -0500
  • edc440afa9
    Added basic check for network connectivity Keith Irwin 2017-03-01 20:44:47 -0500
  • ae8355de83
    Updated version number Keith Irwin 2017-02-23 23:48:48 -0500
  • 71853902eb
    Commented out logging Keith Irwin 2017-02-23 22:50:34 -0500
  • f80069b6e9
    Add newline to .gitignore Keith Irwin 2017-02-23 22:24:09 -0500
  • f7b4fc4875
    removed intelliJ backups Keith Irwin 2017-02-23 22:20:25 -0500
  • f366fa491d
    Removed intelliJ backups Keith Irwin 2017-02-23 22:12:33 -0500
  • 44cbda45ed
    New keystore Keith Irwin 2017-02-23 21:58:33 -0500
  • a4726dfcde
    removed config files Keith Irwin 2017-02-23 20:30:49 -0500
  • deb95714f7 Upgraded minSDK Keith Irwin 2017-02-23 20:16:31 -0500
  • 7d0aa09040 Merging to fix history Keith Irwin 2017-02-23 19:57:00 -0500
  • d9444a192d
    Deleted files, added files, fixed for android v6 Keith Irwin 2017-02-23 19:48:57 -0500
  • 7ca72a96cf dedeprecated Keith Irwin 2016-09-27 15:54:04 -0400
  • 8112e672d5 Fix location permissions (https://developer.android.com/guide/topics/location/strategies.html#Permission) Keith Irwin 2016-09-27 15:51:08 -0400
  • 90d1565d63 depreaceated project Keith Irwin 2016-09-27 15:35:06 -0400
  • d0da1cca0d Forgot to update version Keith 2016-07-16 18:28:59 -0400
  • 0b1dff1f27 Fixed NPE Keith 2016-07-16 18:21:24 -0400
  • 5b6be4b3bc Fixed security token Keith 2016-07-14 13:32:46 -0400
  • 78352d3c2d Added security token Keith 2016-06-22 21:18:35 -0400
  • 43d7680ba2 Merge remote-tracking branch 'origin/master' Keith 2016-06-22 20:39:23 -0400
  • 0094ff42ed Trivial updates Keith 2016-06-22 20:38:40 -0400
  • aae14b80d1 Trivial updates Keith 2016-06-14 19:15:06 -0400
  • a024bce1be Delete gradle-wrapper.properties Keith Irwin 2016-06-14 18:39:07 -0400
  • eef3f8d0a3 Delete gradle-wrapper.jar Keith Irwin 2016-06-14 18:38:25 -0400
  • 8895752227 Create README.md Keith Irwin 2016-03-21 20:45:09 -0400
  • a9603df14f Delete yellow.svg Keith Irwin 2016-03-21 20:43:40 -0400
  • 6d28484a24 Delete white.svg Keith Irwin 2016-03-21 20:43:32 -0400
  • ae0dd8cc82 Delete white-trans.svg Keith Irwin 2016-03-21 20:43:16 -0400
  • da0e72ce4f Delete by.svg Keith Irwin 2016-03-21 20:43:09 -0400
  • 2cf41347fc Delete by-shadow.svg Keith Irwin 2016-03-21 20:43:02 -0400
  • 0e6541cbe9 Delete by-512.png Keith Irwin 2016-03-21 20:42:55 -0400
  • 5a43bbebc7 Delete bw.svg Keith Irwin 2016-03-21 20:42:49 -0400
  • 09a5ba7d81 Delete black.svg Keith Irwin 2016-03-21 20:42:40 -0400
  • 694e0d7560 Delete settings.png Keith Irwin 2016-03-21 20:42:27 -0400
  • ae04a29347 Delete main.png Keith Irwin 2016-03-21 20:42:19 -0400
  • d1a3b3b728 Delete login.png Keith Irwin 2016-03-21 20:42:10 -0400
  • 1fea49f19b Delete settings.png Keith Irwin 2016-03-21 20:42:03 -0400
  • 9c99afd9e5 Delete main.png Keith Irwin 2016-03-21 20:41:56 -0400
  • d4def610ec Delete login.png Keith Irwin 2016-03-21 20:41:50 -0400
  • 8f1bb314bd Delete settings.png Keith Irwin 2016-03-21 20:41:41 -0400
  • 3f6d2ba788 Delete main.png Keith Irwin 2016-03-21 20:41:33 -0400