Commit Graph

1348 Commits

Author SHA1 Message Date
Anthony Restaino
7d3ead6af2 Merge pull request #592 from Zoraver/dev
Enhanced keyboard shortcuts.
2017-06-18 11:53:34 -04:00
anthony restaino
e8e73ae488 Improving the way search engines are handled 2017-06-18 11:51:14 -04:00
anthony restaino
d62cea49e9 Breaking out search box display logic into a ui model 2017-06-18 11:08:51 -04:00
Zoraver Kang
0919c25969 Enhanced keyboard shortcuts. Added Ctrl+f to find in page, Alt+<number> to switch to a specific tab, and Ctrl+Shift+p to open a new private window. Ctrl+p was left reserved for printing. 2017-06-18 10:46:52 -04:00
anthony restaino
fe7dc75973 Unit tests for StringBuilderUtils, fixing trim method in StringBuilderUtils 2017-06-17 11:29:25 -04:00
anthony restaino
8f9a145e04 Updating bookmark database to handle optional trailing slashes 2017-06-17 10:49:08 -04:00
Anthony Restaino
3ca34aa58e Merge pull request #589 from Zoraver/dev
Significantly improved multiwindow experience.
2017-06-17 10:21:29 -04:00
Zoraver Kang
9d9c63a541 Significantly improved multiwindow experience. 2017-06-16 22:35:36 -04:00
Anthony Restaino
c0341368b7 Merge pull request #588 from DF1E/dev
update downloads
2017-06-16 22:18:22 -04:00
Anthony Restaino
132680b259 Merge pull request #586 from t61p/japanese-translation
Japanese translation
2017-06-16 22:17:52 -04:00
DF1E
57925534da fix missing parameters 2017-06-16 19:00:57 +02:00
DF1E
50ca625027 udpate downloads design 2017-06-16 19:00:49 +02:00
anthony restaino
eed6866113 Fixing bug where last tab would be destroyed on exit in certain cases 2017-06-15 23:12:48 -04:00
anthony restaino
fa2a7f039b Synchronizing access to database 2017-06-14 23:08:59 -04:00
anthony restaino
bb7ec7fd3f Switching to IO scheduler and cleaning up cache method 2017-06-14 22:50:05 -04:00
anthony restaino
33f205d557 Adding todo and switching to compat interpolator 2017-06-14 22:13:34 -04:00
anthony restaino
5bbcec8208 Adding todo around bookmark long press bug 2017-06-14 22:06:08 -04:00
anthony restaino
fdc27cced2 Naming dialog builder field correctly 2017-06-14 21:22:09 -04:00
anthony restaino
b9bbeeee7b Fixing twitter URL 2017-06-14 20:49:41 -04:00
t61p
3b24f2ec18 Japanese translation update 2017-06-14 16:04:24 +09:00
t61p
c8f5f2505c Merge remote-tracking branch 'upstream/dev' into japanese-translation 2017-06-14 15:57:37 +09:00
anthony restaino
6f07c8e7da Adding simple unit tests 2017-06-13 23:11:44 -04:00
anthony restaino
1a1efc9da6 Getting rid of google favicon fetching and using generated favicon as fallbacks 2017-06-13 21:55:27 -04:00
anthony restaino
003954773c Switching to URLUtil where possible 2017-06-13 21:32:37 -04:00
anthony restaino
12a93d208d Fixing bug where folders didn't show up on the bookmarks page 2017-06-13 21:25:53 -04:00
anthony restaino
73136e4b56 Reducing usage of file names 2017-06-13 21:01:26 -04:00
anthony restaino
954f8c5885 Referencing controller instead of browser activity 2017-06-13 20:28:28 -04:00
Anthony Restaino
be1548e9a8 Merge pull request #581 from DF1E/dev
download improvements
2017-06-13 20:23:43 -04:00
anthony restaino
0e55c653b0 Nice color default icons for bookmarks 2017-06-11 16:56:34 -04:00
anthony restaino
3b8f85a86a Fixing history and download item sorting 2017-06-10 16:30:46 -04:00
DF1E
e850d26abb inject DownloadHandler
+ don't save downloads in incognito
2017-06-10 20:26:27 +02:00
DF1E
334dbb3780 downloads - show message if file doesn't exist 2017-06-10 20:14:18 +02:00
anthony restaino
ee2cf5fd35 Adding favicons read off disk to memory cache 2017-06-10 09:45:35 -04:00
anthony restaino
5f871787a5 Fixing equals and dashcode for download and history items 2017-06-09 20:47:53 -04:00
anthony restaino
8a58fe9f8c Cleaning up History and Download Items 2017-06-09 20:39:51 -04:00
anthony restaino
a02ac29057 Switching HistoryDatabase to implement reactive interface 2017-06-09 20:37:41 -04:00
anthony restaino
1f206d3db8 Updating travis build components 2017-06-08 23:21:48 -04:00
anthony restaino
7eac943eb1 Modifying language around disabled settings 2017-06-08 23:17:31 -04:00
anthony restaino
6ef75b838e Updating support library 2017-06-08 23:17:04 -04:00
anthony restaino
aa7da072a3 Updating hosts file 2017-06-08 23:05:15 -04:00
anthony restaino
395c967381 Getting rid of unnecessary casts in findViewById!!! 2017-06-08 22:44:39 -04:00
anthony restaino
daa4633d54 Bumping target to API 26 2017-06-08 22:39:16 -04:00
anthony restaino
11cf6693af Updating gradle version 2017-06-08 22:25:17 -04:00
anthony restaino
5d28b2a737 Merge branch 'master' into dev 2017-06-08 19:52:24 -04:00
Anthony Restaino
931b0a3087 Merge pull request #580 from anthonycr/dev
Release 4.5.0
2017-06-08 19:42:59 -04:00
anthony restaino
d61fb69bc8 Added missing change log items 2017-06-08 19:07:52 -04:00
anthony restaino
0ec3f889d5 Adding change log 2017-06-08 19:04:55 -04:00
anthony restaino
ef86b7d54d Updating bookmark page and history page with changes from @ByteHamster 2017-06-07 21:31:46 -04:00
anthony restaino
b951b5a0b5 Bumping version for beta 2017-06-07 08:25:06 -04:00
anthony restaino
a79a5e8a9b Fixing exception thrown due to observable using the wrong thread 2017-06-07 08:24:32 -04:00