Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sagemath/android
Sage's Android App (GSoC 2014)
https://github.com/sagemath/android
Added 404 and 405 error message handling for Terms of Usage.
b6f59a22aaaf5f8e09f6a4fa646bc272af6f8b02 authored over 11 years ago by Rasmi Elasmar <[email protected]>
b6f59a22aaaf5f8e09f6a4fa646bc272af6f8b02 authored over 11 years ago by Rasmi Elasmar <[email protected]>
Added EULA popup with Terms of Service, as well as flag in POST message to handle accepted_tos = true
bc63ec333b7de2246465de87e8bc3895276eba44 authored over 11 years ago by Rasmi Elasmar <[email protected]>
bc63ec333b7de2246465de87e8bc3895276eba44 authored over 11 years ago by Rasmi Elasmar <[email protected]>
OutputView is now styled similar to Google Now cards.
5bad20de51b2882b460848c3ca70cfc6a34e0b8d authored over 11 years ago by Rasmi Elasmar <[email protected]>
5bad20de51b2882b460848c3ca70cfc6a34e0b8d authored over 11 years ago by Rasmi Elasmar <[email protected]>
Output block divs are now cleared upon interact updates.
d01194f7a5473f1a36a5fc5109576a569ff35cce authored over 11 years ago by Rasmi Elasmar <[email protected]>
d01194f7a5473f1a36a5fc5109576a569ff35cce authored over 11 years ago by Rasmi Elasmar <[email protected]>
Trying to clear output divs while maintaining outputView add blocks...
514176b084d3f0b48f28b5b98e64456ae51f0f8f authored over 11 years ago by Rasmi Elasmar <[email protected]>
514176b084d3f0b48f28b5b98e64456ae51f0f8f authored over 11 years ago by Rasmi Elasmar <[email protected]>
Trying to get control of output blocks (to clear the blocks upon updating interacts).
7b87b5a9c82a525da08919dd11892d6529990ea0 authored over 11 years ago by Rasmi Elasmar <[email protected]>
7b87b5a9c82a525da08919dd11892d6529990ea0 authored over 11 years ago by Rasmi Elasmar <[email protected]>
All interacts and controls of various types are now fully functional and formatted properly. Image/data file downloads work. Threading removed, allowing for easier passing of data between objects (specifically for interacts). Some parts of the code have been cleaned up, others simply commented out. All demos work properly! Images in interacts need better formatting (fit to screen).
c21dc2fbc3eb0a478c78fa347337afa4b8beff37 authored over 11 years ago by Rasmi Elasmar <[email protected]>
c21dc2fbc3eb0a478c78fa347337afa4b8beff37 authored over 11 years ago by Rasmi Elasmar <[email protected]>
Some improved interact handling -- running into KeyErrors likely do to improper formatting or not properly preserving the session when updating interacts.
28c007d5d6f2f228c7f299de982045397e9146cc authored over 11 years ago by Rasmi Elasmar <[email protected]>
28c007d5d6f2f228c7f299de982045397e9146cc authored over 11 years ago by Rasmi Elasmar <[email protected]>
Better interact support, better JSON parsing.
0531b4d2563e7f42824d1bf2dd7e4fc44668adb6 authored over 11 years ago by Rasmi Elasmar <[email protected]>
0531b4d2563e7f42824d1bf2dd7e4fc44668adb6 authored over 11 years ago by Rasmi Elasmar <[email protected]>
Updated JSON parsing and data objects to support the newer JSON output format. Added proper handling for new formats, and tried getting rid of the old (needs more cleaning up). Input + output from GUI works. Many TODOs, much to clean, but client/server interaction is greatly improved!
e6fdf3536f0687b0cae774a53d13c1fe5a4ee744 authored over 11 years ago by Rasmi Elasmar <[email protected]>
e6fdf3536f0687b0cae774a53d13c1fe5a4ee744 authored over 11 years ago by Rasmi Elasmar <[email protected]>
Updated sending/receiving requests from the UI and proper parsing (needs more work on outputs/replies).
3c100ecffb02b87b53ec99f1e6b3674e9c733323 authored over 11 years ago by Rasmi Elasmar <[email protected]>
3c100ecffb02b87b53ec99f1e6b3674e9c733323 authored over 11 years ago by Rasmi Elasmar <[email protected]>
Established a test HTTP post and successfully initialized iopub and shell websockets. Also sent a test message and received a correct response!
395cafc6a89b95df0811bedf92502a307d2f6090 authored over 11 years ago by Rasmi Elasmar <[email protected]>
395cafc6a89b95df0811bedf92502a307d2f6090 authored over 11 years ago by Rasmi Elasmar <[email protected]>
First commit
81f2c0f4d37259ef00949cd85001ba39236540a0 authored over 11 years ago by Rasmi Elasmar <[email protected]>
81f2c0f4d37259ef00949cd85001ba39236540a0 authored over 11 years ago by Rasmi Elasmar <[email protected]>