Statistics
| Branch: | Revision:

root / programs / touchui @ da7f4b09

Name Size
  app
CMakeLists.txt 392 Bytes
ZoomIn.png 670 Bytes
ZoomOut.png 607 Bytes
index.html 1.1 kB
scripts.js 3.4 kB
sencha-touch.css 167.1 kB
sencha-touch.js 565.9 kB
welcome.odt 61.3 kB

Latest revisions

# Date Author Comment
da7f4b09 02/29/2012 10:29 am Jos van den Oever

Add a loading queue that spaces cpu intensive tasks up.
This gives the ui an ability to update the screen during document loading.

4c5ebeee 02/27/2012 05:37 pm Jos van den Oever

Improve the detail view.
Instead of recreating the contents every time, I managed to reuse the created components. This somehow failed before and it was not really clear why. Programming sencha involves a lot of trial and error.

42cf5fe9 02/27/2012 04:51 pm Jos van den Oever

Clear the details view as soon as the record is changed.
On slow/mobile devices, the old data is still visible for a few seconds without this change.

44b996ad 02/27/2012 04:28 pm Jos van den Oever

Extract and show meta data in the details view.

1c3177b9 02/27/2012 04:28 pm Jos van den Oever

Update Sencha Touch to RC1.

146b3be2 02/24/2012 12:31 pm Jos van den Oever

Add support for opening files from external applications to the android version.

5a447638 02/23/2012 03:25 pm Jos van den Oever

Add caching of the file list to the sencha touch ui.

ec099ea6 02/23/2012 11:50 am Jos van den Oever

Use only HTML5UIFILES now.

45366f66 02/23/2012 11:14 am Jos van den Oever

Fix a few issues.
- list could have multiple selections
- zoom was not fixed when loading second document, giving a wrong canvas size

ee1de0bb 02/23/2012 10:03 am Jos van den Oever

Fix problems in apk using sencha-touch.js
sencha-touch.js debug version is too big, so we copied in sencha-touch-all.js instead.

View revisions

Also available in: Atom