2144 Commits

Author SHA1 Message Date
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
Seán Mac Gillicuddy
0c595020fa
Merge pull request #1736 from kiwix/feature/macgills/1717-buggy-bookmarks
#1717 Adding/Removing bookmarks is prety much buggy - observe data so…
2020-02-04 10:18:20 +00:00
Sean Mac Gillicuddy
db3ab663d3 Merge branch 'develop' into feature/macgills/1729-file-uri-exposed
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/bookmark/BookmarksActivity.java
2020-02-04 09:51:08 +00:00
Seán Mac Gillicuddy
3b8842a8d8
Merge pull request #1742 from yashk2000/patch-4
#1730 Revamp the bookmarks section to be similar to the history section
2020-02-03 16:12:28 +00:00
Yash Khare
001f8454db #1730 Revamp the bookmarks section to be similar to the history section 2020-02-03 20:56:58 +05:30
Sean Mac Gillicuddy
67fb63a56c #1707 A Problem with the Night Mode 2020-02-03 13:10:11 +00:00
Yash Khare
e406f7addd #1730 Revamp the bookmarks section to be similar to the history section 2020-02-03 18:14:46 +05:30
Yash Khare
9fc2427e84 #1730 Revamp the bookmarks section to be similar to the history section 2020-02-03 17:56:05 +05:30
Yash Khare
b682a33e59 #1730 Revamp the bookmarks section to be similar to the history section 2020-02-03 17:39:25 +05:30
Yash Khare
e0c88f9934 #1730 Revamp the bookmarks section to be similar to the history section 2020-02-03 17:39:25 +05:30
Sean Mac Gillicuddy
427582c620 #1644 Clicking on action bar title should open search box - detect clicks on title 2020-01-31 15:08:08 +00:00
Sean Mac Gillicuddy
52c642232f #1023 Selected files get unselected on screen rotation - store boolean indicating action mode state in out bundle 2020-01-31 12:36:11 +00:00
Seán Mac Gillicuddy
51e90dd9c2
Merge pull request #1712 from yashk2000/patch-2
#1058 Revamp the menu of the History Activity
2020-01-30 16:37:06 +00:00
Yash Khare
084835ed5e #1058 Revamp the menu of the History Activity 2020-01-30 21:50:05 +05:30
Yash Khare
0eed7233de #1058 Revamp the menu of the History Activity 2020-01-30 21:39:41 +05:30
Yash Khare
79bfcd4338 #1058 Revamp the menu of the History Activity 2020-01-30 21:23:28 +05:30
Yash Khare
6e1eca5d9d #1058 Revamp the menu of the History Activity 2020-01-30 21:17:13 +05:30
Yash Khare
766bfb6d4d #1058 Revamp the menu of the History Activity 2020-01-30 21:14:13 +05:30
Sean Mac Gillicuddy
95bad4b136 #1738 Android OS language changes are ignored - invert boolean condition 2020-01-30 15:18:42 +00:00
Sean Mac Gillicuddy
578f73a5d1 #1738 Android OS language changes are ignored - add device default case to respect device settings 2020-01-30 15:10:53 +00:00
Seán Mac Gillicuddy
d0f14172e6
Merge pull request #1720 from 4shutosh/zoom_level
Solves issue #1715 of zoom control
2020-01-30 12:47:28 +00:00
Seán Mac Gillicuddy
2cbed25f6b
Merge pull request #1735 from kiwix/feature/macgills/1734-concurrent-modification
#1734 3.1.3 Crash Report: ConcurrentModificationException CoreMainAct…
2020-01-30 12:46:40 +00:00
Ashutosh Singh
99ebd570e1 enabled state of parent view 2020-01-30 17:03:01 +05:30
Seán Mac Gillicuddy
96f6a965e1
Update core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.java
Co-Authored-By: Abdul Wadood <abdulwd97@gmail.com>
2020-01-30 10:26:13 +00:00
Seán Mac Gillicuddy
e1ec27964f
Update core/src/main/java/org/kiwix/kiwixmobile/core/main/DocumentParser.java
Co-Authored-By: Abdul Wadood <abdulwd97@gmail.com>
2020-01-30 10:18:23 +00:00
Seán Mac Gillicuddy
2eb839ed6a
Update core/src/main/java/org/kiwix/kiwixmobile/core/main/DocumentParser.java
Co-Authored-By: Abdul Wadood <abdulwd97@gmail.com>
2020-01-30 10:18:11 +00:00
Ashutosh Singh
76ebe50eb4 removed unused statements --setEnabled 2020-01-30 08:01:28 +05:30
Ashutosh Singh
ee22e5317a changed Color to setEnabled 2020-01-30 08:01:28 +05:30
Ashutosh Singh
fcf0e892ba solves issue https://github.com/kiwix/kiwix-android/issues/1715 2020-01-30 08:01:28 +05:30
Sean Mac Gillicuddy
154299424e #1717 Adding/Removing bookmarks is prety much buggy - observe data sources to determine bookmark state 2020-01-29 16:02:36 +00:00
Yash Khare
95a999ea79 #1058 Revamp the menu of the History Activity 2020-01-29 21:31:36 +05:30
Sean Mac Gillicuddy
2e8a1d5723 #1734 3.1.3 Crash Report: ConcurrentModificationException CoreMainActivity.sectionsLoaded - emit copy of list 2020-01-29 14:38:07 +00:00
Sean Mac Gillicuddy
a8303e0076 #1732 3.1.3 Crash Report: NPE CoreMainActivity.setupTTS - guard mainMenu usage with null checks 2020-01-29 13:42:30 +00:00
Sean Mac Gillicuddy
3495ce94ee #1729 3.1.3 Crash Report: FileUriExposedException - don't use uris 2020-01-29 13:09:37 +00:00
Seán Mac Gillicuddy
db564d1526
Merge pull request #1723 from kiwix/feature/macgills/1721-crash-illegal-state
#1721 CrashReport 3.1.3: IllegalStateException: jniKiwixReader.favico…
2020-01-29 13:08:22 +00:00
Seán Mac Gillicuddy
e42eae5c8c
Merge pull request #1724 from kiwix/feature/macgills/1722-invalid-night-mode
#1722 CrashReport 3.1.3: RuntimeException: Invalid night mode 48 - ma…
2020-01-29 13:07:53 +00:00
Yash Khare
98f21c9082 #1058 Revamp the menu of the History Activity 2020-01-29 18:25:22 +05:30
Sean Mac Gillicuddy
cb596a44db #1725 CrashReport 3.1.3: StackOverflowError - use a file walk for extracting all zims under a directory 2020-01-29 11:03:58 +00:00