Commit Graph

148 Commits

Author SHA1 Message Date
0140454 a2d6ca0740 Implement fingerprint login method (#244)
* Implement fingerprint login method

* Display a security warning

* Verify the identity before sensitive operation
2018-04-24 22:34:39 +02:00
m2049r 1115bbb706
Popup notice for new CrAzYpass feature (#254)
* make add notices more flexible

* and add CrAzYpass notice

* added notice translations
2018-04-23 23:43:45 +02:00
m2049r 96579c1be4
separate monero/monerujo folder for debug version (#245) 2018-04-22 11:27:35 +02:00
m2049r af58b76f0c
add blank (#247) 2018-04-22 11:26:46 +02:00
m2049r 7879f31f63
use CrAzYpass for send verification as well (#249) 2018-04-22 11:25:59 +02:00
m2049r bdc2a72790
march & april (#233) 2018-04-21 10:24:12 +02:00
m2049r 073bd96b17
CrAzYpass implementation (#234) 2018-04-21 10:23:47 +02:00
m2049r e9c74d4d9c
Random fixes (#228)
* adapt for android studio 3.1 and remove witness

* set networktype from node

* add monero logging for DEBUG builds

* do not reset timestamps in apk

* no witness

* new version & apk naming
2018-04-15 16:33:20 +02:00
m2049r df2ff8b3b7
correct toolbar colour for testnet (#218) 2018-04-02 13:02:00 +02:00
m2049r a9092497b2
changes for monero v0.12 (#214)
* new version id & name
* witness checksums
* build docs updated for v0.12
* remove binaries
* setenv HOME for ringdb to 'monero' in shared storage
* min ringsize 7
* remove boost_locale and zmq from build - don't need them for wallet_api
* splits for all archs
* throw IndexOutOfBounds in case the TX is empty
* donate, you ungrateful bastards! (removed donations to make google happy)
2018-03-29 22:35:31 +02:00
m2049r 8c086b77d3
Minor Bugfixes (#207)
* corrected spanish

* removed testcode

* fix issue #206
2018-03-06 18:15:23 +01:00
m2049r 88bc33b5a4
added zxcvbn password score (#199)
* added zxcvbn password score

* changes messages & thresholds

change password label to passphrase
2018-02-23 19:32:21 +01:00
m2049r 2db36bb824
Enable Restore with Date instead of Height Only (#198)
* restore height class

* exact heights

* tweaks with DST

* some more spanish
2018-02-23 19:31:55 +01:00
m2049r dd689b1883
fix for 2N9fzq66uZYQXp7uqrPBH6jKBhjrgTzpGCy (#190) 2018-01-24 19:59:13 +01:00
m2049r c9927edbd1
save on exit only with connected wallet (#186) 2018-01-18 17:23:35 +01:00
m2049r d6eb82c457
new wallet password fix (#184)
* revert to old (in-place) wallet creation method

* recover with password
2018-01-18 00:14:07 +01:00
Stephan Hagios 9b1225fe4b Added an application suffix to distinguish between release and debug ver (#177)
* Added an application suffix to distinguish between release and debug ver

* Added icon for debug version.

* Added icon from mattermost assets channel.
2018-01-16 18:55:36 +01:00
m2049r 595d88e42e
fixes & touchups (#178) 2018-01-15 23:31:14 +01:00
m2049r d843bdb451
Tweaks (#167)
* update privacy policy

* fix height

* send confirm scrollable

* use clickable instead of enabled

* rename
2017-12-24 14:18:32 +01:00
m2049r ea1e8ac2c3
UI tweaks, fix crash (#164) 2017-12-22 21:41:47 +01:00
m2049r 1082175089
spanish tweaked (#163) 2017-12-22 08:47:12 +01:00
m2049r b689628975
fix some strings and remove debugging code (#160) 2017-12-21 07:58:50 +01:00
m2049r f8e701aa07
Satoshis Dream (#159)
xmr.to integration
2017-12-21 00:46:34 +01:00
m2049r ae62c528aa
Tweaks & Fixes (#153)
* clear error

* isAddressValid refactoring

* better numpad layout

* receive qr code as card

* scan integrated address
2017-12-09 20:38:01 +01:00
m2049r cab93e8c5e
store on exit wallet if not synced (#152) 2017-12-07 20:04:04 +01:00
m2049r ac78ecb298
Create new wallets in app-private storage (#151)
* new version

* create new wallet in app-private storage
2017-12-07 19:55:01 +01:00
m2049r 51876f788f
Bugfixes & UI tweaks (#149)
* cancel button + avoid crash if exchanging

* max check fix
2017-12-05 21:26:38 +01:00
m2049r 82c32d4442
support integrated address (excl. qr code) (#147)
UI & code tweaks
2017-12-05 07:48:59 +01:00
m2049r 0cb8ece336
Rework of Send flow + refactoring (#146) 2017-12-03 22:17:28 +01:00
Stephan Hagios d2429da044 Feature/timber logging (#143)
* Added Timber for logging

* Replaced Log calls with timber

* added timber to licenses list

* PR suggestions
2017-11-25 15:49:07 +01:00
m2049r 8f7f4ee9f9 changes based on review 2017-11-23 08:23:23 +01:00
m2049r c23597066a use OkHttpClient to get exchange rates
test cases
2017-11-22 18:34:28 +01:00
m2049r c35deab283
zoom into qr code on touch (#140) 2017-11-19 20:25:02 +01:00
Stephan Hagios 7c36ccfd9c
Merge pull request #137 from m2049r/layout-tweaks
Layout tweaks
2017-11-18 16:02:47 +01:00
m2049r ca58211676 dont prevent screenshots in debug mode 2017-11-18 13:11:54 +01:00
m2049r f1f2f250be qr code is now a button 2017-11-18 11:04:34 +01:00
mattcode55 ed8010c92c Set FLAG_SECURE to disable screenshots (#134)
mattermost: https://taiga.getmonero.org/project/m2049r-monerujo/us/38

Sets FLAG_SECURE on all activities to prevent users accidentally
screenshotting sensitive information.
2017-11-16 19:14:53 +01:00
m2049r 1875e2df62
Bugfixes (#126)
* new domain

* InetSocketAddress.IllegalArgumentException

* white text for buttons

* tweak credit dialog

* prevent multiple popups
2017-11-11 08:02:13 +01:00
m2049r 347123d961
UI bugfixes (#120)
* better wallet load progress

new version

* dont start LoginFragment if is already started
2017-11-08 23:04:01 +01:00
m2049r f5ad07c2b0
some bugfixes (#119)
* avoid IllegalStateException in rare cases

* clear error state on edit

* new version

* ignore error if fragment unloaded
2017-11-07 23:22:09 +01:00
m2049r cfb3c23003
hide receive button before wallet is loaded (#115) 2017-11-04 15:31:34 +01:00
m2049r 2fa48d7441
more help & restyle reallysend button (#114) 2017-11-04 13:23:56 +01:00
m2049r 545367db90
Changes from Alpha Feedback (#113)
* fab covers whole screen

* avoid potential NPE

* bugfix - spinners crashed after scan

* Gunther only if no wallets

* clearQR on failed exchange, tweaks, gray

* refactor info dialogs

* added default testnet node

* FAQ: my testnet wallet is broken

* version code 36, version name 1.1.7
2017-11-04 10:17:20 +01:00
m2049r d67e02cbcb
Mostly Help "System" (#112)
* help & new exchange icon

* layout tweaks + removed nocopy icons

* sync help

* hide keyboard on spend

* QR Recieve => Receive

* menu tweaking

* use png logo for android < nougat

* gray generate

* position tweak in toolbar

* new exchange icon for wallet balance

* new About Dialog

* enable sending on mainnet

* new version 1.1.6

* dispose transaction on back

* remove unused onExchange method

* gray stuff + some tweaks

* new logo for qr
2017-11-04 00:43:24 +01:00
m2049r d3beb7ca3f
exchange & toolbar layout (#111) 2017-11-03 10:14:19 +01:00
m2049r f951e1a621 abort exchange if amount is invalid 2017-11-03 01:20:59 +01:00
m2049r 716b830b7b
Tweaks based on alpha feedback (#110)
* donation+privacy policy screens + bugfixes

* opacity

* mnemonic left aligned

* smaller scan button

* spread out fabs

* doExchnage on lose focus of amount

* specify wallet create type
2017-11-02 22:48:20 +01:00
m2049r 4ac6a03d63
rename fresh wallet (no cachefile) (#109) 2017-11-02 11:46:03 +01:00
m2049r 7eb86ea618
tx details consistent with tx list (#107) 2017-11-01 20:33:58 +01:00
Stephan Hagios 4cfd166ed7 Adjusted visibility of fields and methods. (#102)
* Adjusted visibility of fields and methods.

* Adjusted visibility of fields and methods after rebase
2017-11-01 19:47:24 +01:00