Simple collection of tools for developing Titanium mobile apps. It consists of a set of small modules that work together to provide a set of reusable functions that remove the need for rewriting basic things in each app. This library grows from my own development needs and hence may not be all that useful to anybody else.
Minimal code for playing sounds
Configuration handler with handling of different platforms
Debugging tools
Base loader lib
Network tools
About to be removed. Collection of functions from phpjs, used in other modules
Simple time profiling tools.
Rotation handling
Basic os detection and app handling
Various misc. tools
Interface tools
Manages multiple windows.
- Remove dependency on phpjs functions, remove phpjs module
- Move property get/set functions from tools to new separate module
- Manage dependencies between modules better
- Remove cross-dependencies as much as possible
- lib.load: Figure out include path automatically