Sander Bogaert
244d1319e9
Changed next button in existing account dialog to match other ones. Commented out the default account checkbox for now, until we decided on this.
2012-08-08 10:40:17 -07:00
Sander Bogaert
92cd70c068
Used traditional cancel/next buttons on confirm screens. Implemented the Cancel action.
2012-08-08 10:40:16 -07:00
Sander Bogaert
44fae8bbdb
Commented 'extra information' out for now.
2012-08-08 10:40:15 -07:00
Sander Bogaert
bb9bb70a94
Moved the content of the dialog asking for email/pasw to separate activity as was asked. Support for a 'default account checkbox' is still included but commented out for now. The new AccountSetupGetLogin actvity is a very stripped down version of the old AccountSetupBase activity.
2012-08-08 10:40:13 -07:00
Sander Bogaert
80f46a1305
Total visual redesign of the autoconfiguration activity.
2012-08-08 10:40:12 -07:00
Sander Bogaert
b42e06fd9d
Default hide documentation section in confirm activity. Remove some unused imports.
2012-08-08 10:40:11 -07:00
Sander Bogaert
2152512529
Added dialog to reenter credentials when wrong at the settings check step in the wizard. This prevents users from having to rerun the whole wizard as it is now.
2012-08-08 10:40:08 -07:00
Sander Bogaert
c39d1b34fe
Made it scrollable for smaller screens.
2012-08-08 10:40:07 -07:00
sander
5aa0dce062
Added support for DNS MX redirection in autoconfiguration.
...
Reworked the gui for the autoconfiguration activity.
2012-08-08 10:40:04 -07:00
Sander Bogaert
1c4ebf15b7
Added support for "Default account" setting in setup.
2012-08-08 10:40:03 -07:00
dzan
0bf09401c9
Show warning about data coming over unsafe http. Bit of restyling for detection screen ( note: still a 'hack' to get the progresscircle high enough ).
2012-08-08 10:40:01 -07:00
dzan
854c0e51d4
Handle usernames ( part of email or custom ). Small clean-ups.
2012-08-08 10:39:59 -07:00
dzan
6ade89ed54
Added view support for documentation links added by ISP and unfinished support for multiple hosts with same settings.
2012-08-08 10:39:59 -07:00
dzan
71c7a5c9ef
Updated the layout of the confirmation screens.
2012-08-08 10:39:57 -07:00
dzan
252b406d8e
Implements a very simple and basic view for the confirm screens showing filtered account configuration information.
2012-08-08 10:39:57 -07:00
dzan
3d2a37418f
Start of confirm activity. Now correctly links the two spinners ( protocol and sockettype ) to allow selecting between multiple configuration options.
2012-08-08 10:39:56 -07:00
dzan
cba9ccd416
Added two new activities to allow for confirming/choosing the detected settings. Also connected them to the next button in the autoconfiguration activity.
2012-08-08 10:39:55 -07:00
dzan
9df96d07c5
Revert "Revert "Improved autoconfiguration screen. User can follow progress better, has an indicator the phone is busy. Added buttons to cancel or continue.""
...
This reverts commit 555318de515f962a742281b025821b96f6ad463a.
2012-08-08 10:37:19 -07:00
dzan
70e25c93e8
Revert "Improved autoconfiguration screen. User can follow progress better, has an indicator the phone is busy. Added buttons to cancel or continue."
...
This reverts commit c83f6a3b9ac7f5b719df555f6bf2bab18409aa44.
2012-08-08 10:37:18 -07:00
Sander Bogaert
8be8f62fb8
Improved autoconfiguration screen. User can follow progress better, has an indicator the phone is busy. Added buttons to cancel or continue.
2012-08-08 10:37:16 -07:00
Sander Bogaert
7914a14a66
Centered next buttons in dialogs.
2012-08-08 10:37:12 -07:00
Sander Bogaert
7e4b4c4bc7
Added progressbar to autconfig screen and played bit with margins.
2012-08-08 10:37:12 -07:00
Sander Bogaert
2a229a7a47
Implemented the beginning of auto-configuration. The data is downloaded when available. Some TODO's left.
2012-08-08 10:29:45 -07:00
Sander Bogaert
a4b4d3d101
Added an address hint and changed size to wrapContent, looks better after all.
2012-08-08 10:29:44 -07:00
Sander Bogaert
694b643a7c
Dialogs in place to continue after selecting an account. No input validation for now.
2012-08-08 10:29:42 -07:00
Sander Bogaert
ee020ed4b9
This add a new setup screen. It displays all accounts found on the device. It's made to be extended with accounts from the backup files ( commented where this code should go ).
2012-08-08 10:29:40 -07:00
Sander Bogaert
ee283c0c77
Give star a bit more room so there is no cut-off. Don't force the scrollbar on the outside so the listitems can take the whole width.
2012-08-03 12:18:12 -04:00
cketti
904e3e2942
Removed unused stuff
2012-05-24 06:17:48 +02:00
cketti
959ab4bdf2
Make ListView in EmailAddressList use the full screen height
2012-04-09 02:02:12 +02:00
Koji Arai
6861c813ea
Change layout of the email address list.
...
set title to the contact name.
change text size is medium from default(Large).
2012-04-08 12:32:10 -04:00
Jesse Vincent
4723ea0ae5
Possible to select email addresses from the ContactPicker
...
Conflicts:
src/com/fsck/k9/activity/MessageCompose.java
src/com/fsck/k9/helper/ContactsSdk3_4.java
2012-04-08 12:29:08 -04:00
Andrew Chen
3e03120a73
Merge branch 'master' of https://github.com/mnb20/k-9 into pull111
...
* 'master' of https://github.com/mnb20/k-9 :
High DPI version of archive button icon
Fixed whitespace
Remove TODO
Replaced archive icon. Still a bit crap, but better than my previous attempt.
Added batch buttons for Archive and Move. Made batch buttons configurable.
2012-04-06 13:47:55 -07:00
cketti
809f8efc77
Improved the look of MessageView with the dark theme
2012-04-03 07:55:52 +02:00
cketti
4612ceb3c8
Enabled dark theme for MessageCompose and MessageView
2012-04-03 07:55:51 +02:00
cketti
43cb78d2de
Fixed display issue in MessageCompose
2012-03-26 07:29:10 +02:00
cketti
f32dce53ae
Fixed a small display issue in MessageCompose
2012-03-24 22:56:51 +01:00
cketti
661ed08061
Removed unnecessary layout containers
2012-03-24 22:51:33 +01:00
Jesse Vincent
ea90e24785
move the chips, change the sizes
2012-03-24 19:57:32 +01:00
Jesse Vincent
580f1639c3
UI improvements to the "select identity" button
2012-03-24 19:57:31 +01:00
cketti
8436e6b50b
Tweaked MessageCompose layout
2012-03-22 23:37:03 +01:00
cketti
52d333c8d9
Fixed indentation
2012-03-22 22:17:10 +01:00
cketti
f4274eec6e
Converted tabs to spaces
2012-03-22 22:17:10 +01:00
cketti
8180fd9ad2
Added a button to switch the identity in MessageCompose
...
Originally I wanted to use a Spinner, but it doesn't support multiple
view types (see [1]). Those are necessary because we use different
layouts for accounts (section headers) and identities (selectable list
items).
Removed the ChooseAccount activity because it's now unused.
2012-03-22 22:17:10 +01:00
cketti
482ae352c1
Reverted most of the recent message header changes
...
Clicking the additional headers area still allows to hide that view
again.
2012-03-18 04:51:29 +01:00
cketti
faf9dc6e02
Restored show/more less indicator in the message header
2012-03-06 04:38:08 +01:00
m0viefreak
8d12244a9c
Message header changes
...
* remove expand/collapse arrows, instead use the background area of the header to toggle
* allow expanding of To: and Cc: texts when too long and cut off by clicking on them
2012-03-02 06:15:55 +01:00
cketti
3632978b49
Don't animate the previous/next buttons in message view
2012-02-25 01:08:55 +01:00
cketti
7c97527d73
Allow message header to scroll when displaying the attachment list
2012-02-25 00:43:09 +01:00
cketti
9a42a146e3
Limit the size of TextViews in the message header
2012-02-22 00:05:00 +01:00
cketti
80cb0cce35
Changed the layout to include a color chip again
2012-02-21 23:38:43 +01:00