86a051b290
More iOS web app tweaks
...
* add apple-mobile-web-app-capable meta tag for home screen web app
* set viewport to device-width
2015-10-20 15:37:59 -07:00
9575411593
Hide address bar on mobile browsers
2015-10-20 15:34:58 -07:00
46e474d383
Fix two problems with keypad adding code
...
* had the if-condition backwards
* fields must be set readonly=false if NOT using keypad
2015-10-20 12:43:13 -07:00
29a6eed349
Only use keypads when on mobile devices
2015-10-20 12:39:46 -07:00
f9b3b05854
Only fetch tweet data once at 37 minutes past the hour
...
It was triggering for every second at xx:37 (60 times), oops
2015-10-19 01:38:34 -07:00
c1001ba0fe
Make the web app take up all available screen space
...
Had the HTML body set with absurdly huge margins. Now we have
much more space to work with. I also lengthened the button
names so that they hopefully make more sense, now that we have
more space to work with.
2015-10-19 00:01:18 -07:00
e9ad69cb79
Start work on additional features of gem calc
...
* account for JP daily gem "quests"
* account for events (going to be a crude approximation at best)
2015-10-18 23:41:21 -07:00
dfc2605895
Add unused date.js, and add info on third party code in use to README
2015-10-18 15:58:02 -07:00
3b9f80f6cf
Add notes indicating the degree of crappiness of my tweet parsing
...
"algorithm"
2015-10-18 15:48:10 -07:00
324533a8a5
Clear tier info when clearing timer
2015-10-18 14:23:20 -07:00
fbc0f89c91
Switch to alternate timepicker that works better on mobile
2015-10-18 14:20:29 -07:00
23624b8553
Switch to jQuery based numpad instead of relying on system keyboard
2015-10-18 01:45:19 -07:00
c07d35921a
More iOS prettifying
...
* using <div> instead of <textarea> for gem verbose area, and
formatting the verbose reports using HTML
* fix some mismatched div's and (try to) reindent html (need a
better html reindenter)
2015-10-17 22:43:51 -07:00
1a69c3dd40
Add stuff to make this into an iPhone home screen web app
2015-10-17 19:45:57 -07:00
c8db2e1f01
Add status message while tier cutoff data is being updated
2015-10-16 04:38:22 -07:00
0eb8ba2ab7
Fetch @sifen_trackbot tweets at 37 minutes past the hour
...
1 minutes' worth of slop is more than enough, it seems to be
pretty timely with its updates
2015-10-15 02:38:34 -07:00
0953aa809b
Add hourly updates from @sifen_trackbot to event timer
...
This is VERY hackish, it was literally a "gee wouldn't it be
cool if it could do this? *whip out editor and start coding like
a madman*" things. But it works (for now). Needs a lot of future
proofing (and general rewriting) though.
2015-10-15 02:35:30 -07:00
679ab68e2e
Improve time display logic
2015-10-14 12:52:47 -07:00
4b87fe5a7b
Finish the web app
...
Remove the "the web app is not complete" message since it is now
complete. Also remove some bogus comments and add copyright, etc.
to the JS file.
2015-10-13 19:32:14 -07:00
4e28f534e3
Add event timer
2015-10-13 19:29:17 -07:00
8e6f7a4365
Rename sif-tools to sif_tools because, consistency.
2015-10-13 18:27:37 -07:00
b8185d3c2f
Finished card level calc
2015-10-13 16:53:06 -07:00
58e006f0b4
Add "when will you have X gems" calculator
2015-10-12 22:36:11 -07:00
a4f93a1063
Partially working Love Gem calc
...
The "how many gems will you have on date X?" part works.
The "when will you have N number of gems?" is still to be done.
2015-10-12 21:52:35 -07:00
e40ac65186
Add a basic web app (currently only Rank Calc works)
2015-10-12 19:53:23 -07:00