Commit Graph

29 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
d7084328f6 Testing out IGLK swift branch (#1743)
* testing out IGLK swift branch

* using local IGListKit, update labels to latest

* new labels working
2018-05-27 11:01:34 -04:00
Ryan Nystrom
715fd12c14 github syntax search working 2018-04-16 21:46:18 -04:00
Ryan Nystrom
0001920b75 Refactor text styles to use StyledText (#1490) 2018-02-04 19:09:42 -05:00
Ryan Nystrom
14d17df263 Spinner on generic load more (#1414)
* spinner on generic load more

* More bubble hidden on reuse
2018-01-14 19:26:57 -05:00
Ryan Nystrom
f208148ba0 Add keyboard helpers to remove duped code (#897) 2017-11-09 10:38:58 -05:00
Joe Rocca
9851a45cd6 Adds light gray text color on selection of LoadMoreCell (#711)
* added light gray text color on selection

* change label alpha instead of color
2017-10-24 21:45:37 -04:00
Hesham Salman
f213bac924 Thin SwiftLint ruleset (#704)
* Thin SwiftLint ruleset

* Disabled trailing_whitespace rule
2017-10-23 16:58:09 -04:00
Joe Rocca
fd9950e209 Add done return key type that dismisses keyboard for notifications/issues/pr search (#569)
* added done return key type that dismisses keyboard

* changed returnKeyType to .search
2017-10-22 11:59:31 -04:00
Bas Broek
da9048c26b Resign first responder when hiding keyboard (#615)
* Resign first responder when hiding keyboard

* Improve readability, limit target scope

* Use target action
2017-10-22 11:58:35 -04:00
Ryan Nystrom
ca5ba59908 do safe area insetting on UICollectionView the "right" way, fixes #581 2017-10-16 09:41:56 -04:00
Weyert de Boer
6779557f22 Add search to issues (#506)
* Added the generic SearchBar section controller
Added a helper method for searching notifications

* Strip the unwanted characters from the search query

* Add a first version of searching issues in Repository screen

* Improve the search for the Repository screen

* Improve the filtering of issues by changing the order

* Fixed the compiling issues to make the project compile again
2017-10-14 11:11:07 -04:00
Ryan Nystrom
5c87ce1602 dismiss kb on scroll 2017-10-13 19:39:39 -04:00
Ryan Nystrom
f1161663f9 fixup search bar styling 2017-10-13 19:31:44 -04:00
Weyert de Boer
a1810c0529 Search for Inbox (#503)
* Added the generic SearchBar section controller
Added a helper method for searching notifications

* Strip the unwanted characters from the search query
2017-10-13 18:14:21 -04:00
Ryan Nystrom
1d6f5858fd simplify search setup, add loading spinner 2017-09-04 16:52:22 -04:00
Ryan Nystrom
d8b5c602e0 clean up segmented model, change read animation, clean up if on unread selection, fixes #65 2017-07-06 16:29:36 -04:00
Ryan Nystrom
f129dd19b2 playing with "cute" empty state 2017-06-30 16:05:17 -04:00
Ryan Nystrom
dfd3ad4861 more swifty class handling 2017-06-29 21:49:20 -07:00
Ryan Nystrom
2dd7f5e935 use fatalError instead of guard in critical failures 2017-06-26 10:38:21 -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
d9cccfde33 background colors 2017-06-02 22:13:23 -04:00
Ryan Nystrom
b586017aa6 light blue 2017-06-02 14:25:05 -04:00
Ryan Nystrom
840f89c131 remove extensions 2017-06-02 14:16:04 -04:00
Ryan Nystrom
a5e5bc7ede color nits 2017-05-17 13:32:37 -04:00
Ryan Nystrom
81d868a7b5 add fake notifications for offline testing, filter toggle works 2017-05-15 12:50:47 -04:00
Ryan Nystrom
25918d4d01 remove extra right constraint 2017-05-15 11:29:51 -04:00
Ryan Nystrom
7bc925bde8 segmented control working 2017-05-14 22:44:18 -04:00