changelog
- Sat, 14 Feb 2015 00:32:38 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:32:38 +0100] rev 23
- Conform to Android standard by specifying the app name in the manifest.
- Sat, 14 Feb 2015 00:30:34 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:30:34 +0100] rev 22
- Improve style and maintenance while aknowledging bugfix ical4j failure.
- Sat, 14 Feb 2015 00:28:10 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:28:10 +0100] rev 21
- Implement a quasi singleton to access the main application context,
and use this as a alternative solution to ical4j correction but
unfortunately this doesn't work either as too many errors are
in the embedded library.
- Sat, 14 Feb 2015 00:21:19 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:21:19 +0100] rev 20
- Make last throes at duplication of flawed ical4j classes before bailing.
- Sat, 14 Feb 2015 00:01:16 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:01:16 +0100] rev 19
- Partially back out correction to NPE in changeset e0e108e77052, since
the most important blocks relate to the flawed ResourceLoader class.
- Fri, 13 Feb 2015 23:45:37 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 13 Feb 2015 23:45:37 +0100] rev 18
- Give up after a longwinded and unfruitful attempt to patch ical4j,
made difficult by the neverending graph of method calls leading up
to the NPE caused in getResource*() of the ResourceLoader class.
- Thu, 12 Feb 2015 21:48:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 12 Feb 2015 21:48:00 +0100] rev 17
- Introduce lame effort to avoid NPE problems in calling createRegistry().
- Thu, 12 Feb 2015 21:40:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 12 Feb 2015 21:40:00 +0100] rev 16
- Specify optimization to use ProGuard minification on release builds.
- Thu, 12 Feb 2015 20:16:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 12 Feb 2015 20:16:00 +0100] rev 15
- Restructure project integration of Ical4j dependencies by replacing with
a external repository reference, unfortunately implicitly invalidating
the previous NPE workaround hack.
- Thu, 12 Feb 2015 18:02:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 12 Feb 2015 18:02:00 +0100] rev 14
- Record important information about gradle build configuration tracking.