s-ayush2903
|
52eebf339a
|
wip-with-nav
|
2020-09-16 14:51:42 +05:30 |
|
gouri-panda
|
522a8d7792
|
#2315 used hashMapOf method
#2315 removed comment
|
2020-09-16 14:49:34 +05:30 |
|
HissPirat
|
fa328121d5
|
#2280 moved callbacks resetting to onDestroyView of fragment and removed test ignore
|
2020-09-16 10:46:51 +02:00 |
|
Seán Mac Gillicuddy
|
5313cf7240
|
Merge pull request #2334 from kiwix/feature/Frans-Lukas/2319-search-to-fragment
Feature/frans lukas/2319 search to fragment
|
2020-09-16 09:13:13 +01:00 |
|
HissPirat
|
1c27071e18
|
#2280 seeing if ignoring intro fragment test results in inst. test fix.
|
2020-09-15 16:08:41 +02:00 |
|
HissPirat
|
3a1026e976
|
#2319 fixed search in previous screen test
|
2020-09-15 14:46:33 +02:00 |
|
gouri-panda
|
e797930fcb
|
#2361 used sequence method
|
2020-09-15 17:17:07 +05:30 |
|
Seán Mac Gillicuddy
|
8c032fcbc9
|
Merge pull request #2373 from s-ayush2903/chore/s-ayush2903/#2200-SharedPrefUtils-to-Kotlin
feat: Converted SharedPrefUtil to Kotlin and Set the OnlineLib Working
|
2020-09-15 11:08:37 +01:00 |
|
Seán Mac Gillicuddy
|
5332c205eb
|
Merge pull request #2376 from kiwix/hotfix/non_compiling_import
Fix project compilation
|
2020-09-15 10:44:33 +01:00 |
|
Sean Mac Gillicuddy
|
c80671c745
|
Fix project compilation
|
2020-09-15 10:13:33 +01:00 |
|
HissPirat
|
a1603be211
|
#2280 requested fixes
|
2020-09-14 16:16:11 +02:00 |
|
HissPirat
|
ee5e686b3d
|
#2319 requested fixes
|
2020-09-14 15:53:20 +02:00 |
|
gouri-panda
|
6572502778
|
formated code
|
2020-09-14 17:31:43 +05:30 |
|
gouri-panda
|
af5c833de0
|
#2361 removed function to outside of the setting scope
|
2020-09-14 17:09:01 +05:30 |
|
Seán Mac Gillicuddy
|
fdbbc2b94e
|
Merge pull request #2350 from kiwix/feature/Frans-Lukas/2348-fix-zim-hosting
#2348 out of bounds error fixed on ip formatting.
|
2020-09-14 12:04:01 +01:00 |
|
s-ayush2903
|
664cc62120
|
Close #2200 Fixed OnlineLibrary issue, now it works well and fine. Mentions #2201
|
2020-09-14 16:04:37 +05:30 |
|
gouri-panda
|
c316e9e3ef
|
#2315 bug fixed
|
2020-09-14 16:02:01 +05:30 |
|
s-ayush2903
|
53416ec184
|
Defended npe at nullable toolbarView
|
2020-09-14 13:41:38 +05:30 |
|
s-ayush2903
|
b203f040ae
|
Removed loggings and comments
|
2020-09-14 13:36:49 +05:30 |
|
s-ayush2903
|
103c86a97c
|
Fixed Everything and DownloadFrag. now works as expected. Exits on pressing back
|
2020-09-14 13:25:31 +05:30 |
|
s-ayush2903
|
468706b4cd
|
Does not go back until book is downloaded
|
2020-09-14 12:50:51 +05:30 |
|
Ayush Shrivastava
|
fd25b032a9
|
Merge branch 'feature/one-activity' into feature/s-ayush2903/#2335-CustomDownload-to-Fragment
|
2020-09-14 12:02:12 +05:30 |
|
HissPirat
|
b5717d18e8
|
#2280 argument passing to local file transfer fragment now works
|
2020-09-13 15:20:07 +02:00 |
|
HissPirat
|
b311788566
|
#2280 merge with one-activity
|
2020-09-13 14:23:47 +02:00 |
|
HissPirat
|
07392daf78
|
#2319 maybe sleeping will fix inst. tests as they are working locally but not on github
|
2020-09-13 13:49:58 +02:00 |
|
HissPirat
|
3eb7bc53d3
|
#2319 fixed PR comments and renamed activity_search.xml
|
2020-09-13 13:40:00 +02:00 |
|
HissPirat
|
4fd92e62d7
|
#2319 merge with one activity
|
2020-09-13 13:18:52 +02:00 |
|
HissPirat
|
1385baf348
|
merge with develop
|
2020-09-13 13:13:32 +02:00 |
|
s-ayush2903
|
abe0ce4b09
|
Custom closes on relaunches but does not create/show any errors or npe in logs
|
2020-09-12 09:33:41 +05:30 |
|
s-ayush2903
|
f8993a9ba5
|
Fix Build
|
2020-09-11 22:38:51 +05:30 |
|
s-ayush2903
|
b2a520506d
|
Removed Toolbar Scrolling
|
2020-09-11 22:13:48 +05:30 |
|
s-ayush2903
|
49c957ba56
|
Synchronize with one-activity
|
2020-09-11 22:08:09 +05:30 |
|
s-ayush2903
|
08700f4410
|
test commit-wip
|
2020-09-11 21:52:15 +05:30 |
|
s-ayush2903
|
710c4ffa03
|
Attempt to Avoid crash on relaunch without book downloaded
|
2020-09-11 21:52:14 +05:30 |
|
s-ayush2903
|
cef1236d08
|
#2335 Refactored Activity layout to Fragment
|
2020-09-11 21:51:51 +05:30 |
|
s-ayush2903
|
4395f678e1
|
Fixed Crash! Custom now works as expected
|
2020-09-11 21:51:51 +05:30 |
|
s-ayush2903
|
307d7807a5
|
Some minute fixes but crash still occurs
|
2020-09-11 21:51:50 +05:30 |
|
s-ayush2903
|
4fb6d60d96
|
Removed Comments
|
2020-09-11 21:51:50 +05:30 |
|
s-ayush2903
|
ae75cd1b38
|
WIP #2335
|
2020-09-11 21:51:50 +05:30 |
|
Seán Mac Gillicuddy
|
7d8b7ee867
|
Merge pull request #2370 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-09-11 10:54:59 +01:00 |
|
Sean Mac Gillicuddy
|
0478bddbfd
|
lint fixes
|
2020-09-11 10:27:29 +01:00 |
|
Seán Mac Gillicuddy
|
8d1fdba22a
|
Merge pull request #2369 from kiwix/feature/macgills/1664-file-system-cache
#1664 Add a cache to avoid checking filesystem too often (might be slow)
|
2020-09-11 09:14:50 +01:00 |
|
HissPirat
|
0a53875da5
|
#2319 fixed search unit tests
|
2020-09-10 20:56:34 +02:00 |
|
translatewiki.net
|
3c4736a865
|
Localisation updates from https://translatewiki.net.
|
2020-09-10 18:40:01 +02:00 |
|
Sean Mac Gillicuddy
|
adeb6ee2ca
|
#1664 Add a cache to avoid checking filesystem too often (might be slow) - save result to hidden file
|
2020-09-10 12:05:30 +01:00 |
|
Seán Mac Gillicuddy
|
d7d461d69e
|
Merge pull request #2330 from kiwix/feature/macgills/2229-resizable-kiwix
#2229 Make Kiwix on Android resizable
|
2020-09-10 12:02:30 +01:00 |
|
Seán Mac Gillicuddy
|
4150fceef0
|
Merge pull request #2368 from kiwix/feature/macgills/2104-npe-in-resolver-query
#2104 CrashReport 3.3.1: java.lang.NullPointerException FileUtils.contentQuery
|
2020-09-10 12:02:01 +01:00 |
|
Sean Mac Gillicuddy
|
94886d7406
|
#2104 CrashReport 3.3.1: java.lang.NullPointerException FileUtils.contentQuery - catch NPE
|
2020-09-10 11:29:38 +01:00 |
|
Sean Mac Gillicuddy
|
2cf785fc8f
|
Merge remote-tracking branch 'origin/develop' into feature/macgills/2229-resizable-kiwix
|
2020-09-10 10:49:55 +01:00 |
|
gouri-panda
|
515defbba5
|
#2361 small bug fixed
|
2020-09-10 15:14:08 +05:30 |
|