Implemented enhancements:
- Push Notification Encrypted Preview #408
- Add UUID to label related events #407
- Add more rules to the sign up password #183
- Use a more appropriate adapter for Feed #148
- Don't load fonts when binding views in a RecyclerView. #147
- Improve search query instrumentation tests. #83
Closed issues:
- Leave Forward Content Open #414
- Multiple Accounts #409
- add column UUID in tables Label and Contact #238
- Special behavior with some recipientIds #225
- Use a file to save email body instead of saving in DB #223
- Don't open links in the same email viewer #190
- Create custom app for [email protected] #188
- Create popup for external emails #144
- Validate if a file is uploading before send an email #140
- Recieve event: file donwload and show it on activity feed #131
- Sent event: file downloaded #130
- Show 3 points icon highlighted when you open/close quoted body #87
Merged pull requests:
- Added missing tests and also fixed name on mailbox and added 3 points states for replies and fw. #406 (jorgeblacio)
- Fixed the 3 point menu in email detail on spam label. #405 (jorgeblacio)
- Various Fixes #404 (jorgeblacio)
- Now models that need init values are properly recovered after app suspension. #403 (jorgeblacio)
- Now sending file keys for externals and also avoiding unsend on peer issue. #402 (jorgeblacio)
- Various fixes. #401 (jorgeblacio)
- Now we run android tests using firebase. #400 (jorgeblacio)
- Now when clicking on the drawer profile pic takes you to the profile activity. #399 (jorgeblacio)
- Contact filter and Profile pic resize maintaining aspect ratio. #398 (jorgeblacio)
- Prep for release, also fixed a small error with notifiation sound on pull down. #397 (jorgeblacio)
- Hot fix for release 0.16.4 #396 (jorgeblacio)
- Changes to how you change your name. Also peer event for Profile Name. #395 (jorgeblacio)
- Fix crash on reply with atachments, also removed all non resource text and now using native image picker for profile #394 (jorgeblacio)
- Fixed filter menu colors on dark theme and also the filtering now works as intended. #393 (jorgeblacio)
- Fixed an issue on sending fw with attachments and also the blinking o… #392 (jorgeblacio)
- Added profile settings section to update avatar picture and user full name. #391 (jorgeblacio)
- Hot fix for release 0.16.2 #390 (jorgeblacio)
- Prep for release hot fixes. #389 (jorgeblacio)
- Now on inline images display, those files won't show as attachments, also thy are saved in the app private dir #388 (jorgeblacio)
- Prep for release version 0.16.2 #387 (jorgeblacio)
- Now we are showing inline images in email detail #386 (jorgeblacio)
- Added a retry option to send emails. Also Added headers to the sync devices. #385 (jorgeblacio)
- Now new prekeys get sent when you run out of them. #384 (jorgeblacio)
- Hot fix for release 0.16.0 #383 (jorgeblacio)
- Now you can see external email's source #382 (jorgeblacio)
v0.16.0 (2019-01-21)
Merged pull requests:
- Prep for release. #381 (jorgeblacio)
- Changed Reply To option to a new screen. #380 (jorgeblacio)
- Now you can see the email source of incoming emails. #379 (jorgeblacio)
- Resend expiration, contactFrom without name fix, key and iv from file instead of filekey table. #378 (jorgeblacio)
- Now email bodies are saved in the file system instead of the db. #377 (jorgeblacio)
- Collapsed emails in email detail. #376 (jorgeblacio)
- Added a couple of needed fields to the db #375 (jorgeblacio)
- Save filekey in file when linking #374 (saulmestanza)
- Upgrade to Android X #356 (jorgeblacio)
v0.15.1 (2019-01-14)
Fixed bugs:
- Multi select in mailbox doesn't work correctly sometimes. #263
Closed issues:
- Javascript injection in Criptext 0.14.2 #332
- Access to contacts #317
- Dark Theme #270
- Use only the first name in the recipients names list #264
- Sound and vibration when an email arrives inside app #118
Merged pull requests:
- Updated various minor issues. #373 (jorgeblacio)
- Updated text of empty mailboxes. #372 (jorgeblacio)
- Banner update operator implementation and fixed a the empty mailbox image position a bit. #371 (jorgeblacio)
- New assets for empty mailboxes. #370 (jorgeblacio)
- Now banner for updates check for app version and also event pagination is now in place. #369 (jorgeblacio)
- Refactor of mailbox update request #368 (jorgeblacio)
- Added print option for emails. #367 (jorgeblacio)
v0.15.0 (2019-01-04)
Merged pull requests:
- File keys per archive #366 (saulmestanza)
- Manual mailbox sync from settings. #365 (jorgeblacio)
- Notifications #362 (saulmestanza)
v0.14.7 (2019-01-02)
Merged pull requests:
- Release Dark Theme #364 (jorgeblacio)
- Change link colors and attachment dialog text color based on theme. #363 (jorgeblacio)
- Various fixes and optimizarions. #360 (jorgeblacio)
- Corrections - Quick Guide, Max files size, device types, header #359 (saulmestanza)
- Dark theme #358 (jorgeblacio)
v0.14.6 (2018-12-19)
Implemented enhancements:
- validate file exists to not download it again #151
Closed issues:
Merged pull requests:
- Final fixes spanish language. #357 (jorgeblacio)
- Minor fixes for spanish release. Signup error handling. #355 (jorgeblacio)
- Minor changes for release. #354 (jorgeblacio)
- Lokalise: Translations update #353 (danieltigse)
- Now using endpoint for refreshig legacy users token, and some language fixes. #351 (jorgeblacio)
- Fixed some minor issues. #350 (jorgeblacio)
- Added refresh session token functionality. #349 (jorgeblacio)
- Added support for spanish language. #297 (jorgeblacio)
v0.14.5 (2018-12-10)
Merged pull requests:
- Version number change for release and minor fix for error push. #348 (jorgeblacio)
- Some fixes to some cases of pin usage. #347 (jorgeblacio)
- Added a new option for privacy and moved email preview and read receipts there. #346 (jorgeblacio)
- AndroidTest Corrections, and implementation of attach files quantity test #345 (saulmestanza)
- Added a fix for samsung sqlite queries. #344 (jorgeblacio)
- Various minor adjustments for the code and also managed externals and devices order sorting. #343 (jorgeblacio)
- Attachments in drafts correction #342 (saulmestanza)
- Extension file error #341 (saulmestanza)
- Upload file error when exceeds max size #340 (saulmestanza)
- Attchaments bug fix and progress bar bug fix. #339 (jorgeblacio)
- Now you are able to delete your account from settings. #338 (jorgeblacio)
- StartGuide attachments design correction, Progress Bar new design in SignIn and Linking Scene #337 (saulmestanza)
- Fixed an issue with fw of attchments that had no fileKey #336 (jorgeblacio)
- Added update banner functionality. #328 (jorgeblacio)
v0.14.3 (2018-12-03)
Merged pull requests:
- Added pagination for the creation of the link devices file. #335 (jorgeblacio)
- Startguide fixes #334 (saulmestanza)
- Changed all logout texts for sign out. #333 (jorgeblacio)
- Fixed the push notification for opens. #331 (jorgeblacio)
- Updated and added some alert dialogs. #330 (jorgeblacio)
- Startguide #329 (saulmestanza)
- Added rate limits messages and a couple more tweaks and features. #327 (jorgeblacio)
v0.14.2 (2018-11-27)
Fixed bugs:
- Scrolling in mailbox during multi select triggers "load more" event and app ends in inconstent state #262
Closed issues:
- Limit recipients to 100 #272
- get contacts from phonebook at signUp or signIn #219
- Show uploading percentage immediately after pick a file #204
- Change file picker #119
Merged pull requests:
- Added some necessary null-checks for the pin lock manager. #326 (jorgeblacio)
- Various minor post release fixes. #325 (jorgeblacio)
- Pin lock is now based on the aesthetic design. #324 (jorgeblacio)
- Forward with attachments. #323 (jorgeblacio)
- Finished all Pin Lock functionality. #322 (jorgeblacio)
- You can now share pictures through Criptext, also you can use mailto. #321 (jorgeblacio)
- Now you can enable/disable read receipts in settings. #320 (jorgeblacio)
- Now you can lock the app with a pin. #319 (jorgeblacio)
- Users can now sync phonebook contacts from settings. #318 (jorgeblacio)
v0.13.7 (2018-11-19)
Merged pull requests:
- Changed version for release. #316 (jorgeblacio)
- Using native file picker for files. #315 (jorgeblacio)
- Fixed a crash that happened only on Kitkat when starting the app. #314 (jorgeblacio)
- Now the toolbar shows the correct number of unread emails. #313 (jorgeblacio)
- New emails won't reload the whole recycler view and show a snack bar with quantity. #312 (jorgeblacio)
v0.13.6 (2018-11-12)
Merged pull requests:
- Fix a double ringing on notifications. #311 (jorgeblacio)
- Made various improvements to the update of the recycler view of the email threads. #310 (jorgeblacio)
- Now the push notifications don't use the data from the push payload. #309 (jorgeblacio)
- Notifications now act faster on action buttons and Mailbox Update issue. #308 (jorgeblacio)
- Refactored the way postDelays were handled. #307 (jorgeblacio)
v0.13.5 (2018-11-05)
Merged pull requests:
- Refactor notification code. #306 (jorgeblacio)
- empty email detail fix and criptext quote standard implemented #305 (danieltigse)
- Fixed various issues. #304 (jorgeblacio)
- Added support for .zip and audio files on the picker. #303 (jorgeblacio)
- Added reply button and refactored notification code a bit #302 (jorgeblacio)
- Added queue to handle peer event dispatching. #300 (jorgeblacio)
v0.13.4 (2018-10-29)
Closed issues:
- Have a single global data source to avoid repeating code in the DB and API requirements on the different controllers. #232
- Load email even if the images haven't loaded yet #202
- Open app when you tap on a grouped notification #201
Merged pull requests:
- Release 0.13.4 #301 (jorgeblacio)
- Reply on push notification and bug fixes. #299 (jorgeblacio)
- Made it so that the notification only appear after the update has been processed. #298 (jorgeblacio)
- Added device types for connection holder and some other tweaks. #296 (jorgeblacio)
0.13.2 (2018-10-19)
Closed issues:
Merged pull requests:
- Added the ui changes for 2FA and some error handling. #295 (jorgeblacio)
- zoom, pan and drag for email detail webview #294 (danieltigse)
- Made some tweaks to the mailbox ui. #293 (jorgeblacio)
- Now the user can set and use 2-factor authentication. #292 (jorgeblacio)
- Added options for mark as read and move to trash on push notification. #291 (jorgeblacio)
- Fixed a crash when old device times out #290 (jorgeblacio)
- Various minor Fixes #289 (jorgeblacio)
- Removed jigl hosts for open source release. #288 (jorgeblacio)
- Changelog for release 0.13.0 #287 (jorgeblacio)
v0.13.0 (2018-10-15)
Merged pull requests:
- Added retry counters and also full approve from notification. #286 (jorgeblacio)
- Refactored link devices flow to not be solely dependant on web socket events. #285 (jorgeblacio)
- Devices now link and share data to login. #281 (jorgeblacio)
v0.12.1 (2018-10-03)
Closed issues:
- Don't back to mailbox when you starred an email #199
Merged pull requests:
- Added limits and some user growth features. #284 (jorgeblacio)
- Now you can approve or deny device auth on push notifications. #283 (jorgeblacio)
- Now we use the staging server, and added api version header. #282 (jorgeblacio)
- Updated changelog after release. #280 (jorgeblacio)
- Update issue templates #275 (danieltigse)
v0.12.0 (2018-10-01)
Fixed bugs:
- Show only deleted emails in Trash folder #182
- Rich editor doesn't work for forwarded emails #138
- Don't show inbox and sent labels in emailDetailView #114
- Do not refresh all mailbox after an action (marks as unread, delete) #95
- Crash at deleting a thread #93
- When you move an email that has label Inbox to Inbox it crash #92
Closed issues:
- Ignore params in websocket, just call GET events #254
- add Reset Password in Settings #242
- Don't send ack for 302 events if the email doesn't exists #240
- Set label Spam when the event params contains
labels
object #233 - Show banner for "Empty trash" in trash folder #229
- Implement Reset password #215
- Implement change password #214
- Disable unsend button if the emails is sent unencrypted (including mixed recipients) #208
- Recover from trash doesn't work #206
- Implement change recovery email #198
- Add more information in the email for support #195
- Upgrade DB version to fix contacts #194
- Logout device if you receive http code 401 in any requirement #193
- Receive command of password changed #192
- Don't delete database until you log in with a different account #189
- Don't allow special characters in the username in SignUp forms #187
- Change characters minimum to 3 in the validation for external email password #186
- Welcome Tour #181
- Composer: Send password encrypted emails to non-criptext users. #163
- Logout #155
- Email Detail: Unsend #154
- Settings: Remove device #153
- Composer: Send email to non-criptext users #152
- Implement endpoint to edit fullname #141
- Handle sending status #139
- Peer Events Handling #132
- News and Older sections in Activity Feed List #127
- Activity feed buttons (mute and delete) bigger #126
- Sign in Button should be inactive on start #125
- Restore File Table #124
- Create custom labels #121
- FileView don't have borders in EmailDetailView #116
- Change labels of NoMails View #115
- Center vertically all custom dialogs #111
- Implement labels and devices settings #103
- Implement Activity Feed #102
- Add privacy policy in settings #101
- Change all mail icon in menu #100
- Change support icon in menu #99
- Remove circle from x button in search scene #98
- Change "No Search History" & "No search results" design #97
- Save a search history when you click one of the result emails #96
- Preview text more to the right #94
- Change label Remove from trash to Move to inbox #91
- Email detail are not showing CC & BCC #90
- Implement new email detail design #89
- Add all(sender and date) text inside quoted text #88
- Open all unread emails in email detail scene #86
- Remove Important Label #85
- Include ourself in the getKeyBundle and set us as "from" at sending email #84
- Create
SearchHistoryManager
class. #82 VirtualListAdapter
should render a special view when the virtual list is empty #81
Merged pull requests:
- Upgrade version for release. #279 (jorgeblacio)
- Refactored the parse events into a single object. #278 (jorgeblacio)
- Activated the first part of link devices for release. #277 (jorgeblacio)
- Fixed an issue when user had an untrimed name. #276 (jorgeblacio)
- Fixed a couple of mailbox issues. #274 (jorgeblacio)
- Update issue templates #273 (danieltigse)
- Removed bluetooth usage. #271 (jorgeblacio)
- Fixed an issue with sending external encrypted emails. #269 (jorgeblacio)
- First part of link devices, the remote authentication is working. #268 (jorgeblacio)
- Changed the websocket to only parse one event to do get_events. #267 (jorgeblacio)
- Now Recovery Email scene updates trhough the web socket event. #266 (jorgeblacio)
- Fixed a bug that moved the emails to ALL_EMAIL when you recover from trash. [206] #265 (jorgeblacio)
- Various aesthetic fixes. #261 (jorgeblacio)
- Now web socket only lets it's listeners now that there is a new event for them to do get events. #260 (jorgeblacio)
- resend emails only if there is not activityMessage #259 (danieltigse)
- Fixed db migration update to contacts in case there is a conflict in email. #258 (jorgeblacio)
- Changed the db migration to happen in just one step instead of two. #257 (jorgeblacio)
- Fixed various minor issues. #256 (jorgeblacio)
- Now emails get resent if they fail. #255 (jorgeblacio)
- Unified the recovery email screen. #253 (jorgeblacio)
- Fixed the bug that blinked the mailbox when you resume the app after a logout. #252 (jorgeblacio)
- Added dialog to display hidden email in reset password. #251 (jorgeblacio)
- Fixed the trash showing all thread issue. #250 (jorgeblacio)
- Fixed an issue when extracting the name when there was no name in the contact address. #249 (jorgeblacio)
- Added the empty trash banner, button funcitonallity and the auto delete on expiration. #248 (jorgeblacio)
- If an incoming email is marked as Spam, it now adds the proper label. #246 (jorgeblacio)
- Migrated the database to fix label names and support trash date of emails. #245 (jorgeblacio)
- Fixed script to use the circle ci cache. #244 (jorgeblacio)
- Various fixes #243 (jorgeblacio)
- If the email is not in the data base do not acknowledge the read event for it. #241 (jorgeblacio)
- Added a couple small fixes and tweaks. #239 (jorgeblacio)
- Now on logout the user data is untouched unless you try to login with a different account. #237 (jorgeblacio)
- Added various small fixes. #236 (jorgeblacio)
- Added a better way to discover the remove device feature. #234 (jorgeblacio)
- Updated the devices icons. #231 (jorgeblacio)
- Added the forgot password option and functionality #230 (jorgeblacio)
- Adding CircleCI 2.0 config file #228 (jorgeblacio)
- Flag for the worker to remove device until logout endpoint is ready. #226 (jorgeblacio)
- Password can be changed and the clients can handle it. #224 (jorgeblacio)
- Fixed a sync bug between the different clients when an email was opened. #222 (jorgeblacio)
- Fix some issues with push notifications in some android devices. #221 (jorgeblacio)
- Added change password and change recovery email options to settings. #220 (jorgeblacio)
- Fixed a bug that some events were not been acknowledged. #217 (jorgeblacio)
- Fixed a bug that didn't allow you to move emails around in the mailbox. #216 (jorgeblacio)
- Fixed a crashing bug and a validation error for some incoming emails. #213 (jorgeblacio)
- Added the welcome tour. #212 (jorgeblacio)
- Fixed all android tests. #211 (jorgeblacio)
- Various minor fixes, and fixed the unread status not saving in the db bug. #210 (jorgeblacio)
- minor fix for event number and code version. #207 (jorgeblacio)
- Added various minor fixes. #205 (jorgeblacio)
- Fixed an issue that was not triggering the Peer Email Read Status cha… #179 (jorgeblacio)
- You can now remove other devices linked to your account. #178 (jorgeblacio)
- Miscellaneous fixes. #176 (jorgeblacio)
- hash sha256 updated to follow the iOS way #175 (danieltigse)
- Various tweaks for settings and push notifications #174 (jorgeblacio)
- File picker now lets you pick images and take photos. #173 (jorgeblacio)
- welcomeback wasabeef rich editor #172 (danieltigse)
- Various needed fixes and additions. #171 (jorgeblacio)
- Added various fixes and missing options. #170 (jorgeblacio)
- Now the user can logout, and all data is deleted. #169 (jorgeblacio)
- Now you can received push notifications on a new email. #168 (jorgeblacio)
- ux fixes in emailDetail #167 (danieltigse)
- Changed package name to com.criptext.mail so that we can use firebase push notifications. #166 (jorgeblacio)
- Unsend and Peer events #165 (jorgeblacio)
- You can now send emails to non-criptext users encrypted by a user given password #164 (jorgeblacio)
- changes after weekly review #162 (danieltigse)
- Encrypt attachments with AES #160 (jorgeblacio)
- Now you can send email to non criptext users. (#152) #159 (jorgeblacio)
- implement changes of signup and signin #158 (danieltigse)
- Made it so that the data saved by the UserDataWriter is now encryptd by chunks. #157 (jorgeblacio)
- fixes after review #156 (danieltigse)
- Created worker for saving data for Linking Devices. #150 (jorgeblacio)
- Sending status and some UX fixes #149 (danieltigse)
- Changed the Background Work Manager to allow multiple attachments uploads. #146 (jorgeblacio)
- Created popup when trying to send an email to non-criptext users. #144 #145 (jorgeblacio)
- Added the CC and BCC to the Email detail pop up. #143 (jorgeblacio)
- Finished the SearchHistoryManager class, now it use a lazy string list and access storage only when needed. #142 (jorgeblacio)
- create custom labels #137 (danieltigse)
- activity feed implemented #136 (danieltigse)
- Created a manager for searchHistory functionality to avoid controller complexity. #135 (jorgeblacio)
- Test errors fixed #134 (Hirobreak)
- Fix android tests #133 (not-gabriel)
- Changed backticks symbols, since the tests were crashing on windows. #128 (jorgeblacio)
- sending own email to peer devices resolves #84, receiving own email in inbox #123 (Hirobreak)
- new design implemented #122 (danieltigse)
- Create EmailPreview class #113 (not-gabriel)
- settings activity implemented #112 (danieltigse)
- Show blue marks on read emails #109 (not-gabriel)
- send open event in email detail scene #108 (not-gabriel)
- remove toggleNoMailsView in MailboxScene #107 (not-gabriel)
- Support empty view in VirtualListAdapter #106 (not-gabriel)
- Fix android tests #105 (not-gabriel)
- Downloads #104 (Hirobreak)
- Upload And Send Attachments #80 (Hirobreak)
- ux changes in emailDetail and mailbox #79 (danieltigse)
- search implementation #78 (danieltigse)
- UX inprovments in signIn, mailbox, slide menu and email detail #77 (danieltigse)
- Post progress from BackgroundWorkers #76 (not-gabriel)
- Test that attachments are uploaded correctly #75 (not-gabriel)
- Create UploadAttachmentWorker #74 (not-gabriel)
- Use EmailInsertionSetup in SaveEmailWorker #73 (not-gabriel)
- UX fixes in login, mailbox and composer #72 (danieltigse)
- Add attachment button in composer #71 (not-gabriel)
- UX improvments in mailbox and drafts #70 (danieltigse)
- Don't delete user data in instrumentation tests #69 (not-gabriel)
- Store device id in Account and ActiveAccount #68 (not-gabriel)
- Update send mail worker #67 (not-gabriel)
- Sign In with password #66 (not-gabriel)
- Create Hosts file for declaring hostnames #65 (not-gabriel)
- Delete MailboxSceneControllerTest #64 (not-gabriel)
- Delete processed events in UpdateMailboxWorker #63 (not-gabriel)
- fetch pending events on Mailbox's onStart #62 (not-gabriel)
- Modify LoadEmailThreadsWorker to load from start #61 (not-gabriel)
- refactor web socket #60 (not-gabriel)
- email detail redisign and workers #59 (danieltigse)
- New class EmailInsertionSetup #58 (not-gabriel)
- Fix mailbox bugs and (possibly) add new bugs #57 (not-gabriel)
- Change all database ids to Long #56 (not-gabriel)
- ui changes: menu and mailbox #55 (danieltigse)
- New class Label.DefaultItems #54 (not-gabriel)
- Close SignInActivity when going to SignUpActivity #53 (not-gabriel)
- composer - new changes #52 (danieltigse)
- Websocket copy #51 (danieltigse)
- composer - new design #49 (danieltigse)
- Send email from mailbox instead of composer. #47 (not-gabriel)
- Email Detail and Mailbox Fixes I #46 (PinkFLoyd92)
- Send messages between activities #45 (not-gabriel)
- CHANGES IN EMAIL DETAIL AND MAILBOX #44 (PinkFLoyd92)
- fix composer menu bug #43 (not-gabriel)
- Send emails in composer #42 (not-gabriel)
- Save new active account data in local storage #41 (not-gabriel)
- Mailbox - Fixes #40 (PinkFLoyd92)
- Write signal tests with room #39 (not-gabriel)
- Write android test exchanging messages #38 (not-gabriel)
- Email detail popupwindows #37 (PinkFLoyd92)
- refactor DAOs, added new read history popupwindow, wrapped email details in cardview #36 (PinkFLoyd92)
- New class RegistrationBundles #35 (not-gabriel)
- Email detail Basic layouts and interaction #34 (PinkFLoyd92)
- Save token during user registration #32 (not-gabriel)
- Test #31 (not-gabriel)
- Signin #30 (PinkFLoyd92)
- Mailbox #29 (PinkFLoyd92)
- Signal RegisterUserWorker #28 (PinkFLoyd92)
- merge all signal implemtations into a single store #26 (not-gabriel)
- Implement Signed PreKey store with Room #25 (not-gabriel)
- Implement Identity Key Store with Room #24 (not-gabriel)
- Implement PreKeyStore with Room #23 (not-gabriel)
- Create Session Store #22 (not-gabriel)
- Merge sign up and SignIn #21 (PinkFLoyd92)
- Signupcontrollertest #20 (PinkFLoyd92)
- Implement composer scene #19 (not-gabriel)
- Create composer package #18 (not-gabriel)
- Basic dataSource SignUp #17 (PinkFLoyd92)
- login animations #16 (danieltigse)
- minor improvements to
FeedControllerTest
#15 (not-gabriel) - Login and Signup basic layout #14 (PinkFLoyd92)
- implement FeedDataSource #13 (not-gabriel)
- Pass DrawerFeedView in FeedController constructor #12 (not-gabriel)
- Manage global state and navigation in BaseActivity #11 (not-gabriel)
- Create Base Activity #9 (not-gabriel)
- Create interface VirtualList #7 (not-gabriel)
- SearchView, Activity Feed and Drawer Menus #6 (danieltigse)
- improved mailbox UI, move email to trash #5 (PinkFLoyd92)
- Added missing models #4 (PinkFLoyd92)
- NavegationView & Drawers #3 (danieltigse)
- Added MultiMode handling in mailbox. #2 (PinkFLoyd92)
- First Sample of Mailbox. Added Email and Label model, rendering maiibox items… #1 (PinkFLoyd92)
* This Change Log was automatically generated by github_changelog_generator