1322 Commits

Author SHA1 Message Date
Rashiq
89686ca667 Refactor KiwixWebViewClient out of KiwixMobileActivity 2016-12-31 20:40:58 +01:00
Rashiq
3fa0eed717 No need to use System.exit() 2016-12-31 19:50:05 +01:00
mhutti1
bc2aef6491 Add Circular icon asset for kiwix #381 2016-12-31 17:21:44 +00:00
mhutti1
42c4e03250 Text to speech button should now be visible #411 2016-12-31 16:13:42 +00:00
Kelson
75e4ecce7c Merge pull request #404 from kiwix/performance_impr
Performance improvments
2016-12-31 10:45:24 +01:00
Emmanuel Engelhart
3c39d9bdf4 Improve a bit the usage 2016-12-31 09:46:18 +01:00
Elad Keyshawn
c341067f83 #409 --override option input check 2016-12-31 03:06:38 +02:00
Elad Keyshawn
fe6b1e3821 #409 can now override info.json file by --override-[FIELD]=[VALUE] 2016-12-31 02:56:27 +02:00
Elad Keyshawn
7ec817393c Merge remote-tracking branch 'origin/master' 2016-12-31 01:35:51 +02:00
Elad Keyshawn
1f1ac72c24 spelling and formatting fixes 2016-12-31 01:35:18 +02:00
Emmanuel Engelhart
06d451142e Bump up version 2.2 2016-12-30 21:31:03 +01:00
Elad Keyshawn
b14184c46b fixed hebrew translation 2016-12-30 10:51:38 +02:00
Elad Keyshawn
5f6fd48679 cleanup/docs/minor changes 2016-12-30 00:44:57 +02:00
Elad Keyshawn
d1668e87d5 complete the changes from sparseArray 2016-12-29 17:32:34 +02:00
Elad Keyshawn
ac868facad on DownloadService use of SparseArray instead of Hashmap for improved performance 2016-12-29 17:26:19 +02:00
Elad Keyshawn
773cc45dcd reduced potential memory leaks 2016-12-29 17:12:56 +02:00
Elad Keyshawn
185e0c2a08 - minor modification of last commit
- cleanup and simplification
2016-12-29 15:27:16 +02:00
Elad Keyshawn
9695648b23 Merge remote-tracking branch 'origin/master' 2016-12-29 15:10:04 +02:00
Elad Keyshawn
ab7db03b5a #403 Now user cannot download the same content while downloading. 2016-12-29 15:09:38 +02:00
Emmanuel Engelhart
7021d2b647 New Wikimed PT 2016-12-26 22:45:42 +01:00
Rashiq
1727fbfd4c Remove unused init 2016-12-26 15:35:22 +01:00
Rashiq
e2e8b54dab Remove unnecessary inits in onCreate() 2016-12-26 15:30:27 +01:00
Rashiq
57f5ee3b39 Remove legacy bug fixes 2016-12-26 15:28:24 +01:00
Rashiq
01e045b9ea Move TTS stuff into method 2016-12-26 15:22:04 +01:00
Rashiq
2a78afec81 Remove old progressbar 2016-12-26 14:59:04 +01:00
Rashiq
3357c4012e Remove anti-android UX flow 2016-12-26 14:56:21 +01:00
Rashiq
db41c6e8b2 Add Butterknife 2016-12-26 14:53:44 +01:00
Rashiq
d3ed56a6ee String comparison 2016-12-26 14:27:32 +01:00
Rashiq
9031c92743 Remove legacy comment
Is this even valid anymore?
2016-12-26 14:24:50 +01:00
Rashiq
59608cbb26 Remove unnecessary findbyview 2016-12-26 14:21:29 +01:00
Rashiq
460ed3a15d Remove redundant variable 2016-12-26 14:03:30 +01:00
Rashiq
bc9cf90dd8 Never Hungarian-Notation again! 🎉 2016-12-26 13:52:44 +01:00
Rashiq
d60596c641 Clean up WebViewClient 2016-12-26 13:50:13 +01:00
Rashiq
22d3eb1ff3 Merge branch 'master' into rashiq/refactor 2016-12-25 19:25:48 +01:00
Rashiq
b2bb6e3fa8 Refactor dialog 2016-12-25 19:24:01 +01:00
Rashiq
13ab411559 Move ToC ListView to RecyclerView 2016-12-25 19:17:00 +01:00
Rashiq
21d117a864 Fix wrong translation 2016-12-25 14:13:24 +01:00
Rashiq
56ae446cfe Clean up layout 2016-12-25 14:12:52 +01:00
Rashiq
82ef6bbbd7 Remove strong view reference from ToC parser 2016-12-25 14:11:26 +01:00
Rashiq
09479c4e94 Remove legacy css and js files 2016-12-25 14:08:06 +01:00
Elad Keyshawn
3a83b58780 cleanup: removed few useless comments 2016-12-25 12:42:07 +02:00
Isaac Hutt
c1bef209e4 Allow users to search cross app by highlighting text #398 2016-12-24 19:42:06 +00:00
Rashiq
38f3ac6f4b Remove stringsGetter method
IMO we can just use getString() directly.
2016-12-24 19:19:50 +01:00
Rashiq
77063673f7 Convert left drawer to RecyclerView
Additionally, fixed tab restore + tab selection logic
2016-12-24 19:16:18 +01:00
Rashiq
c7050f9abb Some other clean up 2016-12-24 11:55:02 +01:00
Rashiq
b5688735f8 Remove legacy comment 2016-12-24 11:37:04 +01:00
Rashiq
89569938a7 Remove unccessary static qualifier 2016-12-24 10:58:02 +01:00
Rashiq
258fbf761e Remove unused constant 2016-12-24 10:47:48 +01:00
Rashiq
63437a4762 Remove unused legacy code 2016-12-24 10:45:10 +01:00
Rashiq
a2e3c64f90 Fix constants 2016-12-24 10:44:45 +01:00