-
Notifications
You must be signed in to change notification settings - Fork 13
/
changes.txt
444 lines (256 loc) · 9.93 KB
/
changes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
Changes
-------
2019-03-29
* Use latest collect-core version
2019-03-04
* Coordinate: show in map
2019-01-24
* Improve survey import error message
2019-01-18
* Support latest Collect desktop version (3.24.x)
2018-12-10
* Improved translations
2018-10-11
* Upgraded dependencies
2018-10-08
* Increased limit in code attribute radio group to 100 elements
2018-09-12
* Barcode scanner
2018-08-28
* Support Audio and Video file attributes
2018-07-27
* Bug fixes
2018-07-23
* Bug fixes (enumerated entities)
2018-07-20
* Bug fixes
2018-07-04
* Bug fixes
2018-06-24
* Do not require coarse location access permission
2018-06-18
* Fixed Russian translation
2018-06-10
* Always check for permissions when required (Android 6+)
2018-06-07
* Bug fixes in math functions
2018-05-29
* Survey language selection
* Support Collect 3.21.x new functions
2018-05-04
* Bug fixes (crashes in Android 4)
2018-04-27
* Bug fixes
2018-04-25
* Bug fixes
2018-04-24
* Bug fixes
2018-04-11
* Change stored images file name format
* Bug fixes
2018-04-03
* Improve data export error feedback
* Bug fixes
2018-03-19
* Changed theme selector in settings
2018-03-09
* Support configurable enumerated entities
* Layout improvements
* Bug fixes
2018-03-02
* Bug fixes
2018-02-28
* Bug fixes
2018-02-27
* Bug fixes
2018-02-23
* Bug fixes
2018-02-22
* Hide not relevant attributes
* New landing screen
* Prevent automatically generated list of items from editing
* Improved record list layout
* Performance improvements
* Bug fixes
2017-11-13
* Submit data to remote Collect server (configurable in Settings)
2017-10-30
* Fixed bug where images could disappear second time a record was loaded
2017-08-11
* Added French translation
* Fixed bug where surveys, with time attribute as key, crashed
2017-05-12
* Added support for latest Collect Desktop version
2017-04-10
* Fixed out-of-memory crashes with large records
2017-03-21
* Added support for latest Collect Desktop version
2017-01-04
* Fixed crash when some devices import survey from Google Drive
2016-12-07
* Fixed crash when exceeding max entity count
2016-12-06
* Fixed bug where relevance and validation status didn't get updated when nodes where added or removed
2016-11-22
* Added support for latest Collect Desktop version
2016-10-13
* Fixed bug where code qualifiers weren't included in exports.
2016-10-05
* Fixed another bug where surveys couldn't be imported using the built-in file chooser.
2016-09-26
* Fixed bug where surveys couldn't be imported using the built-in file chooser.
2016-09-23
* Fixed bug where coordinates didn't get included in exports.
2016-09-15
* Added confirmation dialog before records and entities are deleted
* Prevented non-relevant attributes from being updated
* Fixed bug that prevented surveys from being imported directly from Google Drive
* Added timestamp to exported data files
* Included option to exclude images from export
* Included option to save exported data files in Downloads directory
* Set title in action bar to current survey name
* Updated "Smart next" so it jumps to the record list once at the end of a record
* Added support for survey designs which restricts manual entry of GPS coordinates
* Indicated if a node in the node list sidebar is an attribute or not by using bold text on non-attributes
* Added support for Time attribute record keys
* Removed redundant incomplete coordinate validation error
* Made sure options for multi-choice code attributes get updated when parent code attribute is changed
* Fixed bug that prevented images from being removed
* Updated look and feel to Material Design
2016-07-06
* Allowed dates to be record keys
* Fixed bug where default attributes didn't get validated properly
* Hid code keys when configured in survey design
2016-04-26
* Fixed crash for designs where records used numeric keys
2016-03-30
* Bug fixes
* Supports surveys from Collect Desktop 3.10.x
2016-01-28
* Supports surveys from latest version of Collect Desktop
2015-11-23
* Prevented data exported when there are records without their key(s) specified
* Bug fixes related to data export
2015-11-19
* Bug fixes related to hierarchical code lists and enumerated entities
2015-10-28
* Bug fixes on navigation interface.
2015-10-29
* Added a navigation interface. Device GPS and compass are use to navigate to a location specified in sampling design.
* Minor bug fixes
2015-10-21
* Improved sorting of sampling unit codes
* Minor bug fixes
2015-09-25
* Included support for comma as decimal separators
* Added dialog displaying code descriptions for a code attribute
* Improved the code attributes with multiple auto-completion components
* Updated demo survey
* Supports latest version of Collect Desktop
* Minor bug fixes
2015-09-15
* Taxon attribute displays and searches vernacular names
* Taxon querying more powerful. E.g. the query "abe es" matches "Abelmoschus esculentus"
* Added button for clearing current taxon
2015-07-30
* Added support for latest Collect Desktop version
2015-07-20
* Fixed the problem where high-resolution images could slow down, or even crash, the app.
2015-06-11
* From now on, tabs in survey are ignored. Groupings of attributes can still be done through entities.
2015-05-26
* Added action button for "previous" and a "smart-next"
* Updated support for default values
* Minor bug fixes
2015-05-06
* Fixed a bug that could cause a crash when accessing a code attribute
2015-05-05
* Added overview tables, providing an overview of entered data and allows for quick navigation.
2015-04-15
* Added the possibility to share exported data though email, Bluetooth, DropBox, Google Drive etc.
2015-04-14
* Added support for multiple surveys
2015-03-19
* Added support for latest Collect Desktop version
* Fixed problem with validation of code attributes with multiplicity, rendered as checkboxes
2014-11-17
* Fixed bug that could cause crash when initializing taxon attribute
2014-11-04
* Added support for capturing and selecting images
2014-10-24
* Fixed bug that crashed surveys with enumerated entities
2014-10-22
* Fixed broken scrolling in older Android versions
* Fixed overlapping radio buttons/checkboxes in older Android versions
* Fixes to relevance and validation state
2014-10-20
* Ignored irrelevant child nodes when determining an entity's validation status
2014-10-17
* Changed the way records/entities are deleted. Using checkboxes and contextual action mode for deletion
* Made sure node state is updated when related nodes are deleted
2014-10-16
* Fixed bug where statuses in entity lists weren't updated immediately
2014-10-15
* Fixed crash when exporting data
2014-10-09
* Fixed survey import when a survey already is imported
* Added confirmation dialog when importing survey when data already is entered
* Included a demo survey, that will load at start-up, when no other survey is imported
* Migrate database when importing survey from older Collect Server version
2014-09-26
* Supported new format on .collect-mobile files
* Verified that the Collect version used to export a survey is supported by Collect Mobile
2014-09-17
* Fixed crash for some xpath expressions
2014-09-16
* Showed calculated attributed
* Fixed bug where the relevance of entities wasn't updated properly
* Fixed bug where validation of external code list items failed
2014-09-04
* Fixed bug where calculated attributes where shown
2014-09-02
* Use node name if label is undefined
2014-07-31
* Supported free text code items
* Prevented entity key panel from overlapping node details
* Added support for latest Collect Server version
* Translated to Spanish
2014-07-25
* Fixed crash in species selection
2014-07-23
* Allowed the exact path of the working directory to be specified
* Included a panel with the entity keys, to provide information what entity data is inserted for.
2014-07-18
* Added option to store data on SD card
* Included backup functionality
* Specified crew ID is now displayed in the settings
* Put exported files on SD card if data is stored on secondary storage
* Moved exported records directly into the cleansing phase
* Marked empty attributes as "blank in form"
2014-07-11
* Added setting to capture the crew ID
* Supported survey design format exported in Collect Server
* Uniqueness or record keys are validated
* Fixed bug where record list wasn't properly updated when record key node changed
2014-07-04
* This version is required to run surveys defined with Collect 3.1.x
2014-06-27
* Current SRS for coordinate wasn't selected in spinner.
2014-06-13b
* Stopped transforming coordinates when spatial reference system changes
* Defaulted time picker to current time, if time is unspecified
2014-06-13
* Split coordinate node into separate fields
* Added support for selecting and transforming between spatial reference systems
* Implemented distance check
* Put hint on date and time fields
2014-06-10
* Enabled gray overlay for irrelevant fields in all Android versions
* Added support for boolean attributes
2014-06-06b
* Notified user with a Toast message on validation error, if user navigated away from node
2014-06-06
* Fixed bug where device in different language then English tried to display validation error
* Increased padding under title of node description fragments, to fit eventual validation error messages
2014-06-05
* Handled case where invalid database file was selected