summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Update choice set artwork uploadJoel Fischer2021-09-142-22/+56
| * | | | Change choice ID start from 0 to 1Joel Fischer2021-09-132-6/+8
| * | | | Fix minor issuesJoel Fischer2021-09-032-6/+9
| * | | | Update choice set testsJoel Fischer2021-09-014-5/+284
| * | | | Add additional choice set id testsJoel Fischer2021-09-011-4/+66
| * | | | In-progress choice set id changes and testsJoel Fischer2021-08-302-16/+78
| * | | | In-progress fixes for choice set idsJoel Fischer2021-08-308-128/+412
| * | | | Fix focused testJoel Fischer2021-08-191-1/+1
| * | | | Fix some casting bugsJoel Fischer2021-08-192-24/+28
| * | | | Add complex test for choice cell upload uniquenessJoel Fischer2021-08-191-0/+31
| * | | | FixesJoel Fischer2021-08-192-3/+5
| * | | | Remove TODOJoel Fischer2021-08-181-1/+0
| * | | | First pass at fixJoel Fischer2021-08-182-20/+46
| * | | | Remove call to unused propertyJoel Fischer2021-08-181-1/+0
| * | | | Choice set fixesJoel Fischer2021-08-173-45/+129
| * | | | Remove unneeded castsJoel Fischer2021-08-091-1/+1
| * | | | Fix selecting a choice cell doesn't work properlyJoel Fischer2021-08-091-3/+4
| * | | | Reduce some logsJoel Fischer2021-08-091-2/+2
| * | | | Fix some logsJoel Fischer2021-08-091-1/+3
| * | | | Fix not buildingJoel Fischer2021-07-261-1/+1
| * | | | Fix preload / present bugJoel Fischer2021-07-261-3/+14
| * | | | Simplify a bit of codeJoel Fischer2021-07-261-10/+2
| * | | | Revert unique textJoel Fischer2021-07-261-2/+1
| * | | | Fix copying choice cellsJoel Fischer2021-07-261-2/+7
| * | | | Spec fixesJoel Fischer2021-07-261-4/+4
| * | | | Fix preload/present op not calling completion handler if there's no choice setJoel Fischer2021-07-263-3/+8
| * | | | Fix mis-naming completion handlerJoel Fischer2021-07-262-4/+4
| * | | | Fix log file module mapJoel Fischer2021-07-261-1/+1
| * | | | Fix remaining spec issuesJoel Fischer2021-07-261-4/+2
| * | | | Tons of spec fixesJoel Fischer2021-07-231-138/+209
| * | | | Fix preload/present bugsJoel Fischer2021-07-231-6/+8
| * | | | More test fixesJoel Fischer2021-07-221-31/+19
| * | | | Fix not buildingJoel Fischer2021-07-225-238/+101
| * | | | Fix another choice uniqueness bugJoel Fischer2021-07-221-12/+12
| * | | | Preload choices fixJoel Fischer2021-07-221-5/+21
| * | | | Preload present op now handles delegate callback to simplify managerJoel Fischer2021-07-225-592/+12
| * | | | Preload/Present Op keep internal state to fix cancel stuffJoel Fischer2021-07-212-230/+214
| * | | | Rename spec fileJoel Fischer2021-07-214-470/+1028
| * | | | More unit test updatesJoel Fischer2021-07-211-54/+17
| * | | | In progress test updatesJoel Fischer2021-07-211-109/+85
| * | | | Fix last commitJoel Fischer2021-07-201-8/+0
| * | | | Finish first pass combining preload / present opsJoel Fischer2021-07-206-556/+190
| * | | | In-progress combine preload / present opsJoel Fischer2021-07-197-410/+611
| * | | | Moving broaden choice tests to preloadJoel Fischer2021-07-162-122/+127
| * | | | Move choice uniqueness code to preload opJoel Fischer2021-07-162-90/+94
| * | | | More test fixesJoel Fischer2021-07-161-8/+9
| * | | | Remove unneeded synchronizationJoel Fischer2021-07-162-7/+11
| * | | | Preload and present test fixesJoel Fischer2021-07-163-14/+21
| * | | | More test fixesJoel Fischer2021-07-151-22/+6
| * | | | Fixing unit testsJoel Fischer2021-07-152-31/+26