about summary refs log tree commit diff stats
path: root/apps/browse/main.mu
Commit message (Collapse)AuthorAgeFilesLines
* 6754Kartik Agaram2020-09-071-1/+1
|
* 6753Kartik Agaram2020-09-071-47/+48
|
* 6752Kartik Agaram2020-09-071-9/+9
|
* 6751Kartik Agaram2020-09-071-19/+19
| | | | | More copypasta. I'd be able to remove this duplication if we had first-class functions, but they involve an accessibility cost.
* 6750Kartik Agaram2020-09-071-13/+15
|
* 6749 - plumb screen through in a few placesKartik Agaram2020-09-071-25/+25
|
* 6748 - promote browser prototype an app with testsKartik Agaram2020-09-071-0/+271
Now that we have a fake screen we can start testing it.