Colin Lee
dfd3e93d17
Fixes #745 : Integrate Browser-Icons component for favicons
2019-02-28 13:31:44 -08:00
Grisha Kruglov
46789f4c62
Issue #418 : Basic Firefox Accounts integration
...
This patch integrates relevant a-c components, and updates the current Preferences
UI to allow signing-in and displaying basic account information (email, displayName).
Currently there's no Accounts UI, and so singing out or otherwise interacting with the
account isn't possible.
2019-02-27 18:07:05 -05:00
Grisha Kruglov
9a9740bfd3
Issue #309 : Consume Fenix megazord; enable Rust logging
2019-02-27 18:07:05 -05:00
Sebastian Kaspari
e02724727e
Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190227104426.
2019-02-27 17:58:27 +01:00
ekager
9749dc0572
No issue: Update to Navigation 1.0.0-rc02
2019-02-26 16:30:20 -08:00
Sebastian Kaspari
4aa2030ab1
Revert "Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. ( #676 )"
...
This reverts commit 49d527d0dd
.
2019-02-26 12:21:40 -06:00
Sebastian Kaspari
49d527d0dd
Update to Mozilla Android Components 0.45.0-SNAPSHOT and GeckoView Nightly 67.0.20190226093755. ( #676 )
2019-02-26 08:24:14 -08:00
Emily Kager
da474bd572
No issue: Update Navigation Library to rc 01
2019-02-21 15:02:21 -08:00
Sawyer Blatz
721d181d0b
Closes #622 : Adds Glide ( #623 )
2019-02-21 09:38:00 -08:00
Colin Lee
5cf61c95db
Fixes #589 : Add sample unit tests for a component
2019-02-20 09:20:40 -08:00
Colin Lee
6d71faa44d
Fixes #541 : Crash on Home Screen
...
The Android Lifecycle Architecture component does not have fine-grained enough lifecycle event callbacks to safely manage Rx subscriptions in Fragment lifecycles. Added autodispose to simplify.
2019-02-16 19:40:39 -08:00
Jeff Boek
2e525813f6
Adds build date to the about page
2019-02-13 13:20:12 -06:00
Colin Lee
2bc769190e
Fixes #401 : Resolve known leak and install LeakCanary
2019-02-13 09:37:13 -08:00
Sebastian Kaspari
b4d1ac0d63
Closes #472 : Integrate feature-session-bundling component.
...
This will take care of saving and restoring the (`SessionManager`) state.
2019-02-13 09:35:45 -08:00
Sebastian Kaspari
5f8a15e9ae
Introduce aarch64 flavor and publish nightly build.
2019-02-13 08:59:31 -08:00
Sebastian Kaspari
08fc3c0d3a
Update GeckoView Nightly to 67.0.20190213102848 (Following A-C).
2019-02-13 08:56:28 -08:00
Sebastian Kaspari
0f9e243620
Update to Mozilla Android Components 0.43.0-SNAPSHOT.
2019-02-13 08:56:28 -08:00
Emily Kager
0c8b2a8a1e
Closes #449 - Adds Basic About Page with Dated Version Name
2019-02-12 16:04:01 -08:00
Emily Kager
96853c978e
Closes #451 - Update to Navigation Beta 2
2019-02-12 14:02:48 -06:00
Colin Lee
f09dc2453f
Fixes #351 Create home screen component for multitasking
2019-02-09 15:52:10 -06:00
Emily Kager
77883c0f30
Closes #403 Use Fragments for Navigation, Add Toolbar to HomeActivity
2019-02-08 12:57:38 -08:00
Emily Kager
4f3c0ee8ad
Closes #378 - Creates Library Fragment UI and adds resources
2019-02-06 08:04:04 -08:00
Sebastian Kaspari
5111d5de70
Update GeckoView to 67.0.20190204092937 (following A-C).
2019-02-05 10:22:57 -08:00
Stefan Arentz
68e2671d99
Update A-C to 0.42.0-SNAPSHOT
2019-02-05 10:22:57 -08:00
Jeff Boek
a6004fea20
Closes #146 & Closes #147 : Integrates find in page
...
Co-authored-by: Sawyer Blatz <sdblatz@gmail.com>
2019-02-01 23:00:37 -08:00
Jeff Boek
88a54b7b30
Fixes #362 - Downgrade to ConstraintLayout 2.0.0-alpha2
...
There is currently an issue with visibility changes in ConstraintLayout 2.0.0-alpha3
https://issuetracker.google.com/issues/122090772
For now we're going to manually implement KeyTriggers.
2019-02-01 16:26:37 -08:00
Sebastian Kaspari
344bc0aea6
Move architecture/mvi code to separate gradle module.
2019-02-01 09:45:55 -06:00
Emily Kager
3c48b3eeca
Style settings theme, add about category
2019-01-31 12:03:49 -08:00
Sebastian Kaspari
7d807f5a0a
Closes #263 : Integrate service-glean component.
2019-01-31 09:04:15 -08:00
Emily Kager
8368f4fbb2
Part of #288 - Set up basic settings menu
2019-01-30 14:29:17 -08:00
Christian Sadilek
ca317e1889
Update GeckoView to 67.0.20190130001444
2019-01-30 15:14:35 -06:00
Colin Lee
273f33b244
Fixes #290 : Integrate new Fenix architecture
2019-01-30 13:44:58 -06:00
Sebastian Kaspari
d5515c9f6e
Issue #267 : Integrate lib-crash component and upload crash reports to sentry and socorro.
2019-01-30 09:11:15 -06:00
Christian Sadilek
8ac32ee988
Closes #266 - Integrate feature-downloads component
2019-01-29 14:42:07 -06:00
Colin Lee
69e9617272
Fixes #127 : Add architecture classes
2019-01-28 15:07:48 -06:00
Sebastian Kaspari
82581e8f2b
Update GeckoView to 66.0.20190128092811 (following A-C).
2019-01-28 18:49:06 +01:00
Emily Kager
c631b186a8
No issue: Update Android arch Navigation to 1.0.0-alpha11
2019-01-28 10:48:37 -06:00
Emily Kager
5a3fc1325f
Adds toolbar with autocomplete and menu to BrowserFragment
2019-01-24 14:39:51 -08:00
Jeff Boek
560aea9b56
For #141 - wires up toolbar and awesomebar
2019-01-24 14:13:28 -08:00
Jeff Boek
480ae93a72
For #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
a038b5f8e4
Use support-ktx for Lifecycle.addObservers
2019-01-24 09:25:46 -08:00
Stefan Arentz
b59183fed0
Upgrade to Android Components 0.40.0-SNAPSHOT
2019-01-22 15:52:52 -08:00
Jeff Boek
4c4f344a97
For #131 - Loads mozilla.org in the browser fragment
2019-01-18 15:47:19 -08:00
Stefan Arentz
c72834479e
Update Android Components to 0.39-SNAPSHOT
2019-01-17 10:44:19 -08:00
Emily Kager
4421adecbb
Implement Navigation, Add Search Fragment, Add Browser Fragment
2019-01-15 14:08:37 -08:00
Jeff Boek
a800d33620
For #139 - Adds session placeholder with motionlayout
2019-01-12 17:09:28 -06:00
Jeff Boek
3378ee4209
For #150 - Adds the search bar
2019-01-12 17:09:28 -06:00
Colin Lee
6449a7b798
Fix buildSrc dependencies and androidX usages
2019-01-07 16:20:22 -06:00
Colin Lee
393829e2aa
Re-add automation folder; support multiple arch builds
2019-01-07 15:06:15 -06:00