mattercontrol/DataStorage
John Lewin 42cc88b9d4 Refactor ProfileManager to prefer isolated instances
- Replace DB nomenclatures with ProfilesDoc/Profiles terms
- Convert SetLastProfile() to LastProfileID property
- Remove LoadLastProfileWithoutRecovery function
  - Use LoadWithoutRecovery(LastProfileID)
  - One caller, far more clear with only one LoadWithout function
- Move safe FileSystem UserName to AuthenticationData, like UserName
- Skip importing guest profiles that are missing PrinterSettings files
2016-10-21 13:00:53 -07:00
..
Classic Refactor ProfileManager to prefer isolated instances 2016-10-21 13:00:53 -07:00
Datastore.cs Revise test output formatting 2016-09-30 17:54:41 -07:00
Models.cs Revise ComPort accessors for new format 2016-06-16 17:24:10 -07:00
SQLiteAndroid.cs Put in more sqlite locking. 2015-09-23 15:03:34 -07:00
SQLiteAsync.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
SQLiteCommon.cs Ran code maid against this code. 2015-04-08 15:20:10 -07:00
SQLiteUnix.cs Put in the sqlite locker code for windows and unix 2015-09-23 17:50:08 -07:00
SQLiteWin32.cs Made the resend ring buffer bigger 2016-01-14 10:32:25 -08:00