1868 Commits

Author SHA1 Message Date
s-ayush2903
24546af279
Revert Useless Changes 2020-07-10 19:09:39 +05:30
Frans-Lukas
57892da3a1 #2154 added page state tests 2020-07-10 14:28:35 +02:00
Sean Mac Gillicuddy
a3822ad7b9 #2194 Crash Report 3.3.3: ArrayIndexOutOfBoundsException: CoreReaderFragment.getCurrentWebView (CoreReaderFragment.java:932) - guard against negative values 2020-07-10 11:18:50 +01:00
Sean Mac Gillicuddy
c033747eb6 #2193 Crash Report 3.3.3: IllegalArgumentException LanguageUtils.getCurrentLocale - stop performing updates if fragment is not attached 2020-07-10 11:04:56 +01:00
Frans-Lukas
f8e7c9ab8c #2154 moved some tests to page view model tests WIP 2020-07-10 11:37:55 +02:00
Frans-Lukas
6a83a9e123 #2154 moved init to pageViewModel 2020-07-09 13:23:44 +02:00
Frans-Lukas
b42112f797 #2154 merge with develop 2020-07-09 12:37:33 +02:00
Frans-Lukas
b33380b8b7 #2154 fixed requested changes 2020-07-09 12:04:33 +02:00
Frans-Lukas
e3b80704cf #2154 added initial state function 2020-07-09 11:44:05 +02:00
Seán Mac Gillicuddy
d2e1273603
Merge pull request #2187 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-07-09 10:34:39 +01:00
Frans-Lukas
f97d2d0d08 #2154 started working on page tests 2020-07-09 11:31:46 +02:00
s-ayush2903
d0425d845b
Wrote Logs Properly 2020-07-08 18:07:03 +05:30
Frans-Lukas
8a40dbc3b8 #2154 more generics (state) for generification of bookmarks and history 2020-07-08 13:35:38 +02:00
Frans-Lukas
3dcbf285b8 #2154 generificiation now uses generics for states 2020-07-08 13:29:58 +02:00
Seán Mac Gillicuddy
dcf57b4ea8
Merge pull request #2122 from Frans-Lukas/2111-contrib-style-guide
2111 contrib style guide
2020-07-08 11:10:50 +01:00
Frans-Lukas
63866ce945 #2154 deleted accidentally added files 2020-07-08 12:07:42 +02:00
s-ayush2903
ad9f8e9270
Separated the boolean to CoreApp 2020-07-08 15:37:29 +05:30
Frans-Lukas
989fd8674c #2179 moved no_content_text to style instead of textAppearance 2020-07-08 11:37:51 +02:00
Frans-Lukas
8402f6ce49 #2179 moved no content text appearances to own attribute 2020-07-08 11:26:52 +02:00
s-ayush2903
e3d5d14dca
Documented and logged 2020-07-07 19:31:40 +05:30
s-ayush2903
9e1f419e4f
Crash Fix and File Attached 2020-07-07 19:31:21 +05:30
Frans-Lukas
ce32b60154 #2179 moved home url to KiwixReaderFragment. 2020-07-07 14:08:16 +02:00
Frans-Lukas
d3f35e4a2b #2179 updated no open book string. again.. 2020-07-07 12:42:08 +02:00
Frans-Lukas
209aa57a39 #2179 removal of redundance 2020-07-07 12:41:32 +02:00
Frans-Lukas
dec6ccaa2a #2179 textview now uses attribute instead of styling 2020-07-07 12:38:10 +02:00
Frans-Lukas
5540aa8a4c Merge branch 'feature/navigation' of https://github.com/kiwix/kiwix-android into 2179-remove-home-webview-library 2020-07-07 12:11:31 +02:00
Frans-Lukas
a9dabc6673 merge with develop 2020-07-07 11:58:13 +02:00
Sean Mac Gillicuddy
c97b8a667d fix lint issues 2020-07-07 09:44:22 +01:00
Frans-Lukas
ccf54eb968 #2186 removed keep bars on scroll preference 2020-07-07 10:15:56 +02:00
translatewiki.net
0d2bb97a8d Localisation updates from https://translatewiki.net. 2020-07-06 18:47:25 +02:00
Frans-Lukas
a209a2bf32 #2186 removed unecessary web views and isHideToolbar preference 2020-07-06 12:31:44 +02:00
Frans-Lukas
1091a25f11 #2186 removed commented code 2020-07-06 12:16:50 +02:00
Frans-Lukas
c3d6c0c991 #2186 moved bottom app bar styling to separate style and added to theme. 2020-07-06 12:15:17 +02:00
Frans-Lukas
87c2d5bdf3 #2186 bottom toolbars icons are now centered 2020-07-06 12:07:15 +02:00
Frans-Lukas
e59a3d5cb8 #2186 scrolling works as expected for top and bottom bars in reader fragment 2020-07-06 12:06:33 +02:00
Frans-Lukas
08d5c5929b #2186 bottom toolbar now works but is slightly off center 2020-07-03 15:48:29 +02:00
Frans-Lukas
0c8d3a5c36 #2186 top appbar is now scrolling as expected, webview gets stuck on re-enter 2020-07-03 11:12:02 +02:00
Brian Cherin
69d76cdb36 #1648 merge with upstream 2020-07-02 22:19:56 -04:00
Brian Cherin
21c8c9ae2c #1648 Fix search layout overflow and button style 2020-07-02 22:06:03 -04:00
Frans-Lukas
252e8c6740 #2179 back button now exits app if on last page instead of closing book 2020-07-02 15:09:11 +02:00
Frans-Lukas
b522af1b69 #2179 fixed back press exiting if no book is open 2020-07-02 14:38:57 +02:00
Frans-Lukas
8f42078278 #2179 closing of book in reader now works 2020-07-02 14:20:56 +02:00
Sean Mac Gillicuddy
91b09bda92 Merge remote-tracking branch 'origin/develop' into release/3.3.2 2020-07-02 11:40:43 +01:00
Sean Mac Gillicuddy
3a5cc5c2ec update objectbox schema 2020-07-02 10:58:54 +01:00
Frans-Lukas
22dd635c85 #2179 working on when reader should not have a book open 2020-07-02 11:16:01 +02:00
Frans-Lukas
66c77b0c59 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2111-contrib-style-guide 2020-07-02 10:23:32 +02:00
Frans-Lukas
bbb566622c #2154 merge with dev 2020-07-02 10:15:11 +02:00
Frans-Lukas
b145267ca8 #2154 moved init to function in pageviewmodel 2020-07-02 09:18:00 +02:00
Frans-Lukas
ad3d79a2ad #2154 moved numberOfSelectedItems to page state and made it a function 2020-07-02 09:10:05 +02:00
Frans-Lukas
c57b9c9f3b #2154 lots of rewrite between viewmodels, working now but should be possible to improve 2020-07-01 21:40:07 +02:00