All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Support iOS 12 and Swift 4.2 #26
- Scroll to top when loading another radar #19
- Radar title in the lists should show full text with multiple lines #21
- Add toggle bookmark action to detail view and its peek #24
- [Suggestion] Add case-sensitive warning on import from Open Radar #15
- Support radar:// links #16
- Support Handoff to webpage #17
- UITableView.cellLayoutMarginsFollowReadableWidth set true #18
- Support open links from radar description #14
- Fix push DetailViewController not in main thread
- Native View 3D Touch Peek & Previewing Actions #12
- Increase number of imported radars by fetch the next batch #6 Idea thanks to @futuretap
- Improve paste email to the import textField #10
- Sorting Options #3 #7
- When importing JSON, let user select to merge or replace #8
- List filtering #9
- Native Radar Detail View #11
- User agent in Open Radar API request #4
- Open Radar user API key #5
- Combine TableViewViewModel and TableViewDataSourceDelegate
- Handle rdar://problem/number
- Backup & Restore as JSON
- More tests
- Rename RadarID to RadarNumber
- Rewrite how to save Radars. Combine Radar, Radar Number and Radar Metadata to a JSON file
- Refactor RadarNumber, URLParsers and Builders
- 3D Touch Peek & Pop for lists
- Manually input to add radar
- Detect radar number in clipboard
- Retrive radar metadata from Open Radar for lists
- Export radars
- Import radars from Open Radar
- RadarCollection for radars local CRUD (temporarily use Codable + UserDefaults)
- History view
- Bookmarks view
- Recents changes to History
- Favorites changes to Bookmarks
- Radar model, RadarURLParser, RadarURLBuilder protocols, implementation, and tests
- Basic UI architecture
- BriskRadar and tests
- Localization
- Present in SFSafariViewController
- Use Main.storyboard as launch screen file
- RadarOption and BrowserOption in settings
- App Store, developer's Twitter, and GitHub links
- Feedback email composer
- App icon
- Theme