openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
Nextcloud Notes (Android)
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
1 day
ago.
Jun 26, 2025 — Jun 26, 2026
Showing page 139 of 182
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Files -> Android
kesselb
More...
about 6 years ago
Remove obsolete travis configuration
Stefan Niedermann
More...
about 6 years ago
Add some todo to modify database
Isc
More...
about 6 years ago
fix API v1 path and rename classes
korelstar
More...
about 6 years ago
fix API version save to DB
korelstar
More...
about 6 years ago
fix capabilities parsing
korelstar
More...
about 6 years ago
version bump to 2.11.13
Stefan Niedermann
More...
about 6 years ago
update changelog
Stefan Niedermann
More...
about 6 years ago
update changelog
Stefan Niedermann
More...
about 6 years ago
Merge branch 'Isaac-Graham-master'
Stefan Niedermann
More...
about 6 years ago
[tx-robot] updated from transifex
Nextcloud bot
More...
about 6 years ago
Update SearchableBaseNoteFragment.java
Mike Chester Wang
More...
about 6 years ago
804: Fixed prev and submit button in search
Mike Chester Wang
More...
about 6 years ago
Merge remote-tracking branch 'upstream/master'
Isaac_Chen
More...
about 6 years ago
Only compare major versions of API
Stefan Niedermann
More...
about 6 years ago
version bump to 2.11.12
Stefan Niedermann
More...
about 6 years ago
Updated changelog
Stefan Niedermann
More...
about 6 years ago
Two main midifications: 1) Move delay to the top of class SearchableBaseNoteFragment; 2) If there is only one char in the search pattern, search it immediately without delay
Isaac_Chen
More...
about 6 years ago
Two main midifications: 1) Move delay to the top of class SearchableBaseNoteFragment; 2) If there is only one char in the search pattern, search it immediately without delay
Isaac_Chen
More...
about 6 years ago
[tx-robot] updated from transifex
Nextcloud bot
More...
about 6 years ago
Enhancement for 769: Currently, If the search string changes too frequently, there will be many search tasks running. We add a delay in this commit to prevent this. If the search string does not change in $delay ms, then the search task will start.
Isaac_Chen
More...
about 6 years ago
Enhancement for 769: Currently, If the search string changes too frequently, there will be many search tasks running. We add a delay in this commit to prevent this. If the search string does not change in $delay ms, then the search task will start.
Isaac_Chen
More...
about 6 years ago
Make up for the missing condition judgment in last commit
Isaac_Chen
More...
about 6 years ago
Make up for the missing condition judgment in last commit
Isaac_Chen
More...
about 6 years ago
Bug fix: 769. The main reason is that the complexity of countOccurrences is O(mn^2), which is too large. So that the main thread may be frozen for a long time. We use a O(m+n) implementation
Isaac_Chen
More...
about 6 years ago
Bug fix: 769. The main reason is that the complexity of countOccurrences is O(mn^2), which is too large. So that the main thread may be frozen for a long time. We use a O(m+n) implementation
Isaac_Chen
More...
about 6 years ago
Bump gradle from 3.6.2 to 3.6.3
dependabot-preview[bot]
More...
about 6 years ago
Initial support for instrumented tests in CI
Stefan Niedermann
More...
about 6 years ago
Initial support for instrumented tests
Stefan Niedermann
More...
about 6 years ago
Fix #796 Changing the word "odd"
Stefan Niedermann
More...
about 6 years ago
←
1
2
…
135
136
137
138
139
140
141
142
143
…
181
182
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree