Frans-Lukas Lövenvald
|
1152c36536
|
#2119 filtering and deletion works
|
2020-06-08 16:15:40 +02:00 |
|
Frans-Lukas Lövenvald
|
0b699fd89d
|
#2119 re-re-write of History activity
|
2020-06-08 15:34:38 +02:00 |
|
Frans-Lukas Lövenvald
|
5d18f04740
|
#2124 some style fixes to bookmarks activity and view model
|
2020-06-08 10:51:52 +02:00 |
|
Frans-Lukas Lövenvald
|
ad3f533872
|
#2124 some style fixes to bookmarks activity and view model
|
2020-06-08 09:03:07 +02:00 |
|
Sean Mac Gillicuddy
|
29a46e23f7
|
#26 Search problem - fix unit tests
|
2020-06-08 07:31:13 +01:00 |
|
Frans-Lukas
|
e13e78f501
|
#2124 Everything works except deletion of bookmarks
|
2020-06-05 15:56:54 +02:00 |
|
Frans-Lukas
|
0e083e5eb1
|
#2124 initial rewrite of bookmarks, basically a copy of history activty rewrite
|
2020-06-05 14:19:40 +02:00 |
|
Frans-Lukas Lövenvald
|
fc5d44b3b1
|
#2111 Created STRING_RESOURCES.md
|
2020-06-04 14:06:33 +02:00 |
|
Frans-Lukas Lövenvald
|
54cda8194f
|
#2111 Added string resource md link
|
2020-06-04 13:46:42 +02:00 |
|
Frans-Lukas Lövenvald
|
ee496e02c6
|
#2111 Added link to accessibility step by step
|
2020-06-04 13:43:29 +02:00 |
|
Frans-Lukas Lövenvald
|
4293417158
|
#2111 small rephrasing
|
2020-06-04 13:38:30 +02:00 |
|
Frans-Lukas Lövenvald
|
bfd16cf22d
|
#2111 Added Accessibility section of DESIGN.md
|
2020-06-04 13:36:07 +02:00 |
|
Frans-Lukas Lövenvald
|
e92aa29bd6
|
#2111 Spelling fix and re-phrasing.
|
2020-06-04 11:52:15 +02:00 |
|
Frans-Lukas Lövenvald
|
616103420f
|
First draft of DESIGN.md
|
2020-06-04 11:49:05 +02:00 |
|
Frans-Lukas Lövenvald
|
401f73c4c5
|
Added link to DESIGN.md
|
2020-06-04 11:07:42 +02:00 |
|
Frans-Lukas
|
935536b027
|
Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2119-fix-history-architecture
|
2020-06-04 10:33:28 +02:00 |
|
Frans-Lukas
|
3592bc236b
|
#2119 added side effect tests
|
2020-06-04 10:31:31 +02:00 |
|
Frans-Lukas
|
143ea09e00
|
#2119 more tests for the HistoryViewModel
|
2020-06-04 09:07:40 +02:00 |
|
Frans-Lukas
|
0de73c412d
|
#1990 some renaming of functions and variables
|
2020-06-03 12:23:57 +02:00 |
|
Frans-Lukas
|
1c2badef8b
|
#1990 more history view model tests
|
2020-06-03 12:07:38 +02:00 |
|
Frans-Lukas
|
ad71adf0c9
|
#1990 added date sorting of historyItems before being headerized
|
2020-06-03 11:03:45 +02:00 |
|
Frans-Lukas
|
533009fd87
|
#1990 small moving around and removal of code.
|
2020-06-03 08:46:30 +02:00 |
|
Frans-Lukas
|
07de800af8
|
#1990 changed how items are selected
|
2020-06-01 09:55:14 +02:00 |
|
Rutvik Rajendra Panchal
|
d2a317f0d8
|
Merge branch 'FIx-Issue-#1987' of https://github.com/rutvik-panchal/kiwix-android into FIx-Issue-#1987
|
2020-05-29 23:04:28 +05:30 |
|
Rutvik Rajendra Panchal
|
f2f44f2ddd
|
Merge branch 'FIx-Issue-#1987' of https://github.com/rutvik-panchal/kiwix-android into FIx-Issue-#1987
|
2020-05-29 22:55:53 +05:30 |
|
Sean Mac Gillicuddy
|
df1ffd0354
|
#26 Search problem - some results disappear as typing advances - debounce and search with a copy of the fileReader
|
2020-05-29 16:38:02 +01:00 |
|
Rutvik Rajendra Panchal
|
5052b8fd3c
|
Merge branch 'FIx-Issue-#1987' of https://github.com/rutvik-panchal/kiwix-android into FIx-Issue-#1987
|
2020-05-28 23:45:21 +05:30 |
|
Rutvik Rajendra Panchal
|
7b90e841e0
|
Added ThemeOverlay for ProgressBar Color
|
2020-05-28 23:42:52 +05:30 |
|
Seán Mac Gillicuddy
|
fda37a3e92
|
Merge pull request #2095 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-05-28 16:29:14 +01:00 |
|
Sean Mac Gillicuddy
|
6f5a834cde
|
fix static analysis
|
2020-05-28 15:59:35 +01:00 |
|
Frans-Lukas
|
2d3f7bf327
|
#1990 move selection and deslection to side effects
|
2020-05-28 09:14:35 +02:00 |
|
Frans-Lukas
|
e425841f70
|
#1990 fixed headerizable list class.
|
2020-05-28 08:50:48 +02:00 |
|
Rutvik Rajendra Panchal
|
b179f32f9d
|
Added ThemeOverlay for ProgressBar Color
|
2020-05-27 21:15:55 +05:30 |
|
Seán Mac Gillicuddy
|
9e3cad9aea
|
Merge pull request #2102 from rutvik-panchal/Fix-Issue-#2101
Refactor : FileItem and FileListAdapter to Kotlin
|
2020-05-27 16:10:38 +01:00 |
|
Seán Mac Gillicuddy
|
5c459cca02
|
Merge pull request #2083 from yashk2000/feature/yashk2000/start-server-workflow
Fix #1841 Enhance workflow of the host books section
|
2020-05-27 16:08:40 +01:00 |
|
Kelson
|
6332b40217
|
Merge pull request #2115 from hiteshkuber/develop
updated README.md
|
2020-05-27 10:44:52 +02:00 |
|
Frans-Lukas
|
523a42aa43
|
#1990 codefactor fix
|
2020-05-27 09:54:33 +02:00 |
|
Frans-Lukas
|
90747ac608
|
#1990 style fix and added full R.* import.
|
2020-05-27 09:52:13 +02:00 |
|
Frans-Lukas
|
f016f78af7
|
#1990 inlined headerizable list class and updated foldOverAddingHeaders usage
|
2020-05-27 09:48:17 +02:00 |
|
Frans-Lukas
|
c4e39d1bc2
|
#1990 moved show all toggle to side effect and injected dialog in showDeleteHistoryDialog
|
2020-05-27 09:16:08 +02:00 |
|
hitesh kuber
|
7a36095520
|
updated README.md
typos removed
|
2020-05-27 00:50:39 +05:30 |
|
Rutvik Rajendra Panchal
|
4006686050
|
Removed Progress starting value
|
2020-05-26 22:27:16 +05:30 |
|
translatewiki.net
|
71532badb8
|
Localisation updates from https://translatewiki.net.
|
2020-05-26 17:08:49 +02:00 |
|
Frans-Lukas
|
e304aabcab
|
#1990 lint fixes
|
2020-05-26 09:57:55 +02:00 |
|
Frans-Lukas
|
f9cfda759b
|
#1990 moved dialogs as side effects
|
2020-05-26 09:54:41 +02:00 |
|
Yash Khare
|
0a25e2ea31
|
Fix variable name
|
2020-05-25 23:15:13 +05:30 |
|
Yash Khare
|
88a0dfd324
|
Simplify wifi connectivity check
|
2020-05-25 22:59:57 +05:30 |
|
Rutvik Rajendra Panchal
|
bff1d6705b
|
Merge branch 'Fix-Issue-#2101' of https://github.com/rutvik-panchal/kiwix-android into Fix-Issue-#2101
|
2020-05-25 22:59:26 +05:30 |
|
Rutvik Rajendra Panchal
|
bd87ded887
|
Merge branch 'Fix-Issue-#2101' of https://github.com/rutvik-panchal/kiwix-android into Fix-Issue-#2101
|
2020-05-25 22:58:12 +05:30 |
|
Frans-Lukas
|
e0bbf2b70a
|
#1990 tried making reduce only return a state.
|
2020-05-25 09:58:45 +02:00 |
|