Commit Graph

929 Commits (drag-tabs)

Author SHA1 Message Date
Michael Comella 117b35a771 For #21084: add Config.getGitHash. 3 years ago
Michael Comella d35e68726e For #21084: add Runtime.execReadStandardOutOrThrow.
This command makes it a one liner to execute an external command, which will
allow us to easily run git commands in the next section.

Sample error output:

```
* What went wrong:
Execution failed for task ':app:gitHash'.
> command exited with non-zero exit value: 1.
  cmd: git reev-parse --short HEAD
  stderr:
  git: 'reev-parse' is not a git command. See 'git --help'.

  The most similar command is
        rev-parse
```
3 years ago
MickeyMoz aaa4023d8c Update Android Components version to 96.0.20211108143323. 3 years ago
MickeyMoz 4428d65f12 Update Android Components version to 96.0.20211107143105. 3 years ago
MickeyMoz 4f1db49d94 Update Android Components version to 96.0.20211106143105. 3 years ago
MickeyMoz 9ae2fb636f Update Android Components version to 96.0.20211105143418. 3 years ago
MickeyMoz f8adaae5ca Update Android Components version to 96.0.20211104143116. 3 years ago
Mickey Moz 8b8fb4f00d
Update Android Components version to 96.0.20211103143130. (#22297)
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
3 years ago
Arturo Mejia 1502af3d71 Update Android Components version to 96.0.20211102173221. 3 years ago
MickeyMoz 789c6feb24 Update Android Components version to 96.0.20211102153458. 3 years ago
MickeyMoz f2dafeb8b5 Update Android Components version to 95.0.20211101155331. 3 years ago
MickeyMoz 93403b1b91 Update Android Components version to 95.0.20211031143125. 3 years ago
MickeyMoz 835713f561 Update Android Components version to 95.0.20211028143053. 3 years ago
MickeyMoz 0723141d08 Update Android Components version to 95.0.20211027143128. 3 years ago
MickeyMoz a4bcecf8c5 Update Android Components version to 95.0.20211026143215.
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
3 years ago
Gabriel Luong 5afe393b8f For #21776 - Remove unused imports 3 years ago
Arturo Mejia d67c23511d Update Android Components version to 95.0.20211025134949. 3 years ago
Sebastian Kaspari ffddd53607 Update Jetpack Compose to 1.0.4 and Kotlin to 1.5.31 3 years ago
Sebastian Kaspari 170fa9705e Update Kotlin and Jetpack Compose versions. 3 years ago
MickeyMoz 19594def90 Update Android Components version to 95.0.20211024143057. 3 years ago
MickeyMoz 10e1718180 Update Android Components version to 95.0.20211022190114. 3 years ago
MickeyMoz 0b46e9693d Update Android Components version to 95.0.20211022143101. 3 years ago
MickeyMoz 515b1ae26b Update Android Components version to 95.0.20211021181213. 3 years ago
MickeyMoz 38003530c0 Update Android Components version to 95.0.20211019190251. 3 years ago
Mickey Moz d69f082356
Update Android Components version to 95.0.20211019143246. (#22015) 3 years ago
MickeyMoz 30ce4ddd13 Update Android Components version to 95.0.20211018143318. 3 years ago
MickeyMoz 5b0b7c2ce2 Update Android Components version to 95.0.20211016190128. 3 years ago
MickeyMoz 38054e5165 Update Android Components version to 95.0.20211017143052. 3 years ago
MickeyMoz dcfd81613a Update Android Components version to 95.0.20211016143249. 3 years ago
MickeyMoz f5b0067bc1 Update Android Components version to 95.0.20211015143255. 3 years ago
Ben Dean-Kawamura ee863623d5 Bumping the AC version
ryanvm requested this one.
3 years ago
Grisha Kruglov 56b4491e81 Bump A-C nightly version 3 years ago
Grisha Kruglov 233f0a8a1d Closes #21871 - Eagerly update UI state after search group removal
Before this patch, this was the behavior - 'remove' button is clicked, we'd ask
the storage to remove metadata (on its IO thread), then navigate to Home
Screen.

This resulted in a race we could end-up on the Home Screen before delete
finishes, so the search groups do not appear to be removed (but,
refreshing the Home Screen again shows that they are removed).

This also resulted in an unnecessary navigation which felt very janky
(screen will "scroll" to the top) and was way more work than necessary.

After this patch, we:
 - dispatch two actions (on browserstore, on homefragmentstore) which
   remove the search groups from any relevant in-memory state; any UI bound to
   this state will be automatically "refreshed"
 - no longer navigate as part of the remove action, so the UI doesn't
   move and removal happens "in-place"
3 years ago
Christian Sadilek 88fbcc05b7 Handle new OptimizedLoadUrlAction in history metadata middleware
Upgrades to A-C 95.0.20211013154351
3 years ago
MickeyMoz 3093945658 Update Android Components version to 95.0.20211013143158. 3 years ago
MickeyMoz a0029fa737 Update Android Components version to 95.0.20211012143119. 3 years ago
MickeyMoz ab25f17185 Update Android Components version to 95.0.20211011143313. 3 years ago
MickeyMoz 78d2c73300 Update Android Components version to 95.0.20211010225658. 3 years ago
MickeyMoz b8cf15e6ee Update Android Components version to 95.0.20211010143144. 3 years ago
MickeyMoz 2bb7b13d30 Update Android Components version to 95.0.20211009143308. 3 years ago
MickeyMoz 1cbdb6e684 Update Android Components version to 95.0.20211008105820. 3 years ago
Jonathan Almeida a75d46dfe1 Update Android Components to 95.0.20211008015247 3 years ago
MickeyMoz f41857e5e7 Update Android Components version to 95.0.20211006190137. 3 years ago
MickeyMoz f4750f3c35 Update Android Components version to 95.0.20211006143357. 3 years ago
Sebastian Kaspari 099e463b4f Issue #21102: Set compileSdkVersion to 31. 3 years ago
Mickey Moz 2a31edccf2
Update Android Components version to 95.0.20211005200555. (#21725) 3 years ago
MickeyMoz 8c34ccd8c9 Update Android Components version to 94.0.20211005143407. 3 years ago
MickeyMoz faab3eb7f1 Update Android Components version to 94.0.20211003190228. 3 years ago
Mugurell e4489b8d7d For #21593 - Persist stories categories selections in a Proto DataStore
A fast and easy solution with all the ACID requirements.
Also supports easy migrations if later the data we need persisted changes.
3 years ago
MickeyMoz b2bf7ca583 Update Android Components version to 94.0.20211003143215. 3 years ago