Commit Graph

51 Commits

Author SHA1 Message Date
055be5f968 Merge branch 'master' into beta
# Conflicts:
#	app/build.gradle
#	app/src/main/java/fr/sanchezm/attestationsCovid19/utilities/PdfUtils.kt
2020-10-24 17:23:06 +02:00
8807105c06 Version 2.0.0 version code 9 2020-10-24 17:19:49 +02:00
849d6d4665 Version 2.0.0 version code 8 2020-10-24 17:05:10 +02:00
b5f8848f32 Issue-15: Add some warning and rename app name 2020-10-24 17:03:38 +02:00
a2e8a5e333 Issue-15: From attestation to get outside to attestation to move after curfew 2020-10-24 16:59:41 +02:00
af6cef0cd4 Version 1.0.5-beta1 version code 1002 2020-05-02 15:47:23 +02:00
3b2bf5f0ae Merge branch 'ms/issue-14/adding-pickers' into beta
# Conflicts:
#	app/build.gradle
2020-05-02 15:46:43 +02:00
5cb3478bb6 Adding pickers for date and time 2020-05-02 15:46:08 +02:00
52892c13d4 Version 1.0.5 version code 7 2020-05-02 14:54:18 +02:00
428759d30a Merge branch 'ms/issue-4/add-credits-libraries-used' 2020-05-02 14:50:13 +02:00
fac797ed32 Version 1.0.4-beta2 version code 1001 2020-05-02 14:47:57 +02:00
731920ca28 Merge branch 'ms/issue-4/add-credits-libraries-used' into beta 2020-05-02 14:46:45 +02:00
1d617e7678 Issue-4: Speeling correction 2020-05-02 14:46:30 +02:00
7d8c509e9c 1.0.4-beta1 version code 1000 2020-04-29 23:56:48 +02:00
ea6c9c4ee0 Merge pull request 'Adding config for alpha and beta build' (#13) from adding-config-alpha-beta into master 2020-04-29 21:49:09 +00:00
50cd345a53 Merge pull request 'Adding config for alpha and beta build' (#12) from adding-config-alpha-beta into beta 2020-04-29 21:48:52 +00:00
8f965e5322 Merge pull request 'Adding credits and correct spelling mistake' (#10) from ms/issue-4/add-credits-libraries-used into beta 2020-04-29 21:46:11 +00:00
Mathieu Sanchez
a7993ed680 Adding credits and correct spelling mistake 2020-04-29 17:20:11 +02:00
Mathieu Sanchez
f052470700 Adding config for alpha and beta build 2020-04-27 17:01:53 +02:00
41676a6b54 Version 1.0.4 version code 6 2020-04-26 17:14:00 +02:00
ff04fb3102 Issue-8: Downgrade PDF Viewer for Xiaomi error 2020-04-26 17:13:28 +02:00
514d1dff4e Adding error return if pdfUtils error 2020-04-26 17:12:38 +02:00
1f255951a0 Version 1.0.3 version code 5 2020-04-26 10:17:52 +02:00
a0e55683c6 Issue-8: Adding Keep class com.showckwave to proguard 2020-04-26 10:14:47 +02:00
75c0e004f6 Version 1.0.2 version code 4 2020-04-26 10:07:58 +02:00
9850c9fd08 Merge pull request 'Issue 2: Add config' (#7) from ms/issues-2/add-config-db into master 2020-04-25 20:37:12 +00:00
8494e9183e Issues-2: Optimize size app and remove warning 2020-04-25 22:33:22 +02:00
d316ede233 Issues-2: Correct saving Config when not existing 2020-04-25 22:15:34 +02:00
5b5a9c28f2 Issues-2: Adding Config Repository in the injectorUtils 2020-04-25 22:13:45 +02:00
148fd55e92 Add Config, ConfigDao et ConfigRepository
Change var to val in ProfileDao and AttestationDao
2020-04-25 09:28:00 +02:00
1f8fb61d6a Adding BuildConfig data and update dependencies 2020-04-25 09:20:02 +02:00
36e7818af5 Version 1.0.1 version code 3 2020-04-25 08:42:46 +02:00
49c92783cd Issues-1 : Correct birthday to reel birthday and not birth place 2020-04-25 08:42:29 +02:00
a2bed4235a Remove useless permissions and go to version code 2 2020-04-25 08:37:03 +02:00
d45d9535e0 First version finished 2020-04-18 19:50:50 +02:00
Mathieu Sanchez
28e348c194 Good update 2020-04-18 10:15:02 +02:00
b95692bdf3 Add No Attestations when attestations DB is empty 2020-04-17 08:59:14 +02:00
Mathieu Sanchez
71cb112bbe Adding QrCode Activity and Fragment and a lot 2020-04-16 17:47:19 +02:00
Mathieu Sanchez
54d2a100d0 Adding list of attestations 2020-04-16 16:42:28 +02:00
Mathieu Sanchez
f135425444 Changing attestation data to ArrayList
Adding PdfViewerActivity
Adding providePdfUtils in Injector
2020-04-16 14:32:46 +02:00
Mathieu Sanchez
9bbc364c11 Setting good date in attestation for toString method, adding save after ad attestation 2020-04-16 10:29:46 +02:00
3c39066710 Starting my attestations page 2020-04-16 10:03:37 +02:00
5ce2bb2fe4 Adding generating PDF + message 2020-04-15 20:35:57 +02:00
Mathieu Sanchez
7614a95489 Update Kotlin Version
Remove Room library
Adding QRUtils and PdfUtils
2020-04-15 18:57:28 +02:00
Mathieu Sanchez
c88adaef0b Getting database from room to Json File
Add date and time automatically
2020-04-14 18:40:09 +02:00
Mathieu Sanchez
dd91303137 Add Info Page 2020-04-14 16:44:17 +02:00
Mathieu Sanchez
02b3c53a0a Add Attestations entity, Dao, repository, viewModelFactory 2020-04-14 10:28:25 +02:00
6903a584fc Data binding and Room for storage not working yet 2020-04-14 09:35:24 +02:00
6c997af508 Adding style and form for creating attestation 2020-04-12 13:33:57 +02:00
114f5ca078 Update tom minimum SDK 23
Adding icon
Creating Light style
Setting based color
Moving from 3 nav buttons to 2
Removing action top bar
Changing icons for navigation bar buttons
Renaming
2020-04-12 02:23:42 +02:00