Commit Graph

6 Commits

Author SHA1 Message Date
Felipe Martin c3a6e8d927 + BackupManager: Added method get() to easily retrieve a registered backup.
+ GUI: Refactor all GUI<X> ugly naming. Added error template.
+ Section component is now easier to use, now with a plugin and template you’re good to go.
+ iosfu_gui exec (Using it until pypi release)
+ Device Info plugin now show up stuff!

First Proof of Concept.
2014-01-02 22:41:21 +01:00
Felipe Martín f084b77405 Working on base GUI components loader using a depth-three layout: Category->Panel->Section.
Added some fancy error/success messages.
2013-11-26 18:11:09 +01:00
Felipe Martín 5dda61c441 Added Sections to GUI 2013-11-26 15:22:27 +01:00
Felipe Martín c66cc06154 Simplified GUI API: Now sections are included within the GUIPanel instance, instead of register GUIPanel and GUISection in separate ways. Easy. 2013-11-26 15:14:19 +01:00
Felipe Martín bbcb3fe088 Added device-info base gui module 2013-11-25 10:50:00 +01:00
Felipe Martin afee9a32c8 Added base.device-info plugin 2013-11-20 23:39:17 +01:00