uMobile is a fully functional mobile application you can extend with simple serverside code. It’s a small framework you can use to extend the official uMobile application by creating new functionality.
By default uMobile comes with some very useful features that you can use out of the box.
Umbraco system diagnostics and main administration tasks
Content management
Member management
1. Download uMobile App on your iPhone or Android smartphone.
2. Install uMobile package for Umbraco on your web site
uMobile is very easy to extend and you can create your own functionality with just a piece of code.
See it in action here: http://www.youtube.com/watch?v=JbzPfcLOLOQ
Take a look at the documentation: http://our.umbraco.org/FileDownload?id=8943
Some available App functionalities:
More information at www.umobileapp.com
uMobile is also available in the nuget gallery : https://www.nuget.org/packages/uMobile/
=== uMobile App changelog ===
>> Version 0.9.6.3
Fix "Method not found" message for uMobile classes placed in App_Code ocurring after recompile.
>> Version 0.9.6.2
Bugfix - No more dots on the url for the assembly name
>> Version 0.9.6
New feature - Implemented category restriction by user type for professional versions.
Several bugfixes
>> Version 0.9.5
Compatible with versions 4.10.0–7.0.x
>> Version 0.9.4
Compatible with versions 4.7.0–6.1.x
New feature - Upload field added on the form
New feature - Media section added to the built-in methods
More than 10 bugfixes
>> Version 0.9.2
New feature - New actions in admin category
New feature - logs filter
New default features organization
Refactoring of the content category
More than 30 bugfixes
>> Version 0.9.1
Compatibility with umbraco 4.7.x
Bugfix - Multiple sites error
Bugfix - Token refresh during development
>> Version 0.9.0
New client application
New API framework for custom extensions