Last modified: 2012-02-24 02:52:29 UTC
the app should be able to store the user's wikipedia browsing history hermwong commented September 14, 2011 tested in emulator - need to do more testing on different devices hermwong commented September 20, 2011 still need to add FIFO to the history once it reaches the maximum limit.
First filed at: https://github.com/nitobi/Wikipedia/issues/4
FIFO logic added to browsing history. The max items in the browsing history is 50.