|
21c5113b88
|
Fix back button behavior
|
2018-11-01 23:57:42 -06:00 |
|
|
5691744543
|
Improve manual OTP UX
|
2018-11-01 20:19:09 -06:00 |
|
|
d7c00945a7
|
Add OTP feature to redesign
|
2018-10-27 00:47:28 -06:00 |
|
|
0b85c8a7f6
|
Working: initial setup tool, app list, using Apps
|
2018-10-23 22:14:38 -06:00 |
|
|
d248aa5934
|
Use Java background task for fetching notifications, close #18
|
2018-10-22 20:09:57 -06:00 |
|
|
9cb914512b
|
Backup user data to NativeStorage
|
2018-10-22 13:44:26 -06:00 |
|
|
675248dfd3
|
Add background notification checking and display (close #17)
|
2018-08-07 01:41:25 -06:00 |
|
|
27a0904ec7
|
Fix version number
|
2018-05-07 21:17:32 -06:00 |
|
|
07b2a4eacf
|
Update copyright dates
v1.6
|
2018-03-27 17:59:35 -06:00 |
|
|
371e6a5be4
|
Use adaptive icon on Android, bump version to 1.6
|
2018-03-27 17:52:33 -06:00 |
|
|
ad070f0020
|
Update Android target
|
2018-03-27 17:19:09 -06:00 |
|
|
623d5e089e
|
Update icon
|
2018-03-27 17:02:56 -06:00 |
|
|
5c440f6d9e
|
Fix circle button CSS bugs
|
2018-03-27 16:30:36 -06:00 |
|
|
1561008dd4
|
Fix bug with account pairing key display, close #13
|
2018-03-27 16:21:36 -06:00 |
|
|
46ddfb476e
|
Add missing graphic
|
2018-03-27 16:19:31 -06:00 |
|
|
0aca783a25
|
Update Cordova and plugin versions
|
2018-03-27 16:06:01 -06:00 |
|
|
fb333ce6bd
|
Add account switching
|
2018-03-27 16:05:13 -06:00 |
|
|
a148a34597
|
Bump version to 1.5
v1.5
|
2018-02-01 21:58:39 -07:00 |
|
|
afda404611
|
Update credits
|
2018-02-01 21:57:58 -07:00 |
|
|
a0dcefaa79
|
Make "Add OTP" button more material-y
|
2018-02-01 18:40:03 -07:00 |
|
|
154d5ca2fa
|
Inject polyfills.js to apps, add Array.prototype.includes() polyfill
|
2018-01-31 19:26:04 -07:00 |
|
|
edea079eb3
|
Fix #12
|
2018-01-31 17:50:18 -07:00 |
|
|
8265554037
|
Remove excessive commented code
|
2018-01-31 17:50:03 -07:00 |
|
|
87237f1824
|
Use cdvfile:// for spinner GIF
|
2018-01-31 17:49:25 -07:00 |
|
|
a6b342df36
|
Fix spinner.css 404
|
2018-01-31 17:49:13 -07:00 |
|
|
32582718df
|
Replace SVG spinner with GIF (closes #11), decrease splash screen time
|
2018-01-31 15:50:19 -07:00 |
|
|
29351714eb
|
Fix icon 404
|
2018-01-27 22:40:25 -07:00 |
|
|
7bf1536ee8
|
Add Bootstrap 4 support
|
2018-01-27 22:39:25 -07:00 |
|
|
266e5ffd02
|
Change Station code icon
|
2017-12-26 20:35:54 -07:00 |
|
|
02f8c97b44
|
Better tablet (width >= 768px) support
|
2017-12-23 01:18:11 -07:00 |
|
|
c2916076ad
|
Show username, partial pairing key, and server URL in Settings
|
2017-12-22 22:58:38 -07:00 |
|
|
41fe24aaac
|
Rewrite navbar code for better tablet behavior
|
2017-12-22 21:22:12 -07:00 |
|
|
ae7210f145
|
Minor text fixes
|
2017-12-21 01:22:35 -07:00 |
|
|
e23ad3b0d5
|
Minor code formatting adjustments
|
2017-12-21 00:34:05 -07:00 |
|
|
fe3b9e1637
|
Change string replace flags to make syntax checker happy
|
2017-12-20 17:49:01 -07:00 |
|
|
151a01ef56
|
Don't crash app when rate limiting is triggered
|
2017-12-18 01:43:02 -07:00 |
|
|
27ca27c5be
|
Add one-time authentication code tool for Station client
|
2017-12-18 01:36:02 -07:00 |
|
|
dfa0998be8
|
Add license info and link
|
2017-12-16 13:52:57 -07:00 |
|
|
d896f4a021
|
Fully implement MPL-2.0 license
|
2017-12-16 13:36:56 -07:00 |
|
|
11bb55bad9
|
Bump version to 1.4
v1.4
|
2017-12-09 22:39:41 -07:00 |
|
|
5c77f19305
|
Update credits.html
|
2017-12-09 22:37:09 -07:00 |
|
|
88dbc75f5d
|
Add Base32 validation, better URL entity decoding
|
2017-12-09 22:34:32 -07:00 |
|
|
01ba58322d
|
Add TOTP authenticator feature (close #8)
|
2017-12-09 21:46:05 -07:00 |
|
|
fb4895b6aa
|
Close #10, improve loading experience on slow connections
|
2017-12-09 19:49:12 -07:00 |
|
|
968498894d
|
Update privacy policy link to use netsyms.biz
|
2017-12-09 18:27:25 -07:00 |
|
|
62a7979625
|
Update README.md
|
2017-11-25 01:45:52 -07:00 |
|
|
1f38f312b2
|
Increase cordova-android version
|
2017-11-19 01:52:56 -07:00 |
|
|
0e6a70f560
|
Fix #9
|
2017-11-19 01:52:35 -07:00 |
|
|
222e919bba
|
Use markdown version of license
|
2017-11-12 12:45:43 -07:00 |
|
|
acb1a634de
|
Use the Mozilla Public License 2.0, add branding asset license
|
2017-11-12 12:44:11 -07:00 |
|