1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

20 Commits

Author SHA1 Message Date
cketti
8084964c23 Update HoloColorPicker 2013-01-18 14:15:56 +01:00
Andrew Chen
9ad5513df9 Add pom and IntelliJ configuration for HoloColorPicker 2013-01-17 02:16:24 -08:00
cketti
ffda532612 Add (heavily modified) HoloColorPicker 2013-01-17 09:03:11 +01:00
Andrew Chen
ec6e6e18ce Add Maven pom for ckChangeLog.
Out IntelliJ IDEA project is using Maven for dependency management.
2013-01-09 13:25:42 -08:00
cketti
f548e822d6 Add ckChangeLog to display a change log after an app upgrade 2013-01-08 09:17:35 +01:00
Andrew Chen
e796468256 Override the version and source of android-support-v4 to use the one from API 17.
We can restore this back to normal once Maven Central updates to the latest.
2013-01-07 23:03:47 -08:00
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