43 Commits

Author SHA1 Message Date
Rajnish
9531c51252 Reverted Project.xml 2020-10-07 13:14:51 +03:00
Rajnish
119f75ecde Converted TableDrawerAdapter.java to TableDrawerAdapter.kt 2020-10-04 12:20:12 +03:00
Sean Mac Gillicuddy
da2c10eb71 Merge remote-tracking branch 'origin/develop' into feature/one-activity
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/search/SearchFragment.kt
#	core/src/main/java/org/kiwix/kiwixmobile/core/search/viewmodel/SearchViewModel.kt
#	core/src/main/java/org/kiwix/kiwixmobile/core/search/viewmodel/effects/SearchArgumentProcessing.kt
#	core/src/test/java/org/kiwix/kiwixmobile/core/search/viewmodel/SearchViewModelTest.kt
#	core/src/test/java/org/kiwix/kiwixmobile/core/search/viewmodel/effects/SearchIntentProcessingTest.kt
2020-09-29 10:44:56 +01:00
s-ayush2903
5e7b8b880d
Revert useless changes 2020-09-09 03:39:15 +05:30
s-ayush2903
0479a54304
Merged LibFragment with OnlineLibFragment 2020-09-09 02:59:55 +05:30
Sean Mac Gillicuddy
d40d7b91f3 lint fixes 2020-09-01 12:03:36 +01:00
HissPirat
4f30860c9f #2288 restored inspections 2020-08-19 10:17:59 +02:00
HissPirat
8e3f3eece9 #2288 fixed tab restoration 2020-08-17 11:07:18 +02:00
Sean Mac Gillicuddy
44dd5ebdcf update typography and ignore typos in tr 2020-05-01 09:53:32 +01:00
Sean Mac Gillicuddy
1840686919 #1659 Autoload next video - fix test initialisation 2020-04-22 16:14:30 +01:00
Sean Mac Gillicuddy
2b8e321791 #1909 Convert AnimationUtil to Kotlin - convert AnimatUtil - modify codestyle so R. does not get omitted when converting to kotlin - force import optimisation 2020-04-02 13:59:52 +01:00
Sonu Sourav
0c536cdc27 Revamped the UI of recycler views 2020-03-20 13:07:03 +05:30
Yash Khare
ba17761a96 Revery changes to .idea files 2020-03-14 18:00:15 +05:30
Yash Khare
55b44c29c4 Fix #1888 Convert toasts to snackbars 2020-03-14 17:42:59 +05:30
Sean Mac Gillicuddy
fe9aa8867f Fix broken test reflection api21 2020-02-24 11:29:15 +00:00
Seán Mac Gillicuddy
5c762cb388
Merge pull request #1773 from kiwix/feature/macgils/1272-lint-missing-translation
#1272 Lint Issue: MissingTranslation - make MissingTranslation a warning
2020-02-24 10:11:58 +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
Sean Mac Gillicuddy
dbc5d93b31 #1272 Lint Issue: MissingTranslation - make MissingTranslation a warning 2020-02-20 14:53:08 +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
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
Abdul Wadood
be043ba1ac Merge branch 'develop' into feature/abdul/1557 2019-12-03 23:01:12 +05:30
Abdul Wadood
38bdabb741 Replace findViewById by Kotlin extension 2019-11-25 19:20:59 +05:30
Abdul Wadood
98f2c063b5 Convert ZimHostActivity to Kotlin 2019-11-24 20:32:47 +05:30
Sean Mac Gillicuddy
2993b5f55c 64 sync lint options and inspection profile 2019-11-06 11:09:10 +00:00
Seán Mac Gillicuddy
188252345e
Merge pull request #1578 from kiwix/feature/macgills/1577-custom-tab-behaviour
#1577 Custom Apps try to open Home - move HomeUrl related code to app
2019-11-06 10:20:43 +00:00
Sean Mac Gillicuddy
fed540a390 #1577 Custom Apps try to open Home - move HomeUrl related code to app 2019-10-30 13:56:08 +00:00
Abdul Wadood
e6fcf73dbd Remove redundant permission toast 2019-10-29 15:30:17 +05:30
Sean Mac Gillicuddy
4adfa6b978 -Add example of extracting differing functionality. - Further separate content into respective modules - break plugin config into respective objects 2019-10-08 12:42:55 +01:00
Sean Mac Gillicuddy
11db4504f9 Redo copyright update 2019-10-01 15:52:42 +01:00
Sean Mac Gillicuddy
0323af70ad #1386 remove lint inspection profile, update dependencies, minor fixes 2019-09-04 13:58:47 +01:00
Sean Mac Gillicuddy
c2244476fb Merge remote-tracking branch 'origin/develop' into feature/macgills/#1386-use-fetch-downloads
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/org/kiwix/kiwixmobile/utils/KiwixDialog.kt
2019-09-04 13:19:08 +01:00
Sean Mac Gillicuddy
b08b36a757 Resolve lint errors and reduce inspection severity to info 2019-09-03 12:13:30 +01:00
Sean Mac Gillicuddy
8458d721d5 #1386 replace downloadManager with fetch 2019-08-30 15:31:19 +01:00
CheshtaK
5f96a29e7e adding textview style and bias constraint 2019-08-29 18:02:52 +05:30
Sean Mac Gillicuddy
037ead23f8 #1319 update project inspection settings 2019-08-14 11:46:17 +01:00
Sean Mac Gillicuddy
c8a88284e0 #1307 update inspection profile to mirror gradle file 2019-07-31 13:18:39 +01:00
Sean Mac Gillicuddy
cc5f062067 Merge remote-tracking branch 'origin/develop' into feature/macgills/#1307-autoformat
# Conflicts:
#	app/src/main/java/org/kiwix/kiwixmobile/downloader/DownloadFragment.kt
#	app/src/main/java/org/kiwix/kiwixmobile/utils/files/FileSearch.kt
#	app/src/main/java/org/kiwix/kiwixmobile/views/LanguageAdapter.kt
#	app/src/main/java/org/kiwix/kiwixmobile/views/LanguageSelectDialog.kt
#	app/src/main/java/org/kiwix/kiwixmobile/views/LanguageViewHolder.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/Language.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/ZimManageActivity.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/ZimManageViewModel.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/fileselect_view/ZimFileSelectFragment.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/library_view/LibraryFragment.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/library_view/adapter/base/AbsDelegateAdapter.kt
#	app/src/main/java/org/kiwix/kiwixmobile/zim_manager/library_view/adapter/base/AdapterDelegateManager.kt
#	app/src/test/java/org/kiwix/kiwixmobile/utils/files/FileSearchTest.kt
#	app/src/test/java/org/kiwix/kiwixmobile/zim_manager/ZimManageViewModelTest.kt
2019-07-31 12:35:46 +01:00
Sean Mac Gillicuddy
31840ed88a #1307 majority of kotlin inspections raised to error level and fixed - lint baseline regenerated - ide formatter/lint and ktlint aligned 2019-07-25 12:45:19 +01:00
Sean Mac Gillicuddy
a596e34ace #1370 install git hooks on prebuild - update editorconfig from project codestyle settings 2019-07-25 12:45:18 +01:00
Sean Mac Gillicuddy
648597521c #1307 Add inspections and codestyles to vcs 2019-07-24 12:41:33 +01:00
Rashiq
7ef31d71e5 Update video regex 2015-05-14 17:08:20 +02:00
Rashiq
6f0516f61a Format code 2015-04-29 15:20:00 +02:00
Rashiq
c7ceb3df88 Remove files based on new .gitignore 2015-04-29 15:11:58 +02:00