Commit graph

7 commits

Author SHA1 Message Date
Andreas Schildbach
b2875ddd31 Update links in license to use HTTPS. 2018-07-15 16:47:49 +02:00
Patrick Kanzler
e1a3da736c Trip: Add getNumChanges() method for computing the number of changes on a trip.
Fixes #151.
2017-03-24 20:44:45 +01:00
Andreas Schildbach
931dafb628 Switch to modern code format. Organize imports. No functional changes.
Java sources use Eclipse 4.5 'Java Conventions' with indentation changed to 4 spaces only per level.
2016-09-08 18:26:01 +02:00
Andreas Schildbach
b1e89921a6 Style: Preconditions and unit tests for parseColor(). 2016-02-29 10:38:30 +01:00
Andreas Schildbach
06a0d12b0f Update year of copyright. 2015-01-01 01:52:27 +01:00
Antonio El Khoury
4b873b60f5 Add method to Style to deduce foreground color from background color. 2014-08-15 16:26:15 +02:00
Andreas Schildbach
aee3fba9cf Add methods for extracting red, green and blue color portions from an int color. 2014-08-15 11:50:49 +02:00