android
android copied to clipboard
Sage's Android App (GSoC 2014)
I am still learning Python and Safe, but I ran into this weird bug right now. I was experiencing several 'server disconnected' notifications (this resulted in a frozen slider), which...
The current links use a 'z' parameter for zipped code and a 'q' for querying, also a 'lang' parameter as well: https://sagecell.sagemath.org/?q=gyopsx&lang=sage However, the app still links to https://sagecell.sagemath.org/permalink?q=gyopsx
This is keyboard independent (tried Samsung Keyboard and Google Keyboard on Android 4.3 and 4.4.4). Selecting code is very hard but pasting is not possible (which is my main concern...
x,y,z = var('x,y,z') implicit_plot3d(x^2+y^2+z^2-1,(x,-2,2),(y,-2,2),(z,-2,2)) shows nothing
While trying "A Complicated Input" example, the variable remains set at the lower limit regardless of the slider's position.
According to the issue https://github.com/sagemath/android/issues/41.The Welcome screen has been Enhanced. 
Now if the user doesn't input something in the required field the dialog stays opened and he is presented with a toast that notifies him to take the appropriate action
first probably save to sd the most important, then people can upload to wherever they want; needs more permissions however
Instead of preselecting History, display a welcome, and present the Sage, Tutorial, SMC, and ref man links. Recommend using Hacker's Keyboard.
According to user. Somehow. Well, a menu item that starts the browser at the cloud directly instead of starting it at the Sage main page.