Commit graph

143 commits

Author SHA1 Message Date
Stefan Niedermann
04f766d822 #19 Local Search 2016-02-03 14:58:44 +01:00
Stefan Niedermann
1a0066d897 version bump to 0.6.0 2016-02-02 19:53:34 +01:00
Stefan Niedermann
82bdf1521f Fix #72 Provide feedback on wrong credentials 2016-02-02 19:47:18 +01:00
Niedermann IT-Dienstleistungen
34f2e7ed33 Remove shared apks for security reasons...
... they are only debug-versions and should not be used by any user in productive mode.
User should use F-Droid or Play Store build.
2016-02-02 16:37:14 +01:00
Niedermann IT-Dienstleistungen
fe4d237ef1 Introduce "Donate with PayPal" button
And mention french translation
2016-02-02 16:35:40 +01:00
Stefan Niedermann
cf6a702e96 Fix #74 Timestamp header not updated after modification 2016-02-02 14:44:47 +01:00
Stefan Niedermann
faf9ad3b1e Fix #56 Use auto-capitalization from system 2016-02-02 14:34:15 +01:00
Stefan Niedermann
713b8cfb69 Fix #70 Can't copy text when not in edit mode
This works only on API level 11 and higher
2016-01-31 21:07:32 +01:00
Stefan Niedermann
d2f10aa596 Mention french translator in every language and rename fr-FR to fr 2016-01-31 13:58:39 +01:00
Niedermann IT-Dienstleistungen
27459abb0b Merge pull request #67 from ageru/patch-1
French (France) translation
2016-01-31 13:53:11 +01:00
ageru
e70001368d French (France) translation 2016-01-31 10:49:23 +00:00
Stefan Niedermann
3bdcd02dd8 Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes 2016-01-30 17:48:58 +01:00
Stefan Niedermann
8be2a539b1 Fix #65 NullPointer when trying to save 2016-01-30 17:47:24 +01:00
Niedermann IT-Dienstleistungen
4ef1de7e46 Create CONTRIBUTING.md 2016-01-30 16:46:00 +01:00
Stefan Niedermann
2ae7682634 Resize screenshots 2016-01-30 15:58:19 +01:00
Stefan Niedermann
df36012882 New screenshots 2016-01-30 15:54:56 +01:00
Stefan Niedermann
18014dd833 Updated to latest support libs 2016-01-30 11:22:38 +01:00
Stefan Niedermann
f01045625c Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes 2016-01-30 10:47:02 +01:00
Stefan Niedermann
c1604b1e4c Version bump to v0.5.1
Lower minSDK to 10 (Android 2.3.3)
2016-01-30 10:45:52 +01:00
Niedermann IT-Dienstleistungen
af2d8fbebf Added Google Play Store Button 2016-01-29 18:41:20 +01:00
Stefan Niedermann
2af6e4555d Version bump to v0.5.0
Commented out widgets because they are not ready yet.
2016-01-29 15:35:14 +01:00
Niedermann IT-Dienstleistungen
5c34f83022 Remove F-Droid from Planned Features 2016-01-29 13:47:29 +01:00
Niedermann IT-Dienstleistungen
b2c8aefbf9 Promote F-Droid-Download 2016-01-29 13:44:42 +01:00
Niedermann IT-Dienstleistungen
1c0280c83b Update README.md 2016-01-25 07:10:47 +01:00
Niedermann IT-Dienstleistungen
31bc567674 Merge pull request #63 from jancborchardt/patch-1
fix capitalization
2016-01-25 06:55:43 +01:00
Jan-Christoph Borchardt
95620bec20 fix capitalization 2016-01-24 22:53:21 +01:00
Stefan Niedermann
599fd1505e Fix #55 Changing screen orientation causes data loss
Solution: use onSaveInstanceState to remember edited note. Because on every screen orientation change onCreate() is called which uses the original given note.
2016-01-24 22:43:30 +01:00
Stefan Niedermann
cae7402e70 #20 Fix Armenian Language 2016-01-24 20:12:39 +01:00
Stefan Niedermann
010ffd3957 #20 Fix Armenian Language 2016-01-24 20:09:05 +01:00
Stefan Niedermann
b34e327fa2 #20 Fix Armenian Language 2016-01-24 19:48:00 +01:00
Stefan Niedermann
9fa8fb055b #20 Added Armenian Language 2016-01-24 19:32:00 +01:00
Stefan Niedermann
c90e95e314 Fix SelectSingleNoteActivity, added previeImage for SingleNoteWidget and added labels for SingleNoteWidget and AllNotesWidget. 2016-01-24 18:48:46 +01:00
Stefan Niedermann
e8e8c0c9cb Fix #9 Links in About-Page not clickable 2016-01-24 17:48:53 +01:00
Stefan Niedermann
c6a752f9a1 #20 Added Russian Language 2016-01-24 17:27:48 +01:00
Niedermann IT-Dienstleistungen
f8d126e5a7 Merge pull request #62 from pejakm/srupd
Update Serbian
2016-01-24 15:13:29 +01:00
Mladen Pejaković
1c21929a8c Update Serbian 2016-01-24 14:44:15 +01:00
Stefan Niedermann
50d2e598bb Use correct Icon for ic_launcher-web.png 2016-01-24 13:30:51 +01:00
Stefan Niedermann
c3ac4925c1 WiP #40 Mention license, source code and call to contribution in the »About« section - Contributing Tab 2016-01-24 13:10:37 +01:00
Stefan Niedermann
932b75ed27 WiP #40 Mention license, source code and call to contribution in the »About« section - License Tab 2016-01-24 13:00:22 +01:00
Stefan Niedermann
47f8e31e1c WiP #40 Mention license, source code and call to contribution in the »About« section 2016-01-24 11:14:43 +01:00
Stefan Niedermann
353949760b WiP #40 Mention license, source code and call to contribution in the »About« section - Switched to Tabbed Layout in About Activity 2016-01-24 10:31:15 +01:00
Stefan Niedermann
5b989b9408 Remove unneeded GridLayout library 2016-01-21 20:48:39 +01:00
Stefan Niedermann
49a63917a5 Fix #44 On initial start, directly open keyboard alongside focusing server address field 2016-01-21 20:44:42 +01:00
Stefan Niedermann
33e6df4819 #45 On initial start, deactivate connect button initially 2016-01-21 20:36:23 +01:00
Niedermann IT-Dienstleistungen
f57a8777ba Merge pull request #60 from stefan-niedermann/RecyclerView
Recycler View
2016-01-21 20:22:24 +01:00
Stefan Niedermann
439267e408 Put new created Items to top of list 2016-01-21 20:16:23 +01:00
Stefan Niedermann
17812b6256 Fix section padding 2016-01-21 20:07:33 +01:00
Stefan Niedermann
94455672f0 Finish Action Mode on Swipe 2016-01-21 18:43:03 +01:00
Stefan Niedermann
c026d02e83 Remove Google APIs 2016-01-21 18:21:14 +01:00
Stefan Niedermann
063ecbaeec Fix separators and use white background for recycler view again. 2016-01-21 18:17:30 +01:00