Simon Hammer
|
37e62345ea
fixed deleting
|
3 years ago |
Noah Vogt
|
ce71953b51
merged localFolders parameter with updated codestyle
|
3 years ago |
Noah Vogt
|
34165ea534
better py coding style
|
3 years ago |
Simon Hammer
|
443a2810e6
merged accountmanager
|
3 years ago |
Simon Hammer
|
5374cac04a
merged readInDBaLayout with master
|
3 years ago |
Noah Vogt
|
1fbfe4a021
further working on account management frontend + make mailFunctions checkConnection function more verbose when catching an error
|
3 years ago |
Simon Hammer
|
1bc6239546
added datecompile, cannot ad it to database, idk if CC&BCC but could, littlebit layout fancy stuff
|
3 years ago |
Simon Hammer
|
eef8a8148b
added Informationwindow, delete all Folder option
|
3 years ago |
Noah Vogt
|
fc009013dc
remove unneeded occurences of legacy SharedPrefrences + fix subject encoding in fetchMails function
|
3 years ago |
Simon Hammer
|
d8f588139b
prepare to merge
|
3 years ago |
Simon Hammer
|
4ddbda2a1f
added backround worker
|
3 years ago |
Noah Vogt
|
10a262b61c
extend mailFunctions.py to else provide mailbox folder + add gson hook to get actual java booleans from json + add serialized names to Message class + java access to fetchMailsFromBox function from python now supports custom imap ports + extend MailServerCredentials Class to hold a custom smtp port + experimentally list fetch all draft messages, get them as an arraylist of Message.class and print them out when adding a new email account
|
3 years ago |
Noah Vogt
|
3fc33dcb7a
fix mailFunctions.py, as it seems broken after a merge with multipleUsers branch
|
3 years ago |
Simon Hammer
|
881d13b11a
merged fully, tried to download with activity
|
3 years ago |
Simon Hammer
|
3807b667fa
merged multipleUser
|
3 years ago |
Simon Hammer
|
5e5edd9859
merged branches
|
3 years ago |
Noah Vogt
|
1a8c3ad424
added SEEN flag to JSON output
|
3 years ago |
Simon Hammer
|
e785db99a5
added working methods to read in Data, but is unnecery now
|
3 years ago |
Noah Vogt
|
be27cb392d
serializing as json now fully working
|
3 years ago |
Noah Vogt
|
bc080e0904
merged last commit from master
|
3 years ago |
Noah Vogt
|
44cccf092c
decide between inner list or dict type in fetching mails from box function + variable renaming
|
3 years ago |
Simon Hammer
|
c2e9435ecc
Merge branch 'master' of github.com:noahvogt/mini-project
|
3 years ago |
Simon Hammer
|
d16769cbcd
commit to merge
|
3 years ago |
Noah Vogt
|
195d079410
add cc / bcc functionality + do some string beautification for fetchMails function
|
3 years ago |
Simon Hammer
|
14e5fd9f60
Merge branch 'master' of github.com:noahvogt/mini-project
|
3 years ago |
Simon Hammer
|
8e7eaeae8b
small changes
|
3 years ago |
Noah Vogt
|
9b9d41271c
emails can have no recepient, apearentlly
|
3 years ago |
Noah Vogt
|
6337308ccc
now cc + bcc sending funcionality fully working
|
3 years ago |
Noah Vogt
|
32395bbc8d
add cc + bcc + default function parameters for sendStarttls() python mailfunction
|
3 years ago |
Noah Vogt
|
00eaefdd54
sending functionality works, but only with ascii chars
|
3 years ago |