Rotation Manager: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
→Current developement status: state update |
imported>marmistrz |
||
| Line 29: | Line 29: | ||
|partially done (only one at time) | |partially done (only one at time) | ||
|You can restore the backuped transitions.ini file. | |You can restore the backuped transitions.ini file. | ||
|- | |||
|GUI in Qt | |||
|not attempted yet | |||
|There'll be a GUI to avoid all this typing | |||
|} | |} | ||
==TODO== | ==TODO== | ||
*finish the features table | *finish the features table | ||
Revision as of 16:09, 27 September 2011
Rotation Manager
Rotation Manager is an app to make easy managing which apps are rotated and which not.
Current developement status
Alpha (finishing coding)
Expected release date: up to 29th October
User interface: interactive, console (Qt GUI planned)
Features
| Feature | Dev status | Description |
| backup | partially done (only one at time) | You can backup the transitions.ini file to restore it. |
| wrtiting data | done | Writing 'blacklist <app>' or 'whitelist <app>' to transitions.ini |
| controlling for duplicates | partially done (only reading) | It controls if you haven't added this app to transitions.ini yet. |
| restore | partially done (only one at time) | You can restore the backuped transitions.ini file. |
| GUI in Qt | not attempted yet | There'll be a GUI to avoid all this typing |
TODO
- finish the features table