672 Commits

Author SHA1 Message Date
Rashiq
9e76d81403 Add new Kiwix icon 2015-06-07 11:28:15 +02:00
Rashiq
517bad0b26 Add Title update when loading a new file 2015-06-07 11:01:57 +02:00
Emmanuel Engelhart
d8b92dea33 Update translations 2015-06-07 10:55:38 +02:00
Rashiq
aa6e28b581 Add LongClickListener for opening up links in a new tab 2015-06-07 10:54:03 +02:00
Emmanuel Engelhart
7b9ef9d972 Replace email address "contact@kiwix.org" by "contact+android@kiwix.org" 2015-06-07 10:40:51 +02:00
Rashiq
52b6934799 Change order of menu 2015-06-07 00:50:32 +02:00
Rashiq
a4c7d0d4de Remove menu related stuff from the activity 2015-06-07 00:32:52 +02:00
Rashiq
7799d73814 Clean up menu.xml 2015-06-07 00:30:17 +02:00
Rashiq
c6c770d680 Add going forward and back buttons 2015-06-07 00:27:34 +02:00
Rashiq
02c72479cd Add new drawer layout 2015-06-07 00:16:20 +02:00
renaud gaudin
ad4d1a512c handle case where ANDROID_HOME is set 2015-06-06 23:07:41 +02:00
renaud gaudin
f2bc54893d build-android-with-native now overwrites local.properties to ensure use of proper (src/dependencies) SDK 2015-06-06 19:23:04 +02:00
renaud gaudin
a8a9a4a0ac visual improv. 2015-06-06 18:48:25 +02:00
renaud gaudin
bc157a4f6d content-libs.jar now only created and added to APK for custom builds. Also adapted to new menu resource file name 2015-06-06 18:38:29 +02:00
renaud gaudin
cdac651791 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-06 18:01:43 +02:00
renaud gaudin
8d16cdbd8b fixed broken kiwix build 2015-06-06 18:01:32 +02:00
Rashiq
8191606c23 Fix Progressbar for the WebView 2015-06-06 17:58:20 +02:00
renaud gaudin
ff78dfc47f Updated android API (22) and build tools. better handling of those dependencies via make android-deps 2015-06-06 17:44:17 +02:00
renaud gaudin
ecbfbc865a Fixed settings crashing bug on CustomApp 2015-06-06 14:36:12 +02:00
renaud gaudin
776f090aa5 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-06 12:27:06 +02:00
renaud gaudin
682c4ba318 CustomApp now works with embedded zim file 2015-06-06 12:26:11 +02:00
Rashiq
6aec7c6823 Fix features broken by the fragment removal 2015-06-06 11:15:25 +02:00
Rashiq
02ba34d6c3 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update translations
  Update branding
  Added enforced language capability for custom App

Conflicts:
	android/src/org/kiwix/kiwixmobile/KiwixMobileActivity.java
2015-06-06 10:34:01 +02:00
Rashiq
8b6dbabe6e Add new Tab system 2015-06-06 10:32:53 +02:00
Emmanuel Engelhart
29bb619e70 Update translations 2015-06-05 14:52:52 +02:00
Emmanuel Engelhart
be9cbf20f5 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-05 14:43:55 +02:00
Emmanuel Engelhart
22862d431e Update branding 2015-06-05 14:43:28 +02:00
renaud gaudin
05aab203f4 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-05 13:29:39 +02:00
renaud gaudin
ac79042caa Added enforced language capability for custom App 2015-06-05 13:29:32 +02:00
Rashiq
7e642d7ce4 Remove unused string 2015-06-05 13:26:51 +02:00
Emmanuel Engelhart
4216888c85 Update branding files 2015-06-05 13:24:52 +02:00
Emmanuel Engelhart
4ef5c8a951 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-05 13:21:33 +02:00
Rashiq
95609aa6e2 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update UI translationsx
  More debug messages
  made the script more generic to satisfy multiple builds

Conflicts:
	android/res/values-ka/strings.xml
	android/res/values-sa/strings.xml
2015-06-05 13:20:49 +02:00
Emmanuel Engelhart
7c563882dd + branding files 2015-06-05 13:18:23 +02:00
Rashiq
ab585ab7bf Remove 'share with friends' menu 2015-06-05 13:11:22 +02:00
Emmanuel Engelhart
369b9b6486 Update UI translationsx 2015-06-05 13:06:48 +02:00
Emmanuel Engelhart
5a112bcd82 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
Conflicts:
	android/install-kiwix-on-device.sh
2015-06-05 12:53:30 +02:00
Emmanuel Engelhart
ec958b3b53 More debug messages 2015-06-05 12:50:47 +02:00
renaud gaudin
9f1174d209 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-05 12:49:07 +02:00
renaud gaudin
77c3c586fd made the script more generic to satisfy multiple builds 2015-06-05 12:48:05 +02:00
Rashiq
9fb392bdc7 Code-Cleanup 💄
Remove unused resources and removed the exit menu button
2015-06-05 12:47:47 +02:00
Rashiq
4bc39f4ec6 Fix Menu in Activty 2015-06-05 12:29:22 +02:00
Rashiq
d279e5f511 Merge Fragment with Activity
There is still a lot to fix in here
2015-06-05 11:45:16 +02:00
Rashiq
6035488f4b Delete Fragment
Finally 🙌
2015-06-05 11:42:04 +02:00
Rashiq
cd886be4d0 Add gradle clean assemble command to trigger JW's sdk-manager plugin 2015-06-05 10:45:00 +02:00
Rashiq
c9ee92be53 Fix branding string resources 2015-06-04 22:31:52 +02:00
Rashiq
8deaed2548 Comment out duplicate content 2015-06-04 19:57:59 +02:00
Rashiq
8eca7b6cbd Merge remote-tracking branch 'origin/master'
* origin/master:
  Initial version of CustomApp generator
  Added custom help and switch (using Constants) for custom Apps

Conflicts:
	android/res/values/strings.xml
2015-06-04 19:53:49 +02:00
Rashiq
c4fb85546d Rename resources 2015-06-04 19:50:01 +02:00
renaud gaudin
e2f0da2208 Merge branch 'master' into custom_app 2015-06-04 19:40:22 +02:00