Commit Graph

27 Commits

Author SHA1 Message Date
0da3570ada Updated SharedPrefs, added class to call (easier operations).
Built MapsActivityRepository MapMarker builder (not finished)
Linked 'Map' BTN from PropertiesDetailActivity to Intent MapActivity
2021-01-03 00:19:25 +01:00
BGbaderguet
ab89d29061 Edit, add, and delete a property 2021-01-02 03:41:32 +01:00
2e1bdf74aa Solved agent agency NULL 2021-01-01 21:11:08 +01:00
204c820c67 Store ID of selected agent
Restore agent ID from shared prefs
Still one bug with agent.agency ...
2021-01-01 20:55:31 +01:00
BGbaderguet
e6a1d6616c Modify the files to add a property in the database 2021-01-01 17:03:48 +01:00
BGbaderguet
2b51b3751d Starting to add the screen of the properties details 2020-12-31 01:04:31 +01:00
BGbaderguet
7cf32d048f Updating list of properties screen 2020-12-30 23:24:33 +01:00
BGbaderguet
a7dc63d6c9 Adding the list of properties in the second screen 2020-12-30 19:20:37 +01:00
BGbaderguet
53a2c9f9d0 Changing type of latitude and longitude 2020-12-29 18:20:24 +01:00
BGbaderguet
07e6033e30 Setting the agent activity at first screen when application is launched 2020-12-29 18:17:58 +01:00
BGbaderguet
132aeadd54 Updating dao with a new query 2020-12-29 17:29:37 +01:00
BGbaderguet
0be4898b7d Adding some activities file and the view model file of the agent activity 2020-12-29 17:29:04 +01:00
BGbaderguet
7325dbbc1b Activities added 2020-12-29 17:28:22 +01:00
BGbaderguet
7b1b326425 Deleting the older repository and creating a new one (for each table) 2020-12-29 17:27:59 +01:00
BGbaderguet
00830fb0d1 Pre populating the database with agents and agencies 2020-12-29 17:27:02 +01:00
BGbaderguet
2a8d8063c1 Adding the adapter for the recycler view in order to display the agents 2020-12-29 17:26:19 +01:00
BGbaderguet
8697dee54c Adding dollar currency table 2020-12-29 12:34:25 +01:00
6be2b7a371 Added MapMarker Class
Added Global accessible context
Implementation of MapActivityViewModel
Added observers to MapActivity
Display all markers on the map thanks to the ViewModel
2020-12-27 19:31:56 +01:00
BGbaderguet
96080a182c Adding dollar currency table 2020-12-26 11:41:02 +01:00
BGbaderguet
09089595a8 Trying to prepopulate database 2020-12-26 11:02:50 +01:00
BGbaderguet
60aaac5690 Updating project 2020-12-26 09:28:00 +01:00
BGbaderguet
a4427b98dc Deleting some files 2020-12-26 09:07:46 +01:00
b35f86cd0d MVVM tests 2020-12-24 16:37:34 +01:00
BGbaderguet
7dc95277c2 Creating entities with corresponding fields with corresponding constraints about relations, dao's and database creation file
(singletton pattern)
2020-12-11 04:57:44 +01:00
BGbaderguet
66f3ab66f6 Creating entities with corresponding fields with corresponding constraints about relations, dao's and database creation file
(singletton pattern)
2020-12-11 02:49:18 +01:00
BGbaderguet
686ae4e724 Just adding the dependencies to work with room database 2020-12-09 21:32:58 +01:00
144214dfb4 Initial commit. 2020-11-30 17:01:31 +01:00