This may need to be tested a bit more to make sure that there are no bugs, but this is my implementation of the Storage API for bug #19.
I also make the questions that the user has opened appear faded, which could potentially nullify the need for bug #15 unless you want to actually hide the item from the list. However, I no longer feel that's necessary if we distinguish the viewed questions from the old questions.
Also swapped the full screen loading wheel with a top loading bar. The loading wheel is not needed if the questions are first loaded from the Storage API and then updated.
This may need to be tested a bit more to make sure that there are no bugs, but this is my implementation of the Storage API for bug #19.
I also make the questions that the user has opened appear faded, which could potentially nullify the need for bug #15 unless you want to actually hide the item from the list. However, I no longer feel that's necessary if we distinguish the viewed questions from the old questions.
Also swapped the full screen loading wheel with a top loading bar. The loading wheel is not needed if the questions are first loaded from the Storage API and then updated.