Commit Graph

64 Commits

Author SHA1 Message Date
Andrew Chen 1ff0bb6289 Merge pull request #222 from maniac103/jb-notifications
Merge branch 'jb-notifications' of https://github.com/maniac103/k-9

* 'jb-notifications' of https://github.com/maniac103/k-9:
  Strip off signatures from preview.
  Reset list of unseen messages when the user clears the notification.
  In the new-style notification, directly go to message if new message count is 1.
  Cancel notification when viewing message by clicking on notification.
  Directly go to message when clicking on a single-message notification.
  Fix message overflow.
  Incorporate review comments.
  Some fixes to notification behaviour.
  Add German translation for message delete notification action.
  Add delete action to notification.
  Update summarized notification if a message is deleted or read remotely.
  Fixed deprecation warnings.
  Simplify code and beautify pre-jellybean notifications by using bold sender span for those.
  Respect "Show contact names" option when determining sender for notification.
  Fix marking messages as read from notification.
  Add German translation for new strings.
  Add actions to notifications.
  First stab at new notifications.
  Remove own Notification.Builder abstraction.
  Update android support library to latest version.
2013-01-07 20:44:35 -08:00
cketti 736b04e181 Delete "sample" and "extras" of Android-PullToRefresh 2013-01-03 20:35:57 +01:00
cketti 186379cbd0 Update Android-PullToRefresh to v2.1.1 2013-01-03 14:40:52 +01:00
Danny Baumann 68dfde00f1 Update android support library to latest version. 2013-01-02 11:08:03 +01:00
cketti efd1c5b4a9 PullToRefresh: use setMode() to restore mode in onRestoreInstanceState()
When restoring a mode != DISABLED with the current mode being DISABLED
the header and/or footer layout weren't added to the view. That's why we
now call setMode() instead of setting mMode directly.
2012-12-14 12:01:25 +01:00
cketti c78ec01962 Allow removing the empty view of the pull-to-refresh container 2012-12-10 23:36:11 +01:00
Jesse Vincent c0da3a9be0 Check in ABS 4.20 and PTR 1.4.2 2012-11-24 17:15:06 -05:00
Jesse Vincent fbec829387 Kill our use of submodules dead. They're too painful for new contributors 2012-11-24 17:15:01 -05:00
Jesse Vincent 96eeffa172 Bump to current releases of ABS and PTR 2012-11-24 16:53:40 -05:00
Jesse Vincent e856dd47cf Tighten up some of our english language prose 2012-11-24 14:22:59 -05:00
Andrew Chen ae6bb72192 Update to PullToRefresh 1.4.0 to improve sdk9 compatibility. 2012-09-14 19:48:16 -07:00
Andrew Chen ea373934c8 Add Android-PullToRefresh library as a submodule. 2012-09-12 01:19:57 -07:00
cketti 42600297b2 Switched to ActionBarSherlock 4.1.0 2012-09-08 21:43:10 -07:00
Sander Bogaert 12862e2050 Initialised ActionBarSherlock. 2012-09-08 21:14:54 -07:00