Commit Graph

17 Commits

Author SHA1 Message Date
Joachim Fritzsch 701f55cf71 android: batch attach, add account manager as option to project list. 2014-08-03 10:04:38 +02:00
Joachim Fritzsch 80b98a9e79 android: single login wizard, layout not polished yet. functionally complete.
- multiple choice project selection
- single credential input for all projects
- optionally credential input for selected projects seperately
- attach via URL and account manager reachable from Projects screen
- store and pre-populate user name and email input fields
2014-03-27 10:47:43 +01:00
Joachim Fritzsch 6ee09ea659 android: introducing navigation drawer.
- navigation bar swipes in from the left
- all navigation items migrated into this bar
- shows number of items for Tasks and Notices in the bar
- new splash screen with BOINC logo
- projects have information screen including slideshow
- status on most other selections visible on bottom
2014-01-18 19:37:40 +01:00
Joachim Fritzsch 7edb62fb9c android: new layout, initial commit.
Moving layout from TabHost to ActionBar. Activities in tabs become fragments. Requires Android support library v7.
2014-01-17 06:48:37 +01:00
Joachim Fritzsch 5602c09485 android: always showing the EventLog in the menu, regardless of advanced preference, enhancement #1314. 2013-07-26 08:03:38 +02:00
Joachim Fritzsch 8caa9bc444 android: about and help button added to menu. 2013-06-08 18:53:24 +02:00
Joachim Fritzsch 714259bf65 android: redesign of eventlog, ticket #1261 2013-06-07 16:38:13 +02:00
Joachim Fritzsch 2ffb8fdf61 android: new eventlog containing logcat and client messages, moved from tab to menu, based on advanced preference. Tickets #1271 #1275 2013-06-06 18:10:44 +02:00
Joachim Fritzsch 36f2c45412 android: new Tasks tab icon
android: moved run mode control from Status tab into menu
2013-05-18 14:20:59 +02:00
Joachim Fritzsch 1415ab7a44 -android: icluded project graphics 2013-04-27 09:59:04 +02:00
Joachim Fritzsch e16f4d3c1f -android: multiple layout improvements 2013-04-06 16:19:44 +02:00
Joachim Fritzsch 8423bc0492 -android: full exit (UI and client) reachable from menu in Status tab. 2013-03-28 10:48:32 +01:00
Rom Walton bcf3e835b0 Android: Move add project functionality to the options menu. Frees up screen space for the project list. 2013-03-05 17:26:34 +01:00
Rom Walton d77c8d1521 Android: Rename message log to event log 2013-03-05 17:02:59 +01:00
Rom Walton c69ae406b0 Android: Use the white email icon instead of the black one 2013-03-05 17:02:59 +01:00
Rom Walton 2321b6a4fa Android: Connect up the email to menu item to some code that will actually launch an email client to send the message. 2013-03-05 17:02:59 +01:00
Rom Walton 3c6c74af63 Android: Implement an option menu so the message log can be sent to somebody by email 2013-03-05 17:02:59 +01:00