a0ae42dbb9Switch to progress bar library
Anthony Restaino
2016-07-21 23:29:33 -04:00
2a9b820b54Speed up animations slightly
Anthony Restaino
2016-07-11 22:31:01 -04:00
e19d08513bMove from internal observable classes to bonsai, fix threading problems with suggestions
Anthony Restaino
2016-07-11 21:59:26 -04:00
ca385422dcmoving to bonsai
Anthony Restaino
2016-07-11 21:51:45 -04:00
dffd572afcFix memory leaks caused by the android framework
Anthony Restaino
2016-06-01 20:05:55 -04:00
b7f3defd19Fix bug where AutoCompleteTextView selected text but didn't delete it when typing
Anthony Restaino
2016-05-25 21:35:38 -04:00
e11a718d3bUpdated to gradle wrapper 2.10, updated to android gradle plugin 2.1
Anthony Restaino
2016-05-19 22:54:15 -04:00
a47cede6c5Updating gradle dependencies
Anthony Restaino
2016-05-19 22:52:52 -04:00
b1a8b7a0d5Add debug settings so that you can toggle LeakCanary (and other settings in the future) in debug
Anthony Restaino
2016-05-09 21:52:18 -04:00
e41978918eMerge pull request #411 from anthonycr/dev
v4.3.3
Anthony Restaino
2016-04-23 10:06:12 -04:00
aca3b6c08aFix CI build
Anthony Restaino
2016-04-23 09:54:09 -04:00
69dba8d5f1release bump and update tools version
Anthony Restaino
2016-04-22 12:19:58 -04:00
eda498c65fFixed bug where onComplete would throw an error if onError was called before
Anthony Restaino
2016-04-22 11:56:12 -04:00
d80e7e2edcFixed bug with WebView onResume, improved Observable, fixed some other stuff
Anthony Restaino
2016-04-21 20:28:44 -04:00
f6c818fbb5Fixed bug with state restoration, fixed weird tab closing behavior, added some missing annotations
Anthony Restaino
2016-04-21 09:04:49 -04:00
d59aeef3a9added some missing nullable annotation additions, switched to compat implementations of some methods, fixed some lint warnings
Anthony Restaino
2016-04-18 14:00:09 -04:00
dbd7e6c2e6Updated dependencies
Anthony Restaino
2016-04-18 13:58:54 -04:00
d75675e006More suggestions cleanup
Anthony Restaino
2016-04-17 00:17:46 -04:00
7a256707a7Cleaned up search suggestions code, fixed potential memory leaks
Anthony Restaino
2016-04-17 00:11:34 -04:00
674ebb88f9document BrowserPresenter, fix some things with it
Anthony Restaino
2016-04-16 20:58:17 -04:00
d6a1450befUpdate to latest support library
Anthony Restaino
2016-04-16 20:26:09 -04:00
99c09a9d63fixed bug with event bus, moved adapter
Anthony Restaino
2016-04-16 20:05:15 -04:00
f322c570c0Fix bug where keyboard would hide text boxes in incognito
Anthony Restaino
2016-04-07 10:18:14 -04:00
984aa133ecFixed null pointer exception, fixed threading bug on ICS, upgraded leak canary version
Anthony Restaino
2016-04-04 21:59:35 -04:00
008e61b5a8Bugfix bump... hopefully last one before merge to master and full release
Anthony Restaino
2016-03-28 20:12:25 -04:00
6d47d7232fFixed null pointer exception
Anthony Restaino
2016-03-28 19:59:42 -04:00
e9d01dc104Revert to previous support library version until they fix the menu bug
Anthony Restaino
2016-03-28 19:54:45 -04:00
a7748ceee2Added FAQ to settings
Anthony Restaino
2016-03-24 23:02:25 -04:00
6e940b0a15Only Kitkat and up supports changing headers, disable on lower API versions
Anthony Restaino
2016-03-24 21:41:31 -04:00
cabea7e097Fixed bug where bookmarks as homepage changes what bookmarks are shown in bookmark drawer
Anthony Restaino
2016-03-24 21:06:04 -04:00
4d400f995fbugfix bump
Anthony Restaino
2016-03-23 22:05:44 -04:00
bd98619d4fFixed bug where keyboard would cover text input on the webview
Anthony Restaino
2016-03-23 21:53:05 -04:00
40cda1317aDon't enable useless autocomplete box to popup on the embedded search form
Anthony Restaino
2016-03-23 21:51:32 -04:00