From b10a745c7f0f46f4f014e1ba7fa71172d7442b83 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 8 Jul 2017 03:03:55 -0400 Subject: Dev-1.1.7 (#39) - feature overload + context menu * Address some crashlytics issues * Add text scaling * Kau fixes and cleanup * WIP formatter * Create in house url formatter * Update context menu * Update themes * Test proguard without R * Implement sharing and clean up context menu * Disable viewpager swipe on long press * Test keeping lib strings * Update changelog and proguard --- app/src/main/res/values/strings_preferences | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/values/strings_preferences') diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 102faf40..e9cc643c 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -16,6 +16,8 @@ Enable anonymous analytics to help improve the app. No personal information is ever exposed. Overlay Full Screen Swipe to Dismiss Swipe right from anywhere on the overlaying web to close the browser. If disabled, only swiping from the left edge will move it. + Viewpager Swipe + Allow swiping between the pages in the main view to switch tabs. By default, the swiping automatically stops when you long press on an item, such as the like button. Disabling this will prevent page swiping altogether. Theme @@ -47,6 +49,8 @@ Reveal webviews using ripples and animate transitions Tint Nav Bar Navigation bar will be the same color as the header + Web Text Scaling + Text Scaling Example; Long press the percentage text to reset. Experimental Enable early access to potentially unstable features -- cgit v1.2.3