1331 Commits

Author SHA1 Message Date
mhutti1
6ff7cce803 Fix fullscreen and autohide interaction #454 2017-02-10 21:28:26 +00:00
Isaac Hutt
b3be115ada Relative/Remote paths work with upload-apk.py #453 2017-02-10 11:38:42 -08:00
Isaac Hutt
09bfffd9e5 Bump android version code 2017-02-06 22:37:10 +00:00
mhutti1
8aa0fa391d Fullscreen fix #353 2017-02-06 22:34:19 +00:00
Isaac Hutt
1c736ee33b Merge branch 'master' of https://github.com/kiwix/kiwix 2017-02-06 11:30:50 -08:00
Isaac Hutt
728f7eb843 Final fix for custom app generation #451 2017-02-06 11:30:01 -08:00
mhutti1
3d71f74811 Fixed drawer size #353 2017-02-06 19:18:47 +00:00
mhutti1
d26676ff02 Fix bookmark activity toolbar 2017-02-06 18:30:43 +00:00
Elad Keyshawn
e28779f98d rolled back to old bookmarks 2017-02-05 15:40:02 +02:00
Elad Keyshawn
f5d7f25243 Merge remote-tracking branch 'origin/master' 2017-02-05 10:48:18 +02:00
Emmanuel Engelhart
f2a1211e45 New PhET custom app 2017-02-05 09:40:25 +01:00
Elad Keyshawn
a959e27413 rolled back fastadapter to 1.6 2017-02-05 10:22:18 +02:00
Elad Keyshawn
a217fd8efd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	android/build.gradle
2017-02-05 10:10:20 +02:00
Elad Keyshawn
d92a0a3c33 removed unused dependency 2017-02-05 09:54:58 +02:00
Karim Osman
1b10044e2b Fix typo 2017-02-05 04:52:54 +01:00
Isaac Hutt
ed9e083bc7 Fix build.gradle to compile 2017-02-05 01:25:57 +00:00
Isaac Hutt
fb5b0dc158 Revert "Android Support Library update"
This reverts commit a248361aa0596e1f0d01215eae984bf3797070fa.
2017-02-05 01:18:42 +00:00
Isaac Hutt
0e3b2f9e76 Fix gen build script 2017-02-05 01:03:25 +00:00
Isaac Hutt
90ce78eb72 Merge 2017-02-05 00:58:46 +00:00
Isaac Hutt
cec1b2b5f5 Small gen sript fix #451 2017-02-05 00:55:19 +00:00
Elad Keyshawn
d8977e01e8 print better log for couldn't open one of xml files 2017-02-05 02:50:20 +02:00
Elad Keyshawn
38ca33dd29 added file check when using soup 2017-02-05 02:36:31 +02:00
Elad Keyshawn
85314b6c38 migrating bookmarks to Recyclerview 2017-02-04 15:22:11 +02:00
Elad Keyshawn
15198d6deb Merge branch 'bookmarks_newadapter'
# Conflicts:
#	android/src/org/kiwix/kiwixmobile/BookmarksActivity.java
2017-02-04 14:59:26 +02:00
Elad Keyshawn
5607a3d5dc Move Bookmarks to using RecyclerView 2017-02-04 14:53:35 +02:00
mhutti1
099f06ac42 Lots of UI changes fixing more issues #353 2017-02-04 00:00:59 +00:00
mhutti1
19ae2c6da5 Fix night mode colors #353 2017-02-02 19:19:28 +00:00
mhutti1
6b12caca35 Make dimenutils class more generic 2017-02-02 19:12:40 +00:00
mhutti1
a415937a6d Android Support Library update 2017-02-02 19:12:23 +00:00
mhutti1
3b2529a1fa Fix for a lot of UI issues #353 2017-01-31 00:15:46 +00:00
Isaac Hutt
00302ef3a3 Slight changelog rewording 2017-01-29 18:02:37 +00:00
Emmanuel Engelhart
a6d8888486 Had forgotten nightmode for pictures 2017-01-29 18:56:31 +01:00
Emmanuel Engelhart
ac8fbe5255 Upgrade Changelog 2017-01-29 18:54:54 +01:00
mhutti1
75f07347f3 Fix crash #448 2017-01-29 15:10:43 +00:00
mhutti1
41922d9fe3 Clear notification actions once completed 2017-01-28 21:25:15 +00:00
mhutti1
47fbc4db7c Added more comprehensive night mode #353 2017-01-28 21:00:26 +00:00
fba
afde421c36 Disable bookmark icon instead of hiding #447 2017-01-28 23:23:22 +05:00
mhutti1
9aec715e23 Migrated ZIM filter logic to RxJava 2017-01-28 01:32:02 +00:00
mhutti1
3a2aca87eb Don't allow downloading ZIMs twice #403 2017-01-27 23:45:56 +00:00
mhutti1
ed1f909ec4 Add snackbar prompting user if there is insufficent space to download #433 2017-01-26 22:32:11 +00:00
mhutti1
e54b51df47 Migrated contentmanager from v4 appcompat and updated activity to v13 appcompat 2017-01-26 22:29:08 +00:00
kelson42
ab96375f88 New Phet icon 2017-01-25 23:16:11 +01:00
Isaac Hutt
36ddef0a18 Updated Android UI colors #259 2017-01-22 17:54:43 +00:00
Elad Keyshawn
06f92cf118 Merge remote-tracking branch 'origin/master' 2017-01-22 19:05:20 +02:00
Elad Keyshawn
a3dee54bde removed animation on start of search 2017-01-22 19:03:29 +02:00
mhutti1
922d8458a5 Fix for notification actions with multiple notifications 2017-01-22 16:27:04 +00:00
mhutti1
9af7a449b7 Fix for small scroll issue 2017-01-22 00:08:21 +00:00
Isaac Hutt
da5ce0d1ef Merge pull request #440 from GEOFBOT/toolbar
Collapse toolbar when scrolling down (work in progress)
2017-01-22 00:07:03 +00:00
Geoffrey Mon
53e685abae Always show toolbar when switching/creating tabs; clean up code 2017-01-19 19:00:25 -05:00
Isaac Hutt
318eded19f Android bookmarks are saved/read by both id and name #305 2017-01-19 22:06:53 +00:00