MiSikora
07/10/2020, 7:58 AM4.0
branch from development
branch just for now (or maybe after 3.3.0
is released)?
I’d like to play around with some ideas when it comes to the Chucker APIs in the next major release and create issues or PRs.gammax
07/10/2020, 9:42 AM3.3.0
when we want and create a 4.x
branch just after.Vova Buberenko
07/10/2020, 1:12 PM3.3.0
- I would like to do state saving better (for search on the main screen) before releasing it. Also, I will soon finish migration of docs, so we might combine release and announcement of docs being migrated from Readme.
All the other things, like redesign of DB models and switching to Flow in some places worth a major release, since it will require clean reinstall of Chucker.
As to 4.x
- the main point about it not only bumping minSDK, but also my big desire to redesign Chucker quite seriously. I already have some ideas and sketches.3.3.0
MiSikora
07/11/2020, 3:35 PMVova Buberenko
07/13/2020, 9:38 AMSavedStateHandle
for this purpose and everything worked fine in terms of saving/restoring except the SearchView
in the toolbar. I wasn’t able to make it work properly where after rotation I can easily programatically expand the search view and paste query saved from restored state. So I might abandon this idea for now, because of SearchView
having not the most pleasant API to use.