Commit Graph

672 Commits

Author SHA1 Message Date
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
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
ef86b7d54d Updating bookmark page and history page with changes from @ByteHamster 2017-06-07 21:31:46 -04:00
anthony restaino
a79a5e8a9b Fixing exception thrown due to observable using the wrong thread 2017-06-07 08:24:32 -04:00
anthony restaino
84f004706f Safeguarding against runtime exceptions when importing and exporting 2017-06-06 20:37:05 -04:00
anthony restaino
bee7d4b8dd Ensuring that bookmark export failures are handled 2017-06-06 20:26:31 -04:00
anthony restaino
3711f81bd1 Fixing bugs resulting from not unsubscribing 2017-06-06 20:19:07 -04:00
anthony restaino
b59f610c22 Adding todo 2017-06-05 21:20:30 -04:00
anthony restaino
fbb820faf6 Fix favicon retrieval from cache, disable preemptive favicon fetching 2017-06-05 21:12:17 -04:00
anthony restaino
32d7e509e1 Catch fileuriexposedexception for now 2017-06-05 20:08:53 -04:00
anthony restaino
981ecc1696 Fixing problem with unsafe URIs 2017-06-05 20:00:55 -04:00
anthony restaino
c8a2fd8262 Fixing crashes resulting from fragment lifecycle mismanagement 2017-06-05 08:22:05 -04:00
anthony restaino
5f222e2d5b Fixing bug where icon could be the wrong color
Without mutating icon could be the wrong color after theme change
2017-06-04 21:24:41 -04:00
anthony restaino
652daa2c3c Adding proguard warning exemptions for okhttp 2017-06-04 19:21:35 -04:00
anthony restaino
b39d264d46 Bumping version for beta 2017-06-04 19:19:10 -04:00
anthony restaino
8a66a3f188 Cleaning up lint 2017-06-04 18:52:56 -04:00
anthony restaino
7f0e5f563d Fixing strings 2017-06-04 12:48:14 -04:00
Anthony Restaino
63e42c5b52 Merge branch 'dev' into l10n-spanish 2017-06-04 12:12:42 -04:00
Anthony Restaino
be481142ff Merge branch 'dev' into patch-1 2017-06-04 10:00:00 -04:00
anthony restaino
cd479cd931 Cleaning up recent merge problems 2017-06-04 09:51:59 -04:00
Anthony Restaino
cc9c62ca29 Merge branch 'dev' into dev 2017-06-04 09:47:25 -04:00
anthony restaino
63e77995ac Fixing potential null pointers 2017-06-03 18:51:34 -04:00
anthony restaino
5c8773cd98 Fixing Greek and Lithuanian languages 2017-06-03 18:51:23 -04:00
anthony restaino
2ff3a6b71d Updating build tools and okhttp 2017-06-03 18:50:36 -04:00
Anthony Restaino
b591e2eed1 Merge pull request #519 from Zoraver/dev
Added Basic Keyboard Shortcut Support
2017-06-03 17:49:11 -04:00
anthony restaino
cc0696e005 Fixed problems with German translation file 2017-06-03 09:32:24 -04:00
Anthony Restaino
378e1e0c69 Merge pull request #394 from pejakm/srupd
Update Serbian language
2017-06-03 09:30:31 -04:00
Anthony Restaino
190dffba13 Merge branch 'dev' into dev 2017-06-03 09:29:37 -04:00
Anthony Restaino
74722a62a4 Merge pull request #397 from bebolint98/patch-3
Update strings.xml
2017-06-03 09:23:28 -04:00
Anthony Restaino
349e7be069 Merge pull request #387 from HendrikBoone/dev
Dutch translations
2017-06-03 09:22:47 -04:00
anthony restaino
b5096a9d05 Fixing Brazilian translations 2017-06-03 09:21:08 -04:00
Anthony Restaino
0b3d1e1e99 Merge pull request #456 from stellasythe/dev
Portuguese-Brazilian translation
2017-06-03 09:19:54 -04:00
Anthony Restaino
d7e1cd7c72 Merge pull request #577 from jiaojianhua/upstream
Baidu search suggestion
2017-06-03 09:13:37 -04:00
Anthony Restaino
375ed6946f Merge branch 'dev' into dev 2017-06-03 09:06:27 -04:00
DF1E
20ca7047f3 minor changes 2017-06-03 10:54:16 +02:00