Andrei Conache
6088e058a4
improve image dialog handling
...
and finish italian translation
8 years ago
Anthony Restaino
8ae8f58cc6
Fixing deprecated API usage and lint warnings
8 years ago
Anthony Restaino
d9f6931047
Remove old search suggestions adapter
8 years ago
Anthony Restaino
2f57685610
Correctly size dialogs across the app
8 years ago
Anthony Restaino
6387d98d5d
Augmented dialogs, added options to dialogs, improved dialog UI
8 years ago
Anthony Restaino
3643a92499
Fixed crash in history
8 years ago
Anthony Restaino
0eff038407
Remove unused imports
8 years ago
Anthony Restaino
b3ee8ca155
Change dialog UI to be list based instead of button based to allow for more options
8 years ago
Anthony Restaino
e19d08513b
Move from internal observable classes to bonsai, fix threading problems with suggestions
8 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
cb52aa0065
Inject Bus, HistoryDatabase, and PreferenceManager rather than using BrowserApp to access instances
9 years ago
Anthony Restaino
076b74e867
Add missing changes for history page changes
9 years ago
Anthony Restaino
80ac1928c1
Fixed bug where the homepage file url was showing
9 years ago
Anthony Restaino
1c96b62eb6
Add back SSL error detection that was removed, fixed static analysis warnings.
9 years ago
Anthony Restaino
159053841a
Add dex counter, fixed new bugs in bookmarks, fixed bug in bookmark sync, todo fix downloading bug
9 years ago
Anthony Restaino
c67a1108cd
Reduce visibility of members and methods where possible, and more (see description)
...
* reduce visibility
* remove unused methods and members
* Suppress unused warnings we can ignore
* fixed or ignored deprecation warnings
* Changed HistoryItem to have better hashcode and equals implementations
and removed id member from it as it was unnecessary
* Fix performance problem with loading bookmarksettingsfragment and
properly annotate bookmarklocalsync
9 years ago
Stefano Pacifici
6749ca39b8
Simplified LightningView with externalized XXXClients
9 years ago
Anthony Restaino
d5102b5e54
Fixed a number of lint warnings
9 years ago
Anthony Restaino
71d6da0eee
Lint fixes, remove use of assert from code, update to latest support library
9 years ago
Stefano Pacifici
23e97306dd
BookmarkPage restored and proper dependency injection
9 years ago