Age | Commit message (Collapse) | Author |
|
The generated ViewDataBinding has fields for each view with an id.
|
|
|
|
This allows saving the editor state across restarts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes the tile show the correct info when it is first added.
|
|
EditTexts do not work in ListViews.
|
|
|
|
Not everything needs to start with Config
|
|
Do this by making the fragment transition functions idempotent.
|
|
|
|
|
|
|
|
This fixes list selection to survive renaming configurations.
|
|
|
|
|
|
|
|
This allows simplifies the code a bit. Also, a few other minor changes.
|
|
|
|
This works much better with a data-bound UI -- no confusing erasing of
the text box, and no crashes, either!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Highlight the selected configuration, and add a border between the two
panes.
|
|
This will be used for future sorting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was accidentally missed earlier when adding the optimization to
omit binding the service when unnecessary.
|
|
It will be reused for entering public keys of peers.
|
|
|