4508 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
c781c25353 fix errors 2020-06-16 15:24:25 +01:00
HissPirat
07eed7b4cd #2124 fixed unecessary paranthesis 2020-06-16 12:01:57 +02:00
HissPirat
205e411500 #2124 updated bookmark tests 2020-06-16 11:58:49 +02:00
HissPirat
c1df7ccd04 #2124 copy behaviour of history to bookmarks 2020-06-16 11:33:25 +02:00
HissPirat
fd7a24294c #2124 merge with develop 2020-06-16 10:57:09 +02:00
translatewiki.net
e5d182ed67 Localisation updates from https://translatewiki.net. 2020-06-15 22:15:02 +02:00
Seán Mac Gillicuddy
d5d1914b73
Merge pull request #2120 from Frans-Lukas/2119-fix-history-architecture
2119 fix history architecture
2020-06-15 16:46:26 +01:00
Sean Mac Gillicuddy
1dbe7c70d9 #2026 Migrate Zim prefix away from "content://" - remove unnecessary mocking 2020-06-15 16:32:50 +01:00
Sean Mac Gillicuddy
ff0e1c6190 Merge remote-tracking branch 'origin/develop' into macgills/feature/2026-legacy-content-prefix
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt
#	core/src/test/java/org/kiwix/kiwixmobile/core/StorageObserverTest.kt
2020-06-15 16:27:12 +01:00
Seán Mac Gillicuddy
f9b2f87aa0
Merge pull request #2141 from kiwix/macgills/feature/2105-base-activity-crash
#2105 Crash Report 3.3.1: java.lang.IllegalStateException BaseActivity.onCreate
2020-06-15 16:16:03 +01:00
Seán Mac Gillicuddy
a90ec53983
Merge pull request #2140 from kiwix/macgills/feature/2106-error-activity-crash
#2106 Crash Report 3.3.1: java.lang.ClassNotFoundException ErrorActivity.onCreate
2020-06-15 16:15:31 +01:00
Seán Mac Gillicuddy
7967d9be23
Merge pull request #2116 from kiwix/macgills/26-inconsistent-search-results
#26 Search problem - some results disappear as typing advances
2020-06-15 16:14:44 +01:00
Sean Mac Gillicuddy
c59d79755f Merge branch 'develop' into 2119-fix-history-architecture
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/utils/SharedPreferenceUtil.java
2020-06-12 15:25:25 +01:00
Sean Mac Gillicuddy
c0a1e6a51f #2128 Upgrade Android Gradle Plugin to 4.0 - bump ndk 2020-06-12 14:37:05 +01:00
Sean Mac Gillicuddy
2aa7e769cd #2105 Crash Report 3.3.1: java.lang.IllegalStateException BaseActivity.onCreate - fix unit tests 2020-06-12 14:27:42 +01:00
Seán Mac Gillicuddy
5e1f2d6e8f
Update core/src/main/java/org/kiwix/kiwixmobile/core/error/ErrorActivity.java
Co-authored-by: Abdul Wadood <abdulwd97@gmail.com>
2020-06-12 14:20:26 +01:00
Seán Mac Gillicuddy
0aa98c7f49
Merge pull request #2138 from kiwix/macgills/feature/2108-select-tab-crash
#2108 Crash Report 3.3.1: java.lang.ArrayIndexOutOfBoundsException CoreMainActivity.selectTab
2020-06-12 14:06:53 +01:00
Sean Mac Gillicuddy
875aee9373 #2128 Upgrade Android Gradle Plugin to 4.0 - upgrade wrapper - explictly set ndk - upgrade AGP 2020-06-12 14:05:19 +01:00
HissPirat
17a5697988 #2119 more history test fixes 2020-06-12 14:45:06 +02:00
Sean Mac Gillicuddy
ac2d2ae1ae #2105 Crash Report 3.3.1: java.lang.IllegalStateException BaseActivity.onCreate - fix instrumentation compilation 2020-06-12 13:29:03 +01:00
Sean Mac Gillicuddy
3dd4b5eef2 #2105 Crash Report 3.3.1: java.lang.IllegalStateException BaseActivity.onCreate - convert CoreApp to kotlin - move component/instance instantiation to onCreate 2020-06-12 13:06:17 +01:00
Frans-Lukas Lövenvald
eb81565c5a #2119 more test fixes 2020-06-12 13:40:04 +02:00
Sean Mac Gillicuddy
9602e7dcf3 #2106 Crash Report 3.3.1: java.lang.ClassNotFoundException ErrorActivity.onCreate - prevent contains from throwing ClassNotFoundException 2020-06-12 11:50:10 +01:00
Sean Mac Gillicuddy
87dfdf7f2c #2108 Crash Report 3.3.1: java.lang.ArrayIndexOutOfBoundsException CoreMainActivity.selectTab - constrain position to be within bounds 2020-06-12 11:13:06 +01:00
Sean Mac Gillicuddy
d43992d62f Merge remote-tracking branch 'origin/develop' into macgills/feature/2026-legacy-content-prefix 2020-06-12 10:42:42 +01:00
Seán Mac Gillicuddy
4ab8dc8946
Merge pull request #2118 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-06-12 10:22:38 +01:00
Sean Mac Gillicuddy
944eb6396e fix typography 2020-06-12 09:56:45 +01:00
Seán Mac Gillicuddy
577a60cf13
Merge pull request #2134 from kiwix/macgills/feature/2110-text-zoom
#2110 Zoom controls disappeared in v3.3.1
2020-06-12 09:36:49 +01:00
Frans-Lukas Lövenvald
100c7317af #2119 fixed tests 2020-06-12 10:36:07 +02:00
translatewiki.net
693d543c54 Localisation updates from https://translatewiki.net. 2020-06-11 19:26:03 +02:00
Frans-Lukas Lövenvald
7156a9bf99 #2119 fixed history tests and some cleanup of the history classes 2020-06-11 16:47:12 +02:00
Sean Mac Gillicuddy
5f81c0d7e0 #2026 Migrate Zim prefix away from "content://" - fix bug when reading name 2020-06-11 13:27:40 +01:00
Sean Mac Gillicuddy
d180e80cb4 #2026 Migrate Zim prefix away from "content://" - use new scheme for zim files 2020-06-11 12:19:58 +01:00
Sean Mac Gillicuddy
c47b9962e5 #2026 Migrate Zim prefix away from "content://" - allow test to click on either text 2020-06-11 11:22:42 +01:00
Sean Mac Gillicuddy
0435d73f64 #2110 Zoom controls disappeared in v3.3.1 - add summary for storage pref to have reliabe clickable element 2020-06-11 10:53:45 +01:00
Sean Mac Gillicuddy
fcb17f320e #2110 Zoom controls disappeared in v3.3.1 - fix KiwixSettingsActivityTests for emulator 2020-06-11 10:33:36 +01:00
Sean Mac Gillicuddy
15b77429a1 #2110 Zoom controls disappeared in v3.3.1 - fix KiwixSettingsActivityTests 2020-06-11 09:50:57 +01:00
Frans-Lukas Lövenvald
818113a8a9 #2119 assert changed to assertThat 2020-06-11 08:37:36 +02:00
Frans-Lukas Lövenvald
19b347c370 #2119 more requested fixes 2020-06-10 16:06:00 +02:00
Sean Mac Gillicuddy
693d43f0b8 #2110 Zoom controls disappeared in v3.3.1 - fix instrumentation error code 2020-06-10 14:31:10 +01:00
Sean Mac Gillicuddy
e7d2d58b15 #2110 Zoom controls disappeared in v3.3.1 - fix static analysis 2020-06-10 13:47:28 +01:00
Sean Mac Gillicuddy
bcd1a5d91d Merge remote-tracking branch 'origin/develop' into macgills/feature/2110-text-zoom 2020-06-10 13:36:05 +01:00
Sean Mac Gillicuddy
ae63cd29ee #2110 Zoom controls disappeared in v3.3.1 - fix static analysis 2020-06-10 13:34:26 +01:00
Frans-Lukas Lövenvald
5fb71c009e #2119 added requested fixes 2020-06-10 14:34:18 +02:00
Seán Mac Gillicuddy
3f90d9bd5c
Merge pull request #2133 from kiwix/macgills/feature/2131-broken-instrumentation
#2131 PR instrumentation tests can fail silently
2020-06-10 13:25:18 +01:00
Sean Mac Gillicuddy
2066877a8f #2110 Zoom controls disappeared in v3.3.1 - upgrade preferences to androidx - add text zoom preference - observe preference in WebView 2020-06-10 12:46:02 +01:00
Seán Mac Gillicuddy
940ebdeb24
Merge pull request #2109 from rutvik-panchal/FIx-Issue-#1987
Removed Animated Progress Bar
2020-06-10 11:05:54 +01:00
Rutvik Rajendra Panchal
26dc488119 Merge branch 'FIx-Issue-#1987' of https://github.com/rutvik-panchal/kiwix-android into FIx-Issue-#1987 2020-06-10 14:06:25 +05:30
Frans-Lukas Lövenvald
073f6d188f #2124 tests for bookmarks activity 2020-06-10 10:07:31 +02:00
Rutvik Rajendra Panchal
bc1ef160d2 Removed progressbar padding 2020-06-10 13:35:44 +05:30