Wayne Huang
|
ec648f8abf
Merge branch 'changeReaderViewModelConstructor' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
6afb88b318
Add comments
|
5 years ago |
cooperku_kdanmobile
|
e833baaba5
Remove parameter 'uri' in ReaderViewModel::openPdfFile
|
5 years ago |
cooperku_kdanmobile
|
a6b5357215
Remove keyword 'lateinit' of readerModel in ReaderViewModel
|
5 years ago |
cooperku_kdanmobile
|
69e0f7ce8b
Add Uri to ReaderViewModel constructor
|
5 years ago |
cooperku_kdanmobile
|
af7e221ef2
Fix: cannot compile problem
|
5 years ago |
cooperku_kdanmobile
|
c86f30b141
Upgrade sdk to v1.0.8.6 2019-04-29
|
5 years ago |
Wayne Huang
|
49e35c0016
Merge branch 'dialogPasswordActivityConstValue' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
d2f8fee192
Use const value instead of anonymous text
|
5 years ago |
Wayne Huang
|
d0be6d0f39
Merge branch 'copyFileActivity' into 'master'
|
5 years ago |
cooperku_kdanmobile
|
0d3e4a714a
Add const value KEY_FILE_ABSOLUTE_PATH & KEY_SHOULD_COPY_FILE
|
5 years ago |
cooperku_kdanmobile
|
55ab7022ed
Remove useless parameter
|
5 years ago |
cooperku_kdanmobile
|
68ce95a610
Change CopyFileViewModel constructor
|
5 years ago |
cooperku_kdanmobile
|
df855fcfec
Add class CopyFileInfo & CopyFileInfoFactory
|
5 years ago |
cooperku_kdanmobile
|
546af7b3d5
Remove parameters 'shouldCopyFile' and 'srcFilePath' from CopyFileViewModel
|
5 years ago |
cooperku_kdanmobile
|
2f091cce85
Copy file in CopyFileViewModel::init
|
5 years ago |
cooperku_kdanmobile
|
d546b24acd
Refactor: rename member
|
5 years ago |
cooperku_kdanmobile
|
d4248c5b95
Add function CopyFileTask::copy(source: CopyFileSource?): Observable<Long>
|
5 years ago |
cooperku_kdanmobile
|
d9a8f827a1
Refactor: rename function
|
5 years ago |
cooperku_kdanmobile
|
e23d6f84d7
Add safe use of nullable uri.lastPathSegment
|
5 years ago |
cooperku_kdanmobile
|
3b4f338c64
Fix: FileUriSource::getFileName() should not be null
|
5 years ago |
cooperku_kdanmobile
|
c3fb8ff64b
workaround: try to fix wrong file path
|
5 years ago |
cooperku_kdanmobile
|
b042679a9f
Rearrange code
|
5 years ago |
cooperku_kdanmobile
|
58b54e4cab
Remove unreached code
|
5 years ago |
cooperku_kdanmobile
|
f41154e350
Merge branch 'getSourceFileSize' into copyFileActivity
|
5 years ago |
cooperku_kdanmobile
|
47a82797ca
Fix: get correct file size
|
5 years ago |
cooperku_kdanmobile
|
46ee7af0b9
Add function CopyFileSource::getFileSize()
|
5 years ago |
cooperku_kdanmobile
|
bb77ffe0d0
Fix FileUriSource::getFilePath()
|
5 years ago |
cooperku_kdanmobile
|
be50d1893c
Rearrange code
|
5 years ago |
cooperku_kdanmobile
|
8db4311e13
Refactor CopyFileViewModel
|
5 years ago |