1881 Commits

Author SHA1 Message Date
HissPirat
075e63f70b #2154 updated tests 2020-07-20 13:55:57 +02:00
Seán Mac Gillicuddy
bd4335ea94
Merge pull request #2156 from briancherin/1648-search-results-new-tab
#1648 Add open in new tab button to search results
2020-07-20 11:30:56 +01:00
Seán Mac Gillicuddy
96fdef0261
Merge pull request #2195 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-07-20 10:34:23 +01:00
HissPirat
67f116ca49 #2186 merge with feature/navigation 2020-07-20 11:22:56 +02:00
HissPirat
56792111da #2154 fixed tests 2020-07-20 10:16:58 +02:00
HissPirat
969cead41d Merge branch '2154-generify-bookmarks-history' of https://github.com/Frans-Lukas/kiwix-android into 2154-generify-bookmarks-history 2020-07-20 09:44:25 +02:00
HissPirat
8ed6eea0fa #2154 merge with develop 2020-07-20 09:43:02 +02:00
s-ayush2903
c3ad2c4fb6
Modified All Nullable calls 2020-07-20 01:34:39 +05:30
s-ayush2903
1763b9a2db
Made Use of Ktx for SharedPrefs.edit 2020-07-20 01:26:52 +05:30
s-ayush2903
fca830027c
Implemented Safe Call on Night Mode Toggle 2020-07-20 00:59:40 +05:30
s-ayush2903
e2bc5b8352
Separated Two lines 2020-07-20 00:58:02 +05:30
Brian Cherin
f79b4cddbc #1648 Merge with upstream 2020-07-17 18:25:17 -04:00
Brian Cherin
a903c2b6b7 #1648 Fix search layout overflow and remove unneeded gradle change 2020-07-17 17:58:17 -04:00
HissPirat
f727a9770a #2212 fixed switch padding to 10dp 2020-07-17 13:59:30 +02:00
HissPirat
594e832342 #2179 merge with feature/navigation 2020-07-17 13:20:35 +02:00
HissPirat
052b855bc8 #2186 renamed getColorAttribute and uses it for action bar size 2020-07-17 12:06:33 +02:00
Sean Mac Gillicuddy
0f417db7fb fix static analysis 2020-07-17 10:42:54 +01:00
Seán Mac Gillicuddy
004bffeec9
Merge pull request #2153 from s-ayush2903/fileLogger
feat: Separated the in-file Logging Concern
2020-07-17 10:03:49 +01:00
HissPirat
802cf1c0df #2186 made the appbar clickable when the tab view is open. 2020-07-17 10:53:32 +02:00
HissPirat
068f9eaedb #2186 dark mode now works with scrolling 2020-07-17 10:40:56 +02:00
s-ayush2903
522ea6b494
Removed Warnings and Errors 2020-07-16 20:28:01 +05:30
HissPirat
f7ef36dd00 #2186 fixed line length 2020-07-16 15:07:53 +02:00
HissPirat
e8bd13616c #2186 added topMargin to activity_main_nav_view to show drawer correctly 2020-07-16 14:02:01 +02:00
HissPirat
46b7e0d9a0 #2186 merge with feature/navigation 2020-07-16 13:47:15 +02:00
HissPirat
4e1348d679 #2179 changed to use setVisibility method 2020-07-16 13:21:06 +02:00
HissPirat
4871353ba7 #2179 added tab restored string resource 2020-07-16 13:09:56 +02:00
HissPirat
84092626ac #2212 added padding between switch and text 2020-07-16 13:06:13 +02:00
HissPirat
ac3b493184 #2212 fixed switch color and padding 2020-07-16 11:03:14 +02:00
HissPirat
7dfcea5c71 #2212 added summary to text zoom preference 2020-07-16 10:23:31 +02:00
HissPirat
da2e9b71ad #2212 made chips use a better contrasting color and changed textSecondary(lightTheme) 2020-07-16 09:55:33 +02:00
HissPirat
e7f7c70254 #2212 added denim_blue200 and set it to dark themes primary color to increase contrast 2020-07-16 09:23:46 +02:00
Sean Mac Gillicuddy
bfead2cfe3 #2217 "Save media" seems broken - read data from kiwixlib explicitly 2020-07-16 08:02:15 +01:00
HissPirat
9ac9afebee #2212 added mine_shaft_gray600 and set textTertiary to use it for better contrast 2020-07-15 16:03:08 +02:00
HissPirat
e54ad4fd1b Merge branch 'feature/navigation' of https://github.com/kiwix/kiwix-android into feature/navigation 2020-07-15 15:04:57 +02:00
HissPirat
b805579a53 merge with develop 2020-07-15 15:02:59 +02:00
HissPirat
fb12f6ed10 #2186 fixed snackbar not being clickable when multiple open tabs 2020-07-15 11:24:00 +02:00
s-ayush2903
518cb446cd
Used Scoped Function 2020-07-15 14:33:10 +05:30
HissPirat
a094840281 #2186 requested fixes 2020-07-15 09:58:44 +02:00
HissPirat
b26a299dfe #2186 reference to fabian@stackoverflow in nested coordinator layout 2020-07-15 09:54:07 +02:00
Sean Mac Gillicuddy
7f9b3b1d9f #2202 Can't open videos - fix redirects for urls containing "?" 2020-07-15 08:44:07 +01:00
Seán Mac Gillicuddy
eff1351d1b
Merge pull request #2207 from kiwix/macgills/feature/2126-hash-links
#2126 Hash ignored when linking to other article
2020-07-15 07:29:21 +01:00
Seán Mac Gillicuddy
947b40ca77
Merge pull request #2205 from kiwix/macgills/feature/2203-fix-fullscreen
#2203 Fullscreen Video does not display
2020-07-15 07:28:19 +01:00
s-ayush2903
73cbfc72ec
Converted to Lambda Reference 2020-07-14 20:11:42 +05:30
HissPirat
567939b520 #2199 removed old library activity and more unused 2020-07-14 15:59:52 +02:00
HissPirat
f7828f7465 #2199 removed experimental navigation menu item 2020-07-14 15:30:14 +02:00
HissPirat
c4cbcb8080 Merge branch '2179-remove-home-webview-library' of https://github.com/Frans-Lukas/kiwix-android into 2199-replace-old-navigation 2020-07-14 15:24:14 +02:00
HissPirat
28e221b0a3 #2179 bottom toolbar is no longer hidden when a tab is restored 2020-07-14 15:20:19 +02:00
HissPirat
35daea819a #2199 removed home_url and replaced KiwixMainActivity 2020-07-14 15:13:54 +02:00
HissPirat
dd0982cb86 #2179 removed notifyItemInserted when restoring delete tab 2020-07-14 14:37:31 +02:00
HissPirat
396cecc8e3 #2178 removed fitSystemWindows from drawer layout. flicker is gone! 2020-07-14 14:20:56 +02:00