| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not use AndroidObservable | Samuel Tardieu | 2014-04-05 | 1 | -3/+3 |
| | | | | | This lets us return to an unmodified version of RxJava. | ||||
| * | refactoring: properly type login result | Samuel Tardieu | 2014-02-22 | 1 | -6/+8 |
| | | |||||
| * | refactoring: replace Handler by RxJava in credentials checks | Samuel Tardieu | 2014-02-22 | 1 | -4/+0 |
| | | |||||
| * | refactoring: remove duplicated code | Bananeweizen | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | refactoring: remove duplication in login classes | Bananeweizen | 2013-12-16 | 1 | -2/+2 |
| | | | | * convert from static to singletons | ||||
| * | rename Login to GCLogin | Bananeweizen | 2013-12-16 | 1 | -4/+4 |
| | | | | * easier to differentiate, as there are other login providers now | ||||
| * | refactoring: remove duplicated preferences | Bananeweizen | 2013-12-16 | 1 | -94/+11 |
| | | |||||
| * | Fixes #2881, NullPointerExceptions when gc.com username is blank | rsudev | 2013-07-22 | 1 | -1/+1 |
| | | | | | | | - username, password cache was already removed - returning empty pair on missing credentials - cleaning up unneccessary getGcLogin() calls and null checks | ||||
| * | Fixex #2978 - Settings: "System" instead of "More Options" | koem | 2013-07-19 | 1 | -8/+8 |
| | | | | | | | - moved basic member settings to subscreen in gc-services - new settings screen "Navigation" - renamed "More Option" to "System" | ||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -0/+123 |
