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 |
|
Isaac Hutt
|
72b5b8d358
|
Revert "Replace internal resource with local resource"
This reverts commit 74e7b86c3e0c364652a2d051fb1680f116c3f41c.
|
2016-12-23 21:27:25 +00: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 |
|
Isaac Hutt
|
b956847061
|
Updated Android widget image to be app unspecific
|
2016-12-21 23:51:45 +00:00 |
|
fba
|
3be2fcc81d
|
Kiwix logo replaced by custom icon in the widget of custom apps
|
2016-12-22 03:50:49 +05:00 |
|
Isaac Hutt
|
31372a740b
|
Change image save location to media directory #394
|
2016-12-20 21:02:39 +00:00 |
|
mhutti1
|
bb34b3951c
|
Merge branch 'master' of https://github.com/kiwix/kiwix
|
2016-12-19 01:15:26 +00:00 |
|
mhutti1
|
01e3ed5512
|
Images don't invert in nightmode #26
|
2016-12-19 01:15:24 +00:00 |
|
Emmanuel Engelhart
|
4641858678
|
Merge branch 'master' of https://github.com/kiwix/kiwix
|
2016-12-18 17:06:17 +01:00 |
|
Emmanuel Engelhart
|
ec77b766dd
|
Few custom apps updated
|
2016-12-18 16:58:05 +01:00 |
|