4483 Commits

Author SHA1 Message Date
Frans-Lukas
f1853b6809 #1990 added temporary way of seeing dates in history list 2020-05-20 09:13:21 +02:00
Frans-Lukas
93bba517ba #1990 added new side effect for deleting history items. 2020-05-20 08:58:38 +02:00
Rutvik Rajendra Panchal
03cf3db479 Merge branch 'Fix-Issue-#2097' of https://github.com/rutvik-panchal/kiwix-android into Fix-Issue-#2097 2020-05-20 00:42:39 +05:30
Rutvik Rajendra Panchal
7595f6b132 Refactor : IntroPagerAdapter to Kotlin 2020-05-20 00:40:16 +05:30
Rutvik Rajendra Panchal
e76223d098 Added Parameters to SimplePageChangeListener 2020-05-20 00:22:31 +05:30
Seán Mac Gillicuddy
37a8b332c6
Merge pull request #2025 from yashk2000/feature/yashk2000/1754-enable-intro-activity-tests
Fix #1754 Re-enable intro activity tests
2020-05-19 15:53:45 +01:00
Rutvik Rajendra Panchal
5bd62b45cc Refactor : IntroPagerAdapter to Kotlin 2020-05-19 13:47:34 +05:30
Rutvik Rajendra Panchal
e35ef7c43f Merge branch 'fix-Issue-#2090' of https://github.com/rutvik-panchal/kiwix-android into fix-Issue-#2090 2020-05-19 13:23:23 +05:30
Frans-Lukas
6bf7bbbf40 #1990 moved historyDialog handling to the viewmodel but the reference is still held by the activity 2020-05-19 09:53:18 +02:00
Rutvik Rajendra Panchal
ab3cac07ef Merge branch 'fix-Issue-#2090' of https://github.com/rutvik-panchal/kiwix-android into fix-Issue-#2090 2020-05-19 13:06:55 +05:30
Frans-Lukas
91d1ca075a #1990 slight cleanup 2020-05-19 09:22:38 +02:00
Frans-Lukas
17d96ce4f3 #1990 made selected items into its own state and removed string from last commit 2020-05-19 09:10:21 +02:00
Yash Khare
01fe0dd6a6 Update the reactive circus android emulator runner to 2.8.0 2020-05-18 23:14:42 +05:30
Rutvik Rajendra Panchal
3898c72ded Merge branch 'fix-Issue-#2090' of https://github.com/rutvik-panchal/kiwix-android into fix-Issue-#2090 2020-05-18 22:25:56 +05:30
Rutvik Rajendra Panchal
59e00efb90 Merge branch 'fix-Issue-#2090' of https://github.com/rutvik-panchal/kiwix-android into fix-Issue-#2090 2020-05-18 22:24:38 +05:30
Seán Mac Gillicuddy
f7abc0aee3
Merge pull request #2088 from rutvik-panchal/Fix-Issue-#2087
Refactor : CustomViewPager to Kotlin
2020-05-18 16:52:13 +01:00
Frans-Lukas
089f032806 #1990 added new dialog string and further clean up of HistoryActivity 2020-05-18 10:23:37 +02:00
Rutvik Rajendra Panchal
9c8b7a2fab Merge branch 'fix-Issue-#2090' of https://github.com/rutvik-panchal/kiwix-android into fix-Issue-#2090 2020-05-16 19:53:03 +05:30
Rutvik Rajendra Panchal
09f5ebab74 Refactor : IntroActivity to Kotlin 2020-05-16 19:50:05 +05:30
Rutvik Rajendra Panchal
e67bd272bb Caught Specific Exceptions 2020-05-16 18:14:52 +05:30
Rutvik Rajendra Panchal
1a837ad0ac Made context not nullable 2020-05-16 18:08:55 +05:30
Seán Mac Gillicuddy
2fe02b8910
Merge pull request #2091 from jonggeunpark/HistoryModule-to-kotlin
Fixes #2081 Convert HistorModule to Kotlin
2020-05-15 15:34:02 +01:00
Kelson
52b88ec43a
Merge pull request #2089 from kiwix/macgills/feature/2079-npe-main-menu
#2079 Crash Report 3.3.1: NPE MainMenu.isInTabSwitcher
2020-05-15 15:19:46 +02:00
jonggeunpark
cce7779137 kiwix#2081 Convert HistorModule to Kotlin 2020-05-15 21:47:33 +09:00
Rutvik Rajendra Panchal
ea614da039 Refactor : IntroActivity to Kotlin 2020-05-15 15:39:01 +05:30
Frans-Lukas
5faa933c41 #1990 deletion of items works! 2020-05-15 10:14:15 +02:00
Frans-Lukas
84f7fc0393 #1990 everything except deletion of selected items works! 2020-05-15 09:57:51 +02:00
Frans-Lukas
3d097920e9 #1990 new method of updating selected items and checking if in selection mode 2020-05-15 09:18:01 +02:00
Rutvik Rajendra Panchal
8f66b2203f Combined constructors 2020-05-14 19:17:01 +05:30
Rutvik Rajendra Panchal
1fb052acf0 Merge branch 'Fix-Issue-#2087' of https://github.com/rutvik-panchal/kiwix-android into Fix-Issue-#2087 2020-05-14 18:37:13 +05:30
Rutvik Rajendra Panchal
f20c1ac54a Refactor : CustomViewPager to Kotlin 2020-05-14 18:22:52 +05:30
Sean Mac Gillicuddy
564fcd59ec #2079 Crash Report 3.3.1: NPE MainMenu.isInTabSwitcher - check mainMenu is not null 2020-05-14 13:00:05 +01:00
Seán Mac Gillicuddy
c40d0586d4
Merge pull request #2072 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-05-14 12:44:09 +01:00
Frans-Lukas
9686699903 #1990 item selection now works, alrthough a little clumsy 2020-05-14 09:54:41 +02:00
Rutvik Rajendra Panchal
4a7e86f04b Refactor : CustomViewPager to Kotlin 2020-05-13 23:03:48 +05:30
Sean Mac Gillicuddy
6a735c5c8c fix lint issues 2020-05-13 16:01:41 +01:00
Seán Mac Gillicuddy
682f694662
Merge pull request #2086 from rutvik-panchal/Fix-Issue-#2084
Refactor : IntroContract to Kotlin
2020-05-13 15:20:27 +01:00
Frans-Lukas
4857848b04 #1990 Show all history switch now works 2020-05-13 08:44:06 +02:00
Rutvik Rajendra Panchal
af511c6b99 Refactor : IntroContract to Kotlin 2020-05-13 11:44:08 +05:30
Seán Mac Gillicuddy
121e55ca1e
Merge pull request #2080 from kiwix/issue/kelson42/2074-remove-useless-string
Remove confusing image description
2020-05-12 15:58:08 +01:00
Kelson
3c807fc72b Remove confusing image description 2020-05-11 19:22:32 +02:00
Seán Mac Gillicuddy
4e6f29f079
Merge pull request #2078 from jonggeunpark/HistoryContract-to-kotlin
Fixes #2063 Convert HistoryContract to Kotlin
2020-05-11 16:59:31 +01:00
Seán Mac Gillicuddy
8707846a11
Merge pull request #2075 from yashk2000/feature/yashk2000/2071-mobile-hotspot
Fix #2071 Update the start server dialog
2020-05-11 16:43:10 +01:00
translatewiki.net
6969ba7484 Localisation updates from https://translatewiki.net. 2020-05-11 17:38:52 +02:00
Frans-Lukas
14e371f7a3 #1990 search of history items now works 2020-05-11 09:21:39 +02:00
jonggeunpark
21294a2c1b Fixes kiwix#2063 Convert HistoryContract to Kotlin 2020-05-10 20:42:41 +09:00
Yash Khare
6fe3f25b4c Fix formatting 2020-05-08 21:29:50 +05:30
Yash Khare
f23d994f8f Fix #2071 Update the start server dialog
fix #2071 Update the start server dialog
2020-05-08 20:10:38 +05:30
Seán Mac Gillicuddy
5b97d66776
Merge pull request #2073 from kiwix/macgills/feature/1775-sdfat-detection
#1775 Kiwix does not find the ZIM files on SD-Card since Jan. Update
2020-05-08 15:32:48 +01:00
Frans-Lukas
1bd253a985 #1990 fixed some requests from feedback and started working on the search filtering 2020-05-08 10:02:11 +02:00