Commit Graph

26 Commits

Author SHA1 Message Date
Ryan Nystrom
faca5497a8 New Inbox design (#1870)
* New Inbox design

* rename ident to number

* use ax animation

* building with old notifications removed

* remove "2" suffix

* use latest IGLK+Swift

* apply IGLK perf fixes

* fix build

* Update with IGLK binding bug fix
2018-06-17 14:47:59 -04:00
Ryan Nystrom
1ac9348852 update to new StyledTextKit lib name (#1849) 2018-06-02 23:14:11 -04:00
Ryan Nystrom
911f281aab notifications use StyledText (#1823) 2018-05-21 09:47:21 -04:00
Ryan Nystrom
b02c7cf0ad functioning watch app 2018-04-29 21:38:25 -04:00
Ryan Nystrom
1012faf943 Release notifications (#1546)
* releases WIP

* loading releases working
2018-02-26 22:37:06 -08:00
Ryan Nystrom
63417aefc5 update notification cells when ago string changes (#1588) 2018-02-26 22:23:57 -08:00
Ryan Nystrom
0001920b75 Refactor text styles to use StyledText (#1490) 2018-02-04 19:09:42 -05:00
Ryan Nystrom
429df47701 Fetch issue/PR status and comment count for notifications (#1353)
* add state to notification view model

* hack to get it working

* cleanup

* comment count

* cleanup ui
2018-01-05 13:24:42 -05:00
Ryan Nystrom
5bae4ba89d [WIP] Add FlatCache lib and use for Notifications (#632)
* init FlatCache lib

* tests for all other cases

* install flatcache to freeitme project, move VM creation into client

* refactor and split up inbox design

* fixup flatcache pod
2017-10-22 00:08:42 -04:00
Ryan Nystrom
1c38ff4d5c swift 4 migration 2017-10-07 14:46:10 +01:00
Ryan Nystrom
c78d708b33 compare string values not attr sizing for notification VMs 2017-09-13 23:25:37 -04:00
Ryan Nystrom
034d76d9bf update notification when title changes 2017-08-12 22:48:25 -04:00
Ryan Nystrom
982b0fec0e open commits in safari VC, fixes #10 2017-06-28 16:11:29 -07:00
Ryan Nystrom
19fd875a3a dynamic text resize on orientation change 2017-06-26 10:29:40 -04:00
Ryan Nystrom
289e5654cf html styling to match github 2017-06-22 23:35:55 -04:00
Ryan Nystrom
2dbdce6719 update iglk to 3.0 2017-06-22 22:44:11 -04:00
Ryan Nystrom
6d7fd1cb47 change color to string, add font size consts 2017-06-22 21:44:23 -04:00
Ryan Nystrom
840f89c131 remove extensions 2017-06-02 14:16:04 -04:00
Ryan Nystrom
5bae0be922 remove genned models that arent in notifications endpoint 2017-06-02 14:02:16 -04:00
Ryan Nystrom
2bfe58d5bd notifications in single feed 2017-05-19 16:06:06 -04:00
Ryan Nystrom
36698591dc push VC 2017-05-17 22:21:42 -04:00
Ryan Nystrom
6e888bf907 calculate inset in text sizing 2017-05-15 11:26:25 -04:00
Ryan Nystrom
cba5ce9321 calculate text size in view model 2017-05-14 18:09:53 -04:00
Ryan Nystrom
1e744aafd5 gen attr string in notification VM 2017-05-14 17:55:42 -04:00
Ryan Nystrom
720aaeafa2 setup binding SC for notifications 2017-05-13 17:15:58 -04:00
Ryan Nystrom
bfe9c6a6ed merge notification into a single cell 2017-05-13 17:04:11 -04:00