Skip to content

Commit

Permalink
[watchtodo] SQLite-net-pcl kinda working!
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptdev committed Sep 12, 2016
1 parent 667b523 commit 29c8a17
Show file tree
Hide file tree
Showing 42 changed files with 55 additions and 1,304 deletions.
4 changes: 2 additions & 2 deletions WatchTodo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Apple Watch version the Todo list app :-) on watchOS 3 everything runs locally!
There are two versions:

* WatchKit on iOS 8 (watchOS 1)
* watchOS 3 (in progress)
* watchOS 3 (basically working on watch, does not sync to phone at all)


There are also Xamarin [docs for Watch Kit](http://developer.xamarin.com/guides/ios/watch/).
There are also Xamarin [docs for watchOS](http://developer.xamarin.com/guides/ios/watch/).

*watch screenshots use [Bezel](http://infinitapps.com/bezel/) courtesy of [infinitapps](http://infinitapps.com/)* :)
10 changes: 3 additions & 7 deletions WatchTodo/WatchOS3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,11 @@ WatchTodo (watchOS 3)

Apple watchOS 3 version of [Todo](https://github.com/conceptdev/xamarin-forms-samples/tree/master/Todo).

**WARNING: still a work in progress**
Uses a hacked-together version of **sqlite-net-pcl** to run on the Apple Watch.

* Uses SQLite.NET PCL nuget...
* Has some 'hardcoded' data for now (add/save isn't working)

![screenshot](Screenshots/home.png "watch") ![screenshot](Screenshots/todo.png "watch")


![screenshot](Screenshots/home.png "watch") ![screenshot](Screenshots/todo2.png "watch")

There are also Xamarin [docs for Watch Kit](http://developer.xamarin.com/guides/ios/watch/).
There are also Xamarin [docs for watchOS 3](http://developer.xamarin.com/guides/ios/watch/).

*watch screenshots use [Bezel](http://infinitapps.com/bezel/) courtesy of [infinitapps](http://infinitapps.com/)* :)
Binary file modified WatchTodo/WatchOS3/Screenshots/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified WatchTodo/WatchOS3/Screenshots/todo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed WatchTodo/WatchOS3/Screenshots/todo2.png
Binary file not shown.

This file was deleted.

31 changes: 0 additions & 31 deletions WatchTodo/WatchOS3/WatchTodoApp.WatchKitApp/Info.plist

This file was deleted.

140 changes: 0 additions & 140 deletions WatchTodo/WatchOS3/WatchTodoApp.WatchKitApp/Interface.storyboard

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 29c8a17

Please sign in to comment.