Dynamo icon indicating copy to clipboard operation
Dynamo copied to clipboard

A lightweight state-based controller for Android

Results 14 Dynamo issues
Sort by recently updated
recently updated
newest added

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

I am finding that Dynamo is nice to use as the state machine component of a wider arch like https://github.com/doridori/Pilot. This can be bundled inside a presenter and used to...

enhancement

Need to refactor to make MAIN ToC more descriptive. Some important points which are often asked about have non-obvious locations in the Wiki. Add a non-alpha sorted ToC https://github.com/jonschlinkert/markdown-toc

enhancement

create F.A.Q with questions people are asking through issues and add to wiki.

enhancement

First off, the wiki (first 5 pages) and blog posts were fantastic reads. Definitely the best I've read on this subject. I will definitely be returning to this material to...

question

Need to have a think about if this would add any benefit. Interested in hooking up with [RxAndroid](http://blog.danlew.net/2014/10/08/grokking-rxjava-part-4/) to remove the boilerplate of adding and removing observers based upon the...

enhancement

In my app I have 3 main layers: - Presentation layer - which includes: activities, fragments, dialogs etc.. - Dynamo layer - which has all dynamos and the dynamo manager...

question

- Saving state on process death - Removing Dynamo on lifecycle based timer. Useful for memory footprint and or security requirements - WeakRef based DynamoHolder - Dynamos in listView -...

enhancement

Should show UI layer / Dynamo / states / framework interactions and comms between them

enhancement

Should add to mvn central / bintray

enhancement