Commit Graph

885 Commits

Author SHA1 Message Date
Colin Lee
49ac62ab85 Fix ViewModel States (#2457)
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
2019-05-14 13:49:02 -07:00
Emily Kager
a739d5a9e5 For #2336 - Pass EngineSession to TP adjustment fun 2019-05-14 13:08:25 -07:00
Sawyer Blatz
43a4b1b77c
For #563: Restyles history favicons (#2455) 2019-05-14 08:41:45 -07:00
Sawyer Blatz
b71eeb9fb3
For #2245: Updates quick action bar state and animation (#2451)
* Revert quick action changes

* For #2245: Updates quick action bar state and animation
2019-05-14 08:14:41 -07:00
Colin Lee
917399d897
For #2436: TransactionTooLargeException saving many tabs (#2453) 2019-05-13 21:03:51 -05:00
Axel Hecht
9931c7d003 Import strings from android-l10n
State: mozilla-l10n/android-l10n@4e63500774
2019-05-13 16:25:38 -04:00
Colin Lee
155353f0ee
For #2449: App crashes when switching themes (#2450) 2019-05-13 10:59:05 -05:00
Denys M
e68d594bbb For #747. Fix possible memory leak on HomeActivity. (#2440) 2019-05-13 02:07:30 -05:00
Denys M
24f15c8b77 Closes #1083. Don't print sensitive data to logs in the production app. (#2437) 2019-05-11 22:01:41 -07:00
Emily Kager
4070941657 No issue: Refactor dialogs to use nav graph 2019-05-10 19:58:48 -07:00
Emily Kager
0df12a588d For #1876 - Correct Navigation Bar Color Logic (#2427) 2019-05-10 20:26:44 -05:00
Sawyer Blatz
cc2fad178f For #2384: Updates scrim colors (#2423) 2019-05-10 20:25:50 -05:00
Denys M
fd56b1fef3 Closes #2340. Set navigation icon color on library screen. (#2415)
Applying color filter to `toolbar.navigationIcon`.
2019-05-10 20:24:56 -05:00
Arturo Mejia
744f1be0a9 Closes #1411: Added disabled style for permissions site info panel. (#2354) 2019-05-10 20:23:18 -05:00
Colin Lee
cfccb997fd For #1909: Tabs disappear intermittently (#2426) 2019-05-10 15:20:45 -07:00
Sawyer Blatz
e1cdeffe8c
For #563: Restyles history management (#2378) 2019-05-10 09:58:54 -07:00
Mitchell Hentges
005f53965f Revert "Uses new raptor workers (#2410)" (#2413)
This reverts commit fd4fb6f96c.
2019-05-10 10:15:50 -05:00
Mitchell Hentges
fd4fb6f96c
Uses new raptor workers (#2410) 2019-05-10 16:04:43 +02:00
Jeff Boek
4f119f0baa
No Issue - Fixes motion layout visual issues (#2401) 2019-05-09 23:16:33 +00:00
Colin Lee
ccbc14a71f For #1994: Re-architect state handling code (#2382) 2019-05-09 23:06:12 +00:00
Jeff Boek
27d8c09def
Fixes #1735 - adds the ability to write code against the build channel (#2388) 2019-05-09 22:05:49 +00:00
Emily Kager
e4b4934f53 For #2393 - SearchTermsTapped even on URL should search (#2398) 2019-05-09 16:21:33 -05:00
Emily Kager
60fe8de3ec No issue: Update constraintlayout and androidx dependencies (#2396) 2019-05-09 16:19:44 -05:00
Blake Winton
f9683b5c8d Closes #1743: Align Scan and Shortcut buttons with search logo. (#2361) 2019-05-09 14:47:54 -05:00
Sawyer Blatz
c9f2f48803 For #2334: Adds comment to placeholder create collection name (#2352) 2019-05-09 14:44:50 -05:00
Emily Kager
75ccce23dc For #2323 - Update theme for browsing if needed in onResume (#2360) 2019-05-09 16:09:34 +00:00
Mitchell Hentges
b76e0697c1
Fixes trust_level expression (#2373) 2019-05-09 13:46:34 +02:00
Emily Kager
5904a916d8 No issue: Update Androidx dependencies 5-8-2019 (#2350)
* No issue: Update Androidx dependencies 5-8-2019

* Update TrackingProtectionPreference
2019-05-08 14:16:51 -05:00
Sawyer Blatz
d64f5a2064
For #2205: Modifies styling of collections and tabs (#2328)
* For #2205: Modifies styling of collections and tabs

* Change bounding box
2019-05-08 11:12:41 -07:00
Emily Kager
eb4e159101 For #2329 , For #2332: Invoke pending delete session job on navigate (#2333) 2019-05-08 12:27:38 -05:00
Axel Hecht
1105f947f0 Import strings from android-l10n (#2338)
State: mozilla-l10n/android-l10n@5fd2e49ca4
2019-05-08 12:27:05 -05:00
Mitchell Hentges
bdd345bc79 Configures pushapk to verify beta APK with beta certificate (#2349)
* Provide certificate alias to pushapk payload

* dev
2019-05-08 12:24:13 -05:00
Mihai Tabara
e4d4bff783 Bug 1547928 - ensure release graphs are not triggered but for publishing events (#2347) 2019-05-08 17:22:39 +00:00
Jeff Boek
f1665f12ed For #2260 - Sends valid keys to the labeled counter (#2330) 2019-05-08 12:15:19 -05:00
Christian Sadilek
0c1b43d7b6 Upgrade to GV 68.0.20190508111321 and fixes for latest A-C 0.52.0 (#2348)
Closes #2342, Closes #2297
2019-05-08 11:04:06 -05:00
Colin Lee
78f8354fbb Fix build breakage over FragmentScenario integration 2019-05-08 10:27:24 -05:00
Mitchell Hentges
0e05a377f3
Reduces number of raptor jobs (#2339) 2019-05-08 13:42:53 +02:00
Colin Lee
96b68948b5
For #1710: Create scaffolding for Robolectric tests (#2282) 2019-05-07 16:36:37 -05:00
Sawyer Blatz
447b134fe9 For #2042: Updates strings for l10n (#2320) 2019-05-07 16:08:38 -05:00
Arturo Mejia
b735cc9693 Closes #1311: Enable downloads in custom tabs. (#2311) 2019-05-07 15:30:13 -05:00
Emily Kager
84a7430e57 For #1745 - Allow trackers from Allow List (#2310) 2019-05-07 15:28:38 -05:00
Sawyer Blatz
79fcb97ed2
For #587: Updates private mode settings color (#2319) 2019-05-07 13:27:18 -07:00
Arturo Mejia
583b954c5a Closes #1320: Customize site info panel dialog for custom tabs. (#2304) 2019-05-07 11:40:46 -05:00
Jeff Boek
c2704c3fec No Issue - Uses non-deprecated API to fetch version code (#2307) 2019-05-06 16:40:01 -05:00
Emily Kager
468fb669f0 For #2256 - Use same report site string for quick settings (#2305) 2019-05-06 16:39:38 -05:00
Emily Kager
37bae3bb38 For #2289 - Null out pending job on undo (#2303) 2019-05-06 16:38:53 -05:00
Emily Kager
e6e3ac35e0 For #2068 - Create QAS initial state (#2298) 2019-05-06 16:38:32 -05:00
Sawyer Blatz
66986d88cb
No issue: Removes broken shadow in collection creation (#2300) 2019-05-06 14:33:58 -07:00
Vlad Filippov
62ae2bca11 Update the deprecated BitmapDrawable constructor (#2308) 2019-05-06 21:32:08 +00:00
Sawyer Blatz
7d577e5953
For #2205: Adds collections view to home fragment (#2249)
* For #1574: Adds collections to home view

* Adds colored icons and expansion

* Adds state change

* Adds more styling

* Adds ItsNotBrokenSnacks

* Adds chevron

* Improves styling of swipe to delete and adds delete action

* Fix nits

* Try to add real saving
2019-05-06 11:20:19 -07:00