Anthony Restaino
df7fd47235
pulling out event bus in more places
8 years ago
Anthony Restaino
ef7fb521ff
Update to latest leak canary version
8 years ago
Anthony Restaino
43b94f2025
target sdk 24
8 years ago
Anthony Restaino
4a8df255bd
Switch from png to vector
8 years ago
Anthony Restaino
a0ae42dbb9
Switch to progress bar library
8 years ago
Anthony Restaino
ca385422dc
moving to bonsai
8 years ago
Anthony Restaino
a47cede6c5
Updating gradle dependencies
9 years ago
Anthony Restaino
69dba8d5f1
release bump and update tools version
9 years ago
Anthony Restaino
dbd7e6c2e6
Updated dependencies
9 years ago
Anthony Restaino
d6a1450bef
Update to latest support library
9 years ago
Anthony Restaino
984aa133ec
Fixed null pointer exception, fixed threading bug on ICS, upgraded leak canary version
9 years ago
Anthony Restaino
008e61b5a8
Bugfix bump... hopefully last one before merge to master and full release
9 years ago
Anthony Restaino
e9d01dc104
Revert to previous support library version until they fix the menu bug
9 years ago
Anthony Restaino
4d400f995f
bugfix bump
9 years ago
Anthony Restaino
d7faeaa2fc
Update version code in prep for release, enable color mode by default
9 years ago
Anthony Restaino
14f08a8fef
Update to latest support library, improve drawer closing experience
9 years ago
Anthony Restaino
d3ac7187bb
Roll back support library until fragment backgrounds are fixed
9 years ago
Anthony Restaino
9c3607aa3d
Temporarily revert v4 support until its fixed, add some documentation
9 years ago
Anthony Restaino
3fe2761552
Temporarily revert appcompat dependency until bugs are fixed
9 years ago
Anthony Restaino
8763f35668
Update gradle version, fix crash on kitkat caused by old gradle plugin version
9 years ago
Anthony Restaino
a6edd3ca29
Update to latest support libs, get rid of pointless hardware layers
9 years ago
Anthony Restaino
35855a1c02
Revert change to leak canary version, add todo for bug
9 years ago
Anthony Restaino
3d745cbe6e
Update to stable leak canary release
9 years ago
Anthony Restaino
27e01483b1
Update gradle dependencies, fix a number of lint errors
...
Note: resource closed inspections that were ignored were ignored because
they were being properly closed in finally{} blocks
9 years ago
Anthony Restaino
8d390e1d6d
Update gradle to use LeakCanary snapshot so that leak detection works on marshmallow
9 years ago
Anthony Restaino
2a4b636a53
Fix bug with navigation drawer, update gradle dependencies
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
c0ce7e74bd
Tryin 2 fix travis ci. local builds aren't failing with lint errors :(
9 years ago
Anthony Restaino
13c6594e0c
Removed redundant character escapes to fix lint errors.
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
3c51870486
Removed commented out line that was being compiled...
...
seriously, every time I compiled the free version this line got compiled
as if it wasn't commented out. Regardless, it doesn't need to be there.
9 years ago
Anthony Restaino
c352c331ad
last changes for 4.2 update
9 years ago
Anthony Restaino
a015d810ea
Fix UI bug caused by obfuscation
9 years ago
Anthony Restaino
f761383fc4
Up version number, fix build error.
9 years ago
Anthony Restaino
42471026b3
Fixed bugs in downloading code, Added butterknife, Added back proxying to lite
9 years ago
Anthony Restaino
965ccee8b7
Update to faster jsoup library version
9 years ago
Anthony Restaino
5dff2db5df
Add LeakCanary library, fix a few memory leaks
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
Stefano Pacifici
3c9cd73bf0
Refactoring: Bookmarks as Fragment
...
1. Incognito mode in another process
2. Bookmarks as a Fragement using Otto
3. Initial bookmarks as fragment implementation
9 years ago
Anthony Restaino
85d92db738
Switched to RecyclerView, cleaned up some HTML generator methods
9 years ago
Anthony Restaino
b68ad65abc
Added permission handling and support for API 23
9 years ago
Anthony Restaino
a0ade8acc9
Changed padding on toolbar for consistency, updated build tools
9 years ago
Anthony Restaino
9f2f9d74eb
First step toward Android M support, compile with sdk 23, fix errors caused by upgrade
...
removed copy button from search bar and replaced with go action. Had to
remove browser content provider usage as it is not longer included in
the sdk and has been completely removed.
9 years ago
Anthony Restaino
ff5810c89a
another attempt to fix travis
9 years ago
Anthony Restaino
d6fbfeaf29
Attempt to fix continuous integration build error
9 years ago
Anthony Restaino
58c9e820ed
Initial support for tabs on the top instead of in the navigation drawer
...
added a setting to switch between modes. Still needs work to be less
buggy
9 years ago
Anthony Restaino
a738308a50
Added korean translation
9 years ago
Anthony Restaino
3b13999b03
Added text encoding setting, updated support libraries
9 years ago