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 |
|
Deborah Low
|
971eacd3eb
|
Remove whitespace
|
2020-02-25 20:32:32 +08:00 |
|
deborahlow97
|
e93587aeca
|
Place alignment logic in styles
|
2020-02-25 20:31:32 +08:00 |
|
deborahlow97
|
4b3fb32f28
|
Center align text in chip
|
2020-02-25 17:51:35 +08:00 |
|
Yash Khare
|
137faae6e9
|
Fix #1792 Change style of text used
|
2020-02-24 17:37:11 +05:30 |
|
Yash Khare
|
26aba63176
|
Fix #1792 Change style of text used
|
2020-02-24 17:29:56 +05:30 |
|
Yash Khare
|
14557b4d8e
|
Fix #1792 Change color of arrow to be grey
|
2020-02-24 17:05:22 +05:30 |
|
Sean Mac Gillicuddy
|
675c861697
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/detekt
# Conflicts:
# buildSrc/src/main/kotlin/Versions.kt
|
2020-02-24 09:32:32 +00:00 |
|
Mohamed Sameh
|
338b21f318
|
Replace AlertDialog with DialogShower once and Add icon in DialogShower
|
2020-02-22 23:50:51 +02:00 |
|
Sean Mac Gillicuddy
|
4d65a6a22b
|
#1786 Upgrade kiwixlib - bump version and change JniKiwixLibrary->Library
|
2020-02-21 15:01:40 +00:00 |
|
Sean Mac Gillicuddy
|
811f5bd7af
|
Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
# .github/workflows/pull_request.yml
# team-props/git-hooks/pre-commit.sh
|
2020-02-21 14:15:18 +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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Ashutosh Singh
|
07bf629288
|
for issue https://github.com/kiwix/kiwix-android/issues/1748
|
2020-02-04 23:10:09 +05:30 |
|
Seán Mac Gillicuddy
|
b75fa15e9b
|
Merge pull request #1743 from kiwix/feature/macgills/1023-preserve-selection
#1023 Selected files get unselected on screen rotation - store boolea…
|
2020-02-04 15:46:29 +00:00 |
|
Seán Mac Gillicuddy
|
5010f4d522
|
Merge pull request #1746 from kiwix/feature/macgills/1644-action-bar-click-show-search
#1644 Clicking on action bar title should open search box - detect cl…
|
2020-02-04 10:25:47 +00:00 |
|
Seán Mac Gillicuddy
|
70387705f7
|
Merge pull request #1740 from kiwix/feature/macgills/1738-language-switching
#1738 Android OS language changes are ignored - add device default ca…
|
2020-02-04 10:22:43 +00:00 |
|