This website requires JavaScript.
Explore
Help
Sign In
fabian
/
telegram_backup
Watch
1
Star
0
Fork
0
You've already forked telegram_backup
mirror of
https://github.com/fabianonline/telegram_backup.git
synced
2024-11-22 08:46:15 +00:00
Code
Issues
Releases
Wiki
Activity
18
Commits
16
Branches
20
Tags
53
MiB
Kotlin
89.4%
HTML+Django
4.5%
Shell
3.3%
Gradle
0.9%
Java
0.5%
Other
1.4%
45e3e22ef3
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Fabian Schlenz
45e3e22ef3
Users and chats are saved to the database as well; DB schema changed requiring you to delete your database.sqlite at this point; old 'good' messages will not be overwritten by newer 'empty' messages.
2016-07-04 09:35:12 +02:00
build
First commit: Just a collection of library sources from Github. Compiles, but doesn't work.
2016-06-29 10:59:33 +02:00
src
/main
Users and chats are saved to the database as well; DB schema changed requiring you to delete your database.sqlite at this point; old 'good' messages will not be overwritten by newer 'empty' messages.
2016-07-04 09:35:12 +02:00
.gitignore
Extended .gitignore.
2016-07-02 19:41:46 +02:00
build.gradle
Commandline-Stuff, Database-stuff.
2016-06-30 10:54:40 +02:00