github-actions
f8593e994f
Import translations from android-l10n
2023-11-11 00:30:35 +00:00
github-actions
486f6bcf0a
Import translations from android-l10n
2023-11-08 00:26:58 +00:00
github-actions
8238367002
Import translations from android-l10n
2023-10-15 00:28:30 +00:00
mcarare
063c553913
Bug 1849833 - Replace deprecated compileSdkVersion.
...
This is replaced by defaultConfig compileSdk.
2023-09-11 06:36:20 +00:00
github-actions
4336dc3b52
Import translations from android-l10n
2023-08-16 02:42:30 +00:00
mike a
72c61e750f
Bug 1815637 – fixed the crash that was causing the 1839239 bug
2023-08-04 04:32:44 +00:00
mike a
90cc12c255
Bug 1815637 - cherry picking 548379d, the original rtl commit
2023-08-04 04:32:44 +00:00
MatthewTighe
c87183c8b5
Bug 1843168 - Expose Mockito through test support component
2023-07-24 18:02:09 +00:00
github-actions
fcef453f37
Import translations from android-l10n
2023-07-20 00:29:36 +00:00
Arturo Mejia
8b238ff494
Reverts "Bug 1815637 - Add rtl support."
2023-07-13 17:55:12 +00:00
Gabriel Luong
664bbcf3df
Bug 1840210 - Rename mozac_ic_menu to mozac_ic_ellipsis_vertical_24
2023-07-10 22:15:49 +00:00
Gabriel Luong
7e34831455
Bug 1840210 - Rename mozac_ic_lock to mozac_ic_lock_24
2023-07-10 22:15:49 +00:00
github-actions
087549bfb4
Import translations from android-l10n
2023-07-08 00:33:58 +00:00
github-actions
bb6998ba46
Import translations from android-l10n
2023-06-25 00:31:04 +00:00
github-actions
85b9421d91
Import translations from android-l10n
2023-06-13 01:13:38 +00:00
github-actions
b0e5e3787c
Import translations from android-l10n
2023-06-11 00:33:09 +00:00
github-actions
5082665acd
Import translations from android-l10n
2023-05-31 00:29:04 +00:00
github-actions
5cb5a04ca9
Import translations from android-l10n
2023-05-15 00:32:34 +00:00
mike a
0f6ee09218
Bug 1815637 - Add rtl support
2023-05-09 18:41:08 +00:00
github-actions
570991db5c
Import translations from android-l10n
2023-05-09 00:34:46 +00:00
github-actions
dc5a449c21
Import translations from android-l10n
2023-05-03 00:44:14 +00:00
github-actions
6fdbe40318
Import translations from android-l10n
2023-04-29 00:38:27 +00:00
github-actions
cbcc2058d5
Import translations from android-l10n
2023-04-26 01:24:45 +00:00
github-actions
325ddd8dfd
Import translations from android-l10n
2023-04-25 02:51:47 +00:00
github-actions
4f4b08518d
Import translations from android-l10n
2023-04-22 01:15:02 +00:00
github-actions
639a0f0c29
Import translations from android-l10n
2023-04-20 03:44:36 +00:00
github-actions
3ed39b4ced
Import translations from android-l10n
2023-04-18 00:58:21 +00:00
github-actions
9b4edb6c36
Import translations from android-l10n
2023-04-17 00:34:54 +00:00
github-actions
40d3f4e2e5
Import translations from android-l10n
2023-04-16 00:39:03 +00:00
github-actions
8d5d1e7722
Import translations from android-l10n
2023-04-14 00:35:43 +00:00
github-actions
f64170a973
Import translations from android-l10n
2023-04-13 00:31:18 +00:00
Geoff Brown
6561b2de2b
Bug 1825116 - Resolve many black, isort, and file-whitespace lint issues
2023-04-12 14:04:29 +00:00
github-actions
dee4aeeaca
Import translations from android-l10n
2023-04-11 00:37:29 +00:00
github-actions
7f204eed10
Import translations from android-l10n
2023-04-08 00:32:46 +00:00
github-actions
00a81b1d9a
Import translations from android-l10n
2023-04-07 00:31:29 +00:00
github-actions
ded8bc8dcb
Import translations from android-l10n
2023-04-06 00:33:00 +00:00
github-actions
dcb86479b1
Import translations from android-l10n
2023-04-05 13:12:26 +00:00
github-actions
1ba45d94c4
Import translations from android-l10n
2023-04-04 01:52:07 +00:00
github-actions
8f0ac2dd65
Import translations from android-l10n
2023-04-03 00:36:25 +00:00
github-actions
c518b56b77
Import translations from android-l10n
2023-04-02 00:32:58 +00:00
github-actions
a7adccfe8a
Import translations from android-l10n
2023-04-01 00:50:58 +00:00
t-p-white
e01472a646
Bug 1820467 - Removed dependency to google_material from support-ktx gradle. ( https://github.com/mozilla-mobile/firefox-android/pull/1132 )
...
* Bug 1820467 - Removed dependency to google_material from support-ktx gradle.
Moved SnackbarDelegate.kt to ui-widget components.
* Bug 1820467 - PR change. Move build check to caller. Updated dependencies for Focus and Sample Browser
* Bug 1820467 - Force toolchain rebuild, build fix
* Bug 1820467 - Re-work from PR
---------
Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-30 11:10:59 +00:00
Ryan VanderMeulen
0e5e70291c
Bug 1820233 - Remove unneeded kotlin_stdlib inclusions and re-enable Werror in detekt build.gradle
2023-03-07 00:12:18 +00:00
mcarare
1f589a2e0b
Bug 1802817 - Set namespace via DSL in gradle build files.
...
See https://developer.android.com/studio/build/configure-app-module#set-namespace
and https://issuetracker.google.com/issues/172361895
2023-03-02 17:13:09 +00:00
mcarare
922b5f6643
Bug 1802817 - Rename AC Dependencies to ComponentsDependencies.
...
This change is needed in order to avoid clashes with Dependencies class introduced
in Gradle from 7.6 version.
2023-03-02 17:13:09 +00:00
Christian Sadilek
4091b14a33
Fix android lint in composite builds
2022-11-21 13:40:53 -05:00
Alexander Gramiak
bcc43f0530
Bug 1799230 - Use Non-Transitive R Classes
...
According to Android documentation: "This leads to faster builds and
the corresponding benefits of compilation avoidance."
2022-11-17 18:23:01 +00:00
Gabriel Luong
d9d783b698
[components] Issue https://github.com/mozilla-mobile/android-components/issues/12939 : Address all ktlint issues
2022-10-17 17:07:40 -04:00
Sebastian Kaspari
ce323400dd
[components] Run ktlintFormat to fix new ktlint errors.
2021-07-28 12:03:23 +00:00
Mugurell
93b9dd702d
[components] For https://github.com/mozilla-mobile/android-components/issues/8185 - Add a new VerticalSwipeRefreshLayout
...
This comes to resolve many issues with SwipeRefreshLayout but based on a lot of
debugging. As a result the code is somewhat brittle.
Because we'd control responding to touches and updating the UI we need to be as
swift as possible and as such to differentiate between possible gestures I am
some simple layman's ways of doing this and GestureDetector / ScaleDetector
instances since they would add to the execution time and overall complexity,
and their callbacks would be hard to synchronize.
2020-08-27 19:23:01 +03:00