1881 Commits

Author SHA1 Message Date
Seán Mac Gillicuddy
da30dcc0b1
Merge pull request #1979 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-03-31 13:37:01 +01:00
Hritik Wadhwa
3c13927eff Changing function name to computeDisplayMetrics 2020-03-31 18:02:23 +05:30
Hritik Wadhwa
9a2e13fffa Refactoring DimenUtils 2020-03-31 17:42:06 +05:30
Sean Mac Gillicuddy
74585381b2 - Ignore DuplicateStrings for translations - Stop duplicating a string in English - Get erros for duplicate strings in - remove unused uplicate string in translations - update 1 string to use elipsis character 2020-03-31 12:59:45 +01:00
Seán Mac Gillicuddy
92937bcbfd
Merge pull request #1982 from akkywadhwa/setting-presenter-kotlin
Fixes #1981 Converted SettingsPresenter to Kotlin
2020-03-31 12:43:41 +01:00
Seán Mac Gillicuddy
78e02c4479
Merge pull request #1975 from 4shutosh/cardView_color_system
Fixes #1974 Better Colors Used
2020-03-31 12:15:21 +01:00
Ashutosh Singh
72b55b7748 bg removed 2020-03-31 16:17:50 +05:30
Yashwant
0736d537cb Merge remote-tracking branch 'upstream/develop' into #1891-help-activity-kotlin 2020-03-31 16:13:24 +05:30
Ashutosh Singh
bd5f9be5c8 MaterialCardView 2020-03-31 14:33:47 +05:30
Hritik Wadhwa
7ec8aef723 Remove CompletableObserver from SettingsPresenter 2020-03-31 14:02:37 +05:30
Hritik Wadhwa
c606d3a5e0 Fixed #1985 Converted MainPresenter to Kotlin 2020-03-31 03:33:29 +05:30
Hritik Wadhwa
a5a99fecd5 Fixes #1981 Converted SettingsPresenter to Kotlin 2020-03-31 01:51:53 +05:30
Yashwant
d7416bec1b HelpActivity converted to kotlin: Changes done 2020-03-31 01:50:58 +05:30
Ashutosh Singh
fd6a6bbd94 CardView theme added 2020-03-30 22:19:06 +05:30
Sean Mac Gillicuddy
305dde2485 #1659 Autoload next video - fix tag reading 2020-03-30 15:12:45 +01:00
Yashwant
f9a48d7951 HelpActivity converted to Kotlin
HelpActivity converted to kotlin: Changes done

HelpActivity converted to kotlin: Changes done

HelpActivity converted to kotlin: Changes done

Revert "HelpActivity converted to kotlin: Changes done"

This reverts commit 176cefd5

HelpActivity converted to kotlin: Changes done
2020-03-30 19:01:25 +05:30
Sean Mac Gillicuddy
883641076e #1659 Autoload next video - fix instrumentation compilation - use constant for comparing urls - update constant to now longer be content provider related 2020-03-30 14:13:20 +01:00
Yashwant
d61ae0726c HelpActivity converted to kotlin: Changes done 2020-03-30 18:10:57 +05:30
Sean Mac Gillicuddy
3a2ac5f064 #1659 Autoload next video - replace content provider with WebResource input streams 2020-03-30 13:17:50 +01:00
Yashwant
d05a18f523 HelpActivity converted to kotlin: Changes done 2020-03-30 16:36:13 +05:30
Sean Mac Gillicuddy
9d90b480e2 #1977 Can't Download Item with no description - propogate nullability through models 2020-03-30 10:51:19 +01:00
Seán Mac Gillicuddy
dec5d708fe
Merge pull request #1954 from akkywadhwa/server-util-kotlin
Fix #1952 Converted ServerUtils to Kotlin
2020-03-30 10:20:35 +01:00
Ashutosh Singh
cd38467644 Better Colors added 2020-03-30 14:10:08 +05:30
Seán Mac Gillicuddy
d9a07edeef
Merge pull request #1970 from yashk2000/feature/yashk2000/1966-change-home-title
Fix #1966 Update home title when exiting a zim
2020-03-30 08:55:28 +01:00
Yash Khare
29da238302 Made all function calls using dagger 2020-03-29 19:33:57 +05:30
Frans-Lukas
552c9e1a5a #1971 fixes static analysis complaint 2020-03-29 15:26:07 +02:00
Frans-Lukas
5cd7f39c7c #1971 changed historyItem arguments to not be nullable 2020-03-29 12:24:42 +02:00
Frans-Lukas
49782e49b4 #1971 convert HistoryAdapter to kotlin 2020-03-29 12:19:57 +02:00
Yashwant
e33e9ce95f HelpActivity converted to Kotlin 2020-03-27 23:43:33 +05:30
Yash Khare
2f60cf57a1 Fix #1966 Update home title when exiting a zim 2020-03-27 22:31:39 +05:30
Seán Mac Gillicuddy
c9b938a81f
Merge pull request #1919 from yashk2000/feature/yashk2000/1918-insufficient-memory-snackbar
Fix #1918 Show only a snackbar when space is insufficient
2020-03-27 15:47:17 +00:00
Hritik Wadhwa
de929774cb Improving getIdAddress in ServerUtils 2020-03-26 22:04:24 +05:30
Seán Mac Gillicuddy
f1ebf84672
Merge pull request #1934 from akkywadhwa/develop
Fix #1933 Converted StorageUtils to Kotlin
2020-03-26 16:14:07 +00:00
Hritik Wadhwa
9fdd490562 Simplifying fun formatLocalAddress 2020-03-26 21:37:17 +05:30
Hritik Wadhwa
42ffd05d3b Removing toRegex from ServerUtils 2020-03-26 21:26:43 +05:30
Seán Mac Gillicuddy
ae107f33b4
Merge pull request #1951 from ashutosh1919/duplicate_new_tab_msg
Changed message for opening link in new tab dialog
2020-03-26 15:40:45 +00:00
translatewiki.net
35f0a9616e Localisation updates from https://translatewiki.net. 2020-03-26 16:07:51 +01:00
Ashutosh Hathidara
69edee7815 Made title nullable in YesNoDialog 2020-03-26 11:56:34 +05:30
Hritik Wadhwa
33c7f291aa Changing to inline functions in ServerUtils 2020-03-26 02:43:01 +05:30
Yash Khare
3c874e8644
Merge branch 'develop' into feature/yashk2000/1823-update-tab-color-in-night-mode 2020-03-26 01:26:12 +05:30
Yash Khare
52b8f0e255 Remove unused imports from TabsAdapter 2020-03-26 00:05:17 +05:30
Yash Khare
3fcd6a22a2 Used dagger for DI 2020-03-25 23:51:47 +05:30
Seán Mac Gillicuddy
37a726c176
Merge pull request #1964 from yashk2000/feature/yashk2000/1963-close-keyboard
Fix #1963 Close keyboard when dialog is dismissed
2020-03-25 16:12:37 +00:00
Seán Mac Gillicuddy
7f569d3809
Merge pull request #1932 from akkywadhwa/BasePresenter-to-Kotlin
Fix #1931 Converted BasePresenter into Kotlin
2020-03-25 15:49:31 +00:00
Seán Mac Gillicuddy
48dd4b1179
Merge pull request #1945 from yashk2000/feature/yashk2000/1943-update-app-icon
Fix #1943 Update app icon
2020-03-25 15:37:56 +00:00
Yash Khare
4d0d32d00c Fix #1963 Close keyboard when dialog is dismissed 2020-03-25 18:43:19 +05:30
Hritik Wadhwa
132d20b5a8 Fix #1960 Converted StyleUtils to Kotlin 2020-03-25 17:31:16 +05:30
Yash Khare
6e807ef474 Make a NightModeViewPainter class to handle night mode filter 2020-03-25 15:01:38 +05:30
Hritik Wadhwa
02ba577f9d Fix #1956 Converted DimenUtils to Kotlin 2020-03-25 12:59:23 +05:30
Ashutosh Hathidara
cbf9d128ee Removed title and string 2020-03-25 09:49:51 +05:30