Derek W

Results 27 comments of Derek W

I originally was going to implement this with Android's built-in preference store. But, I do like the idea of giving the user a choice of storing into an external file.

What do you mean by "force feedback"?

You can tap on the text of any previous result, and it will copy that into the input field. For instance, if you have a calculation in the list like...

@licaon-kter That extra ENTER (or as it is called in the code, EVAL) is now fully customizable (as is any other key) with a simple long-press. Previous result variable functionality...

I agree, that might be interesting :). Maybe as soon as new player starts playing.

Development on this (with a move to more generalized and streamlined data storage logic) is on branch [savg](https://github.com/icasdri/stabping/tree/savg).

The XUL/Jetpack extension API's days are numbered, however. So, concern about the future of RAS is valid (albeit not related to NPAPI deprecation). According to https://blog.mozilla.org/addons/2015/08/21/the-future-of-developing-firefox-add-ons/, XUL/Jetpack will be deprecated...