10 Commits (984aa133ece036119d33e02abb0f34dc8602ab4a)

Author SHA1 Message Date
Anthony Restaino 984aa133ec Fixed null pointer exception, fixed threading bug on ICS, upgraded leak canary version 9 years ago
Anthony Restaino ac3f43a76f Prevent observers from sending events out of order, add documentation, annotations 9 years ago
Anthony Restaino e2d46bdae2 Fixed StrictMode problems, created a reactive implementation class, fixed potential NPEs, fixed memory leak 9 years ago
Anthony Restaino 4eb292f40f Infer nullity 9 years ago
Anthony Restaino ac107d6704 Variable renaming, moving fields around, more injection, move ProxyUtils out of flavor specific code 9 years ago
Anthony Restaino 930880b339 Remove more uses of the static context from BrowserApp 9 years ago
Anthony Restaino 057b4296d7 Mirror AppComponent getters in BrowserApp so that classes are less reliant on AppComponent, refactored getAppContext to getContext 9 years ago
Anthony Restaino 38d1973a93 Lint fixes, save scroll position in bookmarks list 9 years ago
Anthony Restaino e157d45d39 Use executorservice instead of plain executor to facilitate shutdown 9 years ago
Anthony Restaino a71a8c3493 Better asynchronous image loading for BookmarksFragment 9 years ago