anthony restaino
|
368d71df7d
|
Deleting unused code
|
8 years ago |
anthony restaino
|
0cc8777e31
|
More injection
|
8 years ago |
anthony restaino
|
cca39aa3d2
|
Cleaning up image request logic
|
8 years ago |
Anthony Restaino
|
2f57685610
|
Correctly size dialogs across the app
|
8 years ago |
Anthony Restaino
|
984aa133ec
|
Fixed null pointer exception, fixed threading bug on ICS, upgraded leak canary version
|
9 years ago |
Anthony Restaino
|
ae6726b290
|
Remove unnecessary imports, make methods static
|
9 years ago |
Anthony Restaino
|
8763f35668
|
Update gradle version, fix crash on kitkat caused by old gradle plugin version
|
9 years ago |
Anthony Restaino
|
2c4db0c54b
|
Animate tab addition/deletion in recyclerview, change full screen implementation to be simpler
TODO still need to use correct animations for tab addition and removal
|
9 years ago |
Anthony Restaino
|
8f38b91dc1
|
Non null annotations in LightningWebClient/ChromeClient
|
9 years ago |
Anthony Restaino
|
600034b6fa
|
Remove unused imports
|
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
|
cb52aa0065
|
Inject Bus, HistoryDatabase, and PreferenceManager rather than using BrowserApp to access instances
|
9 years ago |
Anthony Restaino
|
a434c0af68
|
Utilize IconCacheTask, add Application.get because maybe storing the application context is bad????
|
9 years ago |
Anthony Restaino
|
ae15c9c816
|
start documentation in LightningView, remove direct field access and replace with getters
|
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
|
34312bb988
|
Switch to grant library for permissions handling
|
9 years ago |
Anthony Restaino
|
94b69fd328
|
Update to latest support libraries, move permissions stuff to separate package
|
9 years ago |
Anthony Restaino
|
bf4c90b121
|
Fixed bugs in showTab, attempt to improve full-screen video handling.
|
9 years ago |
Anthony Restaino
|
9f755aeed7
|
Fixed bug where opening a URL in the browser wouldn't work, refactored the ui controller, fixed bad database practices.
|
9 years ago |
Anthony Restaino
|
1c96b62eb6
|
Add back SSL error detection that was removed, fixed static analysis warnings.
|
9 years ago |
Anthony Restaino
|
88549bf156
|
Fixed number of UI bugs recently introduced in Tabs changes merge from S. Pacifici
|
9 years ago |
Anthony Restaino
|
ce0e02585c
|
Document the PermissionsManager
|
9 years ago |
Anthony Restaino
|
99e4773e45
|
Preliminary fix for permissions, fixed a new crash, formatted some code
|
9 years ago |
Stefano Pacifici
|
a3f3fbd401
|
Improving the #296 pull request
|
9 years ago |
Stefano Pacifici
|
6749ca39b8
|
Simplified LightningView with externalized XXXClients
|
9 years ago |