You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,26 @@ Try [another app](https://github.com/wthee/pcr-tool) with a more modern design a
6
6
7
7
An **unofficial** Android information application for "Princess Connect Re:Dive".
8
8
9
+
## About v3.1.0 (Archive Version)
10
+
11
+
ShizuruNotes is archived as of v3.1.0, we suggest that all users migrate to [pcr-tool](https://github.com/wthee/pcr-tool).
12
+
13
+
However for users still willing to stick on ShizuruNotes, we also provide manually database file importing as an escape hatch. Please refer to the following documentations for details.
14
+
15
+
Changes in v3.1.0:
16
+
17
+
### Manually database file importing
18
+
19
+
Go to *Settings - Manually select DB file* and select a file in your local storage. Note the followings:
20
+
21
+
- Selected file must be an unhashed DB file
22
+
- Selected file can be safely deleted after importing because a duplication will be saved in the App's private directory
23
+
- Since we can't retrieve the version information from DB directly, *Setting - Database Version* will always display 0
24
+
25
+
### Removal of update checking
26
+
27
+
Automatic update check is removed in v3.1.0 as the project is going to archive.
0 commit comments