Alana Gilston
Alana Gilston
I did consult with him about this issue. I turned my screen brightness all the way up and asked him to describe it for me. He said that the text...
@PhilipRieck After this question was asked, I tried to see what would happen if I modified the code a bit. The only problem is that you would have to include...
Hi David, I've messed around a bit with `ZonedDateTime` over in [my repository](https://github.com/abluescarab/psu-cs/blob/cs410p-advprogramminginjava/CS410P-advprogramminginjava/phonebill/src/main/java/edu/pdx/cs410J/agilston/PhoneCall.java). I initially used `LocalDateTime` but found that it defaulted to a timezone that did not print correctly,...
Capitalizing the first word of a sentence is easier to read for visually impaired people like me since the letters are easier to differentiate for new sentences. Additionally, it takes...
@twizmwazin Number 3 would be what I was referring to. Sorry about the confusion!
To add to this, RIF has a button to return to the parent of the current comment. I'd love to see that as well (unless it's already there and I've...
> I've noticed this as well. > > What RIF does is to allow navigation to the submitting user using a Context Menu, accessed by long pressing on the list-item....