iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Back button from intent filter doesn't behave correctly #238

Closed marczych closed 9 years ago

marczych commented 9 years ago

From the webmaster tools:

Your app’s back button doesn’t send users back to search results.

  • Browse through the app to get a stack of Activities built up.
  • Put the app in the background.
  • Search for something with iFixit results.
  • Click on a guide link and open it in the iFixit app.
  • Click back. You are now at the top of the stack from the previous session.

It should instead send you back to the search results.

This guide describes what we need to do without much detail.

marczych commented 9 years ago

I'm pretty sure that this was fixed with #251. It's been deployed for 3 weeks now and I haven't heard a peep about this since.