Commit graph

386 commits

Author SHA1 Message Date
Matthew Wong
dda1e99a08 Catch IOException 2016-07-29 20:59:31 -04:00
Matthew Wong
33cebc8a49 Don't show the 'directory already exists' error if it's just a .git folder & show all exceptions to the user (e.g. invalid private key) 2016-07-29 20:41:40 -04:00
Matthew Wong
ca10446914 Use support library fragment (to avoid onAttach deprecation problems, etc) 2016-07-21 20:49:41 -04:00
Matthew Wong
9c2326336b fix crash sorry everyone 2016-07-19 20:27:09 -04:00
Matthew Wong
017650bf37 Fix back button behaviour 2016-07-08 22:00:53 -04:00
Mohamed Zenadi
3d5a448566 fix crash on lollipop 2016-07-04 09:02:57 +02:00
Matthew Wong
7826dce526 Only clear the clipboard if we automatically copied the password to it 2016-07-02 13:36:27 -04:00
Matthew Wong
5a509af320 Fix & refine weird editing behaviour 2016-07-02 13:30:59 -04:00
Matthew Wong
810e76cc6d Add systemui exception to autofill 2016-06-30 20:25:33 -04:00
Matthew Wong
7da9633a3c use runOnUiThread in autofill preferences activity 2016-06-30 20:16:12 -04:00
Mohamed Zenadi
a49399ab54 Merge pull request #191 from svetlemodry/master
Czech translation updated
2016-06-20 00:18:12 +02:00
Mohamed Zenadi
7336c614e9 Merge pull request #189 from DSIW/master
Some restyling
2016-06-20 00:17:41 +02:00
DSIW
7c0062e24f Fix background color for selected list items 2016-06-19 16:40:29 +02:00
DSIW
7dca04c314 Use material icons in actionbar 2016-06-19 16:40:29 +02:00
DSIW
d32b03baa5 Add german translation and extract some string as string resource 2016-06-19 16:40:29 +02:00
Jaroslav Lichtblau
0e186709a5 Czech translation updated
for android pw store

Czech translation updated
for android pw store

typo fix
2016-06-18 21:18:18 +02:00
Matthew Wong
b4a230d074 fix #187 2016-06-12 15:46:59 -04:00
DSIW
d1c15a43d5 Restyle new password formular 2016-06-10 06:30:25 +02:00
DSIW
da1e95241d Restyle password entry activity 2016-06-10 05:43:56 +02:00
DSIW
7a25cbf1d6 Fix multiple selection with RecyclerView 2016-06-10 04:50:56 +02:00
DSIW
0e700ce21b Add icons to list item 2016-06-10 04:50:56 +02:00
DSIW
09f12c81c1 Remove CardView and use divider for separation 2016-06-10 04:50:56 +02:00
DSIW
b36d082b9f Restyle password cards 2016-06-10 03:13:09 +02:00
Matthew Wong
f6f0576caf Switch positions of edit and delete buttons 2016-05-14 20:34:23 -04:00
Matthew Wong
cacf739f6d add edit long press action 2016-05-14 20:30:55 -04:00
Mohamed Zenadi
82403f262d fix an issue on android 6 where the passwords are centered 2016-04-28 08:29:33 +02:00
Mohamed Zenadi
c866596d13 no confirmation/no deletion when using sd-card directory 2016-04-27 23:59:34 +02:00
Mohamed Zenadi
53f2962e5d fix a confusion on which button does what 2016-04-25 22:56:48 +02:00
Mohamed Zenadi
6935e6d5f7 add translations to cz values as they are lacking
need to be translated
2016-04-25 22:56:48 +02:00
Matthew Wong
1e970e1043 split setwebmatchingpassword and setappmatchingpassword for clarity 2016-03-07 20:42:33 -05:00
Matthew Wong
c9725d7186 fix crash if url not found 2016-03-07 20:35:24 -05:00
Matthew Wong
ba3cf0162d fix #172 firefox autofill crash 2016-03-07 20:04:51 -05:00
Matthew Wong
aaa9af93de fix getrootinactivewindow() nullpointerexceptions 2016-01-03 20:39:37 -05:00
Matthew Wong
6ef9e3bbca avoid event.getsource nullpointerexception 2016-01-03 20:27:26 -05:00
Matthew Wong
35e30a67c4 Comments 2015-12-31 18:38:10 -05:00
Matthew Wong
963859b347 Fix settings and add "pick and match" option 2015-12-31 18:26:43 -05:00
Matthew Wong
a3e10d3ca8 Fix 'Delete' nullpointerexception and revert to working URL-getting 2015-12-31 07:20:48 -05:00
Matthew Wong
c3b87f5b18 Also check for default browser webview 2015-12-31 06:51:47 -05:00
Matthew Wong
ba1ef7a38e Merge branch 'upstream' into webview
Conflicts:
	app/build.gradle
2015-12-31 06:24:05 -05:00
Matthew Wong
a782c3f83e Add 'pick password' option that shows only when no other items are available (+travis) 2015-12-31 05:14:37 -05:00
Matthew Wong
1d9e3b50a5 Delete option for websites 2015-12-31 04:28:42 -05:00
Matthew Wong
1c3a4fe763 Use URL as package name for app/website settings and match Chrome using URL. But use site title for automatching attempts when URL match not found 2015-12-31 03:47:51 -05:00
Matthew Wong
cdf27fc24d Get the URL in Chrome 2015-12-30 05:50:56 -05:00
Matthew Wong
ebd565ec37 add always show dialog preference. 2015-12-30 01:18:42 -05:00
Matthew Wong
5263ed10bb Fix string 2015-12-30 00:22:53 -05:00
Matthew Wong
8c884bcba8 Add websites to autofill preferences 2015-12-30 00:15:08 -05:00
Matthew Wong
5cb380bf47 Don't use ResolveInfo for app settings ui 2015-12-27 06:00:06 -05:00
Matthew Wong
94ee36a38d Use website title from chrome to match with passwords 2015-12-27 04:07:11 -05:00
Matthew Wong
9684c6c8a1 Delete unused gen. public key 2015-12-26 02:19:12 -05:00
Matthew Wong
406d6c0425 check for blank username & update 'hostname' all in saveConfiguration() 2015-12-23 18:19:25 -05:00