summaryrefslogtreecommitdiff
path: root/app/src/main/java/se/leap/bitmaskclient/User.java
AgeCommit message (Collapse)Author
2015-04-29Creating a user session fragment.Parménides GV
I've separated the user session management to it, and encapsulated ProviderAPICommand into its own class. Putting the fragment statically in dashboard.xml isn't working, Android complains about it being duplicated, so I'm going to add it dynamically.
2015-04-10Seems to work.Parménides GV
2015-04-07Trying to conjugate the Spanish verbs programmatically.Parménides GV
2015-03-24Indent everything with IntelliJParménides GV
2015-03-13Say nothing about user sessions in eip status.Parménides GV
2015-03-13Show user session status separately.Parménides GV
Switching orientation doesn't hide that information, now we have two places to avoid it.