3727 Commits

Author SHA1 Message Date
Mohamed Sameh
c0c58eb9fd Add new Dialogs to ConfirmationDialogFragment.java, Add new method to AlertDialogShower 2020-02-25 21:38:40 +02:00
Mohamed Sameh
1684d2e7cf Add new Dialogs 2020-02-25 21:11:49 +02:00
Mohamed Sameh
b8cd709a7a Replace All dialogs in CoreMainActivity and Add 2 attributes in KiwixDialog 2020-02-25 19:23:14 +02:00
Mohamed Sameh
338b21f318 Replace AlertDialog with DialogShower once and Add icon in DialogShower 2020-02-22 23:50:51 +02: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
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
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
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
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
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
Sean Mac Gillicuddy
da68690a77 #1717 Adding/Removing bookmarks is prety much buggy - correct bad else scope 2020-02-06 10:40:30 +00:00
Seán Mac Gillicuddy
3c13d9073f
Merge pull request #1752 from 4shutosh/night_color
Improve problems with low contrast text  in dark mode
2020-02-05 12:54:57 +00:00
Seán Mac Gillicuddy
255b8fcb06
Merge pull request #1753 from kiwix/feature/macgills/stabilise-nightly
Ignore flaky tests
2020-02-05 12:20:49 +00:00
Sean Mac Gillicuddy
425d096f9d Ignore flaky tests 2020-02-05 12:04:31 +00:00
Kelson
9dffcc9a6b
Small imp. in the README 2020-02-05 12:51:19 +01:00
Kelson
8efdaa6354
Replace Travis-CI badge by the one from Github Actions 2020-02-05 12:44:11 +01:00
Ashutosh Singh
81198f952f color names defined 2020-02-05 16:42:10 +05:30
Ashutosh Singh
dac4a08e0e comment fixed 2020-02-04 23:51:12 +05:30