Skip to content

Releases: qpython-android/qpython

v2.2.3-2

12 Mar 15:40
Compare
Choose a tag to compare

v2.2.3 (2018/3/13 PM6:00)

Fix the terminal without return key on some mobiles
Supports parameters when run script (Long click on the item in QPY, then input the parameter)
Fix bugs

v2.2.2 (Supports QPyNotebook, Crowdfunding Courses)

27 Feb 10:20
Compare
Choose a tag to compare

v2.2.2
Enable opening other files from editor

Bug fix

v2.2.0
Big update you should not miss.

  • Add crowdfunding Courses, which may produce more excellent courses.

  • Add QPyNotebook, Please install QPyNotebook first and follow the steps

  • Add Japanese, Russian language, French

  • Add contributors page in about page.

  • Terminal supports history

  • Other improvements and bug fix

v2.2.6

21 Jun 10:20
Compare
Choose a tag to compare

v2.2.6-3 (Qpython_2018-07-20_google.apk for global)

What's NEW

  • New : Js function milib.openNotebook(ipynb url) to preview notebook
  • Improvement : installing QPyNotebook
  • Improvement : installing AIPY
  • Improvement : QRCode scan (When scan URL QRCode, you have choice to redirect to the URL with QPython WebView)
  • Fix bug : androidhelper.fullshow didn't work (Which allow you put android layout dynamicly)
  • Fix bug : While update editor's setting, it didn't work immediately.

v2.2.5 (Qpython_2018-06-21_google-v2.2.5.apk)

Improve editor

  • You can create any blank file with "New file" instead of creating file under current directory
  • You can hide the gist button by un-check the Display Gist button option

Add QSL4A FUNCTIONS which let you run python code/script with android service.

  • executeQPyCode
  • executeQPyCodeAsSrv

Other

  • Fix some minor bugs

中文说明

v2.2.6 (Qpython_2018-07-20_cn.apk for CN)

  • 新特性 :QPython WebView中增加了 js function: milib.openNotebook(ipynb url) ,能够直接打开notebook
  • 改进 :QPyNotebook的支持
  • 改进 :AIPY的安装过程
  • 改进 :QRCode扫描URL增加了确认的环节
  • 修复 : 更新了编辑器设置后,没有立即生效(需要重启)
  • 修复 : androidhelper.fullshow无法正常工作(这个API允许你动态载入ANDROID布局)

v2.2.5

编辑器更新

  • 你可以用新建文件来新建任意的空白文件,以前只能在当前目录下创建
  • 你可以隐藏Gist按钮了(需要在编辑器设置中选点掉显示GIST按钮)

增加了几个 QSL4A 接口,能让你使用安卓服务运行Python 代码/脚本文件

  • executeQPyCode
  • executeQPyCodeAsSrv

其他

  • 修复了一些小bug

百度网盘地址

链接: https://pan.baidu.com/s/1ARvXjzFmvCju3HbDls0fOg 密码: 8y64

v2.2.0 (Supports QPyNotebook, Crowdfunding Courses)

11 Feb 15:51
4acd788
Compare
Choose a tag to compare

Big update you should not miss.

It's a BETA version.

  • Add crowdfunding Courses, which may produce more excellent courses.
  • Add QPyNotebook, Please install QPyNotebook first and follow the steps
  • Add Japanese, Russian language
  • Add contributors page in about page.
  • Terminal supports history
  • Other improvements and bug fix

v2.1.1 (Python 2.7.12, BETA, support Py3)

15 Dec 12:18
Compare
Choose a tag to compare

Update: 2017/12/15
Fix:
Cloud features
(Please backup your cloud files before updating)

Kivy App
Log shows when program ends.

Add:
Python 3.6 support
Please install QPy3.6 from google play (https://github.com/qpython-android/qpython3/releases/tag/v1.0)

Share to:
You can share some page to QPython's browser by using the share to.

v2.1.0 (Python 2.7.12, ALPHA, support Py3)

29 Nov 15:30
Compare
Choose a tag to compare

Up: 2017/12/01

This is the ALPHA version which supports Py3 at the same time.

Please install QPy3.6 (https://github.com/qpython-android/qpython3/releases/tag/v1.0)

v2.0.11 (Python 2.7.12, BETA-1 on GP)

27 Nov 05:35
Compare
Choose a tag to compare
  • Adds hot-keys in terminal
  • Fixes rotating screen or putting phone to sleep deletes all changes
  • Fixes other bugs

v2.0.10 (Python 2.7.12, stable on GP)

14 Nov 15:21
Compare
Choose a tag to compare

v2.0.10 is stable on Google Play (2017/11/27)

v2.0.10 is in BETA 3 (2017/11/22)

Fixes bugs.
Fixes KivySample crash (Please reinstall kivy from QPYPI)
Fixes some force-closes
Fix error log path in webapp

Improves functions
Improve editor
+ Add new hot keys

Improve QPYPI
Improve courses (qpython quick start)
+ Add editor howto and terminal howto.

v2.0.9

11 Nov 09:08
Compare
Choose a tag to compare

Fixs bugs

  • Run script/project
  • Kivy bugs

Improves functions

  • Enable delete package from QPYPI

v2.0.6 (Python2.7.12, supports kivy well)