Commit Graph
8 Commits
Author SHA1 Message Date
Pavneet-Sing 894d4af016 chore(wallet): update dapps dialog UI
- Add timer to auto close
- Show dialog as per toolbar config and device
2022-04-12 16:07:18 +05:30
Serg 9b21bfd871 Disables JS injection for DApps support on Android 2022-03-31 17:53:17 -04:00
Pavneet-Sing ac4e3dfb34 add dapps dialog 2022-03-31 17:53:17 -04:00
samartnik e3d6adc374 [Android] Fixes for lint errors
Fixes there 2 errors:
../../chrome/android/java/res/layout/new_tab_page_layout.xml:110: Error: Duplicate id @+id/search_provider_logo, already defined earlier in this layout [DuplicateIds]
                android:id="@+id/search_provider_logo"

../../chrome/android/java/res/anim/cycle.xml:2: Error: Suspicious namespace: should start with http:// [NamespaceTypo]
<cycleInterpolator xmlns:android="schemas.android.com/apk/res/android"
2020-09-11 14:45:34 -04:00
Deep d35fc18a0c Add rate feedback UI
Add animation for empty feedback
2020-05-19 12:47:03 -04:00
Jocelyn Liu edd2afa283 [Android] Update onboarding for rewards 2019-11-26 11:19:36 -08:00
Jocelyn Liu a7d39c74c7 Port onboarding on Android 2019-10-23 14:50:07 -07:00
SergeyZhukovsky 0009fe5dae Android Rewards panel UI 2019-10-22 09:47:15 -04:00