Commit Graph

24 Commits (3f05b7fc1fcc7fea06d5dd2d863188a784ad27e9)

Author SHA1 Message Date
Tom Hacohen 3f05b7fc1f Bump target SDK version, update Gradle, and adjust code
1 year ago
Tom Hacohen 4bf36e7ad3 Add kotlin extensions, enable R8 and fix errors.
4 years ago
Tom Hacohen c90bf78dc5 Enable R8 and fix errors.
4 years ago
Tom Hacohen 20387612db Journal entry list: mark malformed entries with a bug icon.
4 years ago
Tom Hacohen df94fde5ff Move CollectionInfo and SyncEntry to the journalmanager module.
4 years ago
Tom Hacohen a74f188b3b requery: use our own data store class.
5 years ago
Tom Hacohen 9c8daf1ebd More optimise imports.
5 years ago
Tom Hacohen b765f177c7 Migrate to AndroidX.
5 years ago
Tom Hacohen e005064be6 Fix a lot of kotlin warnings
5 years ago
Tom Hacohen fe7aa2208b Event invitations: add a button to send an email invite from the journal item view.
5 years ago
Tom Hacohen 8af6858422 Tasks: add ability to create, edit, deleted and view task journals
5 years ago
Tom Hacohen 3996f1824d Migrate from AsyncTask to anko's doAsync.
5 years ago
Tom Hacohen 093eee6409 Kotlin: more kotlin migration.
5 years ago
Tom Hacohen f77063ff1a Kotlin: more kotlin migration.
5 years ago
Tom Hacohen 30fa0128b6 AsyncTask: cancel background tasks when the fragments are destroyed.
7 years ago
Tom Hacohen e6ba52074a Journal item: view journal item in a separate activity.
7 years ago
Tom Hacohen 889eede699 Journal list: Use icons for actions instead of text.
7 years ago
Tom Hacohen be108389c5 Journal viewer: verify journal entry content is not null before searching it.
7 years ago
Tom Hacohen e2f206e02e Services: Move to a requery model instead of raw SQL and improve models.
7 years ago
Tom Hacohen 7cefb64db2 CollectionInfo: rename url -> uid.
7 years ago
Tal Hacohen e4fc23eb70 Journal - Load entries on background
7 years ago
Tom Hacohen ced3d7283d Remove change journal from main page.
7 years ago
Tom Hacohen b0b5891e40 Add a collection view activity and move the journal viewer there
7 years ago
Tom Hacohen 3530821ddd JournalViewer: add an activity to view the journal.
7 years ago