changelog
- Sat, 14 Feb 2015 21:29:32 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 21:29:32 +0100] rev 33
- Merge manually from fa9cb0e70440, conclusively use Lolipop API level 21.
- Sat, 14 Feb 2015 21:28:43 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 21:28:43 +0100] rev 32
- Merge manually from 842945e5b782, correct build configuration to assert.
- Sat, 14 Feb 2015 21:23:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 21:23:00 +0100] rev 31
- Decide on Lolipop API level 21 after testing concluded stable operation.
- Sat, 14 Feb 2015 21:21:19 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 21:21:19 +0100] rev 30
- Correct import and other build configuration to use assertions.
- Sat, 14 Feb 2015 19:20:40 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 19:20:40 +0100] rev 29
- Avoid build time optimization symbol conflicts by removing duplication.
- Sat, 14 Feb 2015 00:40:28 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:40:28 +0100] rev 28
- Back out change e1ea0f6a5a50 to implicitly match Android runtime name.
- Sat, 14 Feb 2015 00:38:55 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:38:55 +0100] rev 27
- Correct build by partially backing out maintenance change e8c0da59391a.
- Sat, 14 Feb 2015 00:38:16 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:38:16 +0100] rev 26
- Back out change b9b0fbab11a4 to implicitly match Android runtime name.
- Sat, 14 Feb 2015 00:35:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 00:35:00 +0100] rev 25
- Correct build time dependency of assert added in changeset e8c0da59391a.
- Sat, 14 Feb 2015 01:57:28 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 14 Feb 2015 01:57:28 +0100] rev 24
- Manually merge changeset e1ea0f6a5a50, explicitly specifying app name.
- 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.