Isaac
|
4f049b3c86
|
Merged new features from wmhack to master
|
2016-04-03 13:15:58 +03:00 |
|
Isaac
|
1fd4c9d0ea
|
Two space indentation
|
2016-04-03 13:08:33 +03:00 |
|
Isaac
|
c83655d29c
|
Android text search now displays recent searches from inital database implementation
|
2016-04-03 13:00:03 +03:00 |
|
Isaac
|
fdf3ff1f40
|
Added slider views to android app
|
2016-04-03 11:47:42 +03:00 |
|
Elad Keyshawn
|
110f7318e5
|
Added: opens drawer when undo tab clicked
|
2016-04-03 11:39:11 +03:00 |
|
Isaac
|
63aa024900
|
Android fix for heighlighted section persisting after article change
|
2016-04-03 10:43:15 +03:00 |
|
Elad Keyshawn
|
b34c761f0f
|
fixed: crash when first tab's selected and trying to delete other tab
|
2016-04-03 09:13:39 +03:00 |
|
Isaac
|
2bc9ad320d
|
Improved table of contents UI on android
|
2016-04-02 20:39:20 +03:00 |
|
Rashiq Ahmad
|
e467d6996f
|
Merge pull request #16 from EladKeyshawn/master
Rate app dialog implemented
|
2016-04-02 20:01:43 +03:00 |
|
Isaac
|
a3635a2541
|
Added android table of contents accessed by swiping left
|
2016-04-02 19:17:38 +03:00 |
|
Elad Keyshawn
|
05cb86a299
|
Rate app dialog implemented(every 5th app launch dialog pops up )
|
2016-04-02 19:00:08 +03:00 |
|
Elad Keyshawn
|
5d8890c97c
|
fixed:
- When "TODO" is clicked the restored tab is selected.
|
2016-04-02 16:32:59 +03:00 |
|
Rashiq Ahmad
|
4e2cdcd68b
|
Merge pull request #15 from EladKeyshawn/master
UNDO - restores tab at same index
|
2016-04-02 16:07:31 +03:00 |
|
Elad Keyshawn
|
432d522e53
|
UNDO - restores tab at same index
|
2016-04-02 16:06:50 +03:00 |
|
Elad Keyshawn
|
d521ce37df
|
UNDO - restores tab at same index
|
2016-04-02 16:01:52 +03:00 |
|
Elad Keyshawn
|
1421aca69d
|
UNDO - restores tab at same index
|
2016-04-02 15:58:43 +03:00 |
|
Elad Keyshawn
|
744e4b05de
|
Fixed deleting non selected tab
|
2016-04-02 15:43:43 +03:00 |
|
Rashiq
|
a40049b8e8
|
Update build.gradle
Add new libraries and update the compile sdk version
|
2016-04-02 15:43:03 +03:00 |
|
Rashiq
|
247082e93f
|
Reformat
|
2016-04-02 15:19:04 +03:00 |
|
Rashiq Ahmad
|
7840aacdc9
|
Merge pull request #14 from EladKeyshawn/master
implemented snackbar - UNDO on closing tab
|
2016-04-02 15:15:05 +03:00 |
|
Elad Keyshawn
|
3ade093fce
|
implemented snackbar - UNDO on closing tab
https://sourceforge.net/p/kiwix/feature-requests/232/
|
2016-04-02 15:08:59 +03:00 |
|
Rashiq
|
4b624a4118
|
Remove binary data from directory
|
2016-04-02 13:52:31 +03:00 |
|
Isaac
|
3bbcf57ca2
|
Android back and forward buttons gray out if unusable
|
2016-04-01 15:55:12 +03:00 |
|
Isaac Hutt
|
f47f9406f4
|
Android bookmark icon correctly updates when switching tabs #10
|
2016-03-14 22:04:00 +00:00 |
|
Isaac
|
e4a044c6c8
|
Update Android Changelog
|
2016-03-11 19:27:44 +00:00 |
|
Isaac
|
c3cb181700
|
Update Android Changelog
|
2016-03-11 19:27:06 +00:00 |
|
mhutti1
|
f2c72911ee
|
All android tabs now save state on app restart:
|
2016-03-11 18:41:27 +00:00 |
|
Isaac
|
eeedea2ac7
|
Fixed semicolon
|
2016-03-08 22:43:18 +00:00 |
|
Isaac
|
41819af696
|
Android app only copies zim if it exists
|
2016-03-08 22:41:07 +00:00 |
|
mhutti1
|
fbed97fa10
|
Moved customapp embedded android ZIMs from lib to assets directory
Avoids duplicate embedded ZIMs for each CPU architecture:
|
2016-03-08 20:34:13 +00:00 |
|
mhutti1
|
ef9afffcae
|
Android language menu is now removed from settings menu if locked in custom app #4
|
2016-03-04 19:26:11 +00:00 |
|
mhutti1
|
120a7e664a
|
Added links back to reduce customapp apk size #6
|
2016-03-04 19:26:11 +00:00 |
|
Emmanuel Engelhart
|
372b725749
|
Better log for FileUtils::doesFileExist() #6
|
2016-03-04 20:19:03 +01:00 |
|
mhutti1
|
1e280d99ca
|
Fix for customapp embeded zim #6
|
2016-03-03 22:06:47 +00:00 |
|
Emmanuel Engelhart
|
2f3d69f608
|
Fix rewritting of SliderPreference class name for custom apps #3
|
2016-03-02 20:19:39 +01:00 |
|
Emmanuel Engelhart
|
4b4cf88f7f
|
Move README part for Android to android/README
|
2016-03-02 12:25:29 +01:00 |
|
Emmanuel Engelhart
|
6f49ab6839
|
libssl-devel does not exist and pip is necessary for the further command
|
2016-03-02 12:20:40 +01:00 |
|
Emmanuel Engelhart
|
c99b713bac
|
Create Android specific CHANGELOG file #1
|
2016-03-02 11:30:17 +01:00 |
|
Emmanuel Engelhart
|
284b1fc3d8
|
Merge branch 'master' of https://github.com/kiwix/kiwix
|
2016-03-02 11:17:56 +01:00 |
|
renaud gaudin
|
9416765e72
|
Merge branch 'master' of github.com:kiwix/kiwix
|
2016-03-02 09:54:24 +00:00 |
|
renaud gaudin
|
81cdb5f1bb
|
Fixed #2: trying to move to unexisting folder
Couple of chdir were placed outside their conditions.
|
2016-03-02 09:50:44 +00:00 |
|
Emmanuel Engelhart
|
7df931cf7f
|
New Wikivoyage app
|
2016-03-02 10:40:20 +01:00 |
|
Emmanuel Engelhart
|
7f02bd4318
|
Rely on download.kiwix.org instead of any third part server
|
2016-03-02 10:39:55 +01:00 |
|
mhutti1
|
a623ce9fde
|
Fixed package name mismatch for custom apk generation
|
2016-03-01 21:01:09 +00:00 |
|
Kelson
|
f585402c61
|
Merge branch 'master' of https://github.com/kiwix/kiwix
|
2016-02-29 22:18:12 +01:00 |
|
Kelson
|
98263fe1e6
|
New versions of the libs
|
2016-02-29 22:17:49 +01:00 |
|
Emmanuel Engelhart
|
6cdc0a75e4
|
Remove old/unused files
|
2016-02-29 22:04:21 +01:00 |
|
mhutti1
|
dfbfd683e2
|
TTS now works correctly with the tab system
|
2016-02-26 22:24:05 +00:00 |
|
mhutti1
|
98e73690d4
|
Closing final Android tab opens main zim page
|
2016-02-26 17:52:06 +00:00 |
|
kelson42
|
58c1bcf202
|
New version of Wikivoyage Android app
|
2016-02-21 18:08:01 +01:00 |
|