1 Commits (ce3923d336f82d8b97b8058bae37b9847904323d)

Author SHA1 Message Date
Anthony Restaino ce3923d336 Switch to gradle!!! 9 years ago
Anthony Restaino 2d347074a6 Use a PreferenceManager to handle SharedPreferences among classes 9 years ago
Anthony Restaino 4e5eac4d5b Revert "Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager."" 9 years ago
Anthony Restaino cc6d7c7aa9 Revert "Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager." 9 years ago
Anthony Restaino 4822996da1 Fixed bug in dark mode where search suggestions wouldn't show up. Sped up app startup by using singleton in BookmarkManager. 9 years ago
Anthony Restaino 8c29cb4450 Bugfixes, code clean up 9 years ago
Anthony Restaino a4f0c010d1 Added Dark Theme to browser. Added options to Reading Mode. 9 years ago
Anthony Restaino 5944cdc5df Lint fixes, new icon, fixes for SearchAdapter showing weird on ICS 9 years ago
Anthony Restaino 1f1ed20a7e Cache search suggestions temporarily so that repeated searches to not waste data requests 9 years ago
Anthony Restaino 8b3da70d92 Rename HistoryDatabase and convert it to a singleton for easier usage. Improved database structure. 9 years ago
Anthony Restaino d60fe82b4a Fix lint problems and other code style problems, also fixed sluggish navigation drawer issues 9 years ago
Anthony Restaino 0e212539e9 Fixed occasional IllegalStateException 9 years ago
Anthony Restaino 35c585b3f4 Search adapter shouldnt spawn new worker threads if current ones havent finished 9 years ago
Anthony Restaino 7e23135824 Simplified and improved filter algorithm 9 years ago
Anthony Restaino 748c70b280 Fixed URL Encoding for Search Suggestions so that special characters work 9 years ago
Anthony Restaino 388e614dd7 Cache some objects to speed up the query process. 9 years ago
Anthony Restaino 25a1b86307 Add BookmarkActivity that allows centralized management of bookmarks 10 years ago
Anthony Restaino cd0d9e2d94 Removed debug log from searchAdapter 10 years ago
Anthony Restaino df51c67909 Utilize new BookmarkManager class for bookmarks 10 years ago
Anthony Restaino 448c168513 Simplified History Logging 10 years ago
Anthony Restaino 9f3107c486 Match queries against bookmark urls as well as titles 10 years ago
Anthony Restaino 689a786f11 Formatting 10 years ago
Anthony Restaino e5fd921965 stupid formatting ¯\_(ツ)_/¯ 10 years ago
Miłosz Sieradzki e0ae78cfcd Remove redundant variable initialization, flip equals() on strings 10 years ago
Miłosz Sieradzki 005e75fc8d Restore consistency in code formatting 10 years ago
Anthony Restaino 8bead20406 Updated to 3.1.0 10 years ago