Sebastian Lenzlinger
|
275967989b
|
Refactor Names
|
2023-07-16 16:39:06 +02:00 |
|
severin.memmishofer
|
9bf4ffe51d
|
Own Feed now gets sent with WANT-Vector and the receiving device compares with it's own feeds, if it has that person in it's friends list, and prints to the console, how much it is behind
|
2023-07-15 17:49:29 +02:00 |
|
severin.memmishofer
|
1582f57eab
|
Friends and their log-sequence Numbers now get listed when receiving WANT-Vector
|
2023-07-15 16:18:16 +02:00 |
|
severin.memmishofer
|
653c2068e7
|
Bluetooth now correctly transmits the WANT-Vector and it gets displayed on the other device
|
2023-07-14 16:08:05 +02:00 |
|
severin.memmishofer
|
9b53e1d3e3
|
Added Debug- Print Statements
|
2023-07-13 18:50:28 +02:00 |
|
Sebastian Lenzlinger
|
8d7d6dd8ea
|
Add Read from Characteristic at Peripheral
|
2023-07-13 18:27:58 +02:00 |
|
severin.memmishofer
|
52c6083967
|
Minor changes to BT
|
2023-07-13 17:41:18 +02:00 |
|
Sebastian Lenzlinger
|
5e6c77c64d
|
Add Button to send WANT_msg vector (Implementation Ongoing)
|
2023-07-13 17:18:10 +02:00 |
|
severin.memmishofer
|
d2b578dbad
|
Added BT Controller & Peripheral as EnvironmentObjects
|
2023-07-13 16:00:02 +02:00 |
|
Sebastian Lenzlinger
|
2ca1465ce9
|
Bug Fix by renaming
|
2023-07-13 15:07:57 +02:00 |
|
severin.memmishofer
|
7cafbb94c2
|
Bug fixes
|
2023-07-13 15:04:40 +02:00 |
|
severin.memmishofer
|
b1848da797
|
Fixed Save Button for new Feed Entries
|
2023-07-13 14:39:17 +02:00 |
|
severin.memmishofer
|
b1dc6bc473
|
Added LogEntryView
|
2023-07-13 12:13:10 +02:00 |
|
severin.memmishofer
|
6507b50666
|
Added FeedCardView
|
2023-07-12 17:58:21 +02:00 |
|
Sebastian Lenzlinger
|
fba4ed65e9
|
Add error handling to loading unexisting files
|
2023-07-12 17:57:07 +02:00 |
|
Sebastian Lenzlinger
|
8f4ecf0cb2
|
Improve Persistence Handling
|
2023-07-12 17:01:45 +02:00 |
|
Sebastian Lenzlinger
|
d218e9b600
|
Add persistent storage
|
2023-07-12 14:55:45 +02:00 |
|
Sebastian Lenzlinger
|
232d007686
|
Merge remote-tracking branch 'refs/remotes/origin/UIRefinementsSL'
|
2023-07-12 11:17:18 +02:00 |
|
severin.memmishofer
|
8720640f8c
|
Changed NavigationView to NavigationStack for better design on iPad
|
2023-07-12 11:13:40 +02:00 |
|
Sebastian Lenzlinger
|
216cdac025
|
Merge remote-tracking branch 'refs/remotes/origin/UIRefinementsSL'
|
2023-07-12 11:02:13 +02:00 |
|
Sebastian Lenzlinger
|
46b048472c
|
Update gitignore
|
2023-07-12 11:01:58 +02:00 |
|
severin.memmishofer
|
4b24048477
|
Fixed some graphical Issues, like the toolbar labels and the navigation title
|
2023-07-12 10:19:43 +02:00 |
|
Sebastian Lenzlinger
|
5e199f41f8
|
Refactor Navigation Toolbar into Separate View
|
2023-07-11 18:22:58 +02:00 |
|
Sebastian Lenzlinger
|
379d3c8a0e
|
Add Settings and Settings Edit Functionality
|
2023-07-11 17:59:14 +02:00 |
|
severin.memmishofer
|
e1c606fdda
|
Added Data Store
|
2023-07-11 15:19:12 +02:00 |
|
severin.memmishofer
|
18f68031b7
|
Setup BLE Peripheral
|
2023-07-11 12:10:42 +02:00 |
|
severin.memmishofer
|
b71426d6b9
|
Fixed Different Views and switching between them via the toolbar
|
2023-07-11 10:50:33 +02:00 |
|
severin.memmishofer
|
988dca5ff1
|
Minor changes to the NewFeedEntryView; fixed some other classes because of compile errors
|
2023-07-10 17:49:42 +02:00 |
|
severin.memmishofer
|
1f664b4250
|
Added "global" toolbar with labels and images
|
2023-07-10 16:33:18 +02:00 |
|
Sebastian Lenzlinger
|
3d950bf69f
|
Toolbar experimentation
|
2023-07-10 16:04:41 +02:00 |
|
Sebastian Lenzlinger
|
c898dfa2c7
|
Minor Update
|
2023-07-10 15:15:34 +02:00 |
|
Sebastian Lenzlinger
|
5c46b317c6
|
Add New View for User Feed Entry creation
|
2023-07-10 14:13:28 +02:00 |
|
severin.memmishofer
|
827052f531
|
Added "Store"-Button in Content View, which stores sample Data as a JSON-File with the required structure
|
2023-07-10 11:48:07 +02:00 |
|
severin.memmishofer
|
a8ca380c29
|
Added Basic Bluetooth App, which scans names of surrounding BLE devices
|
2023-07-09 15:49:35 +02:00 |
|
severin.memmishofer
|
51e1215ddf
|
Basic Setup of Classes and First Load/ Store Methods
|
2023-07-09 11:12:27 +02:00 |
|
sebaschi
|
b24bfca630
|
Add gitignore
|
2023-07-05 14:04:15 +02:00 |
|
sebaschi
|
8dac8a5d53
|
Testing
|
2023-07-05 14:01:32 +02:00 |
|
severin.memmishofer
|
cc0103018b
|
Test Commit
|
2023-07-05 14:00:27 +02:00 |
|
sebaschi
|
d8b26243f7
|
Add Sebastian Lenzlinger as Copyright holder to README
|
2023-07-05 13:55:37 +02:00 |
|
severin.memmishofer
|
a5cbba5c71
|
Create README.md file
|
2023-07-05 13:54:13 +02:00 |
|
sebaschi
|
7089d7ebe7
|
Initial Commit
|
2023-07-05 13:42:55 +02:00 |
|