Josephine Lim

Results 209 comments of Josephine Lim

How do we want the headers to look like? Should they actually take up slots in the ListView like all the categories, just with the '--' to make it obvious...

Hm. This is turning out to be much more complicated than I expected. I've tried to apply this tutorial (and other similar ones) to our code, but the main issue...

I'm not sure, but it would involve an almost complete refactor of CategorizationFragment I think (and also the associated Category, etc classes). Alternatively, I was thinking of trying a 3rd...

The 3rd party libraries I mentioned are on a Apache 2.0 license. Should be okay to include them, right?

The 3rd party library works (as seen in https://github.com/misaochan/apps-android-commons/tree/header-list-cwac-merge , headers are produced for GPS, recent, and title cats), but further issues have been discovered along the way. The main...

Sure. A few things to note first: Note 1: I hadn't hooked it up to the filterYears() method yet, so years are still being displayed Note 2: The items ticked...

Do you think this would still be useful if filters were to be implemented?