Christian Sadilek
c74d1318a9
Issue #309 : Add proguard rule for FenixMegazord
2019-02-28 17:08:46 +01:00
Emily Kager
329e05c502
Closes #717 - Cut off session host preview at 64
2019-02-27 20:01:15 -08:00
Jeff Boek
1d4be1b665
For #633 - Remove only normal sessions, add a11y for glyphs
2019-02-27 15:21:55 -08:00
Jeff Boek
416382c3ad
For #633 - Gives the user the ability to save their session
2019-02-27 15:21:55 -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
Jeff Boek
59c514996b
Fixes #362 - Auto closes session
2019-02-27 11:48:48 -08:00
Emily Kager
85cc76de1f
Closes #478 - Use new attr to theme clear button in toolbar
2019-02-27 11:19:40 -08:00
Sebastian Kaspari
0bffc071b6
Closes #698 : Create product flavors for Fennec transition.
...
* greenfield (pure Fenix without anything added)
* firefoxNightly (To replace Firefox Nightly)
* firefoxBeta (To replace Firefox Beta)
* firefoxRelease (To replace Firefox Release)
For now it will be a bit annoying to have all those flavors. But once the transition has been
successfully completed we can start to tear them down again.
Once GeckoView universal builds are available we can get rid of the "abi" dimension.
If this is going to slow down the CI process then I might look into parallelizing the build
or potentially introducing a taskcluster CI setup (if that makes sense).
2019-02-27 13:02:44 -06:00
Jeff Boek
000d5a2e54
Fixes #672 - Moves private browsing description out of sessions
2019-02-27 09:57:50 -08:00
Sawyer Blatz
57a0d97114
Fixes #678 : Hides sessionsComponent in private mode
2019-02-27 09:36:42 -08:00
Jeff Boek
c9237529cb
Fixes #687 - Show the sessions placeholder when the session list is empty
2019-02-27 09:35:43 -08: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
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
Emily Kager
298049e28e
Revert "Closes #478 - Use new AC attr to tint close button in the search bar"
...
This reverts commit df2c46621b
.
2019-02-26 12:20:47 -06:00
ekager
df2c46621b
Closes #478 - Use new AC attr to tint close button in the search bar
2019-02-26 11:28:02 -06:00
Colin Lee
64ef207613
Limit Raptor to debug and special builds
2019-02-26 11:26:58 -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
Jeff Boek
73a57f2b45
For #631 - Adds license and dimen
2019-02-25 17:28:54 -08:00
Jeff Boek
4a8a5c8c66
Replaces drawable with existing one
2019-02-25 17:28:54 -08:00
Jeff Boek
d5aeec417b
For #636 - Allow a user to delete a session
2019-02-25 17:28:54 -08:00
Jeff Boek
2ac2f9a9da
For #635 - Restores a session
2019-02-25 17:28:54 -08:00
Jeff Boek
3ecf9d338e
For #631 - Adds session item layout
2019-02-25 17:28:54 -08:00
Jeff Boek
8379c3d2cb
For #631 - Puts tabs and sessions into a nested scrollview
2019-02-25 17:28:54 -08:00
Jeff Boek
d62d41b46a
For #631 - Passes data into the sessions component and render a list
2019-02-25 17:28:54 -08:00
Sawyer Blatz
56dadad35a
Closes #292 : Adds placeholder advanced settings fragments ( #638 )
2019-02-25 14:05:19 -08:00
Emily Kager
5b8d40e6e0
Closes #655 - Show/Hide toolbar in onResume
2019-02-25 11:45:59 -08:00
Sawyer Blatz
dddbb374e9
Fixes #661 : Unflags OPEN_TO_BROWSER after use
2019-02-25 13:38:52 -06:00
ekager
7baafe2c37
Closes #647 - Private Mode Inherit from Dark Theme
2019-02-25 11:18:46 -08:00
Colin Lee
f22f3ec9e2
Fixes #423 : [Battery Performance] Set up Fenix and Raptor
2019-02-25 09:42:58 -06:00
nikit19
9d6ea0ac28
disable blank searches
2019-02-24 08:29:52 -08:00
Colin Lee
3ccce1b4d2
Fixes #293 : Adds about settings page
...
Co-authored-by: Sawyer Blatz <sblatz@mozilla.com>
2019-02-22 15:33:53 -06:00
Emily Kager
2750b65cc3
Close #420 - Default Browser Preference reacts to default browser status
2019-02-22 10:56:24 -08:00
Sawyer Blatz
53f391de60
Closes #537 : Refactors private sessions ( #629 )
2019-02-22 09:49:02 -08:00
Jeff Boek
5ab49ff7cf
For #507 - Leaves a comment to explain the current state
2019-02-21 11:29:13 -08:00
Jeff Boek
bacf84678d
For #507 - Moves the loading of the URL to the fragment
2019-02-21 11:29:13 -08:00
Jeff Boek
b03266fca3
For #507 - Use just the presenter over the feature
2019-02-21 11:29:13 -08:00
Sawyer Blatz
721d181d0b
Closes #622 : Adds Glide ( #623 )
2019-02-21 09:38:00 -08:00
Colin Lee
aa74e35955
Fixes #620 : Top toolbar flashes "fragment_browser" when exiting Settings
2019-02-21 11:17:16 -06:00
Colin Lee
be5e4c2426
Fixes #595 : Galaxy S7: tap on URL bar doesn't register after task switch
2019-02-20 22:12:29 -06:00
Sawyer Blatz
797d1cc423
Fixes #566 : Clears search on new tab
2019-02-20 15:32:24 -06:00
Emily Kager
1935f01879
Closes #484 -Library Screen UI remove divider, add selectable background
2019-02-20 15:31:10 -06:00
Colin Lee
5cf61c95db
Fixes #589 : Add sample unit tests for a component
2019-02-20 09:20:40 -08:00
Sawyer Blatz
a2031b92cd
For #537 : Removes unused asset
2019-02-20 10:06:44 -06:00
Colin Lee
d910bda929
Fixes #575 : Crash "IllegalStateException: Display already acquired"
2019-02-20 10:05:49 -06:00
ekager
3954c55c53
Closes #586 - Use Circular Ripple for Tab List Header Icons
2019-02-19 21:18:23 -06:00
Sawyer Blatz
bce5e77333
Closes #584 : Adds missing string descriptions
2019-02-19 21:17:53 -06:00
Colin Lee
291f21aa8e
Handle listener state bugs as onViewCreated isn't always called
2019-02-19 09:08:25 -08:00
Colin Lee
2d9157ce0d
Fixes #545 : overflow menu multitasking deletes private and non-private
2019-02-18 11:09:47 -06:00
Colin Lee
66ebb652a6
Fixes #568 : Crash on custom tabs menu if no other tabs are open
2019-02-17 23:29:14 -08:00
Colin Lee
b42a512b87
Fixes #557 : Selected tab should appear with selected theme
2019-02-16 20:55:44 -08:00
Colin Lee
8fcef90c4a
Fixes #551 : Cropped Sessions Info Box
2019-02-16 19:41:25 -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
Colin Lee
03826651dd
Fixes #545 : overflow menu for multitasking mixes regular and private
2019-02-16 19:39:47 -08:00
Colin Lee
870621b958
BrowserToolbar UrlCommitListener requires Boolean return
2019-02-16 17:28:38 -06:00
Emily Kager
3f52178420
Closes #546 - Uses Minimum Touch Target Size for Tab Header Buttons
2019-02-16 10:35:50 -06:00
Jeff Boek
927c1bdc85
For #357 - Uses synthetic imports
2019-02-15 16:28:03 -08:00
Jeff Boek
d3c0aa20c1
For #357 - Removes unneeded if statement
2019-02-15 16:28:03 -08:00
Jeff Boek
007cefa281
For #357 - Adds some descriptive comments for temporary values
2019-02-15 16:28:03 -08:00
Jeff Boek
4263f8ab3e
For #357 - Adds menu to delete a single item
2019-02-15 16:28:03 -08:00
Jeff Boek
434c839b73
For #357 - Emits action on delete
2019-02-15 16:28:03 -08:00
Jeff Boek
a65bd9b245
For #357 - Changes delete text depending on the number of items selected
2019-02-15 16:28:03 -08:00
Jeff Boek
1f276ec9fc
For #357 - Display number of selected items in the delete button
2019-02-15 16:28:03 -08:00
Jeff Boek
20944ae1be
For #357 - Adds a button to delete history
2019-02-15 16:28:03 -08:00
Jeff Boek
92dd055a86
For #357 - Forces history titles to be a single line
2019-02-15 16:28:03 -08:00
Jeff Boek
2cfc1bfc6a
For #357 - Handles back press in edit mode
2019-02-15 16:28:03 -08:00
Jeff Boek
a6e38165cb
For #357 - Dont set the checkbox if it already contains the right value
2019-02-15 16:28:03 -08:00
Jeff Boek
0cc44d1ee2
For #357 - Adds ability to toggle checkbox by selecting item
2019-02-15 16:28:03 -08:00
Jeff Boek
b7c7fd3100
For #357 - Adds selected items to the history component state
2019-02-15 16:28:03 -08:00
Jeff Boek
0cbcd93208
For #357 - Adds an editing mode to the history component
2019-02-15 16:28:03 -08:00
Sawyer Blatz
9bf0354d02
Closes #530 : Adds private keyboard support
2019-02-15 14:37:57 -08:00
Colin Lee
2979c61868
Default to LeakCanary being off
2019-02-15 12:50:58 -08:00
Sawyer Blatz
e5fe80f928
Closes #347 : Adds private browsing logic ( #506 )
...
* For #347 : Adds private browsing logic
* For #347 : Adds private session explainer
* Adds persistence
2019-02-15 09:31:03 -08:00
Emily Kager
fe74df8b7f
Closes #508 - Use Default Component Text Size for Toolbar
2019-02-14 20:34:51 -06:00
Sawyer Blatz
59c2594624
Fixes #511 : Corrects theming for home fragment menu
2019-02-14 13:44:44 -06:00
Sebastian Kaspari
5903e8b652
Issue #444 : Adapt version code for aarch64 to follow order: X86 > aarch64 > ARM.
2019-02-14 10:19:40 -06:00
Sebastian Kaspari
4a66c60548
Pass concept-fetch Client implementation to SearchSuggestionProvider.
2019-02-14 10:18:20 -06:00
Colin Lee
ee229c9709
Fixes #354 : Overflow menu for multitasking in current session
2019-02-14 10:14:57 -06:00
Emily Kager
06890d0837
Closes #487 - Replace home toolbar icon with tabs icon
2019-02-13 15:33:55 -08:00
Jeff Boek
a4a9222a94
For #490 - Fixes navigation when selecting a history item
2019-02-13 16:13:20 -06:00
Jeff Boek
06403f3b3f
For #490 - Properly closes the library when launched from the home view
2019-02-13 16:13:20 -06:00
Colin Lee
ff96362551
Fixes #488 : LeakCanary crash
2019-02-13 13:40:21 -08:00
Jeff Boek
2e525813f6
Adds build date to the about page
2019-02-13 13:20:12 -06:00
Sawyer Blatz
7531bc56f2
Closes #476 : Adds browserToolbarMenuIcon theming
2019-02-13 12:56:04 -06:00
Colin Lee
e4b93a0f09
Add initial proguard rules
2019-02-13 10:07:27 -08: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
Emily Kager
ffd3049d99
Closes #463 - Add attr for home divider color for private mode theming
2019-02-12 17:14:27 -08:00
Jeff Boek
2fa814947a
Fixes #390 - Gives Fenix the ability to respond to the assist intent
2019-02-12 17:02:21 -08:00
Jeff Boek
6f25b1cadd
Fixes the library list item layout
2019-02-12 16:44:25 -08:00
Emily Kager
6cc8d433fc
Closes #459 - Remove redundant awesome bar in browser fragment
2019-02-12 16:39:22 -08:00
Jeff Boek
f37250127a
Fixes #430 - Hides software keyboard when you background the app
2019-02-12 16:34:49 -08:00
Jeff Boek
5addcca524
For #456 - Adds popover menu to menu button
2019-02-12 16:25:40 -08:00
Jeff Boek
4873d989a0
Moves the shared toolbar component to the components package
2019-02-12 16:25:40 -08:00
Jeff Boek
df3eaa2ca7
For #456 - Moves out KeyTrigger into its own file
2019-02-12 16:25:40 -08:00
Emily Kager
931778acac
Add new tab and navigate to it
2019-02-12 16:04:01 -08:00
Emily Kager
0c8b2a8a1e
Closes #449 - Adds Basic About Page with Dated Version Name
2019-02-12 16:04:01 -08:00
Colin Lee
c3e8e83776
Enable Proguard plus optimizations for release
2019-02-12 14:20:06 -08:00
Colin Lee
83f637e386
Fixes #431 : Scroll-down on the home screen messes up everything
2019-02-12 16:14:46 -06:00