Another hour’s development this morning, and I now have a bus stop proximity alarm! (i.e. when you’re physically within a radius of a stop). I’m not sure how well this is going to work using the LocationManager API as it only checks every four mins when the phone is asleep. Going to do some testing this afternoon anyway, may have to refine it.
Oh, I’ve also moved the bookmark maintenance operations (add/rename/remove) into the main menu on the bustimes screen, as it wasn’t very discoverable with the "long click"/context option I was using before (thanks to for pointing this out!
A few other changes too, but nothing very major (e.g. clicking alarm notifications now take you to an appropriate activity).