You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started working on this in branch /feature/quint/appinfo-via-converter
91ccbd6 Split ApplicationData in two classes, one containing static data, the other dynamic data
Create class SyncableFile to hold a relative path and a location on disk (INTERNAL, EXTERNAL, any others?). Implement toFile method to convert relative path to absolute path.
Add ArrayList to SyncableAppInfo
Modify ETL to support an ArrayList and toFile method of SyncableFile
Not sure if this is germane to the question about syncable file paths, but
what's your current stance on adding QM to the sharing menu options
available when exporting your data from other tracking apps. That would
make QM sync available to millions more users.
Would that be difficult to implement? Would it have any bearing on the
current course of development?
That's irrelevant to this, yes. The ETL can't handle anything other than
files, so sharing through intents is something different all together.
Furthermore it'd require non-rooted QM users to install the app which is
otherwise useless to them.
On Aug 6, 2014 1:09 AM, "Mike P. Sinn" [email protected] wrote:
Not sure if this is germane to the question about syncable file paths, but
what's your current stance on adding QM to the sharing menu options
available when exporting your data from other tracking apps. That would
make QM sync available to millions more users.
Would that be difficult to implement? Would it have any bearing on the
current course of development?
—
Reply to this email directly or view it on GitHub #54 (comment)
.
Each converter file should have to implement a method getApp where they specify:
/internal
is an abbreviation as defined here:The text was updated successfully, but these errors were encountered: