This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
28e0e9df52
bitsy-wallet
/
app
/
src
/
main
/
res
History
Severiano Jaramillo
28e0e9df52
Make the MerchantsFragment's custom translucent Toolbar works with the up button, and menu items, looks good in day and night modes and make sure everything goes back to normal when returning to the HomeFragment.
2019-01-29 23:46:04 -06:00
..
anim
Speed up the slide in/slide out animations used in fragment transitions.
2019-01-03 16:40:14 -06:00
animator
Change the elevation of enabled buttons to 3dp.
2019-01-10 16:10:55 -06:00
color
Created a tab_icon_selector file to dynamicaly color the Pie chart icon in the HomeFragment tabs in the activated/deactivated state in both day and night mode to match the same colors as the other tab's text.
2019-01-21 21:54:18 -06:00
drawable
Make the MerchantsFragment's custom translucent Toolbar works with the up button, and menu items, looks good in day and night modes and make sure everything goes back to normal when returning to the HomeFragment.
2019-01-29 23:46:04 -06:00
font
Change the font used in the entire appto PFBeauSansPro.
2018-12-20 14:02:39 -06:00
layout
Make the MerchantsFragment's custom translucent Toolbar works with the up button, and menu items, looks good in day and night modes and make sure everything goes back to normal when returning to the HomeFragment.
2019-01-29 23:46:04 -06:00
menu
Added a SearchView to MerchantsFragment's Toolbar, with an autocomplete feature that once the user starts writing shows suggestions to the user and listens when he selects one of those suggestions. The suggestions show dummy data for now, but it will query the database to obtain such suggestions.
2019-01-28 15:02:49 -06:00
navigation
Created a three vertical dots icon and use it in the MerchantsFragment's Toolbar. Then forced that icon to display a custom Popup menu to control which pins will appear on the map (merchants and/or tellers).
2019-01-25 20:03:22 -06:00
raw
Change google map's night mode style.
2019-01-29 16:31:15 -06:00
values
Added a dialog to explain what merchants and tellers are, which is opened in from the About option in the Merchants & Tellers's popup menu.
2019-01-26 16:25:59 -06:00
values-es
Merge branch 'develop' of github.com:Agorise/bitsy-wallet into develop
2019-01-28 16:32:49 -06:00
values-w820dp
Create basic MainActivity with Tabs. Change app name to BiTSy and add the bitshares logo as the launcher icon.
2018-10-29 19:59:02 -06:00
xml
- Add a FileProvider to the Manifest, to enable the app to share images with other applications.
2018-12-21 18:12:34 -06:00