2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-10-27 15:46:27 +00:00
Commit Graph

1689 Commits

Author SHA1 Message Date
Jeff Boek
8e7cb49a67 [fenix] Migrates away from using the chip suggestions, fixes text colors 2019-01-24 14:13:28 -08:00
Jeff Boek
b87e93ed12 [fenix] Adds missing licenses 2019-01-24 14:13:28 -08:00
Jeff Boek
9eb616fb9f [fenix] Fixes transition to browserFragment 2019-01-24 14:13:28 -08:00
Jeff Boek
7bb795ad03 [fenix] Use more user-friendly method name 2019-01-24 14:13:28 -08:00
Jeff Boek
7aa731c25d [fenix] unhardcode sessionId 2019-01-24 14:13:28 -08:00
Jeff Boek
5639c641a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/141 - wires up toolbar and awesomebar 2019-01-24 14:13:28 -08:00
Jeff Boek
699b4e6a02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/141 - Adds autocomplete ot the search screen
- Adds convenience extensions to Context and Fragment
- Imports more components from Android Components
2019-01-24 14:13:28 -08:00
Jonathan Almeida
87af876489 [fenix] Use support-ktx for Lifecycle.addObservers 2019-01-24 09:25:46 -08:00
Mitchell Hentges
df02e4f816 [fenix] Removes unused "--staging" option from schedule_nightly_graph 2019-01-24 09:25:24 -08:00
Emily Kager
58c44eb857 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/134 - Collapse/show the toolbar based on browser scrolling 2019-01-23 13:23:40 -08:00
Stefan Arentz
2d2da79cf2 [fenix] Upgrade to Android Components 0.40.0-SNAPSHOT 2019-01-22 15:52:52 -08:00
Jeff Boek
cb5f85a774 [fenix] For https://github.com/mozilla-mobile/fenix/issues/131 - Loads mozilla.org in the browser fragment 2019-01-18 15:47:19 -08:00
Stefan Arentz
2e70d02ddb [fenix] Update Android Components to 0.39-SNAPSHOT 2019-01-17 10:44:19 -08:00
Mitchell Hentges
41f2f1cdf6 [fenix] Allows automation to publish to Google Play 2019-01-17 10:43:47 -08:00
Colin Lee
31ba0691ac [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/163: Add LICENSE 2019-01-16 11:26:46 -06:00
Emily Kager
d1b27a0661 [fenix] Implement Navigation, Add Search Fragment, Add Browser Fragment 2019-01-15 14:08:37 -08:00
Mitchell Hentges
f8860f0886 [fenix] Uses new workers, renames some variables 2019-01-14 13:09:17 -08:00
Mitchell Hentges
e19a790f74 [fenix] Disables pushapk, sets version code to 1 2019-01-14 13:09:17 -08:00
Mitchell Hentges
250cb01215 [fenix] Adds schedule_nightly_graph.py 2019-01-14 13:09:17 -08:00
Mitchell Hentges
8247234e84 [fenix] Adds schedule_nightly_graph.py 2019-01-14 13:09:17 -08:00
Mitchell Hentges
fb4eeee5ef [fenix] Sets up nightly build automation 2019-01-14 13:09:17 -08:00
Emily Kager
6ed7a27ec1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/88 - Add Default + Browsable Intent Filter 2019-01-14 09:52:30 -06:00
Jeff Boek
0b0e5d3d07 [fenix] Fixes nits in https://github.com/mozilla-mobile/fenix/pull/158 2019-01-12 17:09:28 -06:00
Jeff Boek
5b304b49cc [fenix] Adds documentation stating why we duplicate some styles 2019-01-12 17:09:28 -06:00
Jeff Boek
ffec505050 [fenix] Adds missing licenses 2019-01-12 17:09:28 -06:00
Jeff Boek
cd0141b7c0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/139 - Adds session placeholder with motionlayout 2019-01-12 17:09:28 -06:00
Jeff Boek
67f514d098 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds more style to the urlbar 2019-01-12 17:09:28 -06:00
Jeff Boek
9bf595ec9a [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds the search bar 2019-01-12 17:09:28 -06:00
Jeff Boek
8411984da2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds wordmark, menu and private browsing buttons 2019-01-12 17:09:28 -06:00
Jeff Boek
c9b4f5edf9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Adds a home fragment 2019-01-12 17:09:28 -06:00
Jeff Boek
738e138f02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/150 - Sets the base style to allow a plain white background 2019-01-12 17:09:28 -06:00
Jeff Boek
35edd9f202 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/153 - Adds the app icon 2019-01-10 10:41:32 -08:00
Mitchell Hentges
5cbf19f41f [fenix] Updates docker image to be more similar to focus, adds "arrow" 2019-01-09 11:56:52 -06:00
Jeff Boek
a2abbef9a8 [fenix] Adds issue templates 2019-01-08 13:54:26 -08:00
Mitchell Hentges
d173ba40de [fenix] Removes .idea folder 2019-01-07 15:16:37 -08:00
Colin Lee
b76a058d3e [fenix] Fix buildSrc dependencies and androidX usages 2019-01-07 16:20:22 -06:00
Colin Lee
e7b7b307a9 [fenix] Re-add automation folder; support multiple arch builds 2019-01-07 15:06:15 -06:00
Jeff Boek
06f1bf6471 [fenix] Initializes Android project
Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
2018-12-07 15:25:38 -05:00
Jeff Boek
af10bd168e [fenix] Rising from the bashes
- Initialize project with .gitignore

Co-authored-by: Colin Lee <mncolinlee@gmail.com>
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
Co-authored-by: Emily Kager <emilykager@gmail.com>
2018-12-07 15:02:00 -05:00