584 Commits

Author SHA1 Message Date
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
Rashiq
e7c391b0d9 Removed unused resources 2015-06-04 19:38:21 +02:00
renaud gaudin
e45493ada0 Initial version of CustomApp generator
Generator script takes a JSON descriptor file.
CustomApp behavior is trigger on the Constants.IS_CUSTOM_APP switch
CustomApp looks for a companion file as ZIM and loads it up.
If not present, exits inviting to uninstall and reinstall from store.
2015-06-04 19:37:13 +02:00
Rashiq
b9f406e82f Fix a NPE with the new zoom control 2015-06-04 18:00:18 +02:00
Rashiq
50cf9b6e66 Add new feature: Improved zoom 2015-06-04 17:55:59 +02:00
Rashiq
fd37ff84e2 Fix background of search view 2015-06-04 15:09:12 +02:00
Rashiq
e4b0bf5702 Code clean-up 2015-06-04 15:06:54 +02:00
Rashiq
98779d617c Change name of the settings activity 2015-06-04 14:42:35 +02:00
Rashiq
ed5b214095 Minimum SDK version = 14 😎 2015-06-04 14:33:29 +02:00
Rashiq
0733d240c6 Revert "Delete unused string resources"
This reverts commit 4ea7dc6dae09ecd11b16a18b87f4eb497519c824.
2015-06-04 13:49:05 +02:00
Rashiq
88d1fba06a Add PreferenceDialog 2015-06-04 10:45:40 +02:00
Rashiq
dc667dc715 Delete unused string resources 2015-06-03 16:00:21 +02:00
Rashiq
c4058b0a19 Remove Zoom functionality and make it automatic through manipulating the html 2015-06-03 16:00:21 +02:00
renaud gaudin
edc123670c Merge branch 'master' into custom_app 2015-06-03 15:33:49 +02:00
renaud gaudin
b4a3d8135c moved platforms down a level folder and added a clean option to prevent clutter on android folder 2015-06-03 15:33:23 +02:00
renaud gaudin
0307586a79 Added custom help and switch (using Constants) for custom Apps 2015-06-03 15:32:05 +02:00
Rashiq
576b64c766 Fix AutoCompleteTextView in landscape mode 2015-06-03 10:38:11 +02:00
Rashiq
9fea30a874 Merge branch 'testa'
* testa:
  Support opening pdf and epub from within the app
2015-06-02 18:02:08 +02:00
Rashiq
7c90e7e63e Support opening pdf and epub from within the app 2015-06-02 17:33:32 +02:00
Emmanuel Engelhart
42fd894a61 Put a permalink/redirect to the Ray Charles ZIM files (instead of a "normal" link) 2015-06-02 15:19:06 +02:00
renaud gaudin
cf614ee283 added the stock icu data files to android-deps. fixed android python compile script to current code and made a few coding style changes 2015-06-02 12:44:33 +02:00
renaud gaudin
7bd8314a98 fixed symlink to relative 2015-06-02 12:37:02 +02:00
renaud gaudin
6990cbb67c merged in 2015-06-02 12:06:32 +02:00
renaud gaudin
0e9a60a7fd fixed erroneous type on icudt49l.dat 2015-06-02 12:03:43 +02:00
renaud gaudin
bac73edf71 Fixed the misleading Help menu button to actually display the Help page 2015-06-02 12:02:04 +02:00
Emmanuel Engelhart
2984884d6c New version of the libs 2015-06-02 12:00:47 +02:00
Rashiq
339a1b44aa Add Icu file 2015-06-01 19:25:03 +02:00
Emmanuel Engelhart
83733bd354 Add new Somali locale 2015-05-17 18:18:43 +02:00
Emmanuel Engelhart
124ed78edf Add UI in Amharic 2015-05-17 14:50:39 +02:00
Emmanuel Engelhart
41d157a0b2 Update of the translations 2015-05-17 14:49:30 +02:00
Emmanuel Engelhart
58618804b7 * Update audio/video detection regex by adding support for OGG and OGV file extensions
* Make the audio/video detection pattern case insensitive
2015-05-17 13:44:27 +02:00
Emmanuel Engelhart
4cf1aa51a5 Add O 2015-05-17 13:38:49 +02:00
Emmanuel Engelhart
4da4cd38be New gradle writes APK files to build/outputs/apk/ (instead build/apk/). Fixing scripts. 2015-05-17 13:33:31 +02:00
Rashiq
f50301ef3a Add binary files 2015-05-14 17:16:46 +02:00
Rashiq
7ef31d71e5 Update video regex 2015-05-14 17:08:20 +02:00
Rashiq
b51db12b11 Hotfix for the html5 video bug
This should be a temporary solution until we can find a better way to
fix this.
Since the `ParcelFileDescriptor` pipe always breaks when writing a video,
I've fixed the issue by just writing the video to the local file system
and then returning that local file to the ContentProvider.
This local file gets deleted when the App gets destroyed.
2015-05-11 21:58:09 +02:00
Rashiq
6f0516f61a Format code 2015-04-29 15:20:00 +02:00
Rashiq
2782c57e6d Update gitignore 2015-04-29 15:16:48 +02:00
Rashiq
c7ceb3df88 Remove files based on new .gitignore 2015-04-29 15:11:58 +02:00