Skip to content

Conversation

@bharat
Copy link

@bharat bharat commented Mar 29, 2017

Lots of small cleanups after the recent status widget merge. This is branched off of the code that's in #419 so until that gets merged you can see the deltas here:

https://github.com/bharat/Loop/compare/dev-frameworks-swift3.1...bharat:dev-3.1-cleanups?expand=1

Bharat Mediratta and others added 15 commits March 28, 2017 18:45
Using two forks temporarily.

Using bharat/SwiftCharts because we need the extension safe commits from
master, but don't want the rest of the master branch yet.

Using bharat/LoopKit because we want the warning fixes from
LoopKit/LoopKit#111 which is not yet merged into
LoopKit/dev
1. Change all explicit calls to .debugDescription over to
   String(describing:). This preserves existing behavior which was
   happening implicitly before swift 3.1

2. Use CGFloat.pi instead of CGFloat(Double.pi), and fix an issue where
   I accidentally negated one of the values in an earlier commit
Fix Swift 3.1 warnings from G4ShareSpy, ShareClient
…ianglesLayer to LoopUI

. Changed the membership, but haven't moved the files yet
. This requires creating a layer of abstraction on top of UIColor so that
  we can have a different set of colors for the widget vs. Loop
. mark many internal vars/funcs in StatusChartsManager as public so that
  Loop's extension can access them.
@bharat bharat changed the title Dev 3.1 cleanups Cleanups post widget merge (and on top of #110) Mar 29, 2017
@bharat bharat changed the title Cleanups post widget merge (and on top of #110) Cleanups post widget merge (and on top of PR #419) Mar 29, 2017
@bharat
Copy link
Author

bharat commented Mar 30, 2017

Superceded by #424

@bharat bharat closed this Mar 30, 2017
@bharat bharat deleted the dev-3.1-cleanups branch April 1, 2017 17:01
ps2 pushed a commit that referenced this pull request Jul 15, 2021
… permissions are disabled (#420)

* LOOP-3647: Shows warning at top of home screen if CA or Notifications permissions are disabled

* Cleaner impl of TempStatusCell

* PR Feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants