« Previous | Next » 

Revision 68c6648d

ID68c6648da51e9e1288f2d20903ad83c3e7bd0772
Parent 38059ec3
Child f325e9d0

Added by pserwylo over 2 years ago

WIP: Store selected apps in SwapState. Handle back presses for swap.

Currently the view to show after pressing the back button is defined
by individual InnerView classes. For example, the JoinWifiView always
says its previous step is the SelectAppsView. This works for the most
part, but doesn't work for:

  • The first StartSwapView class (instead handled by a special case in
    the Activity).
  • WifiQrView which could either be going back to the NfcView or the
    JoinWifiView, depending on a few cases, which the WifiQrView probably
    shouldn't care about.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences