Skip to content

Clean up App delegate#629

Merged
pivotal-rebecca merged 13 commits intodevelopfrom
issue/609
Nov 22, 2013
Merged

Clean up App delegate#629
pivotal-rebecca merged 13 commits intodevelopfrom
issue/609

Conversation

@pivotal-rebecca
Copy link
Copy Markdown

Various tasks

  • Clean up unused methods and properties
  • Remove properties that are only ever set to one state
  • Remove unnecessary imports
  • Add NotificationsManager to handle all push notification related tasks
  • Organize the file and make application:didFinishLaunchingWIthOptions: really short for clarity.
  • Defer a few more tasks to the global background queue

Rebecca Putinski and others added 9 commits November 20, 2013 14:54
- Defer appropriate tasks to the background queue

- Add notifications manager class to declutter the AppDelegate

- Remove iOS 6 appearance customization code
- Updates NotificationsManager and AppDelegate

- Remove unused or soon to be unused (BetaUIWindow) notifications
xctool was trying to build for iOS6 because the WordPressTest target had
an older target deployment
- Handle side-effects of doing so in other files
Conflicts:
	WordPress/Classes/WordPressAppDelegate.m
- Remove unused properties

- Remove properties that are only ever used for one dead state (isUploadingPost, etc)

- Lazy load file logger
Rebecca Putinski added 3 commits November 21, 2013 13:24
- The warning fixing should have been picked up from #608 but were not.

- Give a bit more clarity to the stats/update checking via rename
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love everything about this.

@astralbodies
Copy link
Copy Markdown
Contributor

:shipit:

…nto issue/609

Conflicts:
	WordPress/Classes/BetaUIWindow.m
	WordPress/Classes/WordPressAppDelegate.m
@pivotal-rebecca
Copy link
Copy Markdown
Author

Merge build fails due to simulator failing to start, going to merge this anyways.

pivotal-rebecca pushed a commit that referenced this pull request Nov 22, 2013
@pivotal-rebecca pivotal-rebecca merged commit 375a54b into develop Nov 22, 2013
@pivotal-rebecca pivotal-rebecca deleted the issue/609 branch November 22, 2013 14:45
@guarani guarani mentioned this pull request Jun 16, 2021
4 tasks
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.

3 participants