4137 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
60b825b533 fix changelog header 2020-02-21 12:08:26 +00:00
Sean Mac Gillicuddy
e19d1a2ee6 Merge branch 'master' into release/3.2 2020-02-21 11:48:21 +00:00
Sean Mac Gillicuddy
b515a9c3b5 Update CHANGELOG 2020-02-21 11:47:03 +00:00
Sean Mac Gillicuddy
2a429a565a bump version 2020-02-21 11:28:50 +00:00
Seán Mac Gillicuddy
6b105c1a53
Merge pull request #1783 from kiwix/feature/macgills/1275-duplicate-strings-multi-module
Feature/macgills/1275 duplicate strings multi module
2020-02-21 11:05:11 +00:00
Sean Mac Gillicuddy
f4ada8ce0b Merge remote-tracking branch 'origin/develop' into feature/macgills/detekt
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/main/KiwixTextToSpeech.java
2020-02-21 10:37:31 +00:00
Sean Mac Gillicuddy
7e7991f891 #100 purge mockito_android 2020-02-21 10:22:28 +00:00
Seán Mac Gillicuddy
780ddd5e94
Merge pull request #1764 from mohamedsamehkhalil/issue/1510
Add voice data checks for Read Aloud
2020-02-21 09:19:38 +00:00
Mohamed Sameh
29b868ffe5 Add some Formatting 2020-02-21 11:01:14 +02:00
Seán Mac Gillicuddy
691b071fa0
Merge pull request #1789 from 4shutosh/progress_bar_color
Progress Bar (top of screen) made more visible.
2020-02-21 08:40:02 +00:00
Ashutosh Singh
6f8e901877 for the issue https://github.com/kiwix/kiwix-android/issues/709 2020-02-21 02:00:31 +05:30
Mohamed Sameh
ec1bbec00d Add linter suppressor to use ternary operator 2020-02-20 19:38:53 +02:00
Sean Mac Gillicuddy
e510b87d02 #1275 Lint Issue: Duplicate Strings - suppress looking in gradle cache for duplicates 2020-02-20 16:14:47 +00:00
Seán Mac Gillicuddy
caaf09f05b
Merge pull request #1785 from kiwix/feature/macgills/1784-multiple-activity-instance
#1784 Multiple instances of MainActivity created when opening a book …
2020-02-20 15:34:22 +00:00
Sean Mac Gillicuddy
30397365f8 #1275 Lint Issue: Duplicate Strings - add remaining duplicates to baseline 2020-02-20 15:17:50 +00:00
Sean Mac Gillicuddy
dbc5d93b31 #1272 Lint Issue: MissingTranslation - make MissingTranslation a warning 2020-02-20 14:53:08 +00:00
Sean Mac Gillicuddy
bc90152311 #1784 Multiple instances of MainActivity created when opening a book - clear top 2020-02-20 14:05:18 +00:00
Sean Mac Gillicuddy
0f6f422edb #1275 Lint Issue: Duplicate Strings - remove duplicates - mark used strings as used 2020-02-19 14:20:49 +00:00
Kelson
31ff41dddd
Merge pull request #1780 from kiwix/feature/macgills/1778-select-external
#1778 External storage not selectable in nightly - wrap vertically gr…
2020-02-19 08:14:24 +01:00
Sean Mac Gillicuddy
0cae3ec79e #1275 Lint Issue: Duplicate Strings - remove unused resources - make app lint core too - move resources from core to app 2020-02-18 17:54:09 +00:00
Sean Mac Gillicuddy
6e4d433a44 #100 revert mockk upgrade duw to objenisis version incompatability 2020-02-18 13:02:26 +00:00
Seán Mac Gillicuddy
d56576fd73
Merge pull request #1772 from kiwix/feature/macgills/1771-find-all-crash
#1771 Crash Report 3.2: java.lang.IllegalArgumentException CompatFind…
2020-02-18 12:48:46 +00:00
Seán Mac Gillicuddy
72b8228f47
Merge pull request #1768 from kiwix/feature/macgills/12-deactivate-custom-features
#12 Make three options to deactivate sidebars, tabs and reading - dea…
2020-02-18 12:47:57 +00:00
Seán Mac Gillicuddy
9b6e96964c
Merge pull request #1767 from kiwix/feature/macgills/1766-fix-tags
#1766 Fix Tag Display Behaviour - correct inversion and add rule
2020-02-18 12:47:17 +00:00
Sean Mac Gillicuddy
9b1cca7962 #1778 External storage not selectable in nightly - wrap vertically growing content 2020-02-18 12:16:28 +00:00
Mohamed Sameh
e4d0ff13f8 Fix linter errors 2020-02-15 00:00:54 +02:00
Mohamed Sameh
99a85349a3 Add a method for tts features, Remove redundant code 2020-02-14 23:52:56 +02:00
Sean Mac Gillicuddy
ec3fa542cb #12 Make three options to deactivate sidebars, tabs and reading - fix codefactor issue 2020-02-14 14:52:24 +00:00
Sean Mac Gillicuddy
2369320acb #1272 Lint Issue: MissingTranslation - raise MissingTranslation to error 2020-02-14 14:44:59 +00:00
Sean Mac Gillicuddy
2428ff997f #1771 Crash Report 3.2: java.lang.IllegalArgumentException CompatFindActionModeCallback.findAll - simplify test 2020-02-14 14:27:56 +00:00
Sean Mac Gillicuddy
80f3294782 #1771 Crash Report 3.2: java.lang.IllegalArgumentException CompatFindActionModeCallback.findAll - don't use null and correct searchActivity view states 2020-02-14 14:22:53 +00:00
Sean Mac Gillicuddy
674b5fa9d6 #100 Fix Checkstyle issues - format 2020-02-14 11:43:40 +00:00
Sean Mac Gillicuddy
36e901c43f #100 Fix Checkstyle issues - upgrade tooling 2020-02-14 11:07:16 +00:00
Sean Mac Gillicuddy
d743430dc3 Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
#	.travis.yml
2020-02-14 09:53:56 +00:00
Mohamed Sameh
2ead103075 Use ContextExtensionKt.toast and unify checking conditions for voice data checks 2020-02-12 22:41:40 +02:00
Sean Mac Gillicuddy
226e787f66 #12 Make three options to deactivate sidebars, tabs and reading - read from json - tidy file up 2020-02-12 15:32:05 +00:00
Sean Mac Gillicuddy
0153b4514d #12 Make three options to deactivate sidebars, tabs and reading - deactivate based on build 2020-02-12 11:11:23 +00:00
Sean Mac Gillicuddy
29368b1afe #1766 Fix Tag Display Behaviour - correct inversion and add rule 2020-02-12 09:30:43 +00:00
Seán Mac Gillicuddy
fe5a94fe80
Merge pull request #1765 from kiwix/feature/macgills/1636-hide-inactive-tags
#1636 If the ZIM file tag (Vid,Pic) doesn't fit, additionally the tex…
2020-02-12 09:07:47 +00:00
Sean Mac Gillicuddy
f2bdd5a132 #1636 If the ZIM file tag (Vid,Pic) doesn't fit, additionally the text should be stroke. - hide inactive tags 2020-02-12 08:12:31 +00:00
Mohamed Sameh
bb45f3b6b8 Add voice data checks for Read Aloud 2020-02-11 16:55:42 +02:00
Seán Mac Gillicuddy
765157ebb6 Merge pull request #1761 from kiwix/feature/macgills/1312-notification-complete-click-action
#1312 Not able to open a ZIM file from the "download completed" notif…
2020-02-10 09:21:34 +00:00
Sean Mac Gillicuddy
378cfc6c3c #1312 Not able to open a ZIM file from the "download completed" notification - open book based on notifiaction title 2020-02-07 15:41:46 +00:00
Seán Mac Gillicuddy
3762b73eda
Merge pull request #1757 from kiwix/feature/macgills/1717-fix-bookmarks
#1717 Adding/Removing bookmarks is prety much buggy - correct bad els…
2020-02-07 09:37:36 +00:00
Seán Mac Gillicuddy
fb7f71d29c
Merge pull request #1751 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-02-07 08:53:19 +00:00
Sean Mac Gillicuddy
f9cad1f048 exclude files from some lint issues 2020-02-06 15:37:21 +00:00
translatewiki.net
d2b9f80979 Localisation updates from https://translatewiki.net. 2020-02-06 14:58:00 +01:00
Seán Mac Gillicuddy
e0142cd25e
Merge pull request #1758 from yashk2000/feature/yashk2000/1709-icons-not-changing
#1709 Change icon of history and bookmarks items on selection and unselection
2020-02-06 12:41:16 +00:00
Yash Khare
44d0500d56 #1709 Change icon of history and bookmarks items on selection and unselection 2020-02-06 17:39:06 +05:30
Yash Khare
be71403282 #1709 Change icon of history and bookmarks items on selection and unselection 2020-02-06 17:27:44 +05:30