- 22 Feb, 2020 7 commits
-
-
Haseeb Majid authored
Release v1.0.2 Closes #213 and #211 See merge request !197
-
Haseeb Majid authored
feature/bump-release Bump app for release. See merge request !198
-
Haseeb Majid authored
Bump the app for release 1.0.2. Update all the relevant files such as the changelog and release notes.
-
Haseeb Majid authored
feature/#211 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Check if `response.app` is set. ## Type - [x] Bug Fix - [ ] Improvement - [ ] New Feature Fixes #211 <!-- Issue Number --> See merge request !196
-
Haseeb Majid authored
Check if `response.app` is not `null` before we log the share event with Firebase.
-
Haseeb Majid authored
feature/#213 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Updated screenshots. ## Type - [ ] Bug Fix - [x] Improvement - [ ] New Feature Fixes #213 <!-- Issue Number --> See merge request !195
-
Haseeb Majid authored
Updated app screenshots to be more "modern" and look better, using the https://app-mockup.com/android/ tool.
-
- 21 Feb, 2020 2 commits
-
-
Haseeb Majid authored
Update README.md # Description Updating README with the Play Store badge. See merge request !194
-
Haseeb Majid authored
Add Android Play store badge, which takes user directly to app Play store listing.
-
- 02 Feb, 2020 8 commits
-
-
Haseeb Majid authored
feature/mr-templates See merge request !193
-
Haseeb Majid authored
Merge request templates folder was incorrectly named, now you have two templates for MRs one for merging into production and another one for merging into master.
-
Haseeb Majid authored
Release v1.0.1 See merge request !192
-
Haseeb Majid authored
feature/changelog Removed changelog logic, write a custom changelog file for user's to see. See merge request !191
-
Haseeb Majid authored
Update the changelog logic, we will show a different changelog to the user of the app (same notes as app release notes).
-
Haseeb Majid authored
Release v1.0.1 Closes #200 and #199 See merge request !190
-
Haseeb Majid authored
feature/#199 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Bugsnag will also track issues caused in by the bitmap modules. ## Type - [x] Bug Fix - [ ] Improvement - [ ] New Feature Fixes #199 #200 <!-- Issue Number --> See merge request !189
-
Haseeb Majid authored
Better monitoring with Bugsnag, mark as error caused by progress (encoding/decoding). Removed Crashlytics as we don't need two tools monitoring.
-
- 27 Jan, 2020 6 commits
-
-
Haseeb Majid authored
Release 1.0.0 See merge request !188
-
Haseeb Majid authored
feature/fix-gitlab-ci Fix `.gitlab-ci.yml` file for the create Gitlab release job. See merge request !187
-
Haseeb Majid authored
Fix the `create:gitlab:release` `.gitlab-ci.yml` job, to use the correct job to artifacts.
-
Haseeb Majid authored
Release 1.0.0 See merge request !186
-
Haseeb Majid authored
feature/bump-for-release See merge request !185
-
Haseeb Majid authored
Bump versions for first app release.
-
- 23 Jan, 2020 7 commits
-
-
Haseeb Majid authored
Release 1.0.0-beta.1 Closes #13, #19, #23, #14, #2, #25, #32, #31, #37, #33, #34, #43, #35, #44, #41, #46, #47, #48, #20, #49, #51, #40, #45, #50, #26, #52, #54, #57, #53, #74, #72, #69, #68, #67, #66, #63, #42, #71, #61, #76, #4, #65, #60, #64, #75, #79, #78, #39, #82, #85, #84, #88, #87, #86, #83, #92, #90, #89, #73, #93, #97, #95, #101, #98, #81, #106, #70, #36, #102, #108, #110, #111, #105, #109, #107, #119, #99, #120, #121, #131, #100, #104, #112, #103, #124, #139, #142, #140, #143, #150, #148, #132, #151, #114, #152, #154, #155, #156, #157, #158, #133, #144, #116, #159, #161, #160, #163, #164, #166, #170, #171, #172, #173, #174, #146, #177, #180, #178, #179, #182, #175, #176, #147, #196, #195, #194, #193, #189, #190, #187, #188, #192, and #186 See merge request !183
-
Haseeb Majid authored
feature/bump-release Bump for beta release. See merge request !182
-
Haseeb Majid authored
Bump for first beta release.
-
Haseeb Majid authored
feature/fix-create-release Only create releases for release candidates (not alpha/beta releases). See merge request !181
-
Haseeb Majid authored
Only create a GitLab release for actual RCs.
-
Haseeb Majid authored
feature/fix-release Fix release no longer using dev or test tags using release with alpha and beta tags. See merge request !179
-
Haseeb Majid authored
Fix release process, no longer rely on dev/test tags use release tags with alpha or beta.
-
- 22 Jan, 2020 1 commit
-
- 09 Jan, 2020 4 commits
-
-
Haseeb Majid authored
fix-app-json-version # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Fix app.json version. ## Type - [x] Bug Fix - [ ] Improvement - [ ] New Feature Fixes #<!-- Issue Number --> See merge request !143
-
Haseeb Majid authored
-
Haseeb Majid authored
feature/#147 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Fix any issues with CI/CD for auto deployment. ## Type - [ ] Bug Fix - [x] Improvement - [ ] New Feature Fixes #147 <!-- Issue Number --> See merge request !141
-
Haseeb Majid authored
Fixed issues with auto deploying using GPP, also added small fixes how we publish packages. The release name in android play store should match the current app version i.e. 1.0.0.
-
- 08 Jan, 2020 2 commits
-
-
Haseeb Majid authored
feature/#176 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Update progress when getting image data and setting image data. ## Type - [ ] Bug Fix - [x] Improvement - [ ] New Feature Fixes #176 <!-- Issue Number --> See merge request !140
-
Haseeb Majid authored
The progress circle now shows the different stages - Starting - Getting image data - encoding 0 - 100 - Saving image So the user is more aware of what is occurring. Also fixed a small bug where the progress would not be updated whilst decoding. Simple go from 0 - 100 in one step.
-
- 05 Jan, 2020 3 commits
-
-
Haseeb Majid authored
feature/#175 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Activity Indicator should take up the whole page, not ignore the tabs. So made a global React Context for loading, which is outside of the tabs. So anytime we need to show a loading indicator we can just use React Hooks/Context to show and hide the indicator. ## Type - [x] Bug Fix - [ ] Improvement - [ ] New Feature Fixes #175 <!-- Issue Number --> See merge request !136
-
Haseeb Majid authored
Activity Indicator now takes up the whole page, before the tabs weren't covered by the overlay. It looked a bit strange, added another React Context/Hook to allow us to set the overlay within the `Home.tsx` (tab page).
-
Haseeb Majid authored
feature/#182 # Description <!-- please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Refresh the photo album list in the same order. ## Type - [x] Bug Fix - [ ] Improvement - [ ] New Feature Fixes #182 <!-- Issue Number --> See merge request !138
-