https://github.com/5310/scytale
A simple passkey protected reference based note-taking application build for Android.
https://github.com/5310/scytale
Last synced: 2 months ago
JSON representation
A simple passkey protected reference based note-taking application build for Android.
- Host: GitHub
- URL: https://github.com/5310/scytale
- Owner: 5310
- Created: 2013-06-30T09:22:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-07T16:57:05.000Z (almost 12 years ago)
- Last Synced: 2025-01-20T06:38:10.265Z (4 months ago)
- Language: JavaScript
- Homepage: https://build.phonegap.com/apps/459138/share
- Size: 324 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scytale
=======Scytale is a simple passkey protected reference based note-taking application build for Android. It is built using localstorage, Knockout.js, Fries, and Cordova/Phonegap.
You can download the app at [Phonegap Build](https://build.phonegap.com/apps/459138/share).
That is, if it worked!
----------------------While the app works properly on a desktop browser (well, Chrom/e/ium) it doesn't work properly after packaged. Not even Fries, or my stylesheet loads properly, and the modal dialog doesn't show at all, and the back button isn't overridden. The app also clearly needs a splash to hide the ugly webview header.
I'll have to debug it, perhaps starting by packaging the Fries Cordova project to see if it works and how. But that'll have to wait.
**It works as intended in the Ripple Emulator. Does not work in actual Android package. Fries (probably) only works in Cordova with the plugin which I can't use with Phonegap Build, and therefore the project is now "closed".**