Habib Rehman
Habib Rehman
From issue #100 , allow cloud documents to be stored offline via application cache https://developer.mozilla.org/docs/HTML/Using_the_application_cache
Fireseach is a search engine for instant facts, quotes, images and other research relevant info(incl. personal results - notes) that is going to work by using trusted website's APIs such...
We are going to have a client-server communication and for that I have set up a Google app engine application. > http://ftdbstorage.appspot.com We also have: > http://codexa-firetext.appspot.com > http://cdn-firetext.appspot.com Here...
With the APIs (specially google APIs) we could potentially have his user profile within the application (visible in sidebar/drawer) to enhance UX(user experience) with this, the user could share/post files...
Implementation of OneDrive Cloud-service LiveSDK: https://github.com/liveservices/LiveSDK
Every word processor has to check spellings. Firetext needs to implement spell check that can be done with mozISpellCheckingEngine in Firefox OS. It uses Hunspell that should also be implemented...
We should move all files that are required for Auth(dropbox, drive) that contain our unique Firetext Application CLIENT IDs to the codexa.org domain and then make a request in app...
One of the problem that we are encountering a lot is the client-side API integration since we can't don't have access to a client side redirect uri for oauth and...