Simon Hammer
|
ed101bb85c
bugfixes, emailacount, configurations
|
3 年之前 |
Noah Vogt
|
9a6339e82d
renaming package from com.noahvogt.miniproject to com.noahvogt.snailmail
|
3 年之前 |
Simon Hammer
|
9468751bb3
made welcome better, changed little bit email writer
|
3 年之前 |
Simon Hammer
|
3b7f37ba3c
Merge branch 'master' of github.com:noahvogt/mini-project
|
3 年之前 |
Simon Hammer
|
6bd2151b2f
added logo
|
3 年之前 |
Noah Vogt
|
ce71953b51
merged localFolders parameter with updated codestyle
|
3 年之前 |
Simon Hammer
|
098f932bed
emails change with account, maybe bug with opening mails
|
3 年之前 |
Noah Vogt
|
34165ea534
better py coding style
|
3 年之前 |
Simon Hammer
|
443a2810e6
merged accountmanager
|
3 年之前 |
Simon Hammer
|
5374cac04a
merged readInDBaLayout with master
|
3 年之前 |
Simon Hammer
|
fed703c0da
date format not working
|
3 年之前 |
Noah Vogt
|
a6b904133b
finalize account manager: live update dropdown menu (when deleting accounts) + resolve conflicting dialog.dismiss() calls + general simplyfing
|
3 年之前 |
Noah Vogt
|
aaaf3188d2
finished account management (front end), seems absolutely foolproof
|
3 年之前 |
Noah Vogt
|
1fbfe4a021
further working on account management frontend + make mailFunctions checkConnection function more verbose when catching an error
|
3 年之前 |
Noah Vogt
|
a46e190608
add dummy items for account selector
|
3 年之前 |
Noah Vogt
|
d62b433db1
set nav header text on startup + when adding new email + add foundation of account manager frontend + add unfinished patch for mailbox decoding following rfc 2060, section 5.1.3 standard
|
3 年之前 |
Simon Hammer
|
1bc6239546
added datecompile, cannot ad it to database, idk if CC&BCC but could, littlebit layout fancy stuff
|
3 年之前 |
Simon Hammer
|
eef8a8148b
added Informationwindow, delete all Folder option
|
3 年之前 |
Noah Vogt
|
fc009013dc
remove unneeded occurences of legacy SharedPrefrences + fix subject encoding in fetchMails function
|
3 年之前 |
Noah Vogt
|
1e86e1cc4e
fix mail credentials customizer style + add more custom imap/smtp entries + replace legacy sending functionality info getting + make mail credentail customizer buttons do what they should
|
3 年之前 |
Noah Vogt
|
6047475be8
merge changes for 'DataBuilder' and Account Management Backend
|
3 年之前 |
Noah Vogt
|
773ef21626
continue dehardcoding mailfunctions + fix MailServerCredentials Class calls + add finished account management in add email popup
|
3 年之前 |
Simon Hammer
|
d133df0d99
reading in messages in DB works
|
3 年之前 |
Simon Hammer
|
d8f588139b
prepare to merge
|
3 年之前 |
Simon Hammer
|
4ddbda2a1f
added backround worker
|
3 年之前 |
Noah Vogt
|
5f6a1c7705
some reformatting + changes comments
|
3 年之前 |
Noah Vogt
|
f3cb0f68fd
forgot to stage this file last commit, changelog is in previous commit message
|
3 年之前 |
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 年之前 |
Noah Vogt
|
87848aa001
try to remove freezing when saving new email login
|
3 年之前 |
Noah Vogt
|
3fc33dcb7a
fix mailFunctions.py, as it seems broken after a merge with multipleUsers branch
|
3 年之前 |