Commit Graph

1109 Commits (tmp)
 

Author SHA1 Message Date
Tom Hacohen 660d5b94ba Journal item activity: improve look (add elevation to contact name).
7 years ago
Tom Hacohen 0503efa8ac Journal item activity: Use string resources instead of hardcoded strings.
7 years ago
Tom Hacohen 9f069692c9 Journal viewer: Improve the look and feel of the journal viewer
7 years ago
Tom Hacohen c3ee3aac22 Journal item: Implement showing contacts.
7 years ago
Tom Hacohen b964b8dfe1 Journal item: implement showing calendar events (based on etar)
7 years ago
Tom Hacohen 7dba220d06 Journal item activity: create the infrastructure for a nicer interface
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 a3e4fc48ab Collection header: set owner visibility to gone when there's no owner.
7 years ago
Tom Hacohen 1cf1d0f5b0 BaseActivity: Add an activity that all other activities inherit from.
7 years ago
Tom Hacohen d86edd7688 Journal model: add a unique constraint to journal UIDs.
7 years ago
Tom Hacohen df05dd2498 Deps: upgrade requery to 1.3.1.
7 years ago
Tom Hacohen 5d816b991e Update Changelog.
7 years ago
Tom Hacohen 10095bd4ee WebView: correctly handle checking if a url should open in app or browser.
7 years ago
Tom Hacohen a9eba1af4e Account upgrade: raise an error when account migration fails.
7 years ago
Tom Hacohen 20568c850a SyncManager: Request for a full sync if interrupted.
7 years ago
Tom Hacohen a107cd3fa2 AccountSettings: remove wrong version set.
7 years ago
Ricki Hirner 643e2b23ea Use UUIDs for newly generated event/task UIDs (RFC 7986 5.3 UID Property)
7 years ago
Tom Hacohen f819dbf33f Bump version.
7 years ago
Tom Hacohen eb95eada91 Import: Add an alias for our addressbook and davdroid account types.
7 years ago
Tom Hacohen 861d5e4b4e Fix account type and authority to use function and not string.
7 years ago
Tom Hacohen 26c0a62dc4 Don't crash when immediately entering collection after creation.
7 years ago
Tom Hacohen eae4e14b1d Merge: add support for multiple address books
7 years ago
Tom Hacohen 674ea1eeca Workaround Android account creation issue (ignoring userData)
7 years ago
Tom Hacohen db82757bc4 Show an error message when failing to create an account.
7 years ago
Tom Hacohen aeae7de077 Workaround: ignore invalid account errors when syncing contacts
7 years ago
Tom Hacohen c81ba0cddb Create an AndroidCompat class to wrap around Android oddities.
7 years ago
Tom Hacohen de6a124bf2 Remove unnecessary InvalidAccountException
7 years ago
Tom Hacohen 068e0c6b4d Expose appName from App and use it.
7 years ago
Ricki Hirner 51840c3a22 Fix some inconsistencies
7 years ago
Ricki Hirner 138d344a5b Open DAVdroid main activity when add a "DAVdroid Address book" account is added over Settings
7 years ago
Tom Hacohen d6ace869fe Remove add, share and delete restrictions on address books
7 years ago
Tom Hacohen 2f95ddbda2 Import: Fix address book import.
7 years ago
Tom Hacohen e729bcff42 ViewCollection: fix addressbook stats.
7 years ago
Tom Hacohen 51aecba9a0 LocalAddressBook: Add a way to get address book by UID.
7 years ago
Tom Hacohen 19b955f981 Change LocalAddressBook to look like LocalCalendar (accept journalentity)
7 years ago
Tom Hacohen 48a77530a8 Make account type strings non-translateable.
7 years ago
Tom Hacohen dfb8981752 Remove the ACCOUNT_TYPE constant (now a string resource)
7 years ago
Ricki Hirner 0d7e2362b3 Improve address book details in debug info
7 years ago
Ricki Hirner 310b94e280 Add more debug information
7 years ago
Tom Hacohen 1422d95ccf Disallow user removal of address book accounts
7 years ago
Tom Hacohen 83ef63e94b Remove getCollections and add the afterLoad workaround to getJournals.
7 years ago
Tom Hacohen 589f81c50d Add multiple address books support
7 years ago
Tom Hacohen 2e25c44d78 Journalmanager crypto: Make AsymmetricKeyPair serializable.
7 years ago
Tom Hacohen 71d694c1c1 Fingerprint: Change the fingerprint format to be numeric instead of hex.
7 years ago
Tom Hacohen be108389c5 Journal viewer: verify journal entry content is not null before searching it.
7 years ago
Tom Hacohen d0bfe6dad4 Update Changelog.
7 years ago
Tom Hacohen 96443a0b57 Journal model: fix broken database migration
7 years ago
Tom Hacohen fab8aa90ac Collection owner: Handle the case of owner == null.
7 years ago
Tom Hacohen 201e4e09eb Update to the new jorunal entries API.
7 years ago