Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 000b8f8c5a
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-27 13:07:27 +00:00
microsoft-github-policy-service[bot] 16fa53d528
Microsoft mandatory file 2023-06-12 19:12:09 +00:00
Scott Seiber f6174da0a8 Merge pull request #17 from Microsoft/release-1.0.17
Release 1.0.17
2016-10-12 18:31:10 -07:00
scotts@microsoft.com 3c4c400e15 Merged with develop 2016-10-12 18:29:12 -07:00
scotts@microsoft.com 7893a8f5d3 Release 1.0.17
- Add comment for text sizing Accessibility suggestion
  - Fix repaint issue when new data arrives on refresh
2016-10-12 18:25:33 -07:00
Scott Seiber 534fc7e975 Merge pull request #16 from Microsoft/release-1.0.16
UI tweaks
2016-10-05 15:37:00 -07:00
scotts@microsoft.com 8535032701 UI tweaks 2016-10-05 15:36:24 -07:00
Scott Seiber 381c5f6e0b Merge pull request #15 from Microsoft/release-1.0.14
Rename to Trip Tracker
2016-10-05 11:39:02 -07:00
scotts@microsoft.com adb869a6d1 Merged with develop 2016-10-05 11:37:48 -07:00
scotts@microsoft.com 5e3e7ff4b9 Rename to Trip Tracker 2016-10-05 11:31:48 -07:00
Scott Seiber bc1438635b Merge pull request #14 from Microsoft/scotts-scrollfix
Fix scroll redraw issue
2016-09-26 00:20:09 -07:00
scotts@microsoft.com ce3ffc6568 Fix scroll redraw issue 2016-09-26 00:14:40 -07:00
Scott Seiber 7c74599cb3 Merge pull request #13 from Microsoft/scotts-migrate
Scotts migrate to Swift3
2016-09-22 16:11:09 -07:00
scotts@microsoft.com fa27a9ca1b merging swift3 migration back into github 2016-09-22 15:48:25 -07:00
Scott Seiber 166c527d6a PR 1033: Merge scotts-release-1.0.12 to develop
- Internal distribution release 1.0.12
 - Swift3 app built with Swift3 SDK
 - Merge pull request #6 from Microsoft/scotts-newui
 - Bug fixes:
 - Merge pull request #7 from Microsoft/scotts-newui
 - Turn out route api, just use points and compute polyline
 - Merge pull request #8 from Microsoft/scotts-newui
 - Bug fixes:
 - Merge pull request #9 from Microsoft/scotts-newui
 - - Apache notice on all source code files
 - Merge pull request #10 from Microsoft/scotts-newui
 - updated carthage dependencies
...

Related work items: #6, #7, #11, #10, #9, #8
2016-09-22 20:45:47 +00:00
scotts@microsoft.com dca054affb - Changed license header to MIT
- Updated to link against LoopSDK v2.1.0
 - Change version to v1.0.12
2016-09-22 13:41:43 -07:00
scotts@microsoft.com b1ca88df64 Correct Info.plist 2016-09-21 23:47:07 -07:00
scotts@microsoft.com cb838e294e Correct Info.plist 2016-09-21 23:44:23 -07:00
scotts@microsoft.com 82414bd9c6 Correct Info.plist 2016-09-21 23:44:05 -07:00
scotts@microsoft.com c9ce6c01f2 Correct Info.plist location 2016-09-21 23:36:23 -07:00
scotts@microsoft.com 016c24dc65 Convert LoopTrips Sample to Trips app
- Check location authorization state on preferences view
  - Check location authorization state on trip view
  - change line to 30% opacity
  - use h, m, s for duration
  - Fix details header layout (same as tripcell layout)
  - Supress the delete action in the tableview for now
  - Clicking on version string brings up keyboard (should be disabled from interaction)
  - Use smaller balloon (or raise annotation tip)
  - Convert app to Swift3
  - Delete my data button (and plumbing) in Settings
     - Call the loop api for deleteuser
     - Clear all local cache/prefs
     - Alert with instructions before deleting and what to do afterwards
2016-09-21 23:24:27 -07:00
scotts@microsoft.com 083189afc6 merged github/develop 2016-09-13 10:06:32 -07:00
Scott Seiber 1027683bdb Merge pull request #11 from Microsoft/scotts-triprevision
Trips app release features
2016-09-12 17:30:56 -07:00
scotts@microsoft.com b165fc4d58 Pare down to simpler app
- Remove Drives view
  - Remove Drives data model/downloader
  - Remove userid/deviceid
2016-09-12 17:25:49 -07:00
scotts@microsoft.com 1c9df3ed45 merged with origin/dev 2016-09-12 17:08:48 -07:00
scotts@microsoft.com 6e5d43823a updated carthage dependencies 2016-09-12 17:07:14 -07:00
Scott Seiber 32d24d0180 Merge pull request #10 from Microsoft/scotts-newui
- Apache notice on all source code files
2016-09-12 11:42:52 -07:00
scotts@microsoft.com d3be78760f - Apache notice on all source code files
- Date bug with day of week
2016-09-12 11:41:40 -07:00
Scott Seiber 940df38876 Merge pull request #9 from Microsoft/scotts-newui
Bug fixes:
2016-09-08 01:11:48 -07:00
scotts@microsoft.com 7eb1850b99 Bug fixes:
- Change to version 1.0.7
  - Add version # to settings screen
  - Show days of week in drive/trip times
  - Move start/end pin to actual line
  - Crash fix for Selector name found in current argument registers: indexAtPosition
  - Make both start end lables fit (do calcs on text size)
  - Keep version and build number on Github enlistment
  - Keyboard gets stuck open in Settings (changed text to buttons)
  - Destination arrow has some distortion
  - Listview doesn't update after pull refresh
  - Check SDK Location authorization when turning on recording
2016-09-08 01:10:20 -07:00
Scott Seiber 3ad8d76de3 Merge pull request #8 from Microsoft/scotts-newui
Turn off route api, just use points and compute polyline
2016-09-06 17:29:11 -07:00
scotts@microsoft.com be1b2ae94f Turn out route api, just use points and compute polyline 2016-09-06 17:28:00 -07:00
Scott Seiber ad6aeffa75 Merge pull request #7 from Microsoft/scotts-newui
Bug fixes:
2016-09-06 16:51:42 -07:00
scotts@microsoft.com 028f779082 Bug fixes:
- Settings background should be the same as other views
  - Navbar separator should have same background color as other views
  - userId deviceId labels are editable
  - Route line should be .3 opacity vs. .7 opacity
  - Change query to 20 trips/drives
  - Tune map routing (snap to roads) to throw more segments
2016-09-06 16:49:21 -07:00
Scott Seiber 9bb76cc606 Merge pull request #6 from Microsoft/scotts-newui
Scotts newui
2016-09-06 13:40:55 -07:00
Scott Seiber 2ca254ce14 PR 978: Merge scotts-working to develop
- WIP: New visuals
 - WIP: New visuals
 - WIP: New ui
 - WIP: Settings UI
 - WIP: Settings links
 - WIP: view refactoring and update trips
 - WIP: Known location icons
 - WIP: Delete functionality
 - WIP: Corrected app icon
 - WIP: Splash screen, settings
...
2016-09-06 20:39:23 +00:00
scotts@microsoft.com 03bd4630bc HockeyApp initial distribution setup 2016-09-06 13:34:22 -07:00
scotts@microsoft.com 90a3545a77 Bundle id changed to dogfood 2016-09-05 20:05:59 -07:00
scotts@microsoft.com 11260811fb MapView cache fix
- Remove notification observer when view disappears
2016-09-05 19:59:05 -07:00
scotts@microsoft.com 5a1730f70a WIP: Details on mapview
- Map view info header
  - Sign and publish internally on HockeyApp
  - Common config settings
2016-09-04 23:26:42 -07:00
scotts@microsoft.com b27b75636c WIP: Cache computed route polylines
- Cache computed polylines (against EntityId) for re-use
2016-09-02 14:25:37 -07:00
scotts@microsoft.com fa0f344baf WIP: More concurrency work
_ Don't context switch on data repository loading
  _ Put all of the model repositories into one "manager"
2016-09-02 12:23:18 -07:00
scotts@microsoft.com 83404adf78 WIP: CHECKPOINT with concurrent repository access model 2016-09-02 10:20:37 -07:00
scotts@microsoft.com f6dc22c3fd WIP: Model classes renamed to Repository 2016-09-02 00:54:22 -07:00
scotts@microsoft.com d2c3509f6a WIP: Data concurrency
- Concurrency in data model access from view
2016-09-02 00:32:17 -07:00
scotts@microsoft.com cd32b0f915 WIP: Bundle name ms.loop.trip 2016-09-01 22:46:17 -07:00
scotts@microsoft.com 1ed5bf8a02 WIP: MapView UI
- Start end pin colors
  - Lighter background across app
2016-09-01 18:04:25 -07:00
scotts@microsoft.com f9bbde19f3 WIP: MapView with routes
_ Use custom push pins
  - Investigate polyLine vs. route/rode snapping
  - Implmement route/road snapping
  - Condense multple layer polylines into single layer
  - Adjust map view zoom levels
  - Draw map points based on foot and car (adjust thresholds)
2016-09-01 17:53:31 -07:00
scotts@microsoft.com 5680213cc0 WIP: Splash screen, settings
- Recording settings option default state
  - Splash screen assets and configuration
2016-08-31 17:17:05 -07:00
scotts@microsoft.com 420f0c3b99 WIP: Corrected app icon 2016-08-31 11:29:53 -07:00