Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getHistory
Method
getHistory
android/src/org/coolreader/CoolReader.java:112–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
public
History getHistory()
113
{
114
return
mHistory;
115
}
116
117
public
Engine getEngine() {
118
return
mEngine;
Callers
14
run
Method · 0.45
run
Method · 0.45
applyAppSetting
Method · 0.45
loadPreviousDocument
Method · 0.45
loadDocument
Method · 0.45
findCoverPage
Method · 0.45
LoadDocumentTask
Method · 0.45
done
Method · 0.45
fail
Method · 0.45
saveCurrentPositionBookmarkSync
Method · 0.45
done
Method · 0.45
openRecentBook
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected