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
Adding missing documentation More... almost 6 years ago
Remove unnecessary webview initialization More... almost 6 years ago
Set property so that preferences are accounted for More... almost 6 years ago
Simplify navigation drawer adjusting logic More... almost 6 years ago
Inlining function call More... almost 6 years ago
Simplify search suggestion selection logic More... almost 6 years ago
Change suggestions icon for history to clock More... almost 6 years ago
Removing unused code More... almost 6 years ago
Fixing tab strip display issue caused by re-sizing the toolbar More... almost 6 years ago
Replace manual bitmap display for tab count with TabCountView More... almost 6 years ago
Updating gradle and android gradle plugin More... almost 6 years ago
Injecting schedulers wherever possible More... almost 6 years ago
Convert UrlUtils to extension functions More... almost 6 years ago
Utilize icon state color instead of manually setting color filter More... almost 6 years ago
Create component builder instead of manually injecting module dependencies More... almost 6 years ago
Replace stateful filtering of search, bookmark, and history suggestions with reactive flowable based approach More... almost 6 years ago
Setting the color state on the vector to fix theming issue More... almost 6 years ago
Removing unnecessary background color setting More... almost 6 years ago
Enable and disable back button in drawers, theme menu item in XML More... almost 6 years ago
Make bookmark icon constant size More... almost 6 years ago
Removing unused method More... almost 6 years ago
Utilizing state selector to avoid manually setting resources More... almost 6 years ago
Fixing full screen video bug where orientation defaulted to user orientation instead of requesting landscape More... almost 6 years ago
Use XML styling instead of programatic styling of search box More... almost 6 years ago
Set color tint on vector drawables instead of programmatically setting it More... almost 6 years ago
Updating core-ktx and targetting jvm 1.8 bytecode More... almost 6 years ago
Properly theming the find in page tool bar More... almost 6 years ago
Replacing protected function with ScreenSize class More... almost 6 years ago
Fixing lint warnings and using lambda syntax in java code More... almost 6 years ago
Utilizing separate icon for refresh instead of compound drawable More... almost 6 years ago