Based on T103954, it looks like it's possible to explicitly preserve the state of the app, specifically the list of currently-open tabs, and their respective backstacks.
This task is for actually implementing that functionality.
Based on T103954, it looks like it's possible to explicitly preserve the state of the app, specifically the list of currently-open tabs, and their respective backstacks.
This task is for actually implementing that functionality.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Preserve open tabs | apps/android/wikipedia | master | +232 -166 |
Checked with 2.0.108-alpha-2015-08-07 on Nexus5(Android 5.1).
The tabs are preserved after Force stop.