2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
Emily Kager
396747ee0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2182 - Do not invoke sessionmanager callbacks (https://github.com/mozilla-mobile/fenix/pull/2236) 2019-05-02 14:35:38 -05:00
Emily Kager
4daed08091 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Polish Collections UI Component (https://github.com/mozilla-mobile/fenix/pull/2212)
* Adds Keyboard resuming, Snackbar verification, layout edits to collections

Adds Keyboard resuming, Snackbar verification, layout edits to collections

* Adds new strings for collections/tabs management

* Adds constraintsets, hides checkboxes, adds scrim

* Update strings to plurals
2019-05-02 10:53:40 -05:00
Will Hawkins
2cac9e5a93 [fenix] Feature https://github.com/mozilla-mobile/fenix/issues/2088: Async load the default search engine icon at startup (https://github.com/mozilla-mobile/fenix/pull/2113) 2019-04-30 19:45:56 -05:00
Sawyer Blatz
8599970389 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2147: Refactors usage of openToBrowserAndLoad 2019-04-29 15:49:22 -07:00
Emily Kager
8570d5a474 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Update tabs header menu (https://github.com/mozilla-mobile/fenix/pull/2141) 2019-04-29 17:03:40 -05:00
Emily Kager
8ea06c993b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1573 - Long pressing tab selects that tab in save collections 2019-04-29 12:57:34 -07:00
Sawyer Blatz
8deccd319f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1975 & https://github.com/mozilla-mobile/fenix/issues/1627: Refactors getSessionById in BrowserFragment 2019-04-25 16:51:03 -07:00
Jeff Boek
a8aff13760 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Adds a better theme for the creation fragment 2019-04-24 14:29:23 -07:00
Jeff Boek
2218b5872f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Displays tabs on the tab selection screen 2019-04-24 14:29:23 -07:00
Jeff Boek
2ad55b3cd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1843 - Adds a create collections fragment and navigates to it 2019-04-24 14:29:23 -07:00
Emily Kager
7083f346bf [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/469 - Changes Library String 2019-04-23 17:41:38 -05:00
Sawyer Blatz
dd19ee5702 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1868: Corrects private browsing myths link (https://github.com/mozilla-mobile/fenix/pull/1930) 2019-04-23 14:26:56 -07:00
Harsh Shandilya
9a8fadfdbe [fenix] TabViewHolder: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
Harsh Shandilya
c4bd29085b [fenix] TabViewHolder: Remove useless lateinit
Fixes build-time warning: fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/TabViewHolder.kt: (45, 13): Lateinit is unnecessary: definitely initialized in constructors

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-04-23 09:59:36 -07:00
Emily Kager
e549178204 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1894 - Fixes Help Page Navigation 2019-04-23 00:22:46 -05:00
Jeff Boek
3f84f820f8 [fenix] Fixes tab sizing (https://github.com/mozilla-mobile/fenix/pull/1906) 2019-04-22 14:50:22 -07:00
Jeff Boek
ed156888ab [fenix] Merge pull request https://github.com/mozilla-mobile/fenix/pull/1842 from boek/i1840-collections_featureflag
For https://github.com/mozilla-mobile/fenix/issues/1840 - Adds a save tab group button and puts it behind a feature  flag
2019-04-20 14:15:18 -07:00
Jeff Boek
fc61d849a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Adds the ability to share a tab 2019-04-19 15:31:12 -07:00
Jeff Boek
6c2ffd9777 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Updates the tab visual style 2019-04-19 15:31:12 -07:00
Jeff Boek
72607b5a48 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1828 - Adds an empty tab state 2019-04-19 14:06:31 -07:00
Sawyer Blatz
18f92314e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Corrects colors for all themes 2019-04-19 13:46:43 -07:00
Colin Lee
b21176a3bf [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1770: Share icon from quick action bar poorly rasterized 2019-04-19 15:17:47 -05:00
ekager
dbebd1f0eb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1803: remove text for swipe delete 2019-04-19 13:32:32 -05:00
Jeff Boek
510ee881e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from session control 2019-04-17 22:41:59 -07:00
Jeff Boek
5ae634a9e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from the bottomsheetfragment 2019-04-17 22:41:59 -07:00
Sawyer Blatz
e5bf8ca297 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Consolidates colors 2019-04-15 12:22:03 -05:00
Colin Lee
81e1fde827 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Add bookmark multi-select features 2019-04-12 13:35:28 -05:00
Emily Kager
d05366c11d [fenix] For https://github.com/mozilla-mobile/fenix/issues/538 - Reverse tabs in list 2019-04-12 10:05:52 -05:00
Emily Kager
65c6c29f26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/176 - Start swipe to close gesture 2019-04-12 10:04:48 -05:00
Jeff Boek
b42256fb23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry 2019-04-10 09:58:00 -07:00
Jeff Boek
61c001c820 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Handle more text in a more graceful way 2019-04-10 09:58:00 -07:00
Jeff Boek
c8965e6037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adjust snackbar colors for darkmode 2019-04-10 09:58:00 -07:00
Sawyer Blatz
d1db847157 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1420: Moves tab preview to top of page (https://github.com/mozilla-mobile/fenix/pull/1462) 2019-04-10 06:52:49 -07:00
Jeff Boek
ec41345dbd [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1204 - Fixes the home screen animation 2019-04-08 16:16:28 -05:00
Jeff Boek
aec21e5cc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1456 - Fixes missing delete button 2019-04-08 10:24:47 -07:00
Jeff Boek
80fdbafcde [fenix] Adds missing licenses 2019-04-06 12:38:46 -05:00
Jeff Boek
6afc414b83 [fenix] Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
Jeff Boek
287cc6a4f1 [fenix] Updates ConstraintLayout to alpha4 2019-04-05 10:09:02 -07:00
Emily Kager
23d6e5af88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark Mode UX edits 2019-04-04 19:35:36 -07:00
Eitan Isaacson
c67082f555 [fenix] Hide tabs list 2019-04-04 15:43:58 -05:00
Colin Lee
e2f47f413e [fenix] Quantize and optimize images to save about 3MB in APK 2019-04-04 09:46:04 -05:00
Emily Kager
382721a7ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark/Night Theme 2019-04-02 22:18:11 -05:00
Emily Kager
fcc08b790b [fenix] No issue: Hook up share button on session item to action 2019-04-02 12:32:03 -05:00
Jeff Boek
1dfc8c8572 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1181 - Use appName in string locations 2019-03-26 14:32:53 -07:00
Jeff Boek
83c7697a84 [fenix] For https://github.com/mozilla-mobile/fenix/issues/959 - Adds telemetry for when the search bar is tapped 2019-03-22 17:14:35 -07:00
Colin Lee
b702f77c8a [fenix] Simplify ItsNotBrokenSnack() and make resilient
Co-authored by: Emily Kager <ekager@mozilla.com>
2019-03-22 15:00:38 -05:00
Emily Kager
fa92b472ea [fenix] Add Snackbar to link testers to Github issue for features 2019-03-22 15:00:38 -05:00
Sebastian Kaspari
1c6bd9b0d8 [fenix] Pass BrowserIcons instance to SessionSuggestionProvider and HistoryStorageSuggestionProvider. 2019-03-22 11:18:43 -05:00
Sebastian Kaspari
e5b7149670 [fenix] Create global instance of BrowserIcons class. 2019-03-22 11:18:43 -05:00
Sawyer Blatz
c552734691 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1072: Fixes lint errors 2019-03-21 12:54:08 -05:00