-
Notifications
You must be signed in to change notification settings - Fork 0
Change Log
William-Andrew Lussier edited this page Apr 15, 2019
·
42 revisions
- 0.0.0 -> increment following a release
- 0.0.0 -> increment if there's new functionality added (new feature)
- 0.0.0 -> increment if there are small changes such as bug fixes or improvements
Version 1.0.1 [PR #1]
08/01/19
- Fixed issues related to string files
- Added gradle.properties file to the project
Version 1.0.2 [PR #4]
17/1/19
- Travis CI initial script, related to [issue #5]
Version 1.0.3 [PR #23]
21/1/19
- Added Ktlint linting to the project's gradle file related to [issue #22]
- Added Ktlint linting command to Travis CI script
Version 1.0.4 [PR #24]
21/1/19
- Added JUnit unit testing functionality to the project's gradle file related to [issue #11]
Version 1.0.5 [PR #30]
23/1/19
- Shorten Travis CI Build Time [issue #29]
Version 1.0.6 [PR #32]
27/1/19
- Added Robolectric support
- Added single Robolectric test script as example [issue #13]
Version 1.0.7 [PR #31]
27/1/19
- Added unit tests to ensure it is functioning in the Travis build [issue #12]
Version 1.1.0 [PR #52]
07/02/19
- Completed the implementation of the Countdown Timer feature. [issue #20]
Version 1.1.1 [PR #56]
10/02/19
- Successfully tested the functionality of the Countdown Timer feature. [issue #20]
Version 1.1.2 [PR #70]
10/02/19
- Added Unit Testing for the Countdown Timer feature. [issue #18]
Version 2.0.0 [PR #73]
21/02/19
- Added burst-shot feature to the application. [issue #39]
Version 2.0.1 [PR #74]
23/02/19
- Added test coverage to the build. [issue #53]
Version 2.1.0 [PR #75]
26/02/19
- Redesigned Simple Camera's UI. [issue #44]
Version 2.1.1 [PR #77]
27/02/19
- Addressed the following bug: starting and cancelling a countdown immediately starts burst mode and won't leave. [issue #76]
Version 2.2.0 [PR #79]
27/02/19
- Added Gridline feature to the application [issue #45]
Version 2.2.1 [PR #80]
03/03/19
- Acceptance tests for Grid Line feature[issue #69]
Version 2.2.2 [PR #85]
27/02/19
- Burst-shot mode: Develop unit tests [issue #64]
Version 2.2.3 [PR #87]
27/02/19
- Burst-shot mode: Acceptance Tests [issue #61]
Version 2.3.0 [PR #117]
17/03/19
- Camera Filter: Back end [issue #91]
Version 2.4.0 [PR #118]
17/03/19
- GPS Stamp: Back end [issue #95]
Version 2.4.1 [PR #131]
18/03/19
- Jacoco/display coverage on console [issue #132]
Version 2.4.2 [PR #133]
18/03/19
- GPS feature: Unit Tests [issue #96]
Version 2.4.3 [PR #136]
18/03/19
- Camera Filters: Unit Tests [issue #90]
Version 3.0.1 [PR #140]
31/03/19
- Fixed a bug in the GPS feature which required internet connectivity [issue #139]
Version 3.1.0 [PR #141]
30/03/19
- Added Space Left Feature [issue #112]
Version 3.1.1 [PR #142]
01/04/19
- Added Firebase to the application [issue #106]
Version 3.1.2 [PR #143]
01/04/19
- Added Unit Tests for Storage Space Feature [issue #113]
Version 3.1.3 [PR #144]
01/04/19
- Added Acceptance Tests for Storage Space Feature [issue #114]
Version 3.1.4 [PR #145]
01/04/19
- Fixed a bug in the Filters feature to apply the filter after the picture is taken
Version 3.2.0 [PR #146]
01/04/19
- Added QR Scanner Feature [issue #107]
Version 3.2.1 [PR #147]
01/04/19
- Added Unit Tests for QR Scanner [issue #102]
Version 3.2.2 [PR #148]
01/04/19
- Added Acceptance Tests for QR Scanner [issue #104]
Version 3.2.3 [PR #149]
01/04/19
- Added mockup for the frontend of the Share Photo/Video Feature [issue #120]
Version 3.2.4 [PR #151]
03/04/19
- Fixed a bug in Travis
Version 3.2.5 [PR #152]
03/04/19 *Added Stamp Caption Mockup [issue #126]
Version 3.3.0 [PR #154]
07/04/19
- Added Share Photo/Video Feature [issue #122]
Version 3.4.0 [PR #153]
10/04/19
- Added CI Job Analyzer[issue #108]
Version 3.5.0 [PR #156]
14/04/19
- Added Stamp Caption Feature [issue #127]
Version 3.5.1 [PR #157]
13/04/19
- Fixed a bug related to default filter on home screen [issue #155]
Version 3.5.2 [PR #161]
14/04/19
- Added unit tests for Stamp Caption feature [issue #128]
Version 3.6.2 [PR #160]
14/04/19
- Added unit tests for Share photo/video [issue #123]