5689 Commits

Author SHA1 Message Date
renaud gaudin
206392262f minor fixes 2015-06-08 10:05:51 +02:00
Rashiq
d80aefe65a Make launcher icons bigger 2015-06-07 23:49:08 +02:00
renaud gaudin
d904f17fee Added upload-apk script (only google play for now) and bm lang flag 2015-06-07 22:51:39 +02:00
renaud gaudin
4e0e769e90 minor fixes 2015-06-07 22:48:53 +02:00
Emmanuel Engelhart
070d0f9df3 Change file permission 2015-06-07 15:19:01 +02:00
Rashiq
de9b78af77 Clean up the 'save image'-dialog 2015-06-07 14:20:31 +02:00
Rashiq
7cb49f030e Project wide: Arrange-Code + Organize Imports 2015-06-07 13:18:33 +02:00
Rashiq
66394f0af2 Code-Cleanup™ 2015-06-07 13:13:03 +02:00
Rashiq
c9537ce120 Improve ActionMode 2015-06-07 12:55:31 +02:00
Rashiq
9a7fe54338 Optimize for RTL layouts 2015-06-07 12:48:51 +02:00
Rashiq
c299621a2c Fix ActionMode for the 'Find in Text' feature 2015-06-07 12:48:51 +02:00
renaud gaudin
c653c54c73 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2015-06-07 12:42:54 +02:00
renaud gaudin
a126b97e4e ic_launcher icon generator for CustomApp wiki projects 2015-06-07 12:42:46 +02:00
renaud gaudin
96debc91ae minor improvements 2015-06-07 12:42:01 +02:00
Rashiq
5ce2aa7157 Add new toolbar icons 2015-06-07 12:36:00 +02:00
Rashiq
0a83f606dc Increase height of ProgressBar 2015-06-07 12:13:10 +02:00
Rashiq
723b8e3df1 Change color 2015-06-07 12:09:38 +02:00
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