Sean Mac Gillicuddy
|
b4d4d245d7
|
#1301 fix unit test compilation
|
2019-11-29 14:17:06 +00:00 |
|
Sean Mac Gillicuddy
|
7d5b58184e
|
#947 fix archivesBaseName
|
2019-11-29 14:06:34 +00:00 |
|
Sean Mac Gillicuddy
|
7d74969dd9
|
#947 convert build.gradle to build.gradle.kts
|
2019-11-29 13:54:28 +00:00 |
|
Sean Mac Gillicuddy
|
09cd95cb78
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
# core/src/main/java/org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt
|
2019-11-29 10:03:00 +00:00 |
|
Sean Mac Gillicuddy
|
5b7240fdcc
|
#1301 -fix androidTest compilation -fix intent for feedback
|
2019-11-29 09:57:30 +00:00 |
|
Seán Mac Gillicuddy
|
43f5f9bf63
|
Merge pull request #1537 from kiwix/issue/765
Enhancement: Fixes #765 & uses updated kiwix-lib method
|
2019-11-29 09:16:09 +00:00 |
|
Kelson
|
4633dd0050
|
travis-ci.org -> travis-ci.com
|
2019-11-29 06:18:09 +01:00 |
|
Aditya-Sood
|
42a53e36c9
|
Update kiwix-lib version to 8.2.1
|
2019-11-29 09:50:31 +05:30 |
|
Sean Mac Gillicuddy
|
fa8fb845db
|
#1301 remove comments, generally tidy up
|
2019-11-28 16:08:26 +00:00 |
|
Sean Mac Gillicuddy
|
25a077c658
|
#1301 reuse AppBar and Toolbar to avoid duplication
|
2019-11-28 15:28:32 +00:00 |
|
Sean Mac Gillicuddy
|
f1e5e7a7ce
|
1301 create theme based dark mode
|
2019-11-28 14:26:36 +00:00 |
|
mhutti1
|
39ba12f584
|
902 Fix some save media urls
|
2019-11-26 22:27:31 +00:00 |
|
Sean Mac Gillicuddy
|
33d2106d7c
|
#1301 upgrade dependencies
|
2019-11-26 16:15:34 +00:00 |
|
Sean Mac Gillicuddy
|
c599a1ef69
|
#1301 remove old night mode implementation and add UI for new one
|
2019-11-26 16:09:20 +00:00 |
|
Sean Mac Gillicuddy
|
f647711cd6
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/173-extrac-menu-logic
|
2019-11-25 14:45:35 +00:00 |
|
Abdul Wadood
|
73dea16d9e
|
Replace method call to method reference
|
2019-11-25 19:22:47 +05:30 |
|
Abdul Wadood
|
38bdabb741
|
Replace findViewById by Kotlin extension
|
2019-11-25 19:20:59 +05:30 |
|
Abdul Wadood
|
0c084510ea
|
Use filterIsInstance & mapNotNull to filter book titles
|
2019-11-25 19:18:26 +05:30 |
|
Abdul Wadood
|
46f986ebc9
|
Change null check to let
|
2019-11-25 19:13:58 +05:30 |
|
Abdul Wadood
|
8cb2c3a605
|
Change for loop to map in select function
|
2019-11-25 19:08:48 +05:30 |
|
Sean Mac Gillicuddy
|
d858e0afd2
|
173 remove unused varaibles and outdated code
|
2019-11-25 13:36:35 +00:00 |
|
Abdul Wadood
|
33fa1ad117
|
Change for loop to filter
|
2019-11-25 19:00:10 +05:30 |
|
Seán Mac Gillicuddy
|
6808046582
|
Merge pull request #1597 from kiwix/feature/macgills/custom-app-icon-upgrade
Feature/macgills/custom app icon upgrade
|
2019-11-25 12:55:56 +00:00 |
|
Seán Mac Gillicuddy
|
77a76e1893
|
Merge pull request #1591 from kiwix/delete-split-file-help
Remove help entry about big ZIM files
|
2019-11-25 12:55:09 +00:00 |
|
Sean Mac Gillicuddy
|
9d69bc7d67
|
173 create interface for Menu interaction
|
2019-11-25 12:53:23 +00:00 |
|
Kelson
|
353e0cf67e
|
Remove help entry about big ZIM files
|
2019-11-25 12:56:05 +01:00 |
|
Sean Mac Gillicuddy
|
8f776261f0
|
add line to trigger build
|
2019-11-25 10:22:28 +00:00 |
|
Abdul Wadood
|
23966a0261
|
Use book title instead of id to save previously selected books
|
2019-11-24 22:19:50 +05:30 |
|
Abdul Wadood
|
98f2c063b5
|
Convert ZimHostActivity to Kotlin
|
2019-11-24 20:32:47 +05:30 |
|
Sean Mac Gillicuddy
|
34f5f8f934
|
REFACTOR: Extract Menu logic to a separate class #173 - create MainMenu class
|
2019-11-22 15:48:17 +00:00 |
|
Sean Mac Gillicuddy
|
fd8ba04de7
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/custom-app-icon-upgrade
# Conflicts:
# custom/src/main/AndroidManifest.xml
|
2019-11-22 11:00:06 +00:00 |
|
Sean Mac Gillicuddy
|
e32a514426
|
1600 fix packaging
|
2019-11-22 10:21:09 +00:00 |
|
Sean Mac Gillicuddy
|
6dc9da4074
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/1600-move-hosting-to-app
# Conflicts:
# app/src/main/java/org/kiwix/kiwixmobile/core/di/components/KiwixActivityComponent.kt
# core/src/main/java/org/kiwix/kiwixmobile/core/di/modules/ActivityBindingModule.java
|
2019-11-22 10:04:59 +00:00 |
|
Seán Mac Gillicuddy
|
7a7194c8c0
|
Merge pull request #1599 from kiwix/feature/macgills/1598-move-intro-to-app
1598 Move IntroActivity to app module
|
2019-11-22 09:43:43 +00:00 |
|
Sean Mac Gillicuddy
|
56bd8b8d8c
|
Fix R import
|
2019-11-21 16:11:37 +00:00 |
|
Sean Mac Gillicuddy
|
d18d25d6fb
|
#1600 Move ZimHostActivity to app module
|
2019-11-21 15:50:16 +00:00 |
|
Sean Mac Gillicuddy
|
50ec685319
|
1598 Move IntroActivity to app module
|
2019-11-21 14:14:54 +00:00 |
|
Sean Mac Gillicuddy
|
23aa204660
|
remove lintOption post removal of kiwix_icon_with_title
|
2019-11-21 11:45:07 +00:00 |
|
Sean Mac Gillicuddy
|
cec5093c25
|
update readme to mention custom apps repo
|
2019-11-21 11:38:52 +00:00 |
|
Sean Mac Gillicuddy
|
10faf22a28
|
Remove custom icons - stop dependence on kiwix_icon_with_title
|
2019-11-21 10:26:51 +00:00 |
|
Sean Mac Gillicuddy
|
8ec6f3aa8d
|
align json names
|
2019-11-20 09:59:54 +00:00 |
|
Sean Mac Gillicuddy
|
6d5ae3ee89
|
streamline creating flavor from json
|
2019-11-20 09:53:02 +00:00 |
|
Sean Mac Gillicuddy
|
7e588c8c2e
|
Re-add dynamic flavors
|
2019-11-19 17:19:48 +00:00 |
|
Sean Mac Gillicuddy
|
ef6e190a73
|
delete dynamic_flavors.gradle and update build to run subset of unit tests
|
2019-11-19 13:33:27 +00:00 |
|
Sean Mac Gillicuddy
|
8f4488c2de
|
rename lambda parameter
|
2019-11-19 12:17:14 +00:00 |
|
Sean Mac Gillicuddy
|
3ab063afab
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/custom-app-icon-upgrade
# Conflicts:
# .travis.yml
|
2019-11-19 12:06:17 +00:00 |
|
Seán Mac Gillicuddy
|
ec4525560f
|
Merge pull request #1587 from kiwix/feature/macgills/1360-split-in-plugin
Feature/macgills/1360 Custom App Build Process
|
2019-11-19 12:04:30 +00:00 |
|
Sean Mac Gillicuddy
|
dd8fe1c66f
|
Add icons for flagless custom apps
|
2019-11-19 10:45:10 +00:00 |
|
Sean Mac Gillicuddy
|
4639a325de
|
parse versionNames from url
|
2019-11-19 09:57:44 +00:00 |
|
Kelson
|
5842b6225c
|
Merge pull request #1592 from macgills/macgills/travis-test
change key decrypting to after build
|
2019-11-18 11:17:06 -05:00 |
|