telegram_backup/src/main/kotlin/de/fabianonline/telegram_backup
Fabian Schlenz 2402356013 Added a DatabaseUpdate to convert the data to json. 2018-04-12 06:54:14 +02:00
..
exporter The code is now compiling, but still largely untested. So it's still kinda WIP. 2018-04-09 06:07:53 +02:00
mediafilemanager The code is now compiling, but still largely untested. So it's still kinda WIP. 2018-04-09 06:07:53 +02:00
Account.kt WIP: Started rewriting the code to make it more null-safe. 2018-03-14 06:08:07 +01:00
ApiStorage.kt WIP: Lots and lots of rewriting. 2018-03-16 06:59:18 +01:00
CommandLineController.kt Database connection will now always be closed on VM shutdown. 2018-04-12 05:55:45 +02:00
CommandLineDownloadProgress.kt Added max_file_age to download only newer files. 2018-03-15 06:48:37 +01:00
CommandLineOptions.kt Removed debug output from CommandLineOptions. 2018-04-11 06:16:42 +02:00
CommandLineRunner.kt Disabled version check if version number contains a dash. 2018-04-12 06:47:24 +02:00
Config.kt WIP: Started rewriting the code to make it more null-safe. 2018-03-14 06:08:07 +01:00
Database.kt Database connection will now always be closed on VM shutdown. 2018-04-12 05:55:45 +02:00
DatabaseUpdates.kt Added a DatabaseUpdate to convert the data to json. 2018-04-12 06:54:14 +02:00
DownloadManager.kt DownloadManager now looks at all dialogs, not just the last 100. 2018-04-12 06:46:42 +02:00
DownloadProgressInterface.kt Added max_file_age to download only newer files. 2018-03-15 06:48:37 +01:00
LICENSE Complete conversion. 2017-12-07 08:00:18 +01:00
LoginManager.kt WIP: Even moar rewriting. 2018-03-20 06:44:36 +01:00
Settings.kt Small codefix to use parameter instead of fixed value. 2018-04-12 05:57:11 +02:00
TLRequestAccountGetPasswordWithCurrentSalt.kt Kotlin: Reformatted code. 2017-12-12 22:04:20 +01:00
TelegramUpdateHandler.kt Merge branch 'feature-rewrite' 2018-04-11 06:11:07 +02:00
TestFeatures.kt WIP: Even moar rewriting. 2018-03-20 06:44:36 +01:00
UserManager.kt WIP: Even moar rewriting. 2018-03-20 06:44:36 +01:00
Utils.kt Added a DatabaseUpdate to convert the data to json. 2018-04-12 06:54:14 +02:00
Version.kt Complete conversion. 2017-12-07 08:00:18 +01:00