1207 Commits

Author SHA1 Message Date
Elad Keyshawn
1f1ac72c24 spelling and formatting fixes 2016-12-31 01:35:18 +02:00
Elad Keyshawn
b14184c46b fixed hebrew translation 2016-12-30 10:51:38 +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
Rashiq
705442cc90 A bit of lambda magic 🎉 2016-12-24 10:33:58 +01:00
Isaac Hutt
fc796cb88d Fix build on current support library 2016-12-24 00:21:38 +00:00
Isaac Hutt
3b7376c982 Merge pull request #399 from borisfba/master
Automatically download remote zim files
2016-12-23 21:59:46 +00:00
Rashiq
1248fc896f Add internal resources 2016-12-23 22:55:20 +01:00
Rashiq
130389af96 Correct character encoding for credits html 2016-12-23 22:06:14 +01:00
Rashiq
4373599f49 Add margin to language selector dialog 2016-12-23 21:55:09 +01:00
Rashiq
6a07e27bb6 More linting 2016-12-23 21:54:38 +01:00
Rashiq
78ef919652 Clean up lint warnings 2016-12-23 21:15:42 +01:00
fba
c867390e35 Automatically download remote zim files 2016-12-24 01:15:22 +05:00
Rashiq
8230ab8435 Replace internal resource with local resource 2016-12-23 20:35:17 +01:00
Isaac Hutt
bcc963f8d6 Merge pull request #397 from borisfba/master
Paths in custom apps json file are relative to json file dir
2016-12-22 22:43:20 +00:00
Isaac Hutt
9ffc8ac100 More work on #395 2016-12-22 22:06:22 +00:00
fba
d4b10936ce Paths in custom apps json file are relative to json file dir 2016-12-23 02:47:32 +05:00
Isaac Hutt
cfb9cc4b03 Improved embeded ZIM file detection #395 2016-12-22 15:49:04 +00:00