Frans-Lukas
|
d915aa1af6
|
#1990 code style fixes
|
2020-05-25 08:46:46 +02:00 |
|
Frans-Lukas
|
1daaf0b0c0
|
#1990 some cleanup and moved foldOverAddingHeaders to its own list extensions file
|
2020-05-22 09:29:00 +02:00 |
|
Frans-Lukas
|
b0dec41a87
|
#1990 removed old files and added no history
|
2020-05-21 10:07:01 +02:00 |
|
Frans-Lukas
|
2ea35f6a6c
|
#1990 added real date headers but should move foldOverAddingHeaders
|
2020-05-21 09:33:31 +02:00 |
|
Frans-Lukas
|
f0f59d79ff
|
#1990 added shared prefs for switch current book in the history view model
|
2020-05-20 09:49:04 +02:00 |
|
Frans-Lukas
|
f1853b6809
|
#1990 added temporary way of seeing dates in history list
|
2020-05-20 09:13:21 +02:00 |
|
Frans-Lukas
|
93bba517ba
|
#1990 added new side effect for deleting history items.
|
2020-05-20 08:58:38 +02:00 |
|
Frans-Lukas
|
6bf7bbbf40
|
#1990 moved historyDialog handling to the viewmodel but the reference is still held by the activity
|
2020-05-19 09:53:18 +02:00 |
|
Frans-Lukas
|
91d1ca075a
|
#1990 slight cleanup
|
2020-05-19 09:22:38 +02:00 |
|
Frans-Lukas
|
17d96ce4f3
|
#1990 made selected items into its own state and removed string from last commit
|
2020-05-19 09:10:21 +02:00 |
|
Frans-Lukas
|
089f032806
|
#1990 added new dialog string and further clean up of HistoryActivity
|
2020-05-18 10:23:37 +02:00 |
|
Frans-Lukas
|
5faa933c41
|
#1990 deletion of items works!
|
2020-05-15 10:14:15 +02:00 |
|
Frans-Lukas
|
84f7fc0393
|
#1990 everything except deletion of selected items works!
|
2020-05-15 09:57:51 +02:00 |
|
Frans-Lukas
|
3d097920e9
|
#1990 new method of updating selected items and checking if in selection mode
|
2020-05-15 09:18:01 +02:00 |
|
Frans-Lukas
|
9686699903
|
#1990 item selection now works, alrthough a little clumsy
|
2020-05-14 09:54:41 +02:00 |
|
Frans-Lukas
|
4857848b04
|
#1990 Show all history switch now works
|
2020-05-13 08:44:06 +02:00 |
|
Frans-Lukas
|
14e371f7a3
|
#1990 search of history items now works
|
2020-05-11 09:21:39 +02:00 |
|
Frans-Lukas
|
1bd253a985
|
#1990 fixed some requests from feedback and started working on the search filtering
|
2020-05-08 10:02:11 +02:00 |
|
Frans-Lukas
|
2175d3ba19
|
#1990 Added appendItemToSelectionOrOpenIt logic
|
2020-05-07 09:08:59 +02:00 |
|
Frans-Lukas
|
c300542d16
|
#1990 got the new history activity to display content
|
2020-05-06 09:23:48 +02:00 |
|
Frans-Lukas
|
ef4079b42f
|
#1990 merge
|
2020-05-05 09:55:24 +02:00 |
|
Frans-Lukas
|
72a145398c
|
#1990 Figured out the reduce and viewStateReducer methods
|
2020-05-05 09:48:03 +02:00 |
|
Frans-Lukas
|
345a0a3580
|
#1990 WIP
|
2020-05-05 08:43:32 +02:00 |
|
Seán Mac Gillicuddy
|
24823c6ab5
|
Merge pull request #2059 from kiwix/release/3.3.1
Release/3.3.1 to Develop
|
2020-05-01 15:13:39 +01:00 |
|
Seán Mac Gillicuddy
|
148cbacf38
|
Merge pull request #2056 from sonusourav/bookmarkAdapter
Fixes #2055 Convert bookmarkAdapter to Kotlin
|
2020-05-01 14:22:11 +01:00 |
|
Sonu Sourav
|
73c09188ce
|
Changed to setBitmap( string: Base64String)
|
2020-05-01 18:21:51 +05:30 |
|
Sean Mac Gillicuddy
|
125e5b25a5
|
update changelog
|
2020-05-01 12:32:35 +01:00 |
|
Sean Mac Gillicuddy
|
89e235a47c
|
Bump version
|
2020-05-01 12:14:21 +01:00 |
|
Seán Mac Gillicuddy
|
9ddd9c7c9e
|
Merge pull request #2057 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-05-01 12:12:35 +01:00 |
|
Sonu Sourav
|
7311b72944
|
Changed BookmarkItemViewHolder definition
|
2020-05-01 16:29:25 +05:30 |
|
Sean Mac Gillicuddy
|
44dd5ebdcf
|
update typography and ignore typos in tr
|
2020-05-01 09:53:32 +01:00 |
|
Sonu Sourav
|
cc96d8cf99
|
Reformatted bookmark adapter
|
2020-04-30 22:23:44 +05:30 |
|
translatewiki.net
|
1a17188829
|
Localisation updates from https://translatewiki.net.
|
2020-04-30 16:51:51 +02:00 |
|
Sonu Sourav
|
8c3baad94b
|
Fixes #2055 Convert bookmarkAdapter to Kotlin
|
2020-04-30 20:11:28 +05:30 |
|
Seán Mac Gillicuddy
|
17b37223ad
|
Merge pull request #2050 from kiwix/macgills/feature/2049-date-time-parse-exception
#2049 Crash Report 3.3.0: DateTimeParseException
|
2020-04-30 10:20:19 +01:00 |
|
Sean Mac Gillicuddy
|
5d251698cb
|
#2049 Crash Report 3.3.0: DateTimeParseException - catch exception
|
2020-04-30 09:16:55 +01:00 |
|
Seán Mac Gillicuddy
|
92b6f3af42
|
Merge pull request #2047 from kiwix/macgills/feature/2045-diagnostic-report
#2045 Create Send Diagnostic Report screen
|
2020-04-30 09:08:41 +01:00 |
|
Seán Mac Gillicuddy
|
c046bf9d34
|
Merge pull request #2048 from kiwix/macgills/feature/1274-lint-errors
#1274 Lint Baseline Issues
|
2020-04-29 16:07:24 +01:00 |
|
Sean Mac Gillicuddy
|
321bdf983d
|
#1274 Lint Baseline Issues - fix error in custom - remove baselines
|
2020-04-29 14:04:44 +01:00 |
|
Sean Mac Gillicuddy
|
2e9e6a721b
|
Merge branch 'develop' into macgills/feature/2045-diagnostic-report
|
2020-04-29 13:56:37 +01:00 |
|
Sean Mac Gillicuddy
|
ff62179e4b
|
#1274 Lint Baseline Issues - fix or suppress errors in app&core
|
2020-04-29 13:54:16 +01:00 |
|
Seán Mac Gillicuddy
|
8b22a1fd89
|
Merge pull request #2031 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-04-29 12:36:00 +01:00 |
|
Sean Mac Gillicuddy
|
9786066e14
|
#2045 Create Send Diagnostic Report screen - add screen
|
2020-04-29 12:34:45 +01:00 |
|
Seán Mac Gillicuddy
|
968cdaf961
|
Merge pull request #2046 from kiwix/macgills/feature/2032-svg-asset-loading
#2032 some Latex based formulas not shown on Kiwix Android APK 3.3.0/3.2.1
|
2020-04-29 12:14:28 +01:00 |
|
Seán Mac Gillicuddy
|
94af978865
|
Merge pull request #2044 from kiwix/macgills/feature/2038-prevent-illegal-state-from-null
#2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132)
|
2020-04-29 12:02:13 +01:00 |
|
Sean Mac Gillicuddy
|
c2d449eaaa
|
fix lint typography issues
|
2020-04-29 10:52:21 +01:00 |
|
Sean Mac Gillicuddy
|
125b94ec79
|
#2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132) - stop catching Exception
|
2020-04-29 10:29:34 +01:00 |
|
Sean Mac Gillicuddy
|
6158d8fd7c
|
#2032 some Latex based formulas not shown on Kiwix Android APK 3.3.0/3.2.1 - load svgs as assets
|
2020-04-29 10:06:48 +01:00 |
|
Seán Mac Gillicuddy
|
595c30d8fb
|
Merge pull request #2043 from kiwix/macgills/feature/2024-localise-strings
#2024 Two strings are not localized correctly
|
2020-04-28 14:33:10 +01:00 |
|
Seán Mac Gillicuddy
|
d6bea539fc
|
Merge pull request #2042 from kiwix/macgills/feature/1864-test-new-book-dao
#1864 Add unit tests for NewBookDao
|
2020-04-28 13:18:34 +01:00 |
|