Commit Graph

116 Commits

Author SHA1 Message Date
cyp0633 01f66cee6b
Fix contact detail description display 2022-11-25 21:37:46 +08:00
cyp0633 24901f8eaa
Add README 2022-11-17 20:09:28 +08:00
cyp0633 02d2483732
Detail UI adjustment 2022-11-17 16:14:52 +08:00
cyp0633 6a3ee4ff01
Lower minapi to Android 10 2022-11-17 13:06:03 +08:00
cyp0633 14c760f689
Add debug output 2022-11-17 07:23:24 +08:00
cyp0633 a39d61ba2e
Fix crash on abnormal mail 2022-11-16 23:14:59 +08:00
cyp0633 99a9391dd7
Add LICENSE 2022-11-16 23:14:41 +08:00
cyp0633 d32acccd35
Small UI adjustments 2022-11-16 21:14:37 +08:00
cyp0633 4e5faef75d
Bump version 2022-11-16 21:00:56 +08:00
cyp0633 d5a6b49598
Add contact 2022-11-16 20:49:36 +08:00
cyp0633 59215c307e
Contact detail 2022-11-16 20:05:48 +08:00
cyp0633 268e78d7d4
Contacts list 2022-11-16 19:46:00 +08:00
cyp0633 d3ec41ccf5
Use auto migration 2022-11-16 19:41:56 +08:00
cyp0633 e9478bd99f
Database schema migration 2022-11-16 19:36:34 +08:00
cyp0633 205d383d8c
Add proper navigation items 2022-11-16 19:36:13 +08:00
cyp0633 7bd2194df7
Contacts list 2022-11-16 17:24:04 +08:00
cyp0633 e9124ffca2
Contact component 2022-11-16 17:01:34 +08:00
cyp0633 24e5a55d99
Contact entity and its DAO 2022-11-16 16:21:31 +08:00
cyp0633 46957a3e48
Add refresh delay to Sent folder 2022-11-16 14:54:52 +08:00
cyp0633 0f52d68deb
Bump version code 2022-11-16 11:19:26 +08:00
cyp0633 8ae9ac86e3
Parse text content correctly 2022-11-16 11:16:57 +08:00
cyp0633 7bb0f31b71
Adjust text style in input box 2022-11-15 21:39:47 +08:00
cyp0633 20b5d1e1fc
Use checkbox to choose encryption method 2022-11-15 21:31:41 +08:00
cyp0633 cdd96f7ba7
Use soft delete for mails 2022-11-15 21:04:05 +08:00
cyp0633 01952e1e88
Fix navigation & no more fetching Sent from server 2022-11-15 20:46:38 +08:00
cyp0633 4e9623d8f8
Fix ArrayOutOfBound when sending email 2022-11-15 20:41:22 +08:00
cyp0633 ee67b5e7c7
Put mail into Outbox before sending successfully 2022-11-15 20:38:08 +08:00
cyp0633 a81cfbd1c1
Fix crash on clicking Clear Mails 2022-11-15 20:20:43 +08:00
cyp0633 e975b77ceb
Prevent pulling duplicate mail 2022-11-15 20:05:52 +08:00
cyp0633 06637b1544
Clear all mails feature 2022-11-15 19:34:01 +08:00
cyp0633 60353619cd
Mail component UI optimization 2022-11-15 19:18:20 +08:00
cyp0633 6d0c387028
Optimize code 2022-11-15 18:38:54 +08:00
cyp0633 8cf1da098b
Bump version code 2022-11-15 17:30:47 +08:00
cyp0633 f6a18677bc
Remove attachment parsing temporarily 2022-11-15 17:28:24 +08:00
cyp0633 7bbb196683
Fix: backends not properly initialized 2022-11-15 17:27:30 +08:00
cyp0633 4ae81ce83e
Change paging settings to fetch mail better 2022-11-15 15:46:51 +08:00
cyp0633 306b4f49b0
Improve time & date display 2022-11-15 15:46:27 +08:00
cyp0633 b9499618ce
Mark as read, delete mail 2022-11-15 09:07:22 +08:00
cyp0633 85739d6911
Store mail into database after sending 2022-11-15 08:46:47 +08:00
cyp0633 923bf1738b
Add "Not Supported" sign on Trash Mail 2022-11-15 08:30:45 +08:00
cyp0633 840f87bfac
Fix crash on detail screen 2022-11-14 22:28:28 +08:00
cyp0633 2453addc27
Edge to edge view 2022-11-14 20:59:08 +08:00
cyp0633 36500649bf
Fix: can't fetch email when upgrading from old version 2022-11-14 20:39:14 +08:00
cyp0633 cc03c673ab
Fix: mails not displayed on startup in Inbox 2022-11-14 19:13:55 +08:00
cyp0633 5512b83d46
KDocs for Mail DAO 2022-11-14 19:13:28 +08:00
cyp0633 14b8809688
Fix: can't open drawer on Settings page 2022-11-14 16:43:39 +08:00
cyp0633 6b6e37a597
UI and navigation adjustments in Settings page 2022-11-14 15:14:01 +08:00
cyp0633 99e2b7c2d2
Add settings screen 2022-11-14 11:52:24 +08:00
cyp0633 b8be6d30bc
Read user info on startup 2022-11-13 23:57:59 +08:00
cyp0633 8dc8de7a9c
Update tests 2022-11-13 22:39:12 +08:00