Added disabled button appearance. Fixed login bug (typo). Moved app-level stuff to App.java instead of MainActivity. Implemented some global observable variables. Added loading state to WithdrawFragment. Fixed Resources.getSystem().getString() bug. Fixed AsyncTasks callback bug. Refactored.
Moved files to packages, cleaned some files, renamed others, implemented separation of concerns and implemented the new AssessmentsActivity with desired improvements.