8300 Commits

Author SHA1 Message Date
Elad Keyshawn
2872fb2026 fixed small issue 2017-04-06 15:38:59 +02:00
mhutti1
b0e8d967a8 Transformed constants into build variables 2017-04-06 15:24:38 +02:00
mhutti1
6514cc885e Updated custom apps to new structure 2017-04-06 14:41:31 +02:00
mhutti1
c1817cf0f8 Temporarily disable proguard 2017-04-06 14:40:48 +02:00
Elad Keyshawn
c827a50f05 moved static functions to util class 2017-04-06 13:12:50 +02:00
Elad Keyshawn
ab5155b1d3 Merge branch 'master' of https://github.com/kiwix/kiwix-android into elad/zim_manager_mvp 2017-04-06 12:51:40 +02:00
Elad Keyshawn
160f05f6ca - moved library to dedicated folder
- getLibraryData now in presenter
2017-04-06 12:42:53 +02:00
Elad Keyshawn
7f6ddb16b1 Merge pull request #82 from kiwix/elad/bookmarksmvp
basic mvp for old (bookmarks)
2017-04-06 11:41:13 +02:00
mhutti1
fb5bdaf3fd Added style guidelines 2017-04-06 11:30:24 +02:00
Elad Keyshawn
f5e0efcf75 fixed indentation 2017-04-06 10:25:22 +02:00
Elad Keyshawn
8c84688108 basic mvp for old (bookmarks) 2017-04-06 00:29:59 +02:00
mhutti1
76be3da9a3 Merge branch 'master' into mhutti1/fragments 2017-04-05 18:06:20 +02:00
mhutti1
53bfd184f3 Merge branch 'ISNIT0/stop-button-fix' 2017-04-05 18:03:39 +02:00
mhutti1
6b3d75ad1e Merge branch 'master' into ISNIT0/stop-button-fix 2017-04-05 18:03:08 +02:00
mhutti1
aaceeceb2b Merge branch 'mhutti1/restructure' 2017-04-05 17:55:31 +02:00
mhutti1
c9bafec8b8 Merged restructure 2017-04-05 17:55:15 +02:00
mhutti1
fe2b02064e Updated fragment to support fragment 2017-04-05 17:24:20 +02:00
Joe Reeve
e5738710da download stop button now pauses downloads and handles resume state 2017-04-05 14:36:15 +01:00
mhutti1
373e66ad88 Changed proguard config 2017-04-05 15:07:12 +02:00
Rashiq
af4a8d8c95 Merge pull request #79 from kiwix/rashiq/dagger
Add dagger
2017-04-05 12:47:33 +02:00
mhutti1
fce53f2ef1 More heap changes 2017-04-05 12:42:55 +02:00
Rashiq
31e5a9f5c8 Add dagger
For now only OkHttp, Retrofit and the LocationManager are being supplied for dagger, but I will add more as I go
2017-04-05 11:49:07 +02:00
mhutti1
1cc8ff5556 More heap stuff 2017-04-05 11:36:51 +02:00
Rashiq
f3f4386319 Reindent 2017-04-05 11:28:03 +02:00
mhutti1
35c90e4739 Changed min heap size 2017-04-05 10:44:48 +02:00
mhutti1
f8b684c22b Changed heap size again 2017-04-05 10:27:17 +02:00
mhutti1
1b9ef63e69 Add max parallel forks 2017-04-04 19:22:27 +02:00
mhutti1
44f428d2b9 More attempts to appease travis 2017-04-04 19:01:15 +02:00
mhutti1
2c250130fd Disable gradle deamon 2017-04-04 18:31:10 +02:00
mhutti1
f091538fbc Chnage memory limit 2017-04-04 18:08:09 +02:00
mhutti1
774d934bf4 Added proguard shrink disable multidex 2017-04-04 17:46:23 +02:00
mhutti1
976ff0eec0 Multidex fixes 2017-04-04 17:41:25 +02:00
mhutti1
dfa59fd768 Corrected test resource directory 2017-04-04 17:15:42 +02:00
mhutti1
2f10177354 Increase gradle heap size 2017-04-04 16:58:38 +02:00
mhutti1
7805fcbe42 Enabled multidex support 2017-04-04 14:58:20 +02:00
mhutti1
b97103cb70 Restructured project to updated guidelines 2017-04-04 13:58:32 +02:00
mhutti1
7bc7eead9f Download service must update notification before being killed 2017-03-28 22:29:30 +01:00
mhutti1
a28470a808 Add contact email to help screen #7
When clicked the address sets the subject to be "Feedback in x" where x
is the devices language
2017-03-22 19:02:18 +00:00
mhutti1
0f61029850 Increase dex heap size 2017-03-18 19:36:12 +00:00
Isaac Hutt
246cb36869 Merge pull request #65 from kiwix/custom-apps
Fix custom app generation
2017-03-18 19:09:27 +00:00
Isaac Hutt
5523edec26 Fixed generation and install of custom apps 2017-03-18 18:59:52 +00:00
mhutti1
2297c10cec Fix gen-custom-android-build.py 2017-03-18 15:52:29 +00:00
mhutti1
758145e8b2 Increment gradle version #42 2017-03-18 15:52:18 +00:00
Isaac Hutt
3ae2fede56 Sort bookmarks alphabetically #11 2017-03-17 15:23:39 +00:00
mhutti1
e1abe7cbd1 Change style of webview scrollbar to fix visibility #17
This solution is rather hacky but it was the best that I could come up
with that allowed for the use of an XML attribute and a constructor.
2017-03-17 01:20:09 +00:00
mhutti1
c8bbf07881 Use older android emulator in travis 2017-03-08 21:37:06 +00:00
mhutti1
fc95ba5073 Add travis emulator 2017-03-08 21:28:30 +00:00
mhutti1
4b4a579ba0 Accept more sdk terms in travis 2017-03-08 21:16:00 +00:00
mhutti1
5326073ce7 Accept sdk licences 2017-03-08 21:08:49 +00:00
mhutti1
b55de3ec3d Updated travis jdk 2017-03-08 21:00:40 +00:00