summaryrefslogtreecommitdiffstats
path: root/app/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* Jelly: Allow launching external appsDanny Baumann2017-07-016-13/+213
* Jelly: Remove unneeded getApplicationContext callLuca Stefani2017-06-301-2/+1
* Jelly: Add non encrypted google search engineLuca Stefani2017-06-301-0/+2
* Jelly: Propagate custom request headers to WebClientLuca Stefani2017-06-302-13/+21
* Jelly: Add suggestionsLuca Stefani2017-06-3017-17/+750
* Jelly: Add show/hide keyboard utilitiesLuca Stefani2017-06-282-9/+28
* Jelly: Search on Enter keyLuca Stefani2017-06-271-0/+14
* Jelly: Don't reload on keyboard changesLuca Stefani2017-06-271-1/+1
* Jelly: Add WebChromeClientCompatLuca Stefani2017-06-263-2/+48
* Jelly: Fix some lint warningsLuca Stefani2017-06-265-9/+8
* Jelly: Add save form data settingLuca Stefani2017-06-244-0/+14
* Jelly: add Do Not Track settingAlexandre Oliveira2017-06-244-2/+29
* Jelly: Add incognito mode shortcutLuca Stefani2017-06-245-0/+69
* Open link in Incognito tab automatically when in Incognito modeTim Schumacher2017-06-231-10/+10
* Jelly: Enable safe browsingLuca Stefani2017-06-231-0/+4
* Automatic translation importAbhisek Devkota2017-06-2299-2/+888
* Jelly: Guess filename from URLLuca Stefani2017-06-223-10/+8
* Jelly: Allow media scan on downloadLuca Stefani2017-06-221-0/+4
* Jelly: Show download notification on completedLuca Stefani2017-06-221-1/+2
* Implement history management through a ContentProvider.Danny Baumann2017-06-089-240/+328
* Jelly: Add HTTP auth login supportLuca Stefani2017-06-053-0/+98
* Add support for WebViews that provide the site's theme color.Danny Baumann2017-06-047-28/+150
* Automatic translation importAbhisek Devkota2017-05-3199-124/+538
* Jelly: Enable adjust bounds for incognito imageLuca Stefani2017-05-311-14/+13
* Jelly: Never hide history viewGabriele M2017-05-311-15/+13
* Jelly: Use an observer to refresh the history viewGabriele M2017-05-312-10/+26
* Add an indicator icon for incognito mode.Gabriel FĂ©ron2017-05-312-1/+15
* Jelly: Don't accept cookies in incognito modeLuca Stefani2017-05-301-1/+2
* Jelly: Don't add duplicates to the historyGabriele M2017-05-291-6/+21
* Jelly: Query an already ordered historyGabriele M2017-05-292-5/+4
* Jelly: Enable the DOM storage APIGabriele M2017-05-291-0/+1
* Jelly: Fix some warningsLuca Stefani2017-05-272-8/+6
* Jelly: Use lambdas in settings activityLuca Stefani2017-05-271-39/+19
* Jelly: Make download_message not specific to sdcardAdrian DC2017-05-271-1/+1
* Jelly: Handle screenLayout changesLuca Stefani2017-05-261-1/+1
* Jelly: Pause WebView along with the activityGabriele M2017-05-241-2/+8
* Jelly: Don't claim to be a simple WebViewGabriele M2017-05-241-16/+28
* Jelly: Define base class for Activities containing WebViewExtGabriele M2017-05-244-32/+54
* Jelly: Make it easier to initiate gesturesGabriele M2017-05-241-4/+58
* Jelly: Don't leak fileoutputstream if bm is nullLuca Stefani2017-05-241-0/+1
* Automatic translation importAbhisek Devkota2017-05-1999-0/+8817
* Jelly: EditTextExt: Remove shader before drawingGabriele M2017-05-191-1/+1
* Jelly: Don't reload webview on screen rotationGabriele M2017-05-191-0/+1
* Jelly: lint cleanupJoey Rizzoli2017-05-147-20/+14
* Jelly: Don't sign the app with a system certificateGabriele M2017-05-141-1/+0
* Jelly: Fix storage permission checkGabriele M2017-05-141-1/+10
* Jelly: add Desktop mode toggleGabriele M2017-05-146-0/+110
* Jelly: Actually disable cookiesGabriele M2017-05-141-1/+1
* Jelly: Flush cookies when calling onStop()Gabriele M2017-05-141-0/+6
* Jelly: Don't make app persistentGabriele M2017-05-141-1/+0