1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Apr 22, 2024 — Apr 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to support library 28 More... almost 7 years ago
Updating dependencies More... almost 7 years ago
Fix bug where last created tab was not selected More... almost 7 years ago
Fix nullability problem with palette API More... almost 7 years ago
Extract injector off context instead of referencing a static property More... almost 7 years ago
Cleaning up copying to clipboard More... almost 7 years ago
Inlining functions and cleaning up nullability warnings More... almost 7 years ago
Fixing nullability problems with permissions model More... almost 7 years ago
Cleaning up warnings and interop More... almost 7 years ago
Simplifying initialization of tabs More... almost 7 years ago
Refactor usage of initializers to use dependency injection More... almost 7 years ago
Replacing DownloadPageBuilder and DownloadsPage with DownloadPageFactory More... almost 7 years ago
Convert BookmarkPage and BookmarkPageBuilder to BookmarkPageFactory More... almost 7 years ago
Refactorying StartPage and HomePageBuilder into HomePageFactory More... almost 7 years ago
Convert HistoryPageBuilder to HistoryPageFactory More... almost 7 years ago
Injecting the presenter and tabs manager More... almost 7 years ago
Using separate qualifiers instead of Named More... almost 7 years ago
Merge pull request #712 from anthonycr/tab-manager-refactor More... almost 7 years ago
Inject main thread instead of referencing it directly More... almost 7 years ago
Replacing usage of Named with specific qualifiers More... almost 7 years ago
Fix bug where current tab wasn't being set because of change to onTabChanged instead of tabChanged More... almost 7 years ago
Refactoring tab manager code to be more readable and simplifying the logic More... almost 7 years ago
Order downloads by primary key More... almost 7 years ago
Replace DownloadItem with DownloadEntry More... almost 7 years ago
Merge pull request #711 from anthonycr/history-item-refactor More... almost 7 years ago
Fix broken Kdoc More... almost 7 years ago
Renaming parameters to match refactored classes More... almost 7 years ago
Make SearchSuggestion a data class More... almost 7 years ago
Replace HistoryItem with WebPage sealed class More... almost 7 years ago
Fix adapter formatting More... almost 7 years ago